fix cables not deleting themselves upon hitting empty (#31620)

This commit is contained in:
Toastical
2026-02-09 16:21:01 +02:00
committed by GitHub
parent 567505734a
commit e544c7ac21
2 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -242,6 +242,6 @@
update_icon(UPDATE_ICON_STATE|UPDATE_OVERLAYS)
/obj/item/stack/cable_coil/random/rcl_spool
rcl_spool = TRUE
destroy_upon_empty = FALSE
max_amount = RCL_MAX_SPOOL_SIZE
amount = RCL_MAX_SPOOL_SIZE