From 5ae3f8dc0c29ef6173f900749cdceb79b935d09c Mon Sep 17 00:00:00 2001 From: AmoryBlaine Date: Sun, 21 Jul 2024 22:03:41 -0400 Subject: [PATCH] No more custom map classic gear --- maps/override_ground.json | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/maps/override_ground.json b/maps/override_ground.json index 94d3c70757..8cfc8e1ca0 100644 --- a/maps/override_ground.json +++ b/maps/override_ground.json @@ -1,15 +1,9 @@ { "override_map": true, - "map_name": "Unknown", - "survivor_types": [ - "/datum/equipment_preset/survivor/civilian", - "/datum/equipment_preset/survivor/goon" - ], + "map_name": "Area of Operation", "map_item_type": "/obj/item/map/big_red_map", - "announce_text": "We've lost contact with a Weyland-Yutani's research facility. The ###SHIPNAME### has been dispatched to assist.", - "monkey_types": [ - "neaera" - ], + "announce_text": "Now in orbit above Area of Operation.", + "camouflage": "jungle", "traits": [{ "Ground": true }], "gamemodes": [ "Distress Signal",