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