add MIN_LEVEL define to pokemon constants
This commit is contained in:
@@ -177,6 +177,7 @@
|
||||
#define MON_DATA_SPATK2 87
|
||||
#define MON_DATA_SPDEF2 88
|
||||
|
||||
#define MIN_LEVEL 1
|
||||
#define MAX_LEVEL 100
|
||||
|
||||
#define OT_ID_PLAYER_ID 0
|
||||
|
||||
Reference in New Issue
Block a user