mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-19 17:38:26 +00:00
Removed my bookmark comments and cleaned up itemtick for cases where there are no tick items.
This commit is contained in:
@@ -1415,7 +1415,6 @@ int Client::CalcHaste() {
|
||||
h += spellbonuses.hastetype3;
|
||||
h += ExtraHaste; //GM granted haste.
|
||||
|
||||
//DCBOOKMARK
|
||||
h = mod_client_haste(h);
|
||||
|
||||
if (spellbonuses.inhibitmelee){
|
||||
|
||||
Reference in New Issue
Block a user