Skip to content

Some Npc agresives are friendly :( #189

Description

@LKArthas

a small fix for Forsaken footsoldier http://www.wowhead.com/npc=36236

UPDATE creature_template SET minlevel=6, maxlevel=7, faction_A=68, faction_H=68, mindmg=8, maxdmg=12 WHERE entry=36236 LIMIT 1;
UPDATE creature_template SET minlevel=6, maxlevel=7, faction_A=68, faction_H=68, mindmg=8, maxdmg=12 WHERE entry=36810 LIMIT 1;

another fix for Dark Ranger Thyala http://www.wowhead.com/npc=36312

UPDATE creature_template SET minlevel=7, maxlevel=7, faction_A=68, faction_H=68, mindmg=20, maxdmg=25 WHERE entry=36312 LIMIT 1;
please review it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions