aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2016-04-24 22:53:43 -0400
committerdrumsetmonkey <abelleisle@roadrunner.com>2016-04-24 22:53:43 -0400
commit53800e07513f4a625ba70ff7d805d158a6b42121 (patch)
treead20d893329fb6dcaeab17e989bd396bba618284 /include
parent78af1d0420dfccbd27501e383553e58248229a37 (diff)
Stuff
Diffstat (limited to 'include')
-rw-r--r--include/entities.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/entities.hpp b/include/entities.hpp
index 781e3ce..864c863 100644
--- a/include/entities.hpp
+++ b/include/entities.hpp
@@ -68,6 +68,7 @@ enum BUILD_SUB{
LAMP_POST, /**< a lamppost, creates light */
FIRE_PIT, /**< a firepit, creates fire particles / light */
STALL_MARKET = 70, /**< a stall for a merchant */
+ STALL_TRADER
};
/**