mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
Trolley tanker draining fix, and memory savings (#19341)
* fix trolly tankers and don't make lists on everything * a better solution * same line * fix those too * moved to correct file
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
amount_per_transfer_from_this = 5
|
||||
max_transfer_amount = 5
|
||||
volume = 10
|
||||
can_be_placed_into = null
|
||||
flags = OPENCONTAINER | NOBLUDGEON
|
||||
container_can_be_placed_into = REAGENT_CONTAINER_CAN_BE_PLACED_INTO_NONE
|
||||
unacidable = FALSE
|
||||
drop_sound = 'sound/items/drop/cloth.ogg'
|
||||
pickup_sound = 'sound/items/pickup/cloth.ogg'
|
||||
|
||||
Reference in New Issue
Block a user