- 11
- Posts
- 5
- Years
- Seen Dec 14, 2022
Hello!
I coded the logic for the move "Eerie spell" and hoped for your opinion, so far testing shows no problem and it's working like a charm.
src\Tables\battle_moves.c
assembly\data\battle_script_commands_table.s
src\general_bs_commands.c
I coded the logic for the move "Eerie spell" and hoped for your opinion, so far testing shows no problem and it's working like a charm.
src\Tables\battle_moves.c
Spoiler:
![[PokeCommunity.com] [CFRU] Eerie spell define and code [PokeCommunity.com] [CFRU] Eerie spell define and code](https://i.imgur.com/73cyBse.png)
assembly\data\battle_script_commands_table.s
Spoiler:
![[PokeCommunity.com] [CFRU] Eerie spell define and code [PokeCommunity.com] [CFRU] Eerie spell define and code](https://i.imgur.com/dDeYu4i.png)
src\general_bs_commands.c
Spoiler:
![[PokeCommunity.com] [CFRU] Eerie spell define and code [PokeCommunity.com] [CFRU] Eerie spell define and code](https://i.imgur.com/B2fVakV.png)
Last edited: