Spells/Tooltips
* fixed text-parsing for spells with a combat rating in the tooltip, that is inside a formula (e.g. spell 24574) * fixed client tooltip updates when modifying level for affected tooltips * fixed spell-links on item tooltips with multiple combat ratings
This commit is contained in:
parent
c1f5d2ea9b
commit
111e53aaef
4 changed files with 167 additions and 156 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
define('AOWOW_REVISION', 3);
|
||||
define('AOWOW_REVISION', 4);
|
||||
define('CLI', PHP_SAPI === 'cli');
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue