summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/Others/v_scenario.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification Files/Others/v_scenario.json')
-rw-r--r--vamp_stuff/Modification Files/Others/v_scenario.json20
1 files changed, 0 insertions, 20 deletions
diff --git a/vamp_stuff/Modification Files/Others/v_scenario.json b/vamp_stuff/Modification Files/Others/v_scenario.json
deleted file mode 100644
index 9d339d1..0000000
--- a/vamp_stuff/Modification Files/Others/v_scenario.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "type": "scenario",
- "name": "Vampire Wannabe",
- "description": "You have always been obsessed with vampires and chose to live out your dream in an isolated LMOE shelter. Being a loner has kept you safe from the riots, but as your food supply runs out you are forced to go out into the wild... And face the wrath of the angry mob waiting outside your 'lair'.",
- "flags": [
- "SUR_START",
- "WIN_START"
- ],
- "ident": "wantvamp",
- "points": 0,
- "start_name": "LMOE Shelter",
- "missions": ["SCEN_RECRUIT_VAMP", "SCEN_FIND_CRYPT"],
- "allowed_locs": [
- "lmoe"
- ],
- "professions": [
- "vampfreak",
- "sovamp"
- ]
-}