PDA

Просмотр полной версии : [12189] Add new table `creature_template_spells` to store a creature's spells


newsbot
04.10.2012, 04:11
Автор: Cyberium


<pre>m sql/mangos.sql
+ sql/updates/12189_01_mangos_creature_template_spells.sql
m src/game/Creature.cpp
m src/game/Creature.h
m src/game/ObjectMgr.cpp
m src/game/ObjectMgr.h
m src/game/QueryHandler.cpp
m src/game/SQLStorages.cpp
m src/game/SQLStorages.h
m src/game/SpellMgr.cpp
m src/game/Unit.h
m src/game/World.cpp
m src/shared/revision_nr.h
m src/shared/revision_sql.h
</pre>
<pre style='white-space:pre-wrap;width:81ex'>[12189] Add new table `creature_template_spells` to store a creature's spells

This will replace old creature_template.spell1-4 fields. Note: Removing them from the database will come soon

Signed-off-by: Schmoozerd <schmoozerd@cmangos></pre>


Подробнее... (https://github.com/cmangos/mangos-wotlk/commit/82199ec8e64530568d2ed009f39d2de760c352bc)