Aantioch_Infernum/_module/nss/lmpperfreset01.nss

6 lines
115 B
Plaintext
Raw Normal View History

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