8 lines
120 B
Plaintext
8 lines
120 B
Plaintext
#include "lmpperfmisc2"
|
|
|
|
void main()
|
|
{
|
|
SetLocalInt(OBJECT_SELF, "lmpPerformTheft", FALSE);
|
|
BothAttackThief();
|
|
}
|