Flexible merchant updates

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3404 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
SpaceViking
2010-03-17 02:42:30 +00:00
parent fb609a9cf1
commit 76186058af
6 changed files with 715 additions and 200 deletions
+8
View File
@@ -16,6 +16,14 @@ enum
ELEMENT_LIST,
ELEMENT,
ELEMENT_PROPERTY,
// For new merchant inventory
MERCHANT_CONTROL,
MERCHANT_CASH,
MERCHANT_CASH_DAILY,
MERCHANT_COOLNESS,
MERCHANT_FLAGS,
MERCHANT_REORDER
}
typedef PARSE_STAGE;