More Aquarium fixes
http://jira.runuo.com/browse/RUNUO-126 Various overhead messages wrongly set as public http://jira.runuo.com/browse/RUNUO-127 Enabling of Spellweaving's Immolating Weapon http://jira.runuo.com/browse/RUNUO-128
This commit is contained in:
parent
45bd3dba38
commit
c179bac4a2
11 changed files with 337 additions and 75 deletions
|
|
@ -147,7 +147,7 @@ namespace Server.Spells
|
|||
{
|
||||
Register( 600, typeof( Spellweaving.ArcaneCircleSpell ) );
|
||||
Register( 601, typeof( Spellweaving.GiftOfRenewalSpell ) );
|
||||
//Register( 602, typeof( Spellweaving.ImmolatingWeaponSpell ) );
|
||||
Register( 602, typeof( Spellweaving.ImmolatingWeaponSpell ) );
|
||||
Register( 603, typeof( Spellweaving.AttuneWeaponSpell ) );
|
||||
Register( 604, typeof( Spellweaving.ThunderstormSpell ) );
|
||||
Register( 605, typeof( Spellweaving.NatureFurySpell ) );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue