1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-25 14:07:46 +00:00

Add premium saddlebag container ids

This commit is contained in:
Supamiu 2019-10-19 14:12:07 +02:00
parent f9d7043581
commit b33c08fb9c

View file

@ -232,6 +232,9 @@ namespace Sapphire::Common
SaddleBag0 = 4000,
SaddleBag1 = 4001,
// These are the ones you get when paying for premium companion app
PremiumSaddleBag0 = 4100,
PremiumSaddleBag1 = 4101,
RetainerBag0 = 10000,
RetainerBag1 = 10001,