require less oxygen for emergency conversation option

This commit is contained in:
yuni 2024-06-14 17:09:24 +02:00
parent cd98b16926
commit 8ce084b72f

View file

@ -386,7 +386,7 @@
# SOMEWHERE!!! (or implement your own handler for the "needoxygen" label)
- chat: generic_help_oxygen_entrypoint
- if: "$$player_oxygen_seconds <= 3600"
- if: "$$player_oxygen_seconds <= 1000"
HELP! I NEED OXYGEN!:
- goto: generic_needoxygen
---