From 825a9e452e87149add4056e7070cfe26a43e46e6 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 31 May 2021 04:39:00 -0700 Subject: Replace VAMPEYES with VAMP_EYES --- vamp_stuff/Modification_Files/Mutation/mutations_vamp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vamp_stuff/Modification_Files/Mutation') 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" ], -- cgit v1.2.1