From: drumsetmonkey Date: Mon, 25 Apr 2016 02:53:43 +0000 (-0400) Subject: Stuff X-Git-Url: https://code.bitgloo.com/?a=commitdiff_plain;h=53800e07513f4a625ba70ff7d805d158a6b42121;p=clyne%2Fgamedev.git Stuff --- 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 }; /**