mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 08:36:00 +01:00
Removed snowflake.
This commit is contained in:
@@ -135,6 +135,6 @@
|
||||
else if (istype(T) && T.can_be_inserted(I,1)) // If carrying storage item like toolbox
|
||||
T.handle_item_insertion(I)
|
||||
else if(!internal_storage)
|
||||
equip_to_slot(I, "drone_storage_slot")
|
||||
equip_to_slot(I, slot_drone_storage)
|
||||
else
|
||||
usr << "<span class='warning'>You are unable to equip that!</span>"
|
||||
|
||||
Reference in New Issue
Block a user