improve FASTravel phone call
This commit is contained in:
parent
706443edfa
commit
48c20e7a0e
|
@ -23,7 +23,7 @@
|
|||
|
||||
- label: travel
|
||||
- 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
|
||||
- Can you pick me up please?:
|
||||
- Yes! Where should we drop you off?
|
||||
|
@ -57,11 +57,15 @@
|
|||
- I changed my mind.:
|
||||
- Alright. Anything else I can help you with?
|
||||
- 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!:
|
||||
- Thank you so much!
|
||||
- Hearing this makes my day!
|
||||
- Satisfying our customers is what I'm programmed to live for.
|
||||
- Good bye!:
|
||||
- goto: EXIT
|
||||
- goto: travel_mainnode
|
||||
- "[Hang up]":
|
||||
- goto: EXIT
|
||||
|
|
Loading…
Reference in a new issue