require less oxygen for emergency conversation option
This commit is contained in:
parent
cd98b16926
commit
8ce084b72f
|
@ -386,7 +386,7 @@
|
||||||
# SOMEWHERE!!! (or implement your own handler for the "needoxygen" label)
|
# SOMEWHERE!!! (or implement your own handler for the "needoxygen" label)
|
||||||
|
|
||||||
- chat: generic_help_oxygen_entrypoint
|
- chat: generic_help_oxygen_entrypoint
|
||||||
- if: "$$player_oxygen_seconds <= 3600"
|
- if: "$$player_oxygen_seconds <= 1000"
|
||||||
HELP! I NEED OXYGEN!:
|
HELP! I NEED OXYGEN!:
|
||||||
- goto: generic_needoxygen
|
- goto: generic_needoxygen
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue