Skip to content

The Zoo (pl_04) - Script

Quest Index - Language: english - french - polish - italian

Educators & Designers: help improving this quest!

Comments and feedback: discuss in the Forum
Improve translations: comment the Google Sheet
Improve the script: propose an edit here

quest_start

// pl_04 | Zoo (Wroclaw)
// 
type: panel
group: Intro
tags: actor=Man, 
image: centennial_hall_empty_flag
color: red
---
<<declare $talked_animals = false>>
Welcome to WROCŁAW ZOO. #line:0fe55d1 
There are many ANIMALS here! #line:005dd46 

quest_end

panel: panel_endgame
color: green
---
This quest is complete. #line:0bcc257 
You learned about ZOO ANIMALS. #line:054cc37 
<<jump post_quest_activity>>

post_quest_activity

panel: panel
color: green
tags: proposal
---
Draw your favorite ANIMAL. #line:0809ac5 
<<quest_end>>

director_talk

group: Intro
tags: actor=Man, type:Panel
image: centennial_hall_empty_flag
---
<<if $talked_animals == true>>
    <<jump director_task_done>>
<<else>>
    <<jump director_task>>
<<endif>>

director_task

group: Intro
tags: actor=Man, type:Panel
image: centennial_hall_empty_flag
color: green
---
Oh no! The FLAG is missing! #line:09c6bf7 
<<camera_focus FlagPole>>
<<card iglica>>
It was on the IGLICA at CENTENNIAL HALL. #line:02f35e4 
<<camera_reset>>
Please help me find it! #line:0fd5d1a 
Talk to ANIMALS. One may have it. #line:012b933 
<<task_start TASK_ANIMALS task_animals_done>>

task_animals_desc

type: task
---
Find the FLAG! #line:0da284c 
Talk to all the animals. Maybe they know where the flag is. #line:010adc5 

animal_peacock

//--------------------------------------------
// ENTRANCE – AMBIENCE
//--------------------------------------------
group: ZOO
tags: actor=Peacock
image: zoo_gate
---
I do not need a FLAG. #line:0085a8a 
My tail is a FLAG! #line:04fff6b 

animal_parrot

group: ZOO
tags: actor=Parrot
image: zoo_gate
---
Squawk! Red and yellow ran by! #line:0e84545 

elephant_talk

// PART 1 – ELEPHANT
group: ELEPHANT
tags: actor=Keeper
image: elephant_keeper
color: blue
---
I am the biggest land ANIMAL. #line:027b51f 
<<card animal_elephant>>
I have good MEMORY. #line:03a150c 
Do you have good MEMORY? #line:0f98478 
<<activity memory_elephant_settings elephant_activity_done>>

elephant_activity_done

group: ELEPHANT
tags: actor=Keeper
image: elephant_keeper

---
<<inventory animal_elephant add>>
A FLAG? I do not have it. #line:0b79d01 
If I took it I would remember! #line:0f124bf 

ELEPHANT_SIGN

group: ELEPHANT
tags: actor=tutor
image: elephant_sign
---
ELEPHANT. Thick skin. Big EARS. #line:048e8a1 
Largest land ANIMAL. #line:0b1cca2 

ELEPHANT_KID

group: ELEPHANT
tags: actor=KID
image: kid_elephant
---
Its EARS are bigger than me! #line:0fc78ad 
Can it fan me in summer? #line:004abc7 


giraffe_talk

// PART 2 – GIRAFFE
group: GIRAFFE
tags: actor=Keeper
image: giraffe_keeper
color: blue
---
I am the tallest ANIMAL. #line:0d5c607 
My long NECK helps me reach leaves. #line:0a4d24e 
I eat WATTLE leaves! #line:04b42f2 
<<activity canvas_giraffe_settings giraffe_activity_done>>

giraffe_activity_done

group: GIRAFFE
tags: actor=Keeper
image: giraffe_keeper
---
<<inventory animal_elephant add>>
I did not take the FLAG. #line:0877d6f 
It is too high for me! #line:02d00e2 

GIRAFFE_SIGN

group: GIRAFFE
tags: actor=Sign
image: giraffe_sign
---
GIRAFFE. Tall. Long NECK. #line:0a8a73f 
Long EYELASHES. #line:0291317 

GIRAFFE_KID

group: GIRAFFE
tags: actor=KID
image: kid_giraffe
---
With a NECK like that! #line:068daeb 
I could see my house from here. #line:0bee484 


lion_talk

// PART 3 – LION
group: LION
tags: actor=Keeper
image: lion_keeper
color: blue
---
I am a LION in AFRICA. #line:07f2e15 
<<card  animal_lion>>
I live in a PRIDE. #line:042266c 
Look at this small CUB! #line:0124e1c 
<<card  animal_lion_cub>>
I grow up small, then medium, then old... #line:0774b92 
<<activity order_lion_settings lion_activity_done>>

lion_activity_done

group: LION
tags: actor=Keeper
image: lion_keeper
---
<<inventory animal_lion add>>
You must find the FLAG! #line:05da6d7 
I like watching it in wind. #line:01b3593 

LION_SIGN

group: LION
tags: actor=Sign
image: lion_sign
---
LION. PRIDE = family of lions. #line:0ac6cc0 
Males have MANES. #line:0d2883b 

LION_KID

group: LION
tags: actor=KID
image: kid_lion
---
What a roar! #line:079f4e0 

monkey_talk

// PART 4 – MONKEY
group: MONKEY
tags: actor=Keeper
image: monkey_keeper
color: blue
---
I am a MONKEY. I climb TREES. #line:0867233 
We are close to HUMANS! #line:0eaefd6 
Where did I get these FRUITS? #line:079451b 
<<activity match_monkey_settings monkey_activity_done>>

monkey_activity_done

group: MONKEY
tags: actor=Keeper
image: monkey_keeper

---
<<inventory animal_monkey add>>
I did not take the FLAG. #line:0c53945 
It would be fun to climb that pole. #line:0a43c85 

MONKEY_SIGN

group: MONKEY
tags: actor=Sign
image: monkey_sign
---
MONKEY. Great CLIMBER. #line:0900219 
Loves FRUIT. #line:021b299 

MONKEY_KID

group: MONKEY
tags: actor=KID
image: kid_monkey
---
He copied my dance! #line:0bf2346 
Do MONKEYS wink? #line:0eecdf9 

penguin_talk

// PART 5 – PENGUIN
group: PENGUIN
tags: actor=Keeper
image: penguin_keeper
color: blue
---
I am a PENGUIN, a strange BIRD. #line:08c70e8 
I can't fly, but I swim well! #line:0540c5a 
Can you find the path in ICE? #line:0a3420c 
<<activity jigsaw_penguin_settings penguin_activity_done>>

penguin_activity_done

group: PENGUIN
tags: actor=Keeper
image: penguin_keeper
---
<<inventory animal_penguin add>>
No, I did not take the FLAG. #line:078190f 
I can't fly, remember? #line:08568f5 

PENGUIN_SIGN

group: PENGUIN
tags: actor=Tutor
image: penguin_sign
---
PENGUIN. Bird. Swimmer. #line:0877d95 
Lives near OCEANS. #line:0eac350 

PENGUIN_KID

group: PENGUIN
tags: actor=KID
image: kid_penguin
---
How cute! #line:0ae73f3 
It looks neat. #line:05ac327 

task_animals_done

tags: actor=TUTOR
---
TASK DONE! Go back to the DIRECTOR. #line:0a93d9b 
<<set $talked_animals = true>>

director_task_done

group: Intro
tags: actor=Man
image: centennial_hall_empty_flag
color: purple
---
Good. You talked to all ANIMALS. #line:032811f 
Now let's review facts. #line:0364f30 
Help me put pieces together. #line:08de86f 
<<activity jigsaw_zoo_settings director_activity_done>>

RECAP_CARDS

group: Icebox
tags: actor=Narrator
image: zoo_cards
---
Now match the CARDS. #line:0f6f882 
<<activity memory zoo_animal_cards tutorial>>

director_activity_done

tags: actor=Narrator
image: zoo_recap
---
All ANIMALS are innocent. #line:0bc2b46 
Who took the FLAG? #line:0fc0ab7 
<<SetActive Antura with Flag>>
<<jump RETURN_DIRECTOR>>

RETURN_DIRECTOR

// TWIST – FLAG RETURN
group: End
tags: actor=ZooDirector
image: centennial_hall_antura_flag
---
Wait, look! #line:0b3d05f 
<<camera_focus Antura with Flag>>
ANTURA has the FLAG! #line:0e24973 
<<camera_reset>>
<<jump CEREMONY_END>>

CEREMONY_END

group: End
tags: actor=ZooDirector
image: flag_on_iglica
---
The FLAG is home. #line:0d91701 
Thank you, helper. #line:08c71db 
<<jump quest_end>>