mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
Make gravity generator power-dependent again (#24601)
This commit is contained in:
@@ -78,7 +78,6 @@ GLOBAL_LIST_EMPTY(gravity_generators)
|
||||
active_power_consumption = 3000
|
||||
power_channel = PW_CHANNEL_ENVIRONMENT
|
||||
power_state = IDLE_POWER_USE
|
||||
interact_offline = TRUE
|
||||
/// Is the generator producing gravity
|
||||
var/on = TRUE
|
||||
/// Is the breaker switch turned on
|
||||
|
||||
Reference in New Issue
Block a user