Aantioch_Infernum/_module/nss/frobo_flee.nss

7 lines
66 B
Plaintext
Raw Normal View History

2023-08-08 16:22:17 -04:00
#include "NW_I0_GENERIC"
void main()
{
ActivateFleeToExit();
}