mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-06-20 12:53:53 +01:00
509062db01
* Service borg trays no longer drop stack count items Service borg trays no longer drop stack count items. Therefore Fixes #23825 * fixing some indents * Replace qdel with remove_from_storage Deleting an item and replacing it with the same type is a terrible solution for this * Update code/game/objects/items/weapons/storage/bags.dm Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> * Update code/game/objects/items/weapons/storage/bags.dm Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> * Update code/game/objects/items/weapons/storage/bags.dm Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> * Fixing positions of items in the service tray --------- Co-authored-by: Pierre-Louis <hernandezpierrelouis@protonmail.com> Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>