Fixes and standarizes sword sheaths/scabbards overlays.

This commit is contained in:
Ghommie
2019-07-31 02:43:40 +02:00
parent 3d597ea508
commit 991e4e8d41
6 changed files with 33 additions and 18 deletions
+3
View File
@@ -579,6 +579,9 @@ GLOBAL_VAR_INIT(rpg_loot_items, FALSE)
/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/get_worn_belt_overlay(icon_file)
return
/obj/item/proc/update_slot_icon()
if(!ismob(loc))
return