mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-07 11:17:46 +00:00
more chara flags
This commit is contained in:
parent
f1d059f1e7
commit
8505f20e02
1 changed files with 3 additions and 0 deletions
|
@ -600,6 +600,9 @@ namespace Common {
|
|||
HideWeapon = 0x2,
|
||||
HideLegacyMark = 0x4,
|
||||
|
||||
StoreNewItemsInArmouryChest = 0x5,
|
||||
StoreCraftedItemsInInventory = 0x6,
|
||||
|
||||
Visor = 0x40,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue