Removed item DBC loading and use item_template table instead (#732)

* Removed item DBC loading and use item_template table instead
Added all NPC only items to item_template

* Used the recommended way to add SQL files
This commit is contained in:
Kaev
2017-12-12 19:17:27 +01:00
committed by Yehonal
parent b527073fd8
commit 6d5f59d83a
11 changed files with 7501 additions and 93 deletions

View File

@@ -1434,16 +1434,6 @@ DeletedCharacterTicketTrace = 0
DungeonFinder.OptionsMask = 1
#
# DBC.EnforceItemAttributes
# Description: Disallow overriding item attributes stored in DBC files with values from the
# database.
# Default: 1 - (Enabled, Enforce DBC values)
# 0 - (Disabled, Use database values)
DBC.EnforceItemAttributes = 1
#
# AccountInstancesPerHour
# Description: Controls the max amount of different instances player can enter within hour