Rename "map permissions" to "map environment" (fix #396)

This commit is contained in:
Remy Oukaour
2017-12-24 13:08:38 -05:00
parent 10a1e6c860
commit 20d6c1d876
20 changed files with 70 additions and 57 deletions

View File

@@ -362,10 +362,10 @@ CheckReplaceKrisSprite: ; 154f7
jr z, .surfing
cp PLAYER_SURF_PIKA
jr z, .surfing
call GetMapPermission
call GetMapEnvironment
cp INDOOR
jr z, .checkbiking
cp PERM_5
cp ENVIRONMENT_5
jr z, .checkbiking
cp DUNGEON
jr z, .checkbiking