mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 08:29:57 +01:00
Tweaks
- Landmark on supermatter core now waits until all other landmarks are done setting up. - Setup-supermatter proc is now defined on /datum/admins/ rather than on /client/ - Coolant canisters now have double amount of standard canister's worth of gas, as intended, instead of triple.
This commit is contained in:
@@ -160,7 +160,7 @@ var/list/debug_verbs = list (
|
||||
,/client/proc/hide_debug_verbs
|
||||
,/client/proc/testZAScolors
|
||||
,/client/proc/testZAScolors_remove
|
||||
,/client/proc/setup_supermatter_engine
|
||||
,/datum/admins/proc/setup_supermatter
|
||||
,/client/proc/atmos_toggle_debug
|
||||
,/client/proc/spawn_tanktransferbomb
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user