aboutsummaryrefslogtreecommitdiff
path: root/npcs/NC_SHOGGOTH_MAID.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-14 19:01:44 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-14 19:01:44 -0700
commit92c3c6ad85a509ed9ce0784fd928dcb9976fac1a (patch)
tree2634f0f94c1dbcdebbfedace727f22acb16925a8 /npcs/NC_SHOGGOTH_MAID.json
parentFix garter purse weight. (diff)
downloadcataclysm-dda-mod_battle-maid-redone-92c3c6ad85a509ed9ce0784fd928dcb9976fac1a.tar.xz
Port to DDA.
Diffstat (limited to 'npcs/NC_SHOGGOTH_MAID.json')
-rw-r--r--npcs/NC_SHOGGOTH_MAID.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/npcs/NC_SHOGGOTH_MAID.json b/npcs/NC_SHOGGOTH_MAID.json
index b0401bb..f61f2ad 100644
--- a/npcs/NC_SHOGGOTH_MAID.json
+++ b/npcs/NC_SHOGGOTH_MAID.json
@@ -5,7 +5,7 @@
"subtype": "collection",
"entries": [
{ "item": "maid_dress", "prob": 100 },
- { "item": "kawaii_maid_hat", "prob": 100 },
+ { "item": "maid_hat", "prob": 100 },
{ "item": "kawaii_maid_garter", "prob": 100 },
{ "item": "petticoat", "prob": 100 },
{ "item": "kawaii_maid_panties", "prob": 100 },
@@ -13,7 +13,7 @@
{ "item": "kawaii_maid_bra", "prob": 100 },
{ "item": "kawaii_boots", "prob": 100 },
{ "item": "maid_gloves_leather", "prob": 100 },
- { "item": "kawaii_vest", "prob": 100 },
+ { "item": "vest", "prob": 100 },
{ "item": "kawaii_maid_hardcase_slim", "prob": 100 },
{ "item": "kawaii_maid_megane_01", "prob": 100 }
]