summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Locations/EyeCrypt.json
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/EyeCrypt.json
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/EyeCrypt.json')
-rw-r--r--vamp_stuff/Modification_Files/Locations/EyeCrypt.json2
1 files changed, 1 insertions, 1 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 ] },