summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/NPC/npc_gears
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-03-10 02:53:36 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-03-10 02:53:36 -0800
commit30602df34fcc52fbe55f5b5458c515ee5747b952 (patch)
tree136d900654bf07cf4c3eca437889bcd7742c339d /vamp_stuff/Modification_Files/NPC/npc_gears
parentAdd synthetic blood (and components) to the vampire trader (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-30602df34fcc52fbe55f5b5458c515ee5747b952.tar.xz
Typos
Diffstat (limited to 'vamp_stuff/Modification_Files/NPC/npc_gears')
-rw-r--r--vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json b/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json
index 638f28e..f1d9501 100644
--- a/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json
+++ b/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json
@@ -14,7 +14,7 @@
{ "item": "protein_powder", "prob": 75, "count-min": 1, "count-max": 3 },
{ "item": "sugar", "prob": 75, "count-min": 1, "count-max": 3 },
{ "item": "salt", "prob": 75, "count-min": 1, "count-max": 3 },
- { "item": "clean_water", "prob": 75, "count-min": 1, "count-max": 3 },
+ { "item": "water_clean", "prob": 75, "count-min": 1, "count-max": 3 }
]
},
{