Mercurial > mm7
comparison Items.h @ 2252:cd80d91b780f
Слияние
author | Ritor1 |
---|---|
date | Wed, 26 Feb 2014 20:10:50 +0600 |
parents | 3cc3a29f073b |
children | 5d263539bbec |
comparison
equal
deleted
inserted
replaced
2251:47bcb700b74b | 2252:cd80d91b780f |
---|---|
249 unsigned char GetPlayerSkillType(); | 249 unsigned char GetPlayerSkillType(); |
250 char* GetIconName(); | 250 char* GetIconName(); |
251 unsigned __int8 GetDamageDice(); | 251 unsigned __int8 GetDamageDice(); |
252 unsigned __int8 GetDamageRoll(); | 252 unsigned __int8 GetDamageRoll(); |
253 unsigned __int8 GetDamageMod(); | 253 unsigned __int8 GetDamageMod(); |
254 | 254 bool MerchandiseTest(int _2da_idx); |
255 int uItemID; //0 | 255 int uItemID; //0 |
256 int uEnchantmentType; //4 | 256 int uEnchantmentType; //4 |
257 int m_enchantmentStrength; //8 | 257 int m_enchantmentStrength; //8 |
258 int uSpecEnchantmentType; // 25 +5 levels //0c | 258 int uSpecEnchantmentType; // 25 +5 levels //0c |
259 // 16 Drain Hit Points from target. | 259 // 16 Drain Hit Points from target. |