Home
last modified time | relevance | path

Searched defs:place_rubble (Results 1 – 10 of 10) sorted by relevance

/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/json/mapgen/
H A Dabandoned_barn.json84 "place_rubble": [ { "x": 10, "y": 5 }, { "x": 11, "y": 5 }, { "x": 11, "y": 8 } ], array
182 "place_rubble": [ { "x": [ 17, 18 ], "y": 2 }, { "x": 18, "y": 3 }, { "x": 6, "y": 3 } ], array
237 "place_rubble": [ { "repeat": [ 2, 20 ], "x": [ 7, 5 ], "y": [ 18, 18 ] } ], array
286 "place_rubble": [ { "repeat": [ 5, 40 ], "x": [ 4, 19 ], "y": [ 7, 16 ] } ], array
337 "place_rubble": [ { "repeat": [ 0, 20 ], "x": [ 5, 9 ], "y": [ 15, 21 ] } ], array
388 …"place_rubble": [ { "repeat": [ 0, 80 ], "x": [ 11, 20 ], "y": [ 8, 18 ] }, { "repeat": [ 0, 15 ],… array
426 "place_rubble": [ { "repeat": [ 3, 50 ], "x": [ 6, 18 ], "y": [ 6, 16 ] } ], array
491 "place_rubble": [ array
H A Dcabin.json110 "place_rubble": [ array
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/json/mapgen/
H A Dabandoned_barn.json84 "place_rubble": [ { "x": 10, "y": 5 }, { "x": 11, "y": 5 }, { "x": 11, "y": 8 } ], array
182 "place_rubble": [ { "x": [ 17, 18 ], "y": 2 }, { "x": 18, "y": 3 }, { "x": 6, "y": 3 } ], array
237 "place_rubble": [ { "repeat": [ 2, 20 ], "x": [ 7, 5 ], "y": [ 18, 18 ] } ], array
286 "place_rubble": [ { "repeat": [ 5, 40 ], "x": [ 4, 19 ], "y": [ 7, 16 ] } ], array
337 "place_rubble": [ { "repeat": [ 0, 20 ], "x": [ 5, 9 ], "y": [ 15, 21 ] } ], array
388 …"place_rubble": [ { "repeat": [ 0, 80 ], "x": [ 11, 20 ], "y": [ 8, 18 ] }, { "repeat": [ 0, 15 ],… array
426 "place_rubble": [ { "repeat": [ 3, 50 ], "x": [ 6, 18 ], "y": [ 6, 16 ] } ], array
491 "place_rubble": [ array
H A Dcabin.json110 "place_rubble": [ array
/dports/games/angband/Angband-4.2.2/src/
H A Dgen-util.c372 static void place_rubble(struct chunk *c, struct loc grid) in place_rubble() function
/dports/games/moria/umoria/source/
H A Dmisc3.c63 void place_rubble(y, x) in place_rubble() function
/dports/games/mangband/mangband-1.5.3/src/server/
H A Dgenerate.c381 static void place_rubble(int Depth, int y, int x) in place_rubble() function
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/json/mapgen/lab/
H A Dlab_floorplans_1side.json293 …"place_rubble": [ { "x": 11, "y": 4, "items": true }, { "x": 13, "y": 11, "items": true }, { "x": … array
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/json/mapgen/lab/
H A Dlab_floorplans_1side.json293 …"place_rubble": [ { "x": 11, "y": 4, "items": true }, { "x": 13, "y": 11, "items": true }, { "x": … array
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dgenerate.c585 static void place_rubble(struct worldpos *wpos, int y, int x) in place_rubble() function