mirror of
https://github.com/KabKebab/GS13.git
synced 2026-04-03 01:50:59 +01:00
Change it to 3k max.
This commit is contained in:
@@ -14,7 +14,7 @@ GLOBAL_LIST_EMPTY(energy_harvesters)
|
||||
throw_speed = 1
|
||||
throw_range = 1
|
||||
materials = list(MAT_METAL=750)
|
||||
var/drain_rate = 10000000
|
||||
var/drain_rate = 5000000
|
||||
var/power_drained = 0
|
||||
var/obj/structure/cable/attached
|
||||
var/datum/looping_sound/generator/soundloop
|
||||
|
||||
Reference in New Issue
Block a user