summaryrefslogtreecommitdiff
path: root/data/wild
diff options
context:
space:
mode:
authorentrpntr <entrpntr@gmail.com>2020-04-01 20:58:12 -0400
committerentrpntr <entrpntr@gmail.com>2020-04-02 01:36:09 -0400
commit48e0d17b6a51344a07c679e17eb92a25fdb1882b (patch)
tree290a1e71a454c76d5a3baeb9cd4de32ac86989ca /data/wild
parent90cdd19ae81c1f3446d64094018b3f1d705ce1cf (diff)
Finish disassembling bank $2e, miscellaneous pics cleanup.
Diffstat (limited to 'data/wild')
-rw-r--r--data/wild/treemons.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/wild/treemons.asm b/data/wild/treemons.asm
index 639b4607..f2687339 100644
--- a/data/wild/treemons.asm
+++ b/data/wild/treemons.asm
@@ -5,7 +5,7 @@ TreeMons:
dw TreeMonSet_Canyon
dw TreeMonSet_Rock
dw TreeMonSet_Unused
- dw TreeMonSet_None
+ dw TreeMonSet_City
; Two tables each (common, rare).
; Structure:
@@ -13,6 +13,7 @@ TreeMons:
TreeMonSet_None:
TreeMonSet_Unused:
+TreeMonSet_City:
; common
db 50, VENONAT, 15
db 30, VENONAT, 15