From 532211a90c3e355e28c16217ffd8b6537fa95b42 Mon Sep 17 00:00:00 2001 From: John W Bojorquez Date: Sun, 8 Feb 2015 21:45:27 -0500 Subject: [PATCH] Committing inventory.txt file as well --- MerchantRPGCSE2102/src/config/inventory.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 MerchantRPGCSE2102/src/config/inventory.txt diff --git a/MerchantRPGCSE2102/src/config/inventory.txt b/MerchantRPGCSE2102/src/config/inventory.txt new file mode 100644 index 0000000..fcf6cb0 --- /dev/null +++ b/MerchantRPGCSE2102/src/config/inventory.txt @@ -0,0 +1,11 @@ +merchant 1 +water 3 +armor 5 +food 10 +merchant 2 +wood 3 +tarp 6 +merchant 3 +glass 3 +tape 13 +rope 5 \ No newline at end of file