The Zoo (pl_04) - Script
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
actor: ADULT_M,
image: centennial_hall_empty_flag
color: red
---
<<declare $talked_animals = false>>
<<declare $elephant_completed = false>>
<<declare $giraffe_completed = false>>
<<declare $lion_completed = false>>
<<declare $monkey_completed = false>>
<<declare $penguin_completed = false>>
<<declare $found_chest_cookies = 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
actor: ADULT_M, type:Panel
image: centennial_hall_empty_flag
---
<<if $talked_animals == true>>
<<jump director_task_done>>
<<else>>
<<jump director_task>>
<<endif>>
director_task
group: Intro
actor: ADULT_M, type:Panel
image: centennial_hall_empty_flag
color: green
---
Oh no! #line:0c71176
<<camera_focus Flagpole>>
The FLAG is missing! #line:09c6bf7
<<camera_reset>>
It was on the IGLICA at CENTENNIAL HALL. #line:02f35e4
<<card iglica zoom>>
Please help me find it! #line:0fd5d1a
Talk to the ANIMALS. Maybe one of them has 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
actor: SPECIAL
image: zoo_gate
---
I do not need a FLAG. #line:0085a8a
My tail is a FLAG! #line:04fff6b
animal_parrot
group: ZOO
actor: SPECIAL
image: zoo_gate
---
Squawk! Red and yellow ran by! #line:0e84545
animal_fox
group: ZOO
actor: SPECIAL
image: zoo_gate
---
Hehe! I'm not actually from the zoo. #line:03c4553
I didn't see a flag anywhere. #line:074fe29
item_chest
actor:
group: actions
color: yellow
---
<<if $found_chest_cookies>>
It's empty now. #line:0810771
<<else>>
<<action open_chest>>
<<set $found_chest_cookies = true>>
You found some cookies! #line:03321d5
<<cookies_add 5>>
<<endif>>
elephant_talk
// PART 1 – ELEPHANT
group: ELEPHANT
actor: SENIOR_M
image: elephant_keeper
color: blue
---
<<if GetActivityResult("jigsaw_zoo_settings") > 0>>
Your memory is good! #line:092cdc9
Want to try again? #line:09523fa
<<activity memory_elephant_settings_hard elephant_activity_done>>
<<else>>
I am the biggest land ANIMAL. #line:027b51f
<<card animal_elephant zoom>>
I have great MEMORY. #line:03a150c
Do you have a good MEMORY? #line:0f98478
<<activity memory_elephant_settings elephant_activity_done>>
<<endif>>
elephant_activity_done
group: ELEPHANT
actor: SENIOR_M
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
<<set $elephant_completed = true>>
ELEPHANT_SIGN
group: ELEPHANT
actor:
image: elephant_sign
---
ELEPHANT. Thick skin. Big EARS. #line:048e8a1
Largest land ANIMAL. #line:0b1cca2
ELEPHANT_KID
group: ELEPHANT
actor: KID_F
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
actor: SENIOR_M
image: giraffe_keeper
color: blue
---
<<if GetActivityResult("canvas_giraffe_settings") > 0>>
Cool, right? #line:04d057e
Want to try again? #line:04f37fa
<<activity canvas_giraffe_settings_hard giraffe_activity_done>>
<<else>>
I am the tallest ANIMAL. #line:0d5c607
<<card animal_giraffe zoom>>
My long NECK helps me reach leaves. #line:0a4d24e
I eat WATTLE leaves! #line:04b42f2
<<activity canvas_giraffe_settings giraffe_activity_done>>
<<endif>>
giraffe_activity_done
group: GIRAFFE
actor: SENIOR_M
image: giraffe_keeper
---
<<inventory animal_elephant add>>
I did not take the FLAG. #line:0877d6f
It is too high for me! #line:02d00e2
<<set $giraffe_completed = true>>
GIRAFFE_SIGN
group: GIRAFFE
actor:
image: giraffe_sign
---
GIRAFFE. Tall. Long NECK. #line:0a8a73f
Long EYELASHES. #line:0291317
GIRAFFE_KID
group: GIRAFFE
actor: KID_F
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
actor: SENIOR_M
image: lion_keeper
color: blue
---
<<if GetActivityResult("order_lion_settings") > 0>>
Hey, try again. #line:0e53f7d
I'll make it harder. #line:080d627
<<activity order_lion_settings_hard lion_activity_done>>
<<else>>
I am a LION from AFRICA. #line:07f2e15
<<card animal_lion zoom>>
I live in a PRIDE. #line:042266c
Look at this small CUB! #line:0124e1c
<<card animal_lion_cub zoom>>
I grow up small, then medium, then old... #line:0774b92
<<activity order_lion_settings lion_activity_done>>
<<endif>>
lion_activity_done
group: LION
actor: SENIOR_M
image: lion_keeper
---
<<inventory animal_lion add>>
You must find the FLAG! #line:05da6d7
I like watching it in wind. #line:01b3593
<<set $lion_completed = true>>
LION_SIGN
group: LION
actor:
image: lion_sign
---
LION. PRIDE = family of lions. #line:0ac6cc0
Males have MANES. #line:0d2883b
LION_KID
group: LION
actor: KID_F
image: kid_lion
---
What a roar! #line:079f4e0
monkey_talk
// PART 4 – MONKEY
group: MONKEY
actor: SENIOR_M
image: monkey_keeper
color: blue
---
<<if GetActivityResult("match_monkey_settings") > 0>>
Oh, you're good! #line:092486d
Be quick! #line:0c33d20
<<activity match_monkey_settings_hard monkey_activity_done>>
<<else>>
I am a CHIMPANZEE. I climb TREES. #line:0867233
<<card animal_chimpanzee zoom>>
We are close to HUMANS! #line:0eaefd6
Where did I get these FRUITS? #line:079451b
<<activity match_monkey_settings monkey_activity_done>>
<<endif>>
monkey_activity_done
group: MONKEY
actor: SENIOR_M
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
<<set $monkey_completed = true>>
MONKEY_SIGN
group: MONKEY
actor:
image: monkey_sign
---
CHIMPANZEE. Great CLIMBER. #line:0900219
Loves FRUIT. #line:021b299
MONKEY_KID
group: MONKEY
actor: KID_F
image: kid_monkey
---
He copied my dance! #line:0bf2346
Do CHIMPANZEES wink? #line:0eecdf9
penguin_talk
// PART 5 – PENGUIN
group: PENGUIN
actor: SENIOR_M
image: penguin_keeper
color: blue
---
<<if GetActivityResult("jigsaw_penguin_settings") > 0>>
Nice! #line:0cd794c
Can you do it again? #line:084fedc
<<activity jigsaw_penguin_settings_hard penguin_activity_done>>
<<else>>
I am a PENGUIN, a strange BIRD. #line:08c70e8
<<card animal_penguin zoom>>
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>>
<<endif>>
penguin_activity_done
group: PENGUIN
actor: SENIOR_M
image: penguin_keeper
---
<<inventory animal_penguin add>>
No, I did not take the FLAG. #line:078190f
I can't fly, remember? #line:08568f5
<<set $penguin_completed = true>>
PENGUIN_SIGN
group: PENGUIN
actor:
image: penguin_sign
---
PENGUIN. Bird. Swimmer. #line:0877d95
Lives near OCEANS. #line:0eac350
PENGUIN_KID
group: PENGUIN
actor: KID_F
image: kid_penguin
---
How cute! #line:0ae73f3
It looks neat. #line:05ac327
task_animals_done
actor:
---
TASK DONE! Go back to the DIRECTOR. #line:0a93d9b
<<set $talked_animals = true>>
director_task_done
group: Intro
actor: ADULT_M
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
actor: NARRATOR
image: zoo_cards
---
Now match the CARDS. #line:0f6f882
<<activity memory zoo_animal_cards tutorial>>
director_activity_done
actor: NARRATOR
image: zoo_recap
---
All ANIMALS are innocent. #line:0bc2b46
Who took the FLAG? #line:0fc0ab7
<<SetActive anturaFlag>>
<<jump RETURN_DIRECTOR>>
RETURN_DIRECTOR
// TWIST – FLAG RETURN
group: End
actor: GUIDE_M
image: centennial_hall_antura_flag
---
Wait, look! #line:0b3d05f
<<camera_focus Antura>>
ANTURA has the FLAG! #line:0e24973
<<camera_reset>>
<<jump CEREMONY_END>>
CEREMONY_END
group: End
actor: GUIDE_M
image: flag_on_iglica
---
The FLAG is home. #line:0d91701
<<card wroclaw_flag>>
Thank you, helper. #line:08c71db
<<jump quest_end>>