HoS_PRC8/_mod/_module/nss/captain_d_elbin.nss

6 lines
109 B
Plaintext
Raw Normal View History

2024-11-25 19:36:07 -05:00
void main()
{
SetLocalInt(GetPCSpeaker(),"nBoatDest",0);
SetLocalInt(GetPCSpeaker(),"nBoatState",0);
}