- Fixes icons not updating properly
- Also fixes a runtime.
This commit is contained in:
Atlantis
2015-07-29 23:16:27 +02:00
parent 3c28c36cff
commit 3bb88b327c

View File

@@ -30,14 +30,14 @@
R.uneq_all()
R.hands.icon_state = "nomod"
R.icon_state = "robot"
R.icontype = "Basic"
//world << R.custom_sprite
if(R.custom_sprite == 1)
//world << R.icon_state
icon = 'icons/mob/custom-synthetic.dmi'
R.icon_state = "[R.ckey]-Standard"
del(R.module)
R.notify_ai(ROBOT_NOTIFICATION_MODULE_RESET, R.module.name)
R.module = null
del(R.module)
R.camera.remove_networks(list("Engineering","Medical","MINE"))
R.updatename("Default")
R.status_flags |= CANPUSH