PDA

Просмотр полной версии : [12216] Implement currency loot and update loot opcodes.


newsbot
13.09.2012, 18:03
Автор: Yaki Khadafi


<pre>m sql/mangos.sql
+ sql/updates/12216_01_mangos_creature_loot_template.sql
+ sql/updates/12216_02_mangos_disenchant_loot_template.sql
+ sql/updates/12216_03_mangos_fishing_loot_template.sql
+ sql/updates/12216_04_mangos_gameobject_loot_template.sql
+ sql/updates/12216_05_mangos_item_loot_template.sql
+ sql/updates/12216_06_mangos_mail_loot_template.sql
+ sql/updates/12216_07_mangos_milling_loot_template.sql
+ sql/updates/12216_08_mangos_pickpocketing_loot_template.sql
+ sql/updates/12216_09_mangos_prospecting_loot_template.sql
+ sql/updates/12216_10_mangos_reference_loot_template.sql
+ sql/updates/12216_11_mangos_skinning_loot_template.sql
+ sql/updates/12216_12_mangos_spell_loot_template.sql
m src/game/DBCEnums.h
m src/game/DBCStructure.h
m src/game/DBCfmt.h
m src/game/Group.cpp
m src/game/Group.h
m src/game/Item.cpp
m src/game/LootHandler.cpp
m src/game/LootMgr.cpp
m src/game/LootMgr.h
m src/game/Opcodes.cpp
m src/game/Opcodes.h
m src/game/Player.cpp
m src/game/Player.h
m src/game/World.cpp
m src/game/World.h
m src/mangosd/mangosd.conf.dist.in
m src/shared/revision_nr.h
m src/shared/revision_sql.h
</pre>
<pre style='white-space:pre-wrap;width:81ex'>[12216] Implement currency loot and update loot opcodes.
Now negative item value in loot tables represent currency id.

Signed-off-by: Yaki Khadafi <elsoldollo@gmail.com></pre>


Подробнее... (https://github.com/mangos/server/commit/6e26e64b2e1ceb35da50e2a322b171423c7244e5)