Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
PonyWarrior committed Oct 28, 2024
1 parent aa32aa8 commit 62e1a25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ready.lua
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ if config.AlwaysEncounterStoryRooms.Enabled then
RoomSetData.O.O_Story01.ForceAtBiomeDepthMin = 1
RoomSetData.O.O_Story01.ForceAtBiomeDepthMax = 5

RoomSetData.O.P_Story01.ForceAtBiomeDepthMin = 1
RoomSetData.O.P_Story01.ForceAtBiomeDepthMax = 5
RoomSetData.P.P_Story01.ForceAtBiomeDepthMin = 1
RoomSetData.P.P_Story01.ForceAtBiomeDepthMax = 5
end

if config.GodMode.Enabled then
Expand Down

0 comments on commit 62e1a25

Please sign in to comment.