RoT2_PRC8/_module/nss/0_council_sit.nss

5 lines
79 B
Plaintext
Raw Permalink Normal View History

2023-09-25 18:13:22 -04:00
void main()
{
ActionSit(GetNearestObjectByTag("COUNCILCHAIR", OBJECT_SELF));
}