Cibo e mercato (fr_09) - 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
// fr_09 | Food & Market (Marseille)
//
tags:
type: panel
color: red
actor: NARRATOR
---
<<set $MAX_PROGRESS = 7>>
<<declare $ingredients = 0>>
<<declare $baker_completed = false>>
<<declare $cheesemonger_completed = false>>
<<declare $fishmonger_completed = false>>
<<declare $greengrocer_completed = false>>
<<declare $grocer_completed = false>>
<<declare $pirate_completed = false>>
Benvenuti in Costa Azzurra! È una giornata di sole sulla costa. #line:078e646
quest_end
color: green
panel: panel_endgame
actor: NARRATOR
---
Il gioco è completato! Congratulazioni! #line:0f5c958
<<jump quest_proposal>>
quest_proposal
color: green
panel: panel
tags: proposal
actor: NARRATOR
---
Qual è il tuo cibo preferito? #line:01f78ed
<<quest_end>>
baker_bonjour
group: baker
actor: ADULT_M
---
Buongiorno! Vendo pane fresco. Sono un fornaio. #line:0c6f41f
Ogni giorno mi sveglio presto per cucinare. #line:0f6e48a
<<card person_baker zoom>>
<<jump baker_question>>
shop_baker
group: baker
actor: SENIOR_M
tags: noRepeatLastLine
color: blue
---
<<if GetActivityResult("money_baker") > 0>>
Hai già comprato il pane da me! #line:023d379
[MISSING TRANSLATION: Do you want to play again?] #line:042cec8
<<activity hard_money_baker hard_payment_done>>
<<else>>
Buongiorno! #line:09460ce
<<jump baker_bonjour>>
Grazie! #line:0bf3f32
<<jump talk_dont_understand>>
Banana! #line:0ebf8b2
<<jump talk_dont_understand>>
<<endif>>
baker_question
group: baker
actor: SENIOR_M
tags: type=Choice
---
Cosa vuoi acquistare? #line:00279c8
Pane #line:00eab87
<<jump baker_pay_activity>>
Pesce e granchio #line:08177a5
<<jump talk_dont_sell>>
Pomodori, arance e limoni #line:0a8294a
<<jump talk_dont_sell>>
Sale, pepe e olio #line:0babba5
<<jump talk_dont_sell>>
baker_pay_activity
group: baker
actor: ADULT_M
color: purple
---
Seleziona denaro sufficiente per pagare. #line:0bbf963
<<activity money_baker baker_payment_done>>
baker_payment_done
group: baker
actor: ADULT_M, no_translate, noRepeatLastLine
---
[MISSING TRANSLATION: Here you go.] #line:0567082
Grazie! #line:00da30a
Arrivederci! #line:00cbd60
Bonne journée! #line:00cd1cf
<<SetActive Collect_Baker>>
baker_dontsell
group: baker
actor: ADULT_M
---
Mi dispiace, non lo vendo. #line:0875143
fisher_payment_done
group: fisher
actor: SENIOR_M, do_not_translate, noRepeatLastLine
---
[MISSING TRANSLATION: Here you go.] #line:08733ac
Arrivederci! #line:02e64ff
Grazie! #line:02c23e5
Bonne journée! #line:080d945
<<SetActive Collect_Fisherman>>
fisher_dontsell
group: fisher
actor: SENIOR_M
---
Mi dispiace, non lo vendo. #line:01ea288
fisher_question
group: fisher
actor: SENIOR_M
---
Cosa vuoi acquistare? #line:04deddc
Pesce e granchio #line:0e562df
<<jump fisher_pay_activity>>
Pomodori, arance e limoni #line:085463e
<<jump talk_dont_sell>>
Pane #line:0604902
<<jump talk_dont_sell>>
Latte #line:0c5f144
<<jump talk_dont_sell>>
shop_fisher
color: blue
group: fisher
actor: SENIOR_M, noRepeatLastLine
---
<<if GetActivityResult("money_fishmonger") > 0>>
[MISSING TRANSLATION: You already bought fish from me!] #line:044d973
[MISSING TRANSLATION: Do you want to play again?] #line:0fcca94
<<activity hard_money_fishmonger hard_payment_done>>
<<else>>
Liceo! #line:0d65316
<<jump talk_dont_understand>>
Buongiorno! #line:089f618
<<jump fisher_bonjour>>
Arrivederci! #line:06b0535
<<jump talk_dont_understand>>
<<endif>>
fisher_bonjour
group: fisher
actor: SENIOR_M
actor: SENIOR_M
---
Buongiorno! Vendo pesce e granchi. Sono un pescivendolo. #line:04b4a87
Tutti i miei articoli provengono dal mare! #line:0aa9ce7
<<card person_fishmonger zoom>>
<<jump fisher_question>>
shop_cheesemonger
color: blue
group: cheesemonger
actor: ADULT_F
tags: do_not_translate, noRepeatLastLine
---
<<if GetActivityResult("money_cheesemonger") > 0>>
[MISSING TRANSLATION: You already bought milk from me!] #line:090b5cc
[MISSING TRANSLATION: Do you want to play again?] #line:0432de2
<<activity hard_money_cheesemonger hard_payment_done>>
<<else>>
Grazie! #line:0693ba6
<<jump talk_dont_understand>>
Buongiorno! #line:022bf02
<<jump cheesemonger_bonjour>>
Chiacchierata! #line:0b56a4d
<<jump talk_dont_understand>>
<<endif>>
cheesemonger_question
group: cheesemonger
actor: ADULT_F
actor: ADULT_F
---
Cosa vuoi acquistare? #line:03009de
Latte #line:0aa7def
<<jump cheesemonger_pay_activity>>
Sale, pepe e olio #line:057f694
<<jump talk_dont_sell>>
Pane #line:087919f
<<jump talk_dont_sell>>
Pomodori, arance e limoni #line:067bfab
<<jump talk_dont_sell>>
cheesemonger_payment_done
group:cheesemonger
actor: ADULT_F
tags: do_not_translate, noRepeatLastLine
---
[MISSING TRANSLATION: Here you go.] #line:07d1671
Bonne journée! #line:0dd3ac3
Arrivederci! #line:02a1238
Grazie! #line:0273de1
<<SetActive Collect_Cheesemonger>>
cheesemonger_bonjour
group: cheesemonger
actor: ADULT_F
---
Ciao! Vendo formaggio e latte. Sono un casaro. #line:09eb222
Io uso sia latte vaccino che latte di capra. #line:02f4bc9
<<card person_cheesemonger zoom>>
<<jump cheesemonger_question>>
cheesemonger_dontsell
group:cheesemonger
actor: ADULT_F
---
Mi dispiace, non lo vendo. #line:058fc6d
greengrocer_dontsell
group: greengrocer
actor: ADULT_M
---
UOMO: Mi dispiace, non lo vendo. #line:03b0024
greengrocer_payment_activity
group: greengrocer
actor: ADULT_F
tags: do_not_translate, noRepeatLastLine
---
[MISSING TRANSLATION: Here you go.] #line:019edd0
Bonne journée! #line:0ff9361
Grazie! #line:0741be3
Arrivederci! #line:023f352
<<SetActive Collect_Greengrocer>>
greengrocer_question
group: greengrocer
actor: ADULT_F
---
Cosa vuoi acquistare? #line:042eb5a
Pesce e granchio #line:0fead1d
<<jump talk_dont_sell>>
Pane #line:0879f58
<<jump talk_dont_sell>>
Pomodori, arance e limoni #line:015a2b4
<<jump greengrocer_pay_activity>>
Latte #line:0fd3f3a
<<jump talk_dont_sell>>
shop_greengrocer
color: blue
group: greengrocer
actor: ADULT_F
tags: noRepeatLastLine
---
<<if GetActivityResult("money_greengrocer") > 0>>
[MISSING TRANSLATION: You already bought fruit from me!] #line:0755f3c
[MISSING TRANSLATION: Do you want to play again?] #line:0bbe1ea
<<activity hard_money_greengrocer hard_payment_done>>
<<else>>
[MISSING TRANSLATION: hello] #line:00ee67d
Grazie! #line:0a43c28
<<detour talk_dont_understand>>
Treno! #line:02af86a
<<detour talk_dont_understand>>
Buongiorno! #line:0039ce8
<<jump greengrocer_bonjour>>
<<endif>>
greengrocer_bonjour
group: greengrocer
actor: ADULT_F
actor: ADULT_F
---
Ciao! Vendo frutta e verdura. Sono un fruttivendolo. #line:041ade1
I miei articoli sono sempre freschi! #line:0969b87
<<card person_greengrocer zoom>>
<<jump greengrocer_question>>
grocer_payment_done
group: grocer
actor: SENIOR_F
tags: do_not_translate, noRepeatLastLine
---
[MISSING TRANSLATION: Here you go.] #line:050a906
Arrivederci! #line:0ce6f8a
Grazie! #line:0e8ec1b
Bonne journée! #line:062029a
<<SetActive Collect_Grocer>>
grocer_dontsell
group: grocer
actor: SENIOR_F
action: OLD_WOMAN
---
Mi dispiace, non lo vendo. #line:0977493
grocer_question
group: grocer
actor: SENIOR_F
actor: SENIOR_F
---
Cosa vuoi acquistare? #line:0c36100
Pomodori, arance e limoni #line:0d6dabd
<<jump talk_dont_sell>>
Pane #line:03eeda4
<<jump talk_dont_sell>>
Latte #line:097fca2
<<jump talk_dont_sell>>
Sale, pepe e olio #line:0068f15
<<jump grocer_pay_activity>>
shop_grocer
group: grocer
actor: SENIOR_F
tags: noRepeatLastLine
color: blue
---
<<if GetActivityResult("money_grocer") > 0>>
[MISSING TRANSLATION: You already bought from me!] #line:0348f3c
[MISSING TRANSLATION: Do you want to play again?] #line:0e4aeb6
<<activity hard_money_grocer hard_payment_done>>
<<else>>
Grazie! #line:0dd992c
<<jump talk_dont_understand>>
Buongiorno! #line:0623f71
<<jump grocer_bonjour>>
Libero! #line:0b4db3b
<<jump talk_dont_understand>>
<<endif>>
grocer_bonjour
group: grocer
actor: SENIOR_F
actor: SENIOR_F
---
Ciao! Vendo spezie e prodotti per la dispensa. Sono un commerciante di generi alimentari. #line:0ffbfa4
Puoi usare i miei prodotti per tante ricette. #line:0c6a554
<<card person_grocer zoom>>
<<jump grocer_question>>
pirate
group: pirates
actor: SENIOR_M
tags:
actor: SENIOR_M
---
<<if $pirate_completed>>
Ora vado! Devo prepararmi per il mio prossimo viaggio. #line:04a0605
<<else>>
Ahoy! Benvenuti a bordo. #line:04ee922
Veniamo da Saint-Malo e abbiamo navigato per arrivare fin qui. #line:056c70d
La gente ci chiama pirati, ma eravamo corsari, corsari. #line:0f764a6
<<jump pirate_activity>>
<<endif>>
pirate_activity
group: pirates
actor: ADULT_M
color: purple
---
Completa l'immagine. #line:08396f2
<<activity jigsaw_pirate activity_pirate_done>>
activity_pirate_done
group: pirates
actor: SENIOR_M
tags:
actor: SENIOR_M
---
Lavoravamo per il re di Francia. #line:0af3bba
In passato, prendevamo oggetti dai nemici del re, ma quei giorni sono finiti. #line:0b61715
Dovresti pagare per quello di cui hai bisogno #line:0209784
Dovresti pagare per quello di cui hai bisogno affinché i negozi possano restare aperti! #line:02c49d0
<<set $pirate_completed = true>>
chef
group: chef
color: blue
tags:
---
<<if GetCollectedItem("COLLECT_THE_INGREDIENTS") == 9>>
<<jump chef_ingredients_done>>
<<elseif GetCollectedItem("COLLECT_THE_INGREDIENTS") > 0 >>
<<jump chef_not_enough>>
<<else>>
<<jump chef_welcome>>
<<endif>>
chef_welcome
group: chef
actor: ADULT_M
---
Buongiorno! Benvenuti a Marsiglia, sul Mar Mediterraneo! #line:02548dd
Voglio prepararti un piatto speciale: la bouillabaisse! #line:0c65de3
<<card bouillabaisse zoom>>
Ma ho bisogno di alcuni ingredienti. #line:0623733
<<jump task_ingredients>>
task_ingredients
group: chef
color: green
tags: task
---
Per favore, vai al mercato e comprali per me. #line:06602c6
<<task_start COLLECT_THE_INGREDIENTS task_ingredients_done>>
Ricordatevi le buone maniere! #line:02819db
Dire "Bonjour" per salutare qualcuno, #line:04c9d69
e "Merci" per ringraziarli. #line:022fd8f
task_ingredients_desc
type: task
---
Raccogli tutti gli ingredienti per la ricetta. #line:00849bb
Sono: pane, pesce, arancia, limone, pomodoro, latte, pepe e sale, olio. #line:03fbee1
chef_not_enough
group: chef
tags: task
---
Ho bisogno di più ingredienti! #line:0c5c6ac
Assicuratevi di parlare con tutti sul mercato. #line:0060c01
task_ingredients_done
group: chef
---
Hai tutti gli ingredienti! Torna dallo chef. #line:05398f2
chef_ingredients_done
group: chef
actor: ADULT_M
---
Magnifico! Hai tutto. #line:0257fc7
Sei stato molto gentile. #line:0112e25
Ora prepariamo il nostro banchetto! #line:0051174
<<jump activity_match_ingredients>>
activity_match_ingredients
group: chef
tags: activity
color: purple
---
Abbina ogni articolo al venditore giusto. #line:0a6e106
<<activity match_ingredients activity_match_done>>
activity_match_done
group: chef
---
Ottimo lavoro! Hai abbinato tutti gli elementi. #line:01648b2
Adesso prepariamo la bouillabaisse! #line:0f0f617
<<jump quest_end>>
fisher_pay_activity
group: fisher
actor: SENIOR_M
color: purple
---
Seleziona denaro sufficiente per pagare. #line:0995020
<<activity money_fishmonger fisher_payment_done>>
cheesemonger_pay_activity
group:cheesemonger
actor: ADULT_F
color: purple
---
Seleziona denaro sufficiente per pagare. #line:0f44ea7
<<activity money_cheesemonger cheesemonger_payment_done>>
grocer_pay_activity
group: grocer
actor: SENIOR_F
color: purple
---
Seleziona denaro sufficiente per pagare. #line:0c80f9e
<<activity money_grocer grocer_payment_done>>
greengrocer_pay_activity
group: greengrocer
actor: ADULT_F
color: purple
---
Seleziona denaro sufficiente per pagare. #line:08fc94e
<<activity money_greengrocer greengrocer_payment_activity>>
baker_notunderstand
group: baker
actor: ADULT_M
---
Mi dispiace, non credo di aver capito... #line:0db5121
cheesemonger_notunderstand
group: cheesemonger
actor: ADULT_F
---
Mi dispiace, non credo di aver capito... #line:01a0ec9
grocer_notunderstand
group: grocer
actor: SENIOR_F
---
Mi dispiace, non credo di aver capito... #line:0a30381
talk_dont_understand
tags: detour
color: orange
---
Mi dispiace, non credo di aver capito... #line:0f9044b
Che cosa?? #line:09682b7
Eh? #line:0c1b3e0
talk_dont_sell
tags: detour
color: orange
---
Mi dispiace, non lo vendo. #line:08700b0
hard_payment_done
tags: detour
color: orange
---
[MISSING TRANSLATION: Try talking to the other vendors too.] #line:06ae965
item_bread
color: yellow
actor:
tags: item
---
<<card food_bread>>
Pane #line:08e101e
item_fish
color: yellow
actor:
tags: item
---
<<card food_fish>>
Pescare #line:0feed79
item_crab
color: yellow
actor:
tags: item
---
<<card food_crab>>
Granchio #line:0c81979
item_orange
color: yellow
actor:
---
<<card food_orange>>
Arancia #line:0c0fa04
item_lemon
color: yellow
actor:
---
<<card food_lemon>>
Limone #line:0c6b991
item_tomato
color: yellow
actor:
tags: item
---
<<card food_tomato>>
Pomodoro #line:0a6782d
item_milk
color: yellow
actor:
tags: item
---
<<card food_milk>>
Latte #line:0acd781
item_pepper_salt
color: yellow
actor:
tags: item
---
<<card food_pepper_salt>>
Sale e pepe #line:07bbcb0
item_oil
color: yellow
actor:
tags: item
---
<<card food_olive_oil>>
Olio d'oliva #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
---
Ciao! Sono in visita da Parigi. #line:00a142a
Il cibo qui è fantastico! #line:0374dff
Adoro il mare! #line:0980627
Il mercato è così vivace! #line:0d92388
La bouillabaisse è il mio piatto preferito! #line:07c080f
spawned_buyer
color: purple
actor:
spawn_group: buyers
---
Ho bisogno di comprare degli ingredienti freschi. #line:0baa74d
Il mercato ha i prodotti migliori. #line:042c6f0
Il pesce fresco è il migliore! #line:01269c6
Non vedo l'ora di cucinare un pasto delizioso! #line:0fc5cd3
spawned_currency
color: purple
actor:
spawn_group: tourists
---
Un euro equivale a 100 centesimi. #line:0e6c526
<<card currency_euro>>
Parole educate e monete corrette: perfetto! #line:07a5934
<<card currency_euro>>
Gli euro hanno dimensioni diverse per ogni valore. #line:021819a
<<card currency_euro>>
spawned_recipe
color: purple
actor:
spawn_group: buyers
---
La bouillabaisse mescola molti pesci. #line:0b6981c
<<card bouillabaisse>>
Il pomodoro fresco aggiunge sapore. #line:0477851
<<card food_tomato>>
L'olio d'oliva aggiunge sapore. #line:060644d
<<card food_olive_oil>>
Il pane è ottimo per intingere la zuppa. #line:04e69ac
<<card food_bread>>
spawned_jobs
color: purple
actor:
spawn_group: buyers
---
Un fornaio cuoce il pane. #line:0606dc5
<<card person_baker>>
Un pescivendolo vende pesce e granchi. #line:0ca5a9b
<<card person_fishmonger>>
Un casaro vende formaggio e latte. #line:0b5b1c5
<<card person_cheesemonger>>
Un fruttivendolo vende frutta e verdura. #line:03b9a2e
<<card person_greengrocer>>