diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-05-07 04:07:49 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-05-07 04:07:49 -0700 |
commit | 048b640655cb755a427d0dde402346cb0f605681 (patch) | |
tree | 5db541cadf8f636c278614e423f194e0138b6230 /npcs | |
parent | Clean up maid npc more (diff) | |
download | cataclysm-dda-mod_battle-maid-redone-048b640655cb755a427d0dde402346cb0f605681.tar.xz |
Remove obsolete trait
Diffstat (limited to 'npcs')
-rw-r--r-- | npcs/classes.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npcs/classes.json b/npcs/classes.json index fb387a6..6bab12c 100644 --- a/npcs/classes.json +++ b/npcs/classes.json @@ -28,7 +28,6 @@ [ "QUICK", 100 ], [ "STYLISH", 100 ], [ "SQUEAMISH", 100 ], - [ "TABLEMANNERS", 100 ], [ "PRETTY", 100 ] ], "worn_override": "NC_SHOGGOTH_MAID_worn", |