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

10 lines
261 B
Plaintext

/* In the new_make_fx script the EffectAreaOfEffect function calls this empty
script by default (Area Effects are only decorative, they don't actually "hurt").
You can change this to have different events happen when entering Area Effects.
*/
void main()
{
}