mirror of
https://github.com/TheCommsChannel/TC2-BBS-mesh.git
synced 2025-03-05 20:51:53 -08:00
fixed example_config.ini Game menu integration
This commit is contained in:
parent
5f1fe93c26
commit
97f9cbf9ca
|
@ -73,13 +73,14 @@ main_menu_items = Q, B, U, X
|
|||
bbs_menu_items = M, B, C, J, X
|
||||
|
||||
# Default Utilities Menu option for reference
|
||||
# [G]ames
|
||||
# [S]tats
|
||||
# [F]ortune
|
||||
# [W]all of Shame
|
||||
# E[X]IT
|
||||
#
|
||||
# Remove any menu items from the list below that you want to exclude from the utilities menu
|
||||
utilities_menu_items = S, F, W, X
|
||||
utilities_menu_items = G, S, F, W, X
|
||||
|
||||
|
||||
##########################
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
title="The Forgotten Ruins - GPT Generated"
|
||||
title="Forgotten Ruins - GPT Made"
|
||||
You stand before an ancient temple. Vines creep over its stone walls. The entrance is dark., Enter the temple, 2, Walk away, 3
|
||||
You step inside. A hallway stretches ahead. Torches flicker on damp stone walls., Move forward, 4, Examine the walls for clues, 5
|
||||
You decide it's not worth the risk. As you turn to leave a strong gust slams the entrance shut behind you., Look for another way out, 6, Call for help, 7
|
||||
|
@ -468,4 +468,4 @@ You find peace among strangers, a quiet place to call home!
|
|||
You choose solitude, letting the road take you wherever it may!
|
||||
The wind carries the last remnants of the past away., Whisper a farewell, 465, Say nothing and move on, 466
|
||||
Your whispered goodbye is the final closure you needed!
|
||||
You say nothing, but deep inside, you know it is over!
|
||||
You say nothing, but deep inside, you know it is over!
|
||||
|
|
Can't render this file because it contains an unexpected character in line 1 and column 7.
|
Loading…
Reference in a new issue