Small belt overlay rewrite, and tool overlays for toolbelts

This commit is contained in:
CitadelStationBot
2017-07-19 09:30:06 -05:00
parent 6fe243b647
commit e6d6478482
7 changed files with 28 additions and 6 deletions
+3
View File
@@ -573,6 +573,9 @@ GLOBAL_VAR_INIT(rpg_loot_items, FALSE)
return 1
return 0
/obj/item/proc/get_belt_overlay() //Returns the icon used for overlaying the object on a belt
return mutable_appearance('icons/obj/clothing/belt_overlays.dmi', icon_state)
/obj/item/proc/is_hot()
return heat