RATDOG/_module/nss/sitscript_x.nss
Jaysyn904 0f13e6c538 Initial module commit
Initial module commit.
2021-08-29 23:34:48 -04:00

5 lines
62 B
Plaintext

void main()
{
ActionSit( GetNearestObjectByTag( "Chair"));
}