GENDERLESS -> GENDER_UNKNOWN
This is how they're called in official sources, and it fits better with the other `GENDER_` constants.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
db 3 ; catch rate
|
||||
db 220 ; base exp
|
||||
db NO_ITEM, NO_ITEM ; items
|
||||
db GENDERLESS ; gender ratio
|
||||
db GENDER_UNKNOWN ; gender ratio
|
||||
db 100 ; unknown 1
|
||||
db 120 ; step cycles to hatch
|
||||
db 5 ; unknown 2
|
||||
|
Reference in New Issue
Block a user