mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-03 22:13:24 +00:00
Update cartridge.dm
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
volume = CARTRIDGE_VOLUME_LARGE
|
||||
amount_per_transfer_from_this = 50
|
||||
// Large, but inaccurate. Use a chem dispenser or beaker for accuracy.
|
||||
possible_transfer_amounts = list(50, 100)
|
||||
possible_transfer_amounts = list(50, 100, 250, 500)
|
||||
unacidable = 1
|
||||
|
||||
var/spawn_reagent = null
|
||||
|
||||
Reference in New Issue
Block a user