mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 20:13:45 +01:00
fix cables not deleting themselves upon hitting empty (#31620)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user