mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
[MIRROR] refactors resist act to be on atom level (#384)
* refactors resist act to be on atom level (#53016) * refactors resist act to be on atom level Co-authored-by: Qustinnus <Floydje123@hotmail.com>
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
ready = TRUE
|
||||
update_icon()
|
||||
|
||||
/obj/machinery/implantchair/container_resist(mob/living/user)
|
||||
/obj/machinery/implantchair/container_resist_act(mob/living/user)
|
||||
user.changeNext_move(CLICK_CD_BREAKOUT)
|
||||
user.last_special = world.time + CLICK_CD_BREAKOUT
|
||||
user.visible_message("<span class='notice'>You see [user] kicking against the door of [src]!</span>", \
|
||||
|
||||
Reference in New Issue
Block a user