163 TCapGroup = (capgrpGameState, capgrpAmmoinfo, capgrpVolume, |
163 TCapGroup = (capgrpGameState, capgrpAmmoinfo, capgrpVolume, |
164 capgrpMessage, capgrpMessage2, capgrpAmmostate); |
164 capgrpMessage, capgrpMessage2, capgrpAmmostate); |
165 |
165 |
166 TStatInfoType = (siGameResult, siMaxStepDamage, siMaxStepKills, siKilledHHs, |
166 TStatInfoType = (siGameResult, siMaxStepDamage, siMaxStepKills, siKilledHHs, |
167 siClanHealth, siTeamStats, siPlayerKills, siMaxTeamDamage, |
167 siClanHealth, siTeamStats, siPlayerKills, siMaxTeamDamage, |
168 siMaxTeamKills, siMaxTurnSkips ); |
168 siMaxTeamKills, siMaxTurnSkips, siCustomAchievement, siGraphTitle, |
|
169 siPointType); |
169 |
170 |
170 // Various "emote" animations a hedgehog can do |
171 // Various "emote" animations a hedgehog can do |
171 TWave = (waveRollup, waveSad, waveWave, waveHurrah, waveLemonade, waveShrug, waveJuggle); |
172 TWave = (waveRollup, waveSad, waveWave, waveHurrah, waveLemonade, waveShrug, waveJuggle); |
172 |
173 |
173 TRenderMode = (rmDefault, rmLeftEye, rmRightEye); |
174 TRenderMode = (rmDefault, rmLeftEye, rmRightEye); |