6 lines
78 B
Plaintext
6 lines
78 B
Plaintext
// set target dwarf
|
|
void main()
|
|
{
|
|
SetLocalInt(OBJECT_SELF,"nMAGEASST",4);
|
|
}
|