mirror of
https://github.com/mangosfour/server.git
synced 2025-12-31 22:37:05 +00:00
[7080] More item_template data checks at loading.
Not all checks can be 100% correct result possible. Plerase, report proved wrong output and this checks part will disabled.
This commit is contained in:
parent
e8d32763a6
commit
d53b43024a
4 changed files with 24 additions and 6 deletions
|
|
@ -51,7 +51,7 @@ const char GtOCTRegenHPfmt[]="f";
|
|||
//const char GtOCTRegenMPfmt[]="f";
|
||||
const char GtRegenHPPerSptfmt[]="f";
|
||||
const char GtRegenMPPerSptfmt[]="f";
|
||||
const char Itemfmt[]="nxxxxiii";
|
||||
const char Itemfmt[]="niiiiiii";
|
||||
//const char ItemDisplayTemplateEntryfmt[]="nxxxxxxxxxxixxxxxxxxxxx";
|
||||
//const char ItemCondExtCostsEntryfmt[]="xiii";
|
||||
const char ItemExtendedCostEntryfmt[]="niiiiiiiiiiiiix";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue