Removes weldertank explosion memes

This commit is contained in:
Repede
2018-10-27 20:20:05 -04:00
parent f7a1de120a
commit f7b9137b75
@@ -152,9 +152,9 @@
else
message_admins("[key_name_admin(user)] triggered a fueltank explosion with a welding tool.")
log_game("[key_name(user)] triggered a fueltank explosion with a welding tool.")
to_chat(user, "<span class='danger'>You begin welding on the fueltank and with a moment of lucidity you realize, this might not have been the smartest thing you've ever done.</span>")
var/obj/structure/reagent_dispensers/fueltank/tank = O
tank.explode()
//Yawn edit: removed weldertank booms
to_chat(user, "<span class='danger'>You begin welding on the fueltank and with a moment of lucidity you realize, you are gaypwnd.</span>")
//End yawn edit
return
if (src.welding)
remove_fuel(1)