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