mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 20:11:04 +01:00
Checking For Signs Hotfix (#21680)
<img width="480" height="450" alt="image" src="https://github.com/user-attachments/assets/58229801-c12b-4caa-9a38-b7195b3d482e" /> Fixes this
This commit is contained in:
@@ -111,9 +111,7 @@
|
||||
if(object)
|
||||
storage_contents += object
|
||||
|
||||
to_chat(world, "checking for signs")
|
||||
for(var/obj/item/clothing/suit/caution/wetfloorsign in src)
|
||||
to_chat(world, "found a sign")
|
||||
if(wetfloorsign)
|
||||
storage_contents += wetfloorsign
|
||||
|
||||
|
||||
Reference in New Issue
Block a user