mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-06 18:57:45 +00:00
add saddlebag container ids
This commit is contained in:
parent
a5ed9501ad
commit
24157d0ed3
1 changed files with 4 additions and 1 deletions
|
@ -229,6 +229,9 @@ namespace Sapphire::Common
|
|||
ArmorySoulCrystal = 3400,
|
||||
ArmoryMain = 3500,
|
||||
|
||||
SaddleBag0 = 4000,
|
||||
SaddleBag1 = 4001,
|
||||
|
||||
RetainerBag0 = 10000,
|
||||
RetainerBag1 = 10001,
|
||||
RetainerBag2 = 10002,
|
||||
|
|
Loading…
Add table
Reference in a new issue