Merge pull request #16043 from SandPoot/stacks

Make stacks show how much there are in inventory
This commit is contained in:
deathride58
2023-12-29 22:57:38 -05:00
committed by GitHub
14 changed files with 44 additions and 19 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
anchored = TRUE
layer = GHOST_LAYER
color = "#ff0000" // text color
appearance_flags = NO_CLIENT_COLOR | RESET_ALPHA | RESET_COLOR | RESET_TRANSFORM
appearance_flags = APPEARANCE_UI_IGNORE_ALPHA
vis_flags = VIS_INHERIT_ID
var/text_size = 3 // larger values clip when the displayed text is larger than 2 digits.
var/started = FALSE