diff --git a/src/messages/oregon_AmmoPurchase.txt b/src/messages/oregon_AmmoPurchase.txt new file mode 100644 index 0000000..9355d8d --- /dev/null +++ b/src/messages/oregon_AmmoPurchase.txt @@ -0,0 +1 @@ +🔫 How much do you want to spend on ammunition? $1 buys a belt of 50 bullets. You will need bullets for attacks by animals and bandits, and for hunting food. Reply with !!Oregon [amount]. \ No newline at end of file diff --git a/src/messages/oregon_ClothingPurchase.txt b/src/messages/oregon_ClothingPurchase.txt new file mode 100644 index 0000000..64b8c19 --- /dev/null +++ b/src/messages/oregon_ClothingPurchase.txt @@ -0,0 +1 @@ +🧥 How much do you want to spend on clothing? This is especially important for the cold weather you will encounter when crossing the mountains. Reply with !!Oregon [amount]. \ No newline at end of file diff --git a/src/messages/oregon_FoodPurchase.txt b/src/messages/oregon_FoodPurchase.txt new file mode 100644 index 0000000..0864ccf --- /dev/null +++ b/src/messages/oregon_FoodPurchase.txt @@ -0,0 +1 @@ +🍞 How much do you want to spend on food? The more you have, the less chance there is of getting sick. Reply with !!Oregon [amount]. \ No newline at end of file diff --git a/src/messages/oregon_MiscSuppliesPurchase.txt b/src/messages/oregon_MiscSuppliesPurchase.txt new file mode 100644 index 0000000..5102549 --- /dev/null +++ b/src/messages/oregon_MiscSuppliesPurchase.txt @@ -0,0 +1 @@ +🔧 How much do you want to spend on miscellaneous supplies? This includes medicine and other things you will need for sickness and emergency repairs. Reply with !!Oregon [amount]. \ No newline at end of file diff --git a/src/messages/oregon_OxenPurchase.txt b/src/messages/oregon_OxenPurchase.txt new file mode 100644 index 0000000..d6d0fdc --- /dev/null +++ b/src/messages/oregon_OxenPurchase.txt @@ -0,0 +1 @@ +🐂 How much do you want to spend on your oxen team? You can spend $200-$300. Reply with !!Oregon [amount]. \ No newline at end of file diff --git a/src/messages/oregon_WeaponPurchase.txt b/src/messages/oregon_WeaponPurchase.txt new file mode 100644 index 0000000..93dbdd5 --- /dev/null +++ b/src/messages/oregon_WeaponPurchase.txt @@ -0,0 +1,13 @@ +🔫 **Choose Your Weapon for the Journey** 🔫 + +Please select from the following options by replying with **!!Oregon [choice]**: + +1. **Frontiersman's Sharpshooter Rifle** - $200 (Best accuracy and range) +2. **Pioneer's Long Rifle** - $150 (Improved accuracy and range) +3. **Settler's Carbine** - $100 (Good balance of cost and performance) +4. **Homesteader's Musket** - $75 (Reliable but not as accurate) +5. **Grandpa's Rusty Shotgun** - Free (Least accurate but no cost) + +**Note:** Your choice of weapon can greatly affect your hunting success and defense against threats on the trail. Choose wisely! + +Reply with the choice number, for example: **!!Oregon 3** to select the Settler's Carbine. \ No newline at end of file