Skip to content

Commit

Permalink
balance: Reduced the power consumption of maraxsis pressure domes lig…
Browse files Browse the repository at this point in the history
…hts from 2mw to 20kw.
  • Loading branch information
notnotmelon committed Jan 15, 2025
1 parent f010588 commit 4ab6a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prototypes/entity/pressure-dome.lua
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ data:extend {maraxsis.merge(data.raw["lamp"]["small-lamp"], {
picture_on = maraxsis.empty_image(),
picture_off = maraxsis.empty_image(),
circuit_wire_max_distance = 16,
energy_usage_per_tick = "2MW",
energy_usage_per_tick = "20kW",
glow_size = 60,
light = {
size = 80,
Expand Down

0 comments on commit 4ab6a97

Please sign in to comment.