1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-27 14:57:44 +00:00

add saddlebag container ids

This commit is contained in:
Flavien Normand 2019-09-19 19:52:13 +02:00 committed by GitHub
parent 6584c2d48b
commit fedc6ff4e3

View file

@ -209,7 +209,7 @@ namespace Sapphire::Common
Currency = 2000,
Crystal = 2001,
//UNKNOWN_0 = 2003,
KeyItem = 2004,
KeyItem = 2004,
HandIn = 2005,
DamagedGear = 2007,
//UNKNOWN_1 = 2008,
@ -228,6 +228,9 @@ namespace Sapphire::Common
ArmorySoulCrystal = 3400,
ArmoryMain = 3500,
SaddleBag0 = 4000,
SaddleBag1 = 4001,
RetainerBag0 = 10000,
RetainerBag1 = 10001,