diff --git a/data/json/furniture_and_terrain/terrain-roofs.json b/data/json/furniture_and_terrain/terrain-roofs.json index f879c4f6eebe0..934188595a52a 100644 --- a/data/json/furniture_and_terrain/terrain-roofs.json +++ b/data/json/furniture_and_terrain/terrain-roofs.json @@ -113,7 +113,7 @@ "color": "dark_gray", "move_cost": 2, "flags": [ "TRANSPARENT", "FLAT", "ROAD" ], - "bash": { "str_min": 30, "str_max": 210, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": true } + "bash": { "str_min": 30, "str_max": 210, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": false } }, { "type": "terrain", @@ -125,7 +125,7 @@ "color": "dark_gray", "move_cost": 2, "flags": [ "TRANSPARENT", "FLAMMABLE", "FLAT" ], - "bash": { "str_min": 30, "str_max": 210, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": true } + "bash": { "str_min": 30, "str_max": 210, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": false } }, { "type": "terrain", @@ -137,7 +137,7 @@ "color": "green", "move_cost": 2, "flags": [ "TRANSPARENT", "FLAMMABLE", "FLAT" ], - "bash": { "str_min": 30, "str_max": 210, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": true } + "bash": { "str_min": 30, "str_max": 210, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": false } }, { "type": "terrain", @@ -149,7 +149,7 @@ "color": "yellow", "move_cost": 2, "flags": [ "TRANSPARENT", "FLAMMABLE" ], - "bash": { "str_min": 30, "str_max": 210, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": true } + "bash": { "str_min": 30, "str_max": 210, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": false } }, { "type": "terrain", @@ -161,7 +161,7 @@ "color": "light_gray", "move_cost": 2, "flags": [ "TRANSPARENT", "FLAT", "ROAD" ], - "bash": { "str_min": 30, "str_max": 210, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": true } + "bash": { "str_min": 30, "str_max": 210, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": false } }, { "type": "terrain", @@ -173,7 +173,7 @@ "color": "white", "move_cost": 2, "flags": [ "TRANSPARENT", "FLAT", "FLAMMABLE" ], - "bash": { "str_min": 30, "str_max": 210, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": true } + "bash": { "str_min": 30, "str_max": 210, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": false } }, { "type": "terrain", @@ -204,7 +204,7 @@ "color": "brown", "move_cost": 2, "flags": [ "TRANSPARENT", "FLAT" ], - "bash": { "str_min": 100, "str_max": 210, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": true } + "bash": { "str_min": 100, "str_max": 210, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": false } }, { "type": "terrain", @@ -234,7 +234,7 @@ "sound_vol": 8, "sound_fail_vol": 4, "ter_set": "t_hole", - "bash_below": true + "bash_below": false } }, { @@ -256,7 +256,7 @@ "sound_vol": 15, "sound_fail_vol": 10, "ter_set": "t_hole", - "bash_below": true + "bash_below": false } }, { @@ -269,7 +269,7 @@ "color": "dark_gray", "move_cost": 2, "flags": [ "TRANSPARENT", "FLAT", "ROAD" ], - "bash": { "str_min": 100, "str_max": 400, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": true } + "bash": { "str_min": 100, "str_max": 400, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": false } }, { "type": "terrain", @@ -281,7 +281,7 @@ "color": "brown", "move_cost": 2, "flags": [ "TRANSPARENT", "FLAMMABLE", "FLAT" ], - "bash": { "str_min": 50, "str_max": 400, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": true } + "bash": { "str_min": 50, "str_max": 400, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": false } }, { "type": "terrain", @@ -293,7 +293,7 @@ "color": "brown", "move_cost": 2, "flags": [ "TRANSPARENT", "FLAMMABLE_HARD", "FLAT" ], - "bash": { "str_min": 50, "str_max": 400, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": true } + "bash": { "str_min": 50, "str_max": 400, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": false } }, { "type": "terrain", @@ -305,7 +305,7 @@ "color": "dark_gray", "move_cost": 2, "flags": [ "TRANSPARENT", "FLAT", "ROAD" ], - "bash": { "str_min": 200, "str_max": 500, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": true } + "bash": { "str_min": 200, "str_max": 500, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": false } }, { "type": "terrain", @@ -317,7 +317,7 @@ "color": "green", "move_cost": 2, "flags": [ "TRANSPARENT", "FLAMMABLE" ], - "bash": { "str_min": 30, "str_max": 210, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": true } + "bash": { "str_min": 30, "str_max": 210, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": false } }, { "type": "terrain", @@ -328,6 +328,6 @@ "color": "red", "move_cost": 2, "flags": [ "TRANSPARENT", "FLAT", "ROAD" ], - "bash": { "str_min": 48, "str_max": 80, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": true } + "bash": { "str_min": 48, "str_max": 80, "sound": "crash!", "sound_fail": "whump!", "ter_set": "t_hole", "bash_below": false } } ] diff --git a/data/json/mapgen/cabin.json b/data/json/mapgen/cabin.json index 8d854dcc6adb7..298505d8aea50 100644 --- a/data/json/mapgen/cabin.json +++ b/data/json/mapgen/cabin.json @@ -33,7 +33,7 @@ "-----------GG-----------" ], "palettes": [ { "distribution": [ [ "cabin_palette", 1 ], [ "cabin_palette_abandoned", 1 ] ] } ], - "place_monsters": [ { "monster": "GROUP_ZOMBIE", "x": 7, "y": 4 } ], + "place_loot": [ { "group": "corpse_generic_human", "x": 7, "y": 4, "chance": 100 } ], "place_nested": [ { "chunks": [ [ "KINDRED_Darren_Cooper_spawn", 20 ], [ "null", 80 ] ], "x": 12, "y": 14 } ] } }, diff --git a/data/json/mapgen/farm.json b/data/json/mapgen/farm.json index ea20260a2e66e..a2888b53efbad 100644 --- a/data/json/mapgen/farm.json +++ b/data/json/mapgen/farm.json @@ -146,7 +146,7 @@ { "item": "tools_common", "chance": 50 } ] }, - "place_monster": [ { "group": "GROUP_ZOMBIE", "x": [ 2, 21 ], "y": [ 2, 21 ], "repeat": [ 1, 3 ] } ] + "place_loot": [ { "group": "corpse_generic_human", "x": [ 2, 22 ], "y": [ 2, 22 ], "chance": 100 } ] } }, { diff --git a/data/json/npcs/common_chat/TALK_COMMON_OTHER.json b/data/json/npcs/common_chat/TALK_COMMON_OTHER.json index e63cfe562e534..fe0d756368a86 100644 --- a/data/json/npcs/common_chat/TALK_COMMON_OTHER.json +++ b/data/json/npcs/common_chat/TALK_COMMON_OTHER.json @@ -168,7 +168,7 @@ ], "opinion": { "trust": -4, "fear": 3, "value": -1, "anger": 4 } }, - "failure": { "topic": "TALK_DENY_FOLLOW", "effect": "deny_follow", "opinion": { "trust": 4, "value": -5, "anger": 10 } } + "failure": { "topic": "TALK_DENY_FOLLOW", "effect": "deny_follow", "opinion": { "trust": 4, "value": -5, "anger": 20 } } }, { "switch": true, "default": true, "text": "Nevermind.", "topic": "TALK_NONE" } ] diff --git a/data/json/scenarios.json b/data/json/scenarios.json index 598eaac59bac7..a4a3c2476674c 100644 --- a/data/json/scenarios.json +++ b/data/json/scenarios.json @@ -140,7 +140,6 @@ "sloc_horse_ranch", "sloc_lighthouse_ground", "sloc_lodge_ground", - "sloc_freshwater_research_station", "sloc_light_industry_scen" ], "start_name": "Safe Building",