Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CORSAT palette swap and classic replaced with jungle #237

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion maps/corsat.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"xeno_hive_charlie": 0,
"xeno_hive_delta": 0
},
"camouflage": "snow",
"camouflage": "jungle",
"gamemodes": [
"Distress Signal",
"Hunter Games",
Expand Down
2 changes: 1 addition & 1 deletion maps/derelict_almayer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"announce_text": "An automated distress signal has been received from the \"USS Almayer\". A response team from the ###SHIPNAME### will be dispatched shortly to investigate.",
"traits": [{ "Ground": true }],
"nightmare_path": "maps/Nightmare/maps/derelict_almayer/",
"camouflage": "classic",
"camouflage": "jungle",
"gamemodes": [
"Distress Signal",
"Hunter Games",
Expand Down
2 changes: 1 addition & 1 deletion maps/fiorina_sciannex.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"xeno_hive_bravo": 0,
"xeno_hive_charlie": 0
},
"camouflage": "classic",
"camouflage": "jungle",
"gamemodes": [
"Distress Signal",
"Hunter Games",
Expand Down
2 changes: 1 addition & 1 deletion maps/lv522_chances_claim.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"xeno_hive_charlie": 0,
"xeno_hive_delta": 0
},
"camouflage": "classic",
"camouflage": "jungle",
"gamemodes": [
"Distress Signal",
"Hunter Games",
Expand Down
12 changes: 3 additions & 9 deletions maps/override_ground.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion maps/prison_station_fop.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"xeno_hive_bravo": 0,
"xeno_hive_charlie": 0
},
"camouflage": "classic",
"camouflage": "jungle",
"gamemodes": [
"Distress Signal",
"Hunter Games",
Expand Down
Loading