[MIRROR] Flammable Items, Abstractness, and hypnosis (#12672)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-04-13 01:47:28 -04:00
committed by GitHub
co-authored by Cameron Lennox
parent 8a3f6473fc
commit 506f34c3f2
145 changed files with 793 additions and 205 deletions
@@ -292,7 +292,7 @@
span_infoplain(span_bold("\The [user]") + " unfastens \the [src]."), \
span_notice("You have unfastened \the [src]."), \
"You hear ratchet.")
deconstruct()
atom_deconstruct()
#undef REGULATE_NONE
#undef REGULATE_INPUT
@@ -253,7 +253,7 @@ Thus, the two variables affect pump operation are set in New():
span_infoplain(span_bold("\The [user]") + " unfastens \the [src]."), \
span_notice("You have unfastened \the [src]."), \
"You hear ratchet.")
deconstruct()
atom_deconstruct()
/obj/machinery/atmospherics/binary/pump/click_alt(mob/user)
user.setClickCooldown(DEFAULT_ATTACK_COOLDOWN)
@@ -292,7 +292,7 @@ Thus, the two variables affect pump operation are set in New():
span_infoplain(span_bold("\The [user]") + " unfastens \the [src]."), \
span_notice("You have unfastened \the [src]."), \
"You hear ratchet.")
deconstruct()
atom_deconstruct()
/obj/machinery/atmospherics/binary/volume_pump/proc/multitool_act(var/obj/item/W as obj, var/mob/user as mob)
if(!overclocked)