5 lines
55 B
Plaintext
5 lines
55 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetLocalInt(OBJECT_SELF,"Teleport",1);
|
||
|
}
|