5 lines
80 B
Plaintext
5 lines
80 B
Plaintext
|
void main()
|
||
|
{
|
||
|
ActionSit (GetNearestObjectByTag ("RoyalSeat", OBJECT_SELF));
|
||
|
}
|