root/trunk/sql/updates/153_world.sql @ 145

Revision 145, 67 bytes (checked in by yumileroy, 17 years ago)

[svn] Add function GameObject::CastSpell?. Used for hunter's trap and so.
Use original caster instead caster to check spell hit result.
Let spell triggers have the same faction as the summoner.
Fix the bug that trigger creatures attack enemy. (no need use civilian extra flag in the future, 128 is enough)
Fix shadow step.

Original author: megamage
Date: 2008-11-02 00:59:44-05:00

Line 
1update creature_template set flags_extra = 128 where entry = 12999;
Note: See TracBrowser for help on using the browser.