diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-04-20 05:38:18 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-04-20 05:38:18 -0700 |
commit | dbc548e8a89d269091ad0dbe8a31de8634b746f2 (patch) | |
tree | cc13f46a92607fdd3d507849c5ca1682b758240a /vamp_stuff/Modification_Files/Mutation | |
parent | Clean up descriptions (diff) | |
download | cataclysm-bn-mod_vampire-stuff-redone-dbc548e8a89d269091ad0dbe8a31de8634b746f2.tar.xz |
Add vamp-eyes conflict with ceph-eyes
Diffstat (limited to 'vamp_stuff/Modification_Files/Mutation')
-rw-r--r-- | vamp_stuff/Modification_Files/Mutation/mutations_vamp.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json b/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json index cfb10f7..6955a33 100644 --- a/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json +++ b/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json @@ -50,7 +50,7 @@ "ugliness": -1, "description": "You eyes are a pleasant shade of hypnotic scarlet. People feel mildly persuaded by you.", "prereqs": [ "BEAUTIFUL" ], - "cancels": [ "BIRD_EYE", "LIZ_EYE", "FEL_EYE", "URSINE_EYE", "COMPOUND_EYES", "ELFAEYES" ], + "cancels": [ "BIRD_EYE", "CEPH_EYES", "COMPOUND_EYES", "ELFAEYES", "FEL_EYE", "LIZ_EYE", "URSINE_EYE" ], "category": [ "VAMP" ], "social_modifiers": { "lie": 5, "persuade": 10, "intimidate": 1 } }, |