aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-21 20:11:27 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-21 20:11:27 -0800
commit3b52d3b9e822db0424e6f50002b0cc0a7c1b9b72 (patch)
treed0a892080e676aaeb092eb076cc9b5d00d2fdb73
parentAdd looks_like to the new books. (diff)
downloadcataclysm-dda-mod_battle-maid-redone-3b52d3b9e822db0424e6f50002b0cc0a7c1b9b72.tar.xz
Fix pretty trait being given to maids twice.
-rw-r--r--npcs/classes.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/npcs/classes.json b/npcs/classes.json
index e6fe481..ed0eb49 100644
--- a/npcs/classes.json
+++ b/npcs/classes.json
@@ -24,8 +24,7 @@
[ "PRETTY", 100 ],
[ "QUICK", 100 ],
[ "STYLISH", 100 ],
- [ "SQUEAMISH", 100 ],
- [ "PRETTY", 100 ]
+ [ "SQUEAMISH", 100 ]
],
"worn_override": "NC_SHOGGOTH_MAID_worn",
"carry_override": "NC_SHOGGOTH_MAID_carried",