diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-12-22 22:30:01 -0800 | 
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-12-22 22:30:01 -0800 | 
| commit | d0d8da25a6c3c7d215f16d4a677984f3c032b4f2 (patch) | |
| tree | b91e3040aff0128f63d313b659ff7b947aa9ad20 /vamp_stuff | |
| parent | Finally fix the long broken Purge spell. (diff) | |
| download | cataclysm-bn-mod_vampire-stuff-redone-d0d8da25a6c3c7d215f16d4a677984f3c032b4f2.tar.xz | |
Capitalization.
Diffstat (limited to 'vamp_stuff')
| -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 edf5978..a542e99 100644 --- a/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json +++ b/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json @@ -78,7 +78,7 @@      "name": { "str": "Blood Doll" },      "mixed_effect": true,      "points": 1, -    "description": "You gain a twisted pleasure letting vampires feed on you.", +    "description": "You gain a twisted pleasure letting Vampires feed on you.",      "valid": false,      "purifiable": false,      "cancels": [ "VAMP_SIRE", "VAMP_SIBLING", "VAMP_CHILDE", "VAMP_THRALL" ] | 
