LoD_PRC8/_module/nss/final_legend_to1.nss

7 lines
121 B
Plaintext
Raw Normal View History

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