world << removal

- Removes world << which was triggered by robotic reset modules.
This commit is contained in:
Atlantiscze
2014-09-21 04:09:01 +02:00
parent 1cb8a3ee15
commit 19864ff3fe

View File

@@ -30,9 +30,9 @@
R.uneq_all()
R.hands.icon_state = "nomod"
R.icon_state = "robot"
world << R.custom_sprite
//world << R.custom_sprite
if(R.custom_sprite == 1)
world << R.icon_state
//world << R.icon_state
icon = 'icons/mob/custom-synthetic.dmi'
R.icon_state = "[R.ckey]-Standard"
del(R.module)