Rename "city" treemon set to "none", since it has no encounters

This commit is contained in:
Rangi42
2025-04-21 12:42:57 -04:00
parent b4fc71cba1
commit 098944485b
4 changed files with 20 additions and 18 deletions

View File

@@ -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