allow scenario to contain extra first help message. fix #797

This commit is contained in:
2025-08-24 12:38:24 -05:00
parent d096df28a1
commit 0a249614c3
12 changed files with 46 additions and 11 deletions

View File

@@ -30,6 +30,9 @@
<intro-msg>
<![CDATA[After months of scraping out a living, you start to get excited. At last, you can go out, have adventures, and fight evil!]]>
</intro-msg>
<first-time-help-extra>
<![CDATA[For now, you should find Vonnegut and get your orders. Press the mouth button (or type 't') to talk to nearby people or creatures.]]>
</first-time-help-extra>
</text>
<ratings>
<content>PG</content>

View File

@@ -27,6 +27,9 @@
<intro-msg>
<![CDATA[You've just stayed the night in your room at the fort, and have had a good night's sleep and a good meal. Time to go out and be heroes!]]>
</intro-msg>
<first-time-help-extra>
<![CDATA[For now, you should get equipment, explore this fort, and get your orders. Press the hand button (or type 'g') to pick up the nearby items.]]>
</first-time-help-extra>
</text>
<ratings>
<content>G</content>

View File

@@ -33,6 +33,9 @@
<intro-msg>
<![CDATA[She will tell you what your mission is, should you choose to accept it. All you know is that the stakes are incredibly high, and time is of the essence ...]]>
</intro-msg>
<first-time-help-extra>
<![CDATA[For now, you should explore this fort, and get your orders.]]>
</first-time-help-extra>
</text>
<ratings>
<content>G</content>