diff options
Diffstat (limited to 'vamp_stuff/Modification_Files/Mutation')
-rw-r--r-- | vamp_stuff/Modification_Files/Mutation/mutations_vamp.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json b/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json index da21d18..22f30cc 100644 --- a/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json +++ b/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json @@ -104,7 +104,7 @@ }, { "type": "mutation", - "id": "VAMPEYES", + "id": "VAMP_EYES", "name": "Red Iris", "mixed_effect": true, "points": 4, @@ -122,7 +122,7 @@ "name": { "str": "Vampire Vision" }, "points": 6, "description": "You are a creature of the night and your eyes are tuned to function in total darkness. Activate to toggle NV-visible areas on or off.", - "prereqs": [ "VAMPEYES" ], + "prereqs": [ "VAMP_EYES" ], "leads_to": [ "INFRARED" ], "cancels": [ "ELFA_NV", "ELFA_FNV", "FEL_NV", "URSINE_EYE", "NIGHTVISION", "NIGHTVISION2", "NIGHTVISION3" ], "category": [ "VAMP" ], |