PDA

View Full Version : Fix: Hand to Hand weapons


quester
11-04-2002, 12:45 PM
Small fix for players using hand to hand weapons..The skill used was wrong.

Fix:

zone/attack.cpp


136a143
> // quester: hand to hand weapon
138a146
> // cout << "hth weapon in use" << endl;
140c148
< skillinuse = 29;
==========
> skillinuse = 28;