You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Rename "map permissions" to "map environment" (fix #396)
This commit is contained in:
@@ -308,7 +308,7 @@ CheckSpecialPhoneCall:: ; 90136 (24:4136)
|
||||
ret
|
||||
|
||||
SpecialCallOnlyWhenOutside: ; 90188
|
||||
ld a, [wPermission]
|
||||
ld a, [wEnvironment]
|
||||
cp TOWN
|
||||
jr z, .outside
|
||||
cp ROUTE
|
||||
|
Reference in New Issue
Block a user