Client v7 extensions
From Iris2
Ghoulsblade  (Talk | contribs)  | 
		Ghoulsblade  (Talk | contribs)   (→spellids mysticism+bardic)  | 
		||
| Line 223: | Line 223: | ||
<pre>  | <pre>  | ||
| + | 				Register(677, typeof(Mysticism.NetherBoltSpell));  | ||
| + | 				Register(678, typeof(Mysticism.HealingStoneSpell));  | ||
| + | 				Register(679, typeof(Mysticism.PurgeMagicSpell));  | ||
| + | 				Register(680, typeof(Mysticism.EnchantSpell));  | ||
| + |                 Register(681, typeof(Mysticism.SleepSpell));  | ||
| + | 				Register(682, typeof(Mysticism.EagleStrikeSpell));  | ||
| + | 				Register(683, typeof(Mysticism.AnimatedWeaponSpell));  | ||
| + | 				Register(684, typeof(Mysticism.StoneFormSpell));  | ||
| + | 				Register(685, typeof(Mysticism.SpellTriggerSpell));  | ||
| + | 				Register(686, typeof(Mysticism.MassSleepSpell));  | ||
| + | 				Register(687, typeof(Mysticism.CleansingWindsSpell));  | ||
| + | 				Register(688, typeof(Mysticism.BombardSpell));  | ||
| + | 				Register(689, typeof(Mysticism.SpellPlagueSpell));  | ||
| + | 				Register(690, typeof(Mysticism.HailStormSpell));  | ||
| + | 				Register(691, typeof(Mysticism.NetherCycloneSpell));  | ||
| + | 				Register(692, typeof(Mysticism.RisingColossusSpell));  | ||
| + | </pre>  | ||
| + | |||
| + | <pre>  | ||
| + | 				Register(700, typeof(Bardic.Inspire));  | ||
| + | 				Register(701, typeof(Bardic.Invigorate));  | ||
| + | 				Register(702, typeof(Bardic.Resilience));  | ||
| + | 				Register(703, typeof(Bardic.Perseverance));  | ||
| + |                 Register(704, typeof(Bardic.Tribulation));  | ||
| + | 				Register(705, typeof(Bardic.Despair));  | ||
</pre>  | </pre>  | ||
