1
Fork 0
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:
Flavien Normand 2019-09-19 19:52:13 +02:00 committed by GitHub
parent a5ed9501ad
commit 24157d0ed3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -229,6 +229,9 @@ namespace Sapphire::Common
ArmorySoulCrystal = 3400,
ArmoryMain = 3500,
SaddleBag0 = 4000,
SaddleBag1 = 4001,
RetainerBag0 = 10000,
RetainerBag1 = 10001,
RetainerBag2 = 10002,