mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-07 00:25:24 +13:00
Add move effect for Coin Hurl
Thanks to Shellnuts for helping out. Coin Hurl is now a max-150 base power move that scales with the user's wealth.
This commit is contained in:
parent
1f0cc46814
commit
caee1c278c
10 changed files with 85 additions and 2 deletions
|
|
@ -180,6 +180,7 @@ ENDM
|
|||
command supereffectivelooptext ; ad
|
||||
command startloop ; ae
|
||||
command curl ; af
|
||||
command coinhurlpower
|
||||
DEF NUM_EFFECT_COMMANDS EQU const_value - 1
|
||||
|
||||
const_def -1, -1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue