Files
HeroesStone_PRC8/_module/nss/hc_inc_on_dying.nss
Jaysyn904 1eefc84201 Initial Commit
Initial Commit.
2025-09-14 15:40:46 -04:00

12 lines
83 B
Plaintext

// PLACEHOLDER
int preEvent()
{
return 1;
}
void postEvent()
{
return;
}