Skip to content

Commit

Permalink
Update minerals.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
NPC1314 committed Jul 8, 2024
1 parent b5ea35a commit f6e0d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/turfs/closed/minerals.dm
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,7 @@
/turf/closed/mineral/random/rogue/high
icon_state = "minrandhigh"
mineralChance = 50
mineralSpawnChanceList = list(/turf/closed/mineral/rogue/gold = 25 , /turf/closed/mineral/rogue/iron = 25,)
mineralSpawnChanceList = list(/turf/closed/mineral/rogue/gold = 15 , /turf/closed/mineral/rogue/iron = 25,)


//begin actual mineral turfs
Expand Down

0 comments on commit f6e0d58

Please sign in to comment.