Skip to content

The Colors of the Marseille Market (fr_09) - 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

// fr_09 | Food & Market (Marseille)
// 
tags: 
type: panel
color: red
---
<<set $MAX_PROGRESS = 7>>
<<declare $ingredients = 0>>
Welcome to CĂ´te d'Azur! It's a sunny day on the coast. #line:078e646 

quest_end

color: green
panel: panel_endgame
---
The game is complete! Congratulations! #line:0f5c958 
<<jump quest_proposal>>

quest_proposal

color: green
panel: panel
tags: proposal
---
What is your favourite food? #line:01f78ed 
<<quest_end>>

baker_bonjour

group: baker
tags: actor=MAN
---
Bonjour! I sell fresh bread. I am a baker. #line:0c6f41f 
Every day I wake up early to bake. #line:0f6e48a 
<<card person_baker zoom>>
<<jump baker_question>>

shop_baker

group: baker
tags: actor=MAN_BIG, noRepeatLastLine
color: blue
---
Bonjour! #line:09460ce 
    <<jump baker_bonjour>>
Merci! #line:0bf3f32 
    <<jump talk_dont_understand>>
Banana! #line:0ebf8b2 
    <<jump talk_dont_understand>>

baker_question

group: baker
tags: actor=MAN_BIG, type=Choice
---
What do you want to buy? #line:00279c8 
Bread #line:00eab87 
    <<jump baker_pay_activity>>
Fish and Crab #line:08177a5 
    <<jump talk_dont_sell>>
Tomatoes, Oranges, and Lemons #line:0a8294a 
    <<jump talk_dont_sell>>
Salt, Pepper, and Oil #line:0babba5 
    <<jump talk_dont_sell>>

baker_pay_activity

group: baker
tags: actor=MAN
color: purple
---
Select enough money to pay. #line:0bbf963 
<<activity money_baker baker_payment_done>>

baker_payment_done

group: baker
tags: actor=MAN, no_translate, noRepeatLastLine
---
Merci! #line:00da30a 
Au revoir! #line:00cbd60 
Bonne journée! #line:00cd1cf 
<<SetActive Collect_Baker>>

baker_dontsell

group: baker
tags: actor=MAN
---
Sorry, I don't sell that. #line:0875143 

fisher_payment_done

group: fisher
tags: actor=MAN_OLD, do_not_translate, noRepeatLastLine
---
Au revoir! #line:02e64ff 
Merci! #line:02c23e5 
Bonne journée! #line:080d945 
<<SetActive Collect_Fisherman>>

fisher_dontsell

group: fisher
tags: actor=MAN_OLD
---
Sorry, I don't sell that. #line:01ea288 

fisher_question

group: fisher
tags: actor=MAN_OLD
---
What do you want to buy? #line:04deddc 
Fish and Crab #line:0e562df 
    <<jump fisher_pay_activity>>
Tomatoes, Oranges, and Lemons #line:085463e 
    <<jump talk_dont_sell>>
Bread #line:0604902 
    <<jump talk_dont_sell>>
Milk #line:0c5f144 
    <<jump talk_dont_sell>>

shop_fisher

color: blue
group: fisher
tags: actor=MAN_OLD, noRepeatLastLine
---
Lycée! #line:0d65316 
    <<jump talk_dont_understand>>
Bonjour! #line:089f618 
    <<jump fisher_bonjour>>
Au revoir! #line:06b0535 
    <<jump talk_dont_understand>>

fisher_bonjour

group: fisher
tags: actor=MAN_OLD
actor: OLD_MAN
---
Good morning! I sell fish and crab. I'm a fishmonger. #line:04b4a87 
All of my items come from the sea! #line:0aa9ce7 
<<card  person_fishmonger zoom>>
<<jump fisher_question>>

shop_cheesemonger

color: blue
group: cheesemonger
tags: actor=WOMAN, do_not_translate, noRepeatLastLine
---
Merci! #line:0693ba6 
    <<jump talk_dont_understand>>
Bonjour! #line:022bf02 
    <<jump cheesemonger_bonjour>>
Chat! #line:0b56a4d 
    <<jump talk_dont_understand>>

cheesemonger_question

group: cheesemonger
tags: actor=WOMAN
actor: WOMAN
---
What do you want to buy? #line:03009de 
Milk #line:0aa7def 
    <<jump cheesemonger_pay_activity>>
Salt, Pepper, and Oil #line:057f694 
    <<jump talk_dont_sell>>
Bread #line:087919f 
    <<jump talk_dont_sell>>
Tomatoes, Oranges, and Lemons #line:067bfab 
    <<jump talk_dont_sell>>

cheesemonger_payment_done

group:cheesemonger
tags: actor=WOMAN, do_not_translate, noRepeatLastLine
---
Bonne journée! #line:0dd3ac3 
Au revoir! #line:02a1238 
Merci! #line:0273de1 
<<SetActive Collect_Cheesemonger>>

cheesemonger_bonjour

group: cheesemonger
tags: actor=WOMAN
---
Hi! I sell cheese and milk. I am a cheesemonger. #line:09eb222 
I use both cow milk and goat milk. #line:02f4bc9 
<<card  person_cheesemonger zoom>>
<<jump cheesemonger_question>>

cheesemonger_dontsell

group:cheesemonger
tags: actor=WOMAN
---
Sorry, I don't sell that. #line:058fc6d 

greengrocer_dontsell

group: greengrocer
tags: actor=MAN
---
MAN: Sorry, I don't sell that. #line:03b0024 

greengrocer_payment_activity

group: greengrocer
tags: actor=WOMAN, do_not_translate, noRepeatLastLine
---
Bonne journée! #line:0ff9361 
Merci! #line:0741be3 
Au revoir! #line:023f352 
<<SetActive Collect_Greengrocer>>

greengrocer_question

group: greengrocer
tags: actor=WOMAN
---
What do you want to buy? #line:042eb5a 
Fish and Crab #line:0fead1d 
    <<jump talk_dont_sell>>
Bread #line:0879f58 
    <<jump talk_dont_sell>>
Tomatoes, Oranges, and Lemons #line:015a2b4 
    <<jump greengrocer_pay_activity>>
Milk #line:0fd3f3a 
    <<jump talk_dont_sell>>

shop_greengrocer

color: blue
group: greengrocer
tags: actor=WOMAN, noRepeatLastLine
---
Merci! #line:0a43c28 
    <<detour talk_dont_understand>>
Train! #line:02af86a 
    <<detour talk_dont_understand>>
Bonjour! #line:0039ce8 
    <<jump greengrocer_bonjour>>

greengrocer_bonjour

group: greengrocer
tags: actor=WOMAN
actor: WOMAN
---
Hello! I sell fruits and vegetables. I'm a greengrocer. #line:041ade1 
My items are always fresh! #line:0969b87 
<<card  person_greengrocer zoom>>
<<jump greengrocer_question>>

grocer_payment_done

group: grocer
tags: actor=WOMAN_OLD, do_not_translate, noRepeatLastLine
---
Au revoir! #line:0ce6f8a 
Merci! #line:0e8ec1b 
Bonne journée! #line:062029a 
<<SetActive Collect_Grocer>>

grocer_dontsell

group: grocer
tags: actor=WOMAN_OLD
action: OLD_WOMAN
---
Sorry, I don't sell that. #line:0977493 

grocer_question

group: grocer
tags: actor=WOMAN_OLD
actor: OLD_WOMAN
---
What do you want to buy? #line:0c36100 
Tomatoes, Oranges, and Lemons #line:0d6dabd 
    <<jump talk_dont_sell>>
Bread #line:03eeda4 
    <<jump talk_dont_sell>>
Milk #line:097fca2 
    <<jump talk_dont_sell>>
Salt, Pepper, and Oil #line:0068f15 
    <<jump grocer_pay_activity>>

shop_grocer

group: grocer
tags: actor=WOMAN_OLD, noRepeatLastLine
color: blue
---
Merci! #line:0dd992c 
    <<jump talk_dont_understand>>
Bonjour! #line:0623f71 
    <<jump grocer_bonjour>>
Livre! #line:0b4db3b 
    <<jump talk_dont_understand>>

grocer_bonjour

group: grocer
tags: actor=WOMAN_OLD
actor: OLD_WOMAN
---
Hello! I sell spices and pantry goods. I am a grocer. #line:0ffbfa4 
You can use my items for many recipes. #line:0c6a554 
<<card  person_grocer zoom>>
<<jump grocer_question>>

pirate

group: pirates
tags: actor=MAN_BIG
actor: CRAZY_MAN
---
Ahoy! Welcome aboard. #line:04ee922 
We come from Saint-Malo and sailed the seas to get here. #line:056c70d 
People call us pirates, but we were corsairs—privateers. #line:0f764a6 
<<jump pirate_activity>>

pirate_activity

group: pirates
tags: actor=MAN
color: purple
---
Complete the image. #line:08396f2 
<<activity jigsaw_pirate activity_pirate_done>>

activity_pirate_done

group: pirates
tags: actor=MAN_BIG
actor: CRAZY_MAN
---
We worked for the King of France. #line:0af3bba 
In the past, we took items from the king's enemies, but those days are gone. #line:0b61715 
You should pay for what you need so the shops can stay open! #line:02c49d0 

chef

group: chef
color: blue
tags: 
---
<<if $ingredients == 5>>
    <<jump chef_ingredients_done>>
<<elseif GetCollectedItem("COLLECT_THE_INGREDIENTS") > 0 >>
    <<jump chef_not_enough>>
<<else>>
    <<jump chef_welcome>>
<<endif>>

chef_welcome

group: chef
tags: actor=MAN
---
Bonjour! Welcome to Marseille, on the Mediterranean Sea! #line:02548dd 
I want to make a special dish for you, a bouillabaisse! #line:0c65de3 
<<card bouillabaisse zoom>>
But I need some ingredients. #line:0623733 
<<jump task_ingredients>>

task_ingredients

group: chef
color: green
tags: task
---
Please go to the market and buy them for me. #line:06602c6 
<<task_start COLLECT_THE_INGREDIENTS task_ingredients_done>>
Remember your manners! #line:02819db 
Say "Bonjour" to greet someone, #line:04c9d69 
and "Merci" to thank them. #line:022fd8f 

task_ingredients_desc

type: task
---
Collect all the ingredients for the recipe. #line:00849bb 
They are: bread, fish, orange, lemon, tomato, milk, pepper and salt, oil. #line:03fbee1 

chef_not_enough

group: chef
tags: task
---
I need more ingredients! #line:0c5c6ac 
Make sure you talk to everyone in the market. #line:0060c01 

task_ingredients_done

group: chef
---
You got all the ingredients! Go back to the chef. #line:05398f2 

chef_ingredients_done

group: chef
tags: actor=MAN
---
Magnifique! You have everything. #line:0257fc7 
You were very polite. #line:0112e25 
Now, let's prepare our feast! #line:0051174 
<<jump activity_match_ingredients>>

activity_match_ingredients

group: chef
tags: activity
color: purple
---
Match each item to the right seller. #line:0a6e106 
<<activity match_ingredients activity_match_done>>

activity_match_done

group: chef
---
Well done! You matched all the items. #line:01648b2 
Now, let's cook the bouillabaisse! #line:0f0f617 
<<jump quest_end>>

fisher_pay_activity

group: fisher
tags: actor=MAN_OLD
color: purple
---
Select enough money to pay. #line:0995020 
<<activity money_fishmonger fisher_payment_done>>

cheesemonger_pay_activity

group:cheesemonger
tags: actor=WOMAN
color: purple
---
Select enough money to pay. #line:0f44ea7 
<<activity money_cheesemonger cheesemonger_payment_done>>

grocer_pay_activity

group: grocer
tags: actor=WOMAN_OLD
color: purple
---
Select enough money to pay. #line:0c80f9e 
<<activity money_grocer grocer_payment_done>>

greengrocer_pay_activity

group: greengrocer
tags: actor=WOMAN
color: purple
---
Select enough money to pay. #line:08fc94e 
<<activity money_greengrocer greengrocer_payment_activity>>

baker_notunderstand

group: baker
tags: actor=MAN
---
Sorry, I don't think I understand... #line:0db5121 

cheesemonger_notunderstand

group: cheesemonger
tags: actor=WOMAN
---
Sorry, I don't think I understand... #line:01a0ec9 

grocer_notunderstand

group: grocer
tags: actor=WOMAN_OLD
---
Sorry, I don't think I understand... #line:0a30381 

talk_dont_understand

tags: detour
color: orange
---
Sorry, I don't think I understand... #line:0f9044b 
What?? #line:09682b7 
Huh? #line:0c1b3e0 

talk_dont_sell

tags: detour
color: orange
---
Sorry, I don't sell that. #line:08700b0 

item_bread

color: yellow
tags: actor=TUTOR, item
---
<<card food_bread>>
Bread #line:08e101e 

item_fish

color: yellow
tags: actor=TUTOR, item
---
<<card food_fish>>
Fish #line:0feed79 

item_crab

color: yellow
tags: actor=TUTOR, item
---
<<card food_crab>>
Crab #line:0c81979 

item_orange

color: yellow
tags: actor=TUTOR
---
<<card food_orange>>
Orange #line:0c0fa04 

item_lemon

color: yellow
tags: actor=TUTOR
---
<<card food_lemon>>
Lemon #line:0c6b991 

item_tomato

color: yellow
tags: actor=TUTOR, item
---
<<card food_tomato>>
Tomato #line:0a6782d 

item_milk

color: yellow
tags: actor=TUTOR, item
---
<<card food_milk>>
Milk #line:0acd781 

item_pepper_salt

color: yellow
tags: actor=TUTOR, item
---
<<card food_pepper_salt>>
Salt and Pepper #line:07bbcb0 

item_oil

color: yellow
tags: actor=TUTOR, item
---
<<card food_olive_oil>>
Olive oil #line:0156410 

spawned_tourist

///////// NPCs SPAWNED IN THE SCENE //////////
// these npc are spawn automatically in the scene
// use these to add random facts. everythime you meet them
// they will say one of these lines randomly
color: purple
actor: 
spawn_group: tourists 
---
Hi! I'm visiting from Paris. #line:00a142a 
The food here is amazing! #line:0374dff 
I love the sea! #line:0980627 
The market is so lively! #line:0d92388 
The bouillabaisse is my favorite dish! #line:07c080f 

spawned_buyer

color: purple
actor: 
spawn_group: buyers 
---
I need to buy some fresh ingredients. #line:0baa74d 
The market has the best produce. #line:042c6f0 
Fresh fish is the best! #line:01269c6 
I can't wait to cook a delicious meal! #line:0fc5cd3 

spawned_currency

color: purple
actor: 
spawn_group: tourists 
---
One euro is 100 cents. #line:0e6c526 
<<card currency_euro>>
Polite words plus correct coins: perfect! #line:07a5934 
<<card currency_euro>>
Euros have different sizes for each value. #line:021819a 
<<card currency_euro>>

spawned_recipe

color: purple
actor: 
spawn_group: buyers 
---
Bouillabaisse mixes many fish. #line:0b6981c 
<<card bouillabaisse>>
Fresh tomato adds flavor. #line:0477851 
<<card food_tomato>>
Olive oil adds flavor. #line:060644d 
<<card food_olive_oil>>
Bread is great for dipping soup. #line:04e69ac 
<<card food_bread>>

spawned_jobs

color: purple
actor: 
spawn_group: buyers 
---
A baker bakes bread. #line:0606dc5 
<<card person_baker>>
A fishmonger sells fish and crab. #line:0ca5a9b 
<<card person_fishmonger>>
A cheesemonger sells cheese and milk. #line:0b5b1c5 
<<card person_cheesemonger>>
A greengrocer sells fruits and veggies. #line:03b9a2e 
<<card person_greengrocer>>