fix luna's chat, add phone number option
This commit is contained in:
parent
91c05d88ec
commit
538b65c513
|
@ -407,7 +407,6 @@
|
||||||
- So you are proving nothing.
|
- So you are proving nothing.
|
||||||
- Go kill yourself, magically rewind time, and *then* tell me the phrase with the chef hat on.
|
- Go kill yourself, magically rewind time, and *then* tell me the phrase with the chef hat on.
|
||||||
- goto: mainnode
|
- goto: mainnode
|
||||||
- if ~$explained:
|
|
||||||
- Ooooh.
|
- Ooooh.
|
||||||
- Now why would you say that?
|
- Now why would you say that?
|
||||||
- I... don't really know.:
|
- I... don't really know.:
|
||||||
|
@ -526,6 +525,14 @@
|
||||||
- I just want to get away from all this insanity...
|
- I just want to get away from all this insanity...
|
||||||
- Just want to tinker without anyone bothering me.
|
- Just want to tinker without anyone bothering me.
|
||||||
- goto: mainnode
|
- goto: mainnode
|
||||||
|
- if: "~phone$luna"
|
||||||
|
Can I have your phone number?:
|
||||||
|
- if $believe:
|
||||||
|
- Of course, time traveler! Anything!
|
||||||
|
- script: registercontact luna
|
||||||
|
- goto: mainnode
|
||||||
|
- No.
|
||||||
|
- How do I know you're not a scammer?
|
||||||
- if: "$$ar"
|
- if: "$$ar"
|
||||||
You're wearing cat ears!:
|
You're wearing cat ears!:
|
||||||
- msg: Meowwww!
|
- msg: Meowwww!
|
||||||
|
@ -542,7 +549,6 @@
|
||||||
- Sad that we don't know *how* or *why* this is happening.
|
- Sad that we don't know *how* or *why* this is happening.
|
||||||
- This will give me a lot to think about. Thank you!
|
- This will give me a lot to think about. Thank you!
|
||||||
- goto: mainnode
|
- goto: mainnode
|
||||||
- if ~$believe:
|
|
||||||
- No.
|
- No.
|
||||||
- Well, theoretically, there's all sorts of way to do this but none of them are feasible.
|
- Well, theoretically, there's all sorts of way to do this but none of them are feasible.
|
||||||
- Why do you ask?
|
- Why do you ask?
|
||||||
|
@ -585,8 +591,7 @@
|
||||||
- So long, drifter!
|
- So long, drifter!
|
||||||
- goto: EXIT
|
- goto: EXIT
|
||||||
- label: timeout
|
- label: timeout
|
||||||
- Hm? Is your transmitter borked?
|
- goto: mainnode
|
||||||
- goto: EXIT
|
|
||||||
|
|
||||||
- label: node_ask
|
- label: node_ask
|
||||||
- When I die, I just wake up and everything is back as it was before.:
|
- When I die, I just wake up and everything is back as it was before.:
|
||||||
|
|
Loading…
Reference in a new issue