Map Overhaul+instruments

new instruments added, Changed snowoverlay to snow floor decal,
Exploration ship jump submap done.
Plains finished, Just needs teleporters setup.
Tons of improvements to hallways.
Floor colors!
Remade engineering (again)
Disposals finalized,
This commit is contained in:
RadiantFlash7
2019-11-23 22:06:21 -05:00
parent 5ee0967615
commit 2aac0c0171
612 changed files with 67118 additions and 64920 deletions
@@ -6,12 +6,12 @@
var/datum/planet/target_planet
var/list/banned_weathers = list(
//VOREStation Edit - Virgo 3B Weather,
/datum/weather/virgo3b/ash_storm,
/datum/weather/virgo3b/emberfall,
/datum/weather/virgo3b/blood_moon,
/datum/weather/virgo3b/fallout)
//VOREStation Edit End
/* //yawn Wider Edit - Borealis 2 Weather,
/datum/weather/borealis2/ash_storm,
/datum/weather/borealis2/emberfall,
/datum/weather/borealis2/blood_moon,
/datum/weather/borealis2/fallout*/)
//Yawn wider Edit End
var/list/possible_weathers = list()
/datum/gm_action/planet_weather_shift/set_up()