diff --git a/Kenan-Structured-Modpack/secronom/Modification_Files/Maps/-Essentials/flesh_ter_furn.json b/Kenan-Structured-Modpack/secronom/Modification_Files/Maps/-Essentials/flesh_ter_furn.json index bb454cc2b..68e825ad7 100644 --- a/Kenan-Structured-Modpack/secronom/Modification_Files/Maps/-Essentials/flesh_ter_furn.json +++ b/Kenan-Structured-Modpack/secronom/Modification_Files/Maps/-Essentials/flesh_ter_furn.json @@ -1068,18 +1068,6 @@ "examine_action": "controls_gate", "bash": { "str_min": 8, "str_max": 16, "sound": "splash!", "sound_fail": "splat!", "ter_set": "t_gates_control_concrete" } }, - { - "type": "terrain", - "id": "t_secro_atm_flesh", - "name": "fleshed ATM", - "description": "With flesh covering the entire mechanism, you can't do anything useful...", - "symbol": "&", - "color": "red", - "move_cost": 0, - "coverage": 55, - "flags": [ "TRANSPARENT", "NOITEM", "REDUCE_SCENT", "PERMEABLE" ], - "bash": { "str_min": 8, "str_max": 16, "sound": "splash!", "sound_fail": "splat!", "ter_set": "t_atm" } - }, { "type": "terrain", "id": "t_secro_window_stained_green_flesh", diff --git a/Kenan-Structured-Modpack/secronom/Modification_Files/Maps/-Essentials/ter_furn_trans.json b/Kenan-Structured-Modpack/secronom/Modification_Files/Maps/-Essentials/ter_furn_trans.json index afff018eb..1ec052caf 100644 --- a/Kenan-Structured-Modpack/secronom/Modification_Files/Maps/-Essentials/ter_furn_trans.json +++ b/Kenan-Structured-Modpack/secronom/Modification_Files/Maps/-Essentials/ter_furn_trans.json @@ -319,7 +319,6 @@ "result": [ "t_gates_control_concrete", "t_secro_gates_control_concrete_flesh" ], "valid_terrain": [ "t_gates_control_concrete" ] }, - { "result": [ "t_atm", "t_secro_atm_flesh" ], "valid_terrain": [ "t_atm" ] }, { "result": [ "t_window_stained_green", "t_secro_window_stained_green_flesh" ], "valid_terrain": [ "t_window_stained_green" ] @@ -461,7 +460,6 @@ "result": [ [ "t_gates_control_concrete", 5 ], "t_secro_gates_control_concrete_flesh" ], "valid_terrain": [ "t_gates_control_concrete" ] }, - { "result": [ [ "t_atm", 5 ], "t_secro_atm_flesh" ], "valid_terrain": [ "t_atm" ] }, { "result": [ [ "t_window_stained_green", 5 ], "t_secro_window_stained_green_flesh" ], "valid_terrain": [ "t_window_stained_green" ] diff --git "a/\351\200\202\351\205\215\347\211\210\346\234\254.txt" "b/\351\200\202\351\205\215\347\211\210\346\234\254.txt" index 2e9e1d437..9f54043d6 100644 --- "a/\351\200\202\351\205\215\347\211\210\346\234\254.txt" +++ "b/\351\200\202\351\205\215\347\211\210\346\234\254.txt" @@ -1 +1 @@ -2024-08-12-0753 +2024-09-05-0221