Mercurial > mm7
comparison Player.cpp @ 255:0a37a56e9f02
sprintfex & classes enum
author | Nomad |
---|---|
date | Mon, 18 Feb 2013 09:14:26 +0200 |
parents | 37dcbe8f3cca |
children | 92d443ed0cba ada52edca264 |
comparison
equal
deleted
inserted
replaced
254:d1af3319bc44 | 255:0a37a56e9f02 |
---|---|
5756 v2 += 3; | 5756 v2 += 3; |
5757 v5 = 55; | 5757 v5 = 55; |
5758 } | 5758 } |
5759 if ( CheckHiredNPCSpeciality(v5) ) | 5759 if ( CheckHiredNPCSpeciality(v5) ) |
5760 v2 += 4; | 5760 v2 += 4; |
5761 if ( v9->classType == PLAYER_CLASS_31 && PartyHasDragon() ) | 5761 if ( v9->classType == PLAYER_CLASS_WARLOCK && PartyHasDragon() ) |
5762 v2 += 3; | 5762 v2 += 3; |
5763 LABEL_86: | 5763 LABEL_86: |
5764 if ( uSkillType <= PLAYER_SKILL_DARK ) | 5764 if ( uSkillType <= PLAYER_SKILL_DARK ) |
5765 { | 5765 { |
5766 if ( uSkillType == PLAYER_SKILL_DARK ) | 5766 if ( uSkillType == PLAYER_SKILL_DARK ) |