New feature: The M.E.R.C. website now also has gearkits (by JMich)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5490 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Flugente
2012-08-21 20:36:47 +00:00
parent 3136327c5a
commit 30e13e1e26
13 changed files with 44 additions and 2 deletions
+2
View File
@@ -38,6 +38,8 @@
#define PROFILE_MISC_FLAG2_NEEDS_TO_SAY_HOSTILE_QUOTE 0x10
#define PROFILE_MISC_FLAG2_MARRIED_TO_HICKS 0x20
#define PROFILE_MISC_FLAG2_ASKED_BY_HICKS 0x40
//JMich_MMG: Flag to see if gearkit cost is still unpaid for
#define PROFILE_MISC_FLAG2_MERC_GEARKIT_UNPAID 0x80
#define PROFILE_MISC_FLAG3_PLAYER_LEFT_MSG_FOR_MERC_AT_AIM 0x01 // In the aimscreen, the merc was away and the player left a message
#define PROFILE_MISC_FLAG3_PERMANENT_INSERTION_CODE 0x02