mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-06 16:15: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
|
|
@ -157,4 +157,5 @@
|
|||
const EFFECT_BEAT_UP
|
||||
const EFFECT_FLY
|
||||
const EFFECT_DEFENSE_CURL
|
||||
const EFFECT_COIN_HURL
|
||||
DEF NUM_MOVE_EFFECTS EQU const_value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue