mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 08:36:00 +01:00
[MIRROR] Fancy pipe suicide_act for all pipes [MDB IGNORE] (#9400)
* Fancy pipe suicide_act for all pipes (#62720) Do you know, off hand, which of the Digital Valve and the Pressure Valve let you do the funny? Just use this for all pipe components. * Fancy pipe suicide_act for all pipes Co-authored-by: esainane <esainane+github@gmail.com>
This commit is contained in:
@@ -287,7 +287,7 @@ Buildable meters
|
||||
..()
|
||||
T.flipped = flipped
|
||||
|
||||
/obj/item/pipe/directional/suicide_act(mob/user)
|
||||
/obj/item/pipe/suicide_act(mob/user)
|
||||
user.visible_message(span_suicide("[user] shoves [src] in [user.p_their()] mouth and turns it on! It looks like [user.p_theyre()] trying to commit suicide!"))
|
||||
if(iscarbon(user))
|
||||
var/mob/living/carbon/C = user
|
||||
|
||||
Reference in New Issue
Block a user