HiddenTradition_PRC8/_module/nss/lmpperfacttheft.nss

8 lines
120 B
Plaintext
Raw Permalink Normal View History

#include "lmpperfmisc2"
void main()
{
SetLocalInt(OBJECT_SELF, "lmpPerformTheft", FALSE);
BothAttackThief();
}