More Teshari icons (#2010)

* Add Teshari webbing icons from Bay

* Fix teshari suit/head items defaulting to old spacesuit icons

* Add in teshari sized armor icons from Bay
This commit is contained in:
Patch
2016-06-30 22:08:05 -05:00
committed by Yoshax
parent d2b229cb79
commit f054f72ac4
4 changed files with 2 additions and 0 deletions

View File

@@ -12,6 +12,8 @@
var/image/mob_overlay = null
var/overlay_state = null
sprite_sheets = list("Teshari" = 'icons/mob/species/seromi/ties.dmi') //Teshari can into webbing, too!
/obj/item/clothing/accessory/Destroy()
on_removed()
return ..()