mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user