mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 23:29:10 +01:00
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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user