1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-06-10 09:47:46 +00:00

more chara flags

This commit is contained in:
NotAdam 2018-08-23 22:41:11 +10:00
parent a335e19ee6
commit 946d7a37eb

View file

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