Skip to content

Commit

Permalink
graphics: Removed rain on maraxsis. Resolves #58
Browse files Browse the repository at this point in the history
  • Loading branch information
notnotmelon committed Dec 6, 2024
1 parent 7b18993 commit 3755c91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prototypes/planet/map-gen.lua
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ data:extend {maraxsis.merge(data.raw.planet.gleba, {
order = "ce[maraxsis]",
pollutant_type = "nil",
solar_power_in_space = 150,
player_effects = "nil",
map_gen_settings = planet_map_gen.maraxsis(),
distance = 15,
draw_orbit = false,
Expand Down

0 comments on commit 3755c91

Please sign in to comment.