Fixing custom mech paint kits and adding the tiger's claw custom item (#673)

Alright, I will keep the bay system, since it seems to work better, and now exosuit sprites will go in custom objects. Also, fixing a missing item, and zubari spawning with two fancy jakckets, in the new config, which should replace the actual one:
This commit is contained in:
Alberyk
2016-08-06 02:42:25 +03:00
committed by skull132
parent 7bf44f8498
commit c7796455bc
4 changed files with 28 additions and 1 deletions
+1 -1
View File
@@ -80,7 +80,7 @@
var/obj/item/device/kit/suit/kit = item
kit.new_light_overlay = additional_data
kit.new_mob_icon_file = CUSTOM_ITEM_MOB
// for snowflake implants
else if(istype(item, /obj/item/weapon/implanter/fluff))
var/obj/item/weapon/implanter/fluff/L = item