HiddenTradition_PRC8/_removed/pnp_shift_egwild.nss
2024-06-20 15:47:42 -04:00

7 lines
152 B
Plaintext

void main()
{
// Create the epic listener
object oListener = CreateObject(OBJECT_TYPE_CREATURE,"epicshifterliste",GetLocation(OBJECT_SELF));
}