diff --git a/Resources/Prototypes/Entities/Structures/Power/debug_power.yml b/Resources/Prototypes/Entities/Structures/Power/debug_power.yml index edd72e92fc..a102516ce6 100644 --- a/Resources/Prototypes/Entities/Structures/Power/debug_power.yml +++ b/Resources/Prototypes/Entities/Structures/Power/debug_power.yml @@ -3,6 +3,10 @@ parent: BaseGenerator suffix: DEBUG components: + - type: PowerSupplier + supplyRate: 300000 + supplyRampRate: 50000 + supplyRampTolerance: 500 - type: Tag tags: - Debug