6 lines
80 B
Plaintext
6 lines
80 B
Plaintext
|
// set target Spiders
|
||
|
void main()
|
||
|
{
|
||
|
SetLocalInt(OBJECT_SELF,"nMAGEASST",2);
|
||
|
}
|