Renamed trainers.txt property Ability to AbilityIndex, and added the property Ability which accepts an ability ID (and an index number for backwards compatibility)

This commit is contained in:
Maruno17
2021-05-13 22:34:46 +01:00
parent 8384adeb22
commit 2e1a7646ed
6 changed files with 84 additions and 65 deletions

View File

@@ -11,14 +11,14 @@ LoseText = "Very good."
Pokemon = GEODUDE,12
Gender = male
Moves = DEFENSECURL,HEADSMASH,ROCKPOLISH,ROCKTHROW
Ability = 0
AbilityIndex = 0
IV = 20,20,20,20,20,20
Pokemon = ONIX,14
Name = Rocky
Gender = male
Shiny = yes
Moves = HEADSMASH,ROCKTHROW,RAGE,ROCKTOMB
Ability = 0
AbilityIndex = 0
Item = SITRUSBERRY
IV = 20,20,20,20,20,20
Ball = HEAVYBALL