Capitalisation of some constants

This commit is contained in:
Maruno17
2020-10-17 01:18:01 +01:00
parent 22c48b98d9
commit 7640736188
3 changed files with 16 additions and 16 deletions

View File

@@ -249,7 +249,7 @@ DEXES_WITH_OFFSETS = []
# - Name of BGM to play for that encounter (optional).
# - Roaming areas specifically for this Pokémon (optional).
#===============================================================================
RoamingAreas = {
ROAMING_AREAS = {
5 => [ 21, 28, 31, 39, 41, 44, 47, 66, 69],
21 => [5, 28, 31, 39, 41, 44, 47, 66, 69],
28 => [5, 21, 31, 39, 41, 44, 47, 66, 69],
@@ -261,7 +261,7 @@ RoamingAreas = {
66 => [5, 21, 28, 31, 39, 41, 44, 47, 69],
69 => [5, 21, 28, 31, 39, 41, 44, 47, 66 ]
}
RoamingSpecies = [
ROAMING_SPECIES = [
[:LATIAS, 30, 53, 0, "Battle roaming"],
[:LATIOS, 30, 53, 0, "Battle roaming"],
[:KYOGRE, 40, 54, 2, nil, {