[MIRROR] Panel port test [IDB IGNORE] (#10447)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-16 16:05:24 -07:00
committed by GitHub
parent 2439279209
commit 2f698760c7
389 changed files with 4764 additions and 9001 deletions

View File

@@ -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))

View File

@@ -37,7 +37,7 @@
for(var/datum/particle_smasher_recipe/D in recipes)
qdel(D)
recipes.Cut()
..()
. = ..()
/obj/machinery/particle_smasher/examine(mob/user)
. = ..()