summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Locations
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-15 19:44:00 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-15 19:44:00 -0700
commit3fbb3ac2958f1784a6dc649bc1c46c8977b9d35b (patch)
tree1d22884abf0d97f0c276489eee2d4b4be0dcea03 /vamp_stuff/Modification_Files/Locations
parentTypo. (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-3fbb3ac2958f1784a6dc649bc1c46c8977b9d35b.tar.xz
Backport some of the optimizations and bugfixes from my work porting to DDA.
Diffstat (limited to 'vamp_stuff/Modification_Files/Locations')
-rw-r--r--vamp_stuff/Modification_Files/Locations/EyeCrypt.json2
-rw-r--r--vamp_stuff/Modification_Files/Locations/MemorialCrypt.json8
2 files changed, 5 insertions, 5 deletions
diff --git a/vamp_stuff/Modification_Files/Locations/EyeCrypt.json b/vamp_stuff/Modification_Files/Locations/EyeCrypt.json
index db179b2..89cbcec 100644
--- a/vamp_stuff/Modification_Files/Locations/EyeCrypt.json
+++ b/vamp_stuff/Modification_Files/Locations/EyeCrypt.json
@@ -446,7 +446,7 @@
"npcs": { "9": { "class": "VAMP_LONELY_F" } },
"place_loot": [
{ "group": "coffin_bones", "chance": 50, "repeat": [ 2 ], "x": [ 15, 17 ], "y": [ 19, 19 ] },
- { "group": "coffin_bones", "chance": 25, "repeat": [ 1 ], "x": [ 11, 7 ], "y": [ 16, 16 ] },
+ { "group": "coffin_bones", "chance": 25, "repeat": [ 1 ], "x": [ 7, 11 ], "y": [ 16, 16 ] },
{ "group": "coffin_bones", "chance": 25, "repeat": [ 1 ], "x": [ 7, 8 ], "y": [ 18, 18 ] },
{ "group": "coffin_bones", "chance": 25, "repeat": [ 1 ], "x": [ 10, 11 ], "y": [ 18, 18 ] },
{ "group": "coffin_bones", "chance": 25, "repeat": [ 1 ], "x": [ 7, 11 ], "y": [ 20, 20 ] },
diff --git a/vamp_stuff/Modification_Files/Locations/MemorialCrypt.json b/vamp_stuff/Modification_Files/Locations/MemorialCrypt.json
index e90da9b..6cdcd71 100644
--- a/vamp_stuff/Modification_Files/Locations/MemorialCrypt.json
+++ b/vamp_stuff/Modification_Files/Locations/MemorialCrypt.json
@@ -192,9 +192,9 @@
{ "group": "vamp_grave_memories", "chance": 5, "repeat": [ 1 ], "x": [ 6, 6 ], "y": [ 20, 20 ] },
{ "group": "vamp_grave_memories", "chance": 5, "repeat": [ 1 ], "x": [ 4, 4 ], "y": [ 20, 20 ] },
{ "group": "hand_tools", "chance": 50, "repeat": [ 1 ], "x": [ 16, 16 ], "y": [ 4, 5 ] },
- { "group": "hand_tools", "chance": 50, "repeat": [ 1 ], "x": [ 17, 16 ], "y": [ 4, 4 ] },
+ { "group": "hand_tools", "chance": 50, "repeat": [ 1 ], "x": [ 16, 17 ], "y": [ 4, 4 ] },
{ "group": "coffin_bones", "chance": 25, "repeat": [ 1 ], "x": [ 13, 14 ], "y": [ 4, 4 ] },
- { "group": "coffin_bones", "chance": 25, "repeat": [ 1 ], "x": [ 14, 14 ], "y": [ 5, 4 ] },
+ { "group": "coffin_bones", "chance": 25, "repeat": [ 1 ], "x": [ 14, 14 ], "y": [ 4, 5 ] },
{ "group": "coffin_bones", "chance": 25, "repeat": [ 1 ], "x": [ 10, 10 ], "y": [ 4, 5 ] }
],
"place_monsters": [ { "monster": "GROUP_CRYPTIES", "density": 0.12, "x": [ 4, 20 ], "y": [ 11, 21 ] } ]
@@ -457,8 +457,8 @@
{ "group": "coffin_bones", "chance": 25, "repeat": [ 1 ], "x": [ 14, 16 ], "y": [ 15, 15 ] },
{ "group": "coffin_bones", "chance": 25, "repeat": [ 1 ], "x": [ 15, 16 ], "y": [ 17, 17 ] },
{ "group": "coffin_bones", "chance": 25, "repeat": [ 1 ], "x": [ 14, 16 ], "y": [ 19, 19 ] },
- { "group": "coffin_bones", "chance": 25, "repeat": [ 1 ], "x": [ 10, 8 ], "y": [ 19, 19 ] },
- { "group": "coffin_bones", "chance": 25, "repeat": [ 1 ], "x": [ 9, 8 ], "y": [ 17, 17 ] },
+ { "group": "coffin_bones", "chance": 25, "repeat": [ 1 ], "x": [ 8, 10 ], "y": [ 19, 19 ] },
+ { "group": "coffin_bones", "chance": 25, "repeat": [ 1 ], "x": [ 8, 9 ], "y": [ 17, 17 ] },
{ "group": "coffin_bones", "chance": 25, "repeat": [ 1 ], "x": [ 8, 10 ], "y": [ 15, 15 ] },
{ "group": "medieval", "chance": 5, "repeat": [ 1 ], "x": [ 5, 9 ], "y": [ 6, 10 ] },
{ "group": "coffin_bones", "chance": 50, "repeat": [ 2 ], "x": [ 11, 13 ], "y": [ 22, 22 ] }