Storage z-fighting bugfix (#20518)

Fixes this shit from happening.

<img width="256" alt="dreamseeker_siriznpX2I"
src="https://github.com/user-attachments/assets/ed7c1daa-79bb-4030-9667-547d7756d350"
/>
This commit is contained in:
Wowzewow (Wezzy)
2025-02-27 13:33:46 +00:00
committed by GitHub
parent cde18f64c0
commit fda25beae4
10 changed files with 103 additions and 47 deletions
+1 -1
View File
@@ -297,7 +297,7 @@
contained_sprite = TRUE
w_class = WEIGHT_CLASS_NORMAL
display_contents_with_number = TRUE
max_storage_space = 28
max_storage_space = DEFAULT_BACKPACK_STORAGE
force_column_number = 3 // we want 4 slots to appear, so 3 columns + 1 free (to insert stuff)
storage_slots = 14
can_hold = list(/obj/item/inflatable)