Skip to content

Commit

Permalink
Merge pull request #79335 from thaelina/sky-island-typo
Browse files Browse the repository at this point in the history
[Sky Island] Minor typo correction
  • Loading branch information
Maleclypse authored Jan 29, 2025
2 parents 255ea81 + bdc4b6c commit 931ee35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/mods/Sky_Island/EOCs.json
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@
{ "math": [ "totalstarts = 1 + basementsunlocked + roofsunlocked + labsunlocked" ] },
{ "math": [ "totalexits = 1 + bonusexits" ] },
{
"u_message": "Island Rank: <global_val:islandrank_readable> of 2\nExpedition Lengths: <global_val:longerraids> of 2\nExpedition Starts: <global_val:totalstarts> of 5\nBonus Pulses: <global_val:bonuspulses> of 4\nTarget reveal distance: <global_val:scoutingdistancetargets> of 10\nLanding reveal distance: <global_val:scoutingdistancelanding> of 24\nWarpcloak duration in seconds: <global_val:invistime> of 120\nSlaughter missions unlocked: <global_val:slaughterunlocked> of 1\nExits per expedition: <global_val:totalexits> of 3\nMissions per expedition: <global_val:bonusmissions> of 3\nMission tiers unlocked: <global_val:hardmissions_readable> of 3",
"u_message": "Island Rank: <global_val:islandrank_readable> of 2\nExpedition Lengths: <global_val:longerraids> of 2\nExpedition Starts: <global_val:totalstarts> of 4\nBonus Pulses: <global_val:bonuspulses> of 4\nTarget reveal distance: <global_val:scoutingdistancetargets> of 10\nLanding reveal distance: <global_val:scoutingdistancelanding> of 24\nWarpcloak duration in seconds: <global_val:invistime> of 120\nSlaughter missions unlocked: <global_val:slaughterunlocked> of 1\nExits per expedition: <global_val:totalexits> of 3\nMissions per expedition: <global_val:bonusmissions> of 3\nMission tiers unlocked: <global_val:hardmissions_readable> of 3",
"popup": true
}
]
Expand Down

0 comments on commit 931ee35

Please sign in to comment.