PRC8/nwn/nwnprc/trunk/psionics/prc_immobile.nss
Jaysyn904 d87fe14826 Further file organization
Further file organization
2023-08-23 22:11:00 -04:00

7 lines
75 B
Plaintext

#include "nw_i0_generic"
void main()
{
PlayImmobileAmbientAnimations();
}