1
Fork 0
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:
NotAdam 2018-08-23 22:41:11 +10:00
parent f1d059f1e7
commit 8505f20e02

View file

@ -600,6 +600,9 @@ namespace Common {
HideWeapon = 0x2,
HideLegacyMark = 0x4,
StoreNewItemsInArmouryChest = 0x5,
StoreCraftedItemsInInventory = 0x6,
Visor = 0x40,
};