From b0e7d1051c4b7ea3e58c4ce74b949df355324217 Mon Sep 17 00:00:00 2001 From: j Date: Sun, 31 Mar 2024 23:23:43 -0400 Subject: [PATCH] cleanup --- .../{template.txt => oregon_Template.txt} | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) rename src/messages/{template.txt => oregon_Template.txt} (51%) diff --git a/src/messages/template.txt b/src/messages/oregon_Template.txt similarity index 51% rename from src/messages/template.txt rename to src/messages/oregon_Template.txt index ee5a63d..4a544e0 100644 --- a/src/messages/template.txt +++ b/src/messages/oregon_Template.txt @@ -9,22 +9,22 @@
🛒 Current Supplies -- **Oxen:** {oxen} teams (Essential for travel speed) -- **Food:** {food} lbs (Vital for health) -- **Ammunition:** {ammo} boxes (Needed for hunting) -- **Clothing:** {clothing} set(s) (Important for health in bad weather) -- **Misc. Supplies:** {supplies} items (Useful for various challenges along the way) +- **Oxen:** {oxen} (Essential for travel speed; higher quality means faster travel) +- **Food:** {food} lbs (Vital for sustaining health and energy) +- **Ammunition:** {ammo} bullets (Critical for hunting and defense against threats) +- **Clothing Supplies:** {clothing} (Important for protection against the elements) +- **Misc. Supplies:** {supplies} lbs (Useful for various challenges along the way)
✨ Actions Available -- **Start Over:** Begin a new game. +- **Restart:** Begin a new game. - **Status:** Get the current game state. - **Help:** Show game instructions and tips. -- **Buy Supplies:** Make purchases at the current location (Available at forts). -- **Continue on Trail:** Move forward with your journey. +- **Fort:** Make purchases at the current location (Available at forts). +- **Continue:** Move forward with your journey. - **Hunt:** Spend a day hunting for food. - **Rest:** Rest for a day to improve health. @@ -33,7 +33,7 @@ ### 🔄 To Make a Choice Please reply with **!!Oregon** followed by one of the actions above. For example: ``` -!!Oregon Buy Supplies +!!Oregon Fort ``` Remember, wise choices and preparation are key to a successful journey on the Oregon Trail. Good luck, traveler! 🚗💨 \ No newline at end of file