LoD_PRC8/_module/nss/final_legend_to2.nss

7 lines
119 B
Plaintext
Raw Normal View History

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