mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] Panel port test [IDB IGNORE] (#10447)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2439279209
commit
2f698760c7
@@ -59,7 +59,7 @@
|
||||
message_admins("Emitter deleted at ([x],[y],[z] - <A href='byond://?_src_=holder;[HrefToken()];adminplayerobservecoodjump=1;X=[x];Y=[y];Z=[z]'>JMP</a>)",0,1)
|
||||
log_game("EMITTER([x],[y],[z]) Destroyed/deleted.")
|
||||
investigate_log(span_red("deleted") + " at ([x],[y],[z])","singulo")
|
||||
..()
|
||||
. = ..()
|
||||
|
||||
/obj/machinery/power/emitter/update_icon()
|
||||
if (active && powernet && avail(active_power_usage))
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
for(var/datum/particle_smasher_recipe/D in recipes)
|
||||
qdel(D)
|
||||
recipes.Cut()
|
||||
..()
|
||||
. = ..()
|
||||
|
||||
/obj/machinery/particle_smasher/examine(mob/user)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user