Back to the Vavoom Forum Archives
Crimson Wizard
Crimson Wizard
actor KneelingGyu 204Spelling error in "guy".
b0rsuk
Crimson Wizard
b0rsuk
Crimson Wizard
b0rsuk
if (Special1 == 3)
57 {
58 damage <<= 1;
59 power = 6.0;
60 PuffType = HammerPuff;
61 }
This is "third punch" of Hexen warrior (Spiked GauntCrimson Wizard
BondEar
Firebrand
b0rsuk
Janis Legzdinsh
Firebrand
b0rsuk
b0rsuk
1288 // Small splash for small masses 1289 if (Mass < 10.0 || bSmallSplash) 1290 smal
Firebrand
1288 // Small splash for small masses
1289 if (Mass < 10.0 || bSmallSplash)
1290 smallsplash = true;
1291 print("Classname: %n", GetClassName(Class));
[/code:g