Stick to the new name
This commit is contained in:
@@ -9615,7 +9615,7 @@ static void Cmd_pickup(void)
|
||||
{
|
||||
|
||||
}
|
||||
else if (InBattlePyramid())
|
||||
else if (CurrentBattlePyramidLocation() != PYRAMID_LOCATION_NONE)
|
||||
{
|
||||
for (i = 0; i < PARTY_SIZE; i++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user