From a80ec92d6f75f4a55361fd56b4ac2f375bf46be7 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 18 Aug 2022 16:04:30 -0700 Subject: Remove the ghost towns. (Save game breaking, fair warning.) --- .../Modification_Files/Locations/palettes.json | 111 --------------------- 1 file changed, 111 deletions(-) (limited to 'vamp_stuff/Modification_Files/Locations/palettes.json') diff --git a/vamp_stuff/Modification_Files/Locations/palettes.json b/vamp_stuff/Modification_Files/Locations/palettes.json index d14da5a..a14b505 100644 --- a/vamp_stuff/Modification_Files/Locations/palettes.json +++ b/vamp_stuff/Modification_Files/Locations/palettes.json @@ -99,116 +99,5 @@ "P": { "item": "vampmeleeweapon", "chance": 100 }, "X": { "item": "magazines", "chance": 100 } } - }, - { - "type": "palette", - "id": "ghosttownservices_palette", - "terrain": { - " ": [ - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_grass", - "t_dirt", - "t_dirt", - "t_dirt", - "t_dirt", - "t_dirt", - "t_dirt", - "t_dirt", - "t_dirt", - "t_dirt", - "t_dirt", - "t_grass_long", - "t_grass_long", - "t_grass_long", - "t_tree_dead" - ], - "a": [ - "t_wall_wood", - "t_wall_wood", - "t_wall_wood", - "t_wall_wood", - "t_wall_wood", - "t_wall_wood_chipped", - "t_wall_wood_chipped", - "t_wall_wood_broken" - ], - "b": [ "t_floor", "t_floor", "t_floor", "t_floor", "t_floor", "t_dirt" ], - "c": [ "t_door_c", "t_door_c", "t_door_c", "t_door_b" ], - "d": [ "t_dirt", "t_dirt", "t_dirt", "t_grass" ], - "e": [ "t_floor", "t_floor", "t_floor", "t_floor", "t_floor", "t_dirt" ], - "f": [ "t_floor", "t_floor", "t_floor", "t_floor", "t_floor", "t_dirt" ], - "g": [ "t_floor", "t_floor", "t_floor", "t_floor", "t_floor", "t_dirt" ], - "h": [ "t_floor", "t_floor", "t_floor", "t_floor", "t_floor", "t_dirt" ], - "i": [ "t_floor", "t_floor", "t_floor", "t_floor", "t_floor", "t_dirt" ], - "j": [ "t_floor", "t_floor", "t_floor", "t_floor", "t_floor", "t_dirt" ], - "k": [ "t_floor", "t_floor", "t_floor", "t_floor", "t_floor", "t_dirt" ], - "l": [ "t_floor", "t_floor", "t_floor", "t_floor", "t_floor", "t_dirt" ], - "m": [ "t_window", "t_window", "t_window", "t_window_frame" ], - "n": [ "t_floor", "t_floor", "t_floor", "t_floor", "t_floor", "t_dirt" ], - "o": [ "t_dirt", "t_dirt", "t_dirt", "t_grass", "t_dirt", "t_dirt", "t_dirt" ], - "p": [ "t_dirt", "t_dirt", "t_dirt", "t_grass", "t_dirt", "t_dirt", "t_dirt" ], - "q": [ "t_dirt", "t_dirt", "t_dirt", "t_grass", "t_dirt", "t_dirt", "t_dirt" ], - "r": [ "t_dirt", "t_dirt", "t_dirt", "t_grass", "t_dirt", "t_dirt", "t_dirt" ], - "s": [ "t_dirt", "t_dirt", "t_dirt", "t_grass", "t_dirt", "t_dirt", "t_dirt" ], - "t": [ "t_dirt", "t_dirt", "t_dirt", "t_grass", "t_dirt", "t_dirt", "t_dirt" ], - "u": [ "t_dirt", "t_dirt", "t_dirt", "t_grass", "t_dirt", "t_dirt", "t_dirt" ], - "v": [ "t_dirt", "t_dirt", "t_dirt", "t_grass", "t_dirt", "t_dirt", "t_dirt" ] - }, - "furniture": { - "e": "f_bed", - "f": "f_bathtub", - "g": "f_bookcase", - "h": "f_dresser", - "i": "f_stool", - "j": "f_table", - "k": "f_cupboard", - "l": "f_sink", - "n": "f_bigmirror", - "p": "f_forge_rock", - "q": "f_clay_kiln", - "r": "f_rack", - "s": "f_anvil", - "t": "f_crate_o", - "u": "f_chair", - "v": "f_statue" - } } ] -- cgit v1.2.1