dish_drive ![code/game/machinery/dish_drive.dm 1](git.png)
Vars | |
collectable_items | List of dishes the drive can hold |
---|---|
dish_drive_contents | List of dishes currently inside |
disposable_items | List of items the drive detects as trash |
suck_distance | Distance this is capable of sucking dishes up over. (2 + servo tier) |
suction_enabled | Can this suck up dishes? |
transmit_enabled | Does this automatically dispose of trash? |
Var Details
collectable_items ![code/game/machinery/dish_drive.dm 14](git.png)
List of dishes the drive can hold
dish_drive_contents ![code/game/machinery/dish_drive.dm 36](git.png)
List of dishes currently inside
disposable_items ![code/game/machinery/dish_drive.dm 25](git.png)
List of items the drive detects as trash
suck_distance ![code/game/machinery/dish_drive.dm 38](git.png)
Distance this is capable of sucking dishes up over. (2 + servo tier)
suction_enabled ![code/game/machinery/dish_drive.dm 32](git.png)
Can this suck up dishes?
transmit_enabled ![code/game/machinery/dish_drive.dm 34](git.png)
Does this automatically dispose of trash?