[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:
SkyratBot
2021-11-12 02:43:12 +00:00
committed by GitHub
parent a8dc106f6c
commit 08e64ccdc8
+1 -1
View File
@@ -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