mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Update MC (#18112)
* sdf * fsda * fuck * fuck2 * toolz * sdaf * sdfa * saf * sdfa * sdfa * sdf * sdfa * temp rename * temp rename * temp rename * sdaf * the pain is immensurable in the land of byond * the curse of rah * safd * sadf * sadf * gf * asf * fssdfa * sfd * sadf * sfda * brah * brah * it's easier for you to fix this * ffs * brah * brah
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
return
|
||||
|
||||
//Since away sites are procedurally spawned by the map loader, if we don't suspend SSair, they'll get vented.
|
||||
SSair.suspend()
|
||||
SSair.can_fire = FALSE
|
||||
log_and_message_admins("is attempting to place a map template [log_name].")
|
||||
to_chat(usr, "Attempting to place map template [log_name].")
|
||||
var/new_z_centre = template.load_new_z(FALSE) // Don't skip changeturf
|
||||
@@ -66,7 +66,7 @@
|
||||
else
|
||||
log_and_message_admins("has failed to place a map template [log_name].")
|
||||
to_chat(usr, "Failed to place map template [log_name].")
|
||||
SSair.wake()
|
||||
SSair.can_fire = TRUE
|
||||
|
||||
/datum/admins/proc/map_template_upload()
|
||||
set category = "Fun"
|
||||
|
||||
Reference in New Issue
Block a user