LoD_PRC8/_module/nss/final_legend_to8.nss

8 lines
117 B
Plaintext
Raw Normal View History

2023-09-21 21:20:34 -04:00
void main()
{
AssignCommand(GetPCSpeaker(), ActionJumpToLocation(GetLocation(GetWaypointByTag("WP_FAN_ENT"))));
}