improve FASTravel phone call
This commit is contained in:
parent
706443edfa
commit
48c20e7a0e
|
@ -23,7 +23,7 @@
|
||||||
|
|
||||||
- label: travel
|
- label: travel
|
||||||
- script: changename FASTravel
|
- script: changename FASTravel
|
||||||
- Welcome to FASTravel™, how can I help you today?
|
- Welcome to FASTravel™ cargo services, how can I help you today?
|
||||||
- label: travel_mainnode
|
- label: travel_mainnode
|
||||||
- Can you pick me up please?:
|
- Can you pick me up please?:
|
||||||
- Yes! Where should we drop you off?
|
- Yes! Where should we drop you off?
|
||||||
|
@ -57,11 +57,15 @@
|
||||||
- I changed my mind.:
|
- I changed my mind.:
|
||||||
- Alright. Anything else I can help you with?
|
- Alright. Anything else I can help you with?
|
||||||
- goto: travel_mainnode
|
- goto: travel_mainnode
|
||||||
|
- Where can I find you?:
|
||||||
|
- We advertise our stations with a large green cross.
|
||||||
|
- Just look around, chances are that you are near one.
|
||||||
|
- If not, simply request a pick-up and we will find you.
|
||||||
|
- goto: travel_mainnode
|
||||||
- I just wanted to say that you're awesome!:
|
- I just wanted to say that you're awesome!:
|
||||||
- Thank you so much!
|
- Thank you so much!
|
||||||
- Hearing this makes my day!
|
- Hearing this makes my day!
|
||||||
- Satisfying our customers is what I'm programmed to live for.
|
- Satisfying our customers is what I'm programmed to live for.
|
||||||
- Good bye!:
|
- goto: travel_mainnode
|
||||||
- goto: EXIT
|
|
||||||
- "[Hang up]":
|
- "[Hang up]":
|
||||||
- goto: EXIT
|
- goto: EXIT
|
||||||
|
|
Loading…
Reference in a new issue