Lighters burn only your hand and lightbulbs don't burn at all

This commit is contained in:
Mieszko Jędrzejczak
2016-04-20 22:52:48 +02:00
parent 5e5a735845
commit 36ae2782bb
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -455,7 +455,7 @@
else if(TK in user.mutations)
to_chat(user, "You telekinetically remove the light [fitting].")
else
to_chat(user, "You try to remove the light [fitting], but it's too hot! You should get some better gloves.")
to_chat(user, "You try to remove the light [fitting], but it's too hot!")
//no light burning
return // if burned, don't remove the light
else