mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-08 00:55:28 +13:00
Fix Rocket Music bug, add Ariana/Archer to places
This fixes the executive music bug and ensures Giovanni also gets it. I removed the female Executive since it's usually just Ariana. Can use it another time if something comes up, but right now, no need.
This commit is contained in:
parent
ce048df442
commit
5ef2108ce4
17 changed files with 43 additions and 108 deletions
|
|
@ -332,12 +332,6 @@ TrainerClassAttributes:
|
|||
dw AI_BASIC | AI_CAUTIOUS | AI_STATUS
|
||||
dw CONTEXT_USE | SWITCH_SOMETIMES
|
||||
|
||||
; Executivef
|
||||
db NO_ITEM, NO_ITEM ; items
|
||||
db 18 ; base reward
|
||||
dw AI_BASIC | AI_SETUP | AI_TYPES | AI_SMART | AI_OPPORTUNIST | AI_CAUTIOUS | AI_STATUS | AI_RISKY
|
||||
dw CONTEXT_USE | SWITCH_SOMETIMES
|
||||
|
||||
; Sage
|
||||
db NO_ITEM, NO_ITEM ; items
|
||||
db 8 ; base reward
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue