7 lines
121 B
Plaintext
7 lines
121 B
Plaintext
|
|
void main()
|
|
{
|
|
AssignCommand(GetPCSpeaker(), ActionJumpToLocation(GetLocation(GetWaypointByTag("WP_FreezingCity"))));
|
|
}
|
|
|