mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-31 09:09:49 +01:00
Merge pull request #10711 from Hatterhat/wasted-waste
timers and whatnot are printable now, actually
This commit is contained in:
committed by
Chompstation Bot
parent
b35d59cc5b
commit
f2d035cec0
@@ -9,7 +9,7 @@
|
||||
throw_speed = 1
|
||||
throw_range = 2
|
||||
|
||||
matter = list(DEFAULT_WALL_MATERIAL = 750,"waste" = 750)
|
||||
matter = list(DEFAULT_WALL_MATERIAL = 750)
|
||||
|
||||
origin_tech = list(TECH_POWER = 3, TECH_ILLEGAL = 5)
|
||||
var/drain_rate = 1500000 // amount of power to drain per tick
|
||||
|
||||
Reference in New Issue
Block a user