5 lines
80 B
Plaintext
Raw Normal View History

2023-08-08 16:22:17 -04:00
void main()
{
ActionSit (GetNearestObjectByTag ("RoyalSeat", OBJECT_SELF));
}