[1156] Use pet level from database.
commit6e984912bd6671907816188ed17a2b676ee0743c
authortheluda <theluda@no-mail.dom>
Fri, 28 Apr 2006 08:11:42 +0000 (28 08:11 +0000)
committertheluda <theluda@no-mail.dom>
Fri, 28 Apr 2006 08:11:42 +0000 (28 08:11 +0000)
tree49226b068d1b409f95338c932d57faf22c8c90a9
parent5e1184f0f925a728c7b1b63cc7f74ec72e275950
[1156] Use pet level from database.
Fixed table `npc_option`. See source:/trunk/sql/updates/ for new structure.
Documented some more commands.
Moved some commands to the correct levels.
14 files changed:
NEWS
README
sql/mangos.sql
sql/updates/README [new file with mode: 0644]
sql/updates/character_aura-1150.sql [new file with mode: 0644]
sql/updates/commands-1155.sql [new file with mode: 0644]
sql/updates/npc_option-1155.sql [new file with mode: 0644]
src/game/Chat.cpp
src/game/Level0.cpp
src/game/Level2.cpp
src/game/Level3.cpp
src/game/Pet.cpp
src/game/Player.cpp
src/game/Unit.cpp