Go to the source code of this file.
◆ world_sushie_init()
void world_sushie_init |
( |
Npc * | | ) |
|
◆ world_sushie_pre_battle()
void world_sushie_pre_battle |
( |
Npc * | | ) |
|
◆ world_sushie_post_battle()
void world_sushie_post_battle |
( |
Npc * | | ) |
|
◆ world_sushie_sync_player_position()
void world_sushie_sync_player_position |
( |
void | | ) |
|
◆ EVS_WorldSushie_TakeOut
Definition at line 771 of file sushie.c.
771 {
775};
#define End
Signals the end of EVT script data. A script missing this will likely crash on load.
#define Call(FUNC, ARGS...)
Calls a given C EVT API function with any number of arguments.
#define Return
Kills the current EVT thread.
◆ EVS_WorldSushie_Update
◆ EVS_WorldSushie_UseAbility
◆ EVS_WorldSushie_PutAway
◆ EVS_WorldSushie_EnterMap