Mercurial > mm7
comparison Player.h @ 949:c0d0656aa662
Awards
author | Nomad |
---|---|
date | Wed, 01 May 2013 20:04:24 +0200 |
parents | 99aa9c8464cf |
children | c5d8ea1e6ccb |
comparison
equal
deleted
inserted
replaced
948:5a2dbb00c399 | 949:c0d0656aa662 |
---|---|
12 #define PLAYER_BUFF_PAIN_REFLECTION 10 | 12 #define PLAYER_BUFF_PAIN_REFLECTION 10 |
13 #define PLAYER_BUFF_PRESERVATION 11 | 13 #define PLAYER_BUFF_PRESERVATION 11 |
14 #define PLAYER_BUFF_REGENERATION 12 | 14 #define PLAYER_BUFF_REGENERATION 12 |
15 | 15 |
16 | 16 |
17 #define PLAYER_GUID_BITS__SPIRIT_MEMBERSHIP 58 | 17 #define PLAYER_GUILD_BITS__SPIRIT_MEMBERSHIP 58 |
18 #define PLAYER_GUILD_BITS__ARCOMAGE_WIN 103 | |
19 #define PLAYER_GUILD_BITS__ARCOMAGE_LOSE 104 | |
18 | 20 |
19 | 21 |
20 /* 301 */ | 22 /* 301 */ |
21 enum PlayerSpeech | 23 enum PlayerSpeech |
22 { | 24 { |