Inital Commit of GameTextTemplate

master
j 2024-03-24 00:53:31 -04:00
parent b4ef318182
commit 8c34fb56df
1 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,39 @@
**πŸŒ„ {playerName}'s Oregon Trail Game Status Update πŸŒ„**
{message}
πŸ“… **Date:** {date}
πŸ’° **Available Funds:** ${money}
🧭 **Distance Travelled:** {totalMilage}
<details>
<summary>πŸ›’ Current Supplies</summary>
- **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)
</details>
<details>
<summary>✨ Actions Available</summary>
- **Start Over:** 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.
- **Hunt:** Spend a day hunting for food.
- **Rest:** Rest for a day to improve health.
</details>
### πŸ”„ To Make a Choice
Please reply with **!!Oregon** followed by one of the actions above. For example:
```
!!Oregon Buy Supplies
```
Remember, wise choices and preparation are key to a successful journey on the Oregon Trail. Good luck, traveler! πŸš—πŸ’¨