Rename "city" treemon set to "none", since it has no encounters
This commit is contained in:
@@ -100,7 +100,7 @@ GetTreeMons:
|
||||
cp NUM_TREEMON_SETS
|
||||
jr nc, .quit
|
||||
|
||||
assert TREEMON_SET_CITY == 0
|
||||
assert TREEMON_SET_NONE == 0
|
||||
and a
|
||||
jr z, .quit
|
||||
|
||||
|
Reference in New Issue
Block a user