ash/river: can now refill your oxygen
This commit is contained in:
parent
a0ce5c0df0
commit
8e5b17fcfa
|
@ -205,6 +205,8 @@
|
|||
- Here you go!
|
||||
- script: repairsuit
|
||||
- system: SuitPatch™ SuperGlue™ applied.
|
||||
- script: refilloxygen 1
|
||||
- I topped off your oxygen while I was at it.
|
||||
- goto: reservation
|
||||
- How much will you charge me?:
|
||||
- Why would I charge you? Your suit is nuclear powered.
|
||||
|
@ -592,7 +594,11 @@
|
|||
- Oh, hello!
|
||||
- Look, I'm very busy right now constructing this place.
|
||||
- We can talk more once this is done.
|
||||
- See you around.
|
||||
- Can you spare some oxygen?:
|
||||
- Oh, sure thing!
|
||||
- script: refilloxygen 1
|
||||
- Bye!:
|
||||
- See you around!
|
||||
|
||||
|
||||
---
|
||||
|
@ -601,6 +607,11 @@
|
|||
- chat: River
|
||||
- Welcome to our little oasis!
|
||||
- This will be great once it's finished.
|
||||
- Can you spare some oxygen?:
|
||||
- Oh, sure thing!
|
||||
- script: refilloxygen 1
|
||||
- Bye!:
|
||||
- See you around!
|
||||
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue