Refactor and improve vendor items

This commit is contained in:
hondacrx
2017-10-09 16:55:06 -04:00
parent 2cac04e439
commit f560eb5276
11 changed files with 162 additions and 83 deletions
@@ -939,8 +939,7 @@ namespace Scripts.Northrend.IcecrownCitadel
class npc_argent_captainAI : ScriptedAI
{
public npc_argent_captainAI(Creature creature)
: base(creature)
public npc_argent_captainAI(Creature creature) : base(creature)
{
instance = creature.GetInstanceScript();
_firstDeath = true;