Merge pull request #154 from Verkister/master

Small fixes for dogborgs and sprite accessories:
This commit is contained in:
LetterJay
2017-01-16 21:06:17 -05:00
committed by GitHub
5 changed files with 33 additions and 0 deletions
@@ -34,8 +34,11 @@
R.notify_ai(2)
R.uneq_all()
R.pixel_x = initial(pixel_x)
R.hands.icon_state = "nomod"
R.icon = 'icons/mob/robots.dmi'
R.icon_state = "robot"
R.update_icons()
qdel(R.module)
R.module = null