Improves belt item overlay code, Adds new belt item overlay sprites (#17568)

* belt-improvements-and-sprites

* fixes my fix of botany belt allowed contents
This commit is contained in:
atteria
2022-04-12 15:57:21 +01:00
committed by GitHub
parent ae600a7d40
commit bcf90593ed
34 changed files with 67 additions and 7 deletions
+2
View File
@@ -119,6 +119,8 @@ GLOBAL_DATUM_INIT(fire_overlay, /image, image("icon" = 'icons/goonstation/effect
// item hover FX
/// Is this item inside a storage object?
var/in_storage = FALSE
// For assigning a belt overlay icon state in belts.dmi
var/belt_icon = null
/// Holder var for the item outline filter, null when no outline filter on the item.
var/outline_filter