mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
Merge pull request #326 from Artorp/AutolatheQueue
Added queue functionality to the autolathe
This commit is contained in:
@@ -226,7 +226,7 @@
|
||||
␍ name = "large beaker"
|
||||
␍ desc = "A large beaker. Can hold up to 100 units."
|
||||
␍ icon_state = "beakerlarge"
|
||||
␍ g_amt = 5000
|
||||
␍ g_amt = 2500
|
||||
␍ volume = 100
|
||||
␍ amount_per_transfer_from_this = 10
|
||||
␍ possible_transfer_amounts = list(5,10,15,25,30,50,100)
|
||||
|
||||
Reference in New Issue
Block a user