5 lines
88 B
Plaintext
5 lines
88 B
Plaintext
void main()
|
|
{
|
|
DelayCommand(1.0, ActionSit (GetNearestObject(OBJECT_TYPE_PLACEABLE)));
|
|
}
|