Tidied up some function codes, added missing ones

This commit is contained in:
Maruno17
2021-09-06 21:26:59 +01:00
parent c670c63bf5
commit 27be1cb330
6 changed files with 336 additions and 77 deletions

View File

@@ -1417,7 +1417,7 @@ Category = Status
Accuracy = 0
TotalPP = 20
Target = NearAlly
FunctionCode = RaiseAllySpDef1
FunctionCode = RaiseTargetSpDef1
Description = The user raises the Sp. Def stat of an ally Pokémon by using a mysterious aroma.
#-------------------------------
[BABYDOLLEYES]

View File

@@ -1685,7 +1685,7 @@ Category = Status
Accuracy = 0
TotalPP = 20
Target = NearAlly
FunctionCode = RaiseAllySpDef1
FunctionCode = RaiseTargetSpDef1
Description = The user raises the Sp. Def stat of an ally Pokémon by using a mysterious aroma.
#-------------------------------
[BABYDOLLEYES]
@@ -6046,7 +6046,7 @@ Category = Status
Accuracy = 0
TotalPP = 40
Target = UserAndAllies
FunctionCode = RaiseUserAndAlliesAttack1
FunctionCode = RaiseTargetAttack1
Flags = Sound
Description = The user howls loudly to raise the spirit of itself and allies, boosting their Attack stats.
#-------------------------------

View File

@@ -1685,7 +1685,7 @@ Category = Status
Accuracy = 0
TotalPP = 20
Target = NearAlly
FunctionCode = RaiseAllySpDef1
FunctionCode = RaiseTargetSpDef1
Description = The user raises the Sp. Def stat of an ally Pokémon by using a mysterious aroma.
#-------------------------------
[BABYDOLLEYES]
@@ -6046,7 +6046,7 @@ Category = Status
Accuracy = 0
TotalPP = 40
Target = UserAndAllies
FunctionCode = RaiseUserAndAlliesAttack1
FunctionCode = RaiseTargetAttack1
Flags = Sound
Description = The user howls loudly to raise the spirit of itself and allies, boosting their Attack stats.
#-------------------------------