Aantioch_Infernum/_module/nss/lmpperfacttheft.nss

8 lines
120 B
Plaintext
Raw Permalink Normal View History

2023-08-08 16:22:17 -04:00
#include "lmpperfmisc2"
void main()
{
SetLocalInt(OBJECT_SELF, "lmpPerformTheft", FALSE);
BothAttackThief();
}