Update mods.cpp

This commit is contained in:
Pepe20129 2024-03-15 20:31:30 +01:00
parent 34edd5e4f5
commit 3e8866d47c
1 changed files with 1 additions and 1 deletions

View File

@ -1501,7 +1501,7 @@ std::map<s32, SpecialRespawnInfo> swimSpecialRespawnInfo = {
},
{
ENTR_GERUDO_VALLEY_1,//caught by gerudos as child
{ { -74.5, -70, -116.5 }, -16384 }
{ { -424, -2051, -74 }, 16384 }
}
};