Aantioch_Infernum/_module/nss/lmpperfreset04.nss

9 lines
157 B
Plaintext
Raw Normal View History

2023-08-08 16:22:17 -04:00
#include "lmpperfmisc"
void main()
{
SetLocalInt(OBJECT_SELF, "lmpBeginPerform", 0);
SetLocalInt(OBJECT_SELF, "lmpPerfAct", 0);
FacePCBoth();
}