Renamed the root package to fmon and added paralysis, burn, and sleep status effects
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
package fmon.stat
|
||||
|
||||
class Species {
|
||||
// name
|
||||
// gender ratio
|
||||
// forms
|
||||
// baby forms (hatchable)
|
||||
// evolution conditions (form change)
|
||||
// egg groups
|
||||
// egg steps
|
||||
}
|
||||
Reference in New Issue
Block a user