mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
Lighters burn only your hand and lightbulbs don't burn at all
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user