mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-29 19:43:16 +00:00
Merge pull request #7026 from VOREStation/vplk-update-power-usage
More machinery power update_var() proc usage
This commit is contained in:
@@ -64,4 +64,4 @@
|
||||
T.maxhealth = round(initial(T.maxhealth) * 1.4)
|
||||
T.shot_delay = round(initial(T.shot_delay) / 2)
|
||||
T.auto_repair = 1
|
||||
T.active_power_usage = round(initial(T.active_power_usage) * 5)
|
||||
T.update_active_power_usage(round(initial(T.active_power_usage) * 5))
|
||||
Reference in New Issue
Block a user