mirror of
https://github.com/mangosfour/server.git
synced 2025-12-31 13:37:07 +00:00
[7512] Implement checks of item bag mask at server startup.
This commit is contained in:
parent
2885091dfe
commit
38395ac07d
7 changed files with 32 additions and 3 deletions
|
|
@ -55,6 +55,7 @@ const char GtRegenHPPerSptfmt[]="f";
|
|||
const char GtRegenMPPerSptfmt[]="f";
|
||||
const char Holidaysfmt[]="nxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";
|
||||
const char Itemfmt[]="nixiiiii";
|
||||
const char ItemBagFamilyfmt[]="nxxxxxxxxxxxxxxxxx";
|
||||
//const char ItemDisplayTemplateEntryfmt[]="nxxxxxxxxxxixxxxxxxxxxx";
|
||||
//const char ItemCondExtCostsEntryfmt[]="xiii";
|
||||
const char ItemExtendedCostEntryfmt[]="niiiiiiiiiiiiix";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue