Skip to content

Commit

Permalink
chore: update inventory.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed Sep 15, 2023
1 parent 1e19892 commit b25edf5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions server-data/inventory.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
setr inventory:framework "esx"

# Load specific language file from data/locales
setr inventory:locale "it"
setr inventory:locale "en"

# Number of slots for player inventories
setr inventory:slots 50
Expand Down Expand Up @@ -35,13 +35,13 @@ setr inventory:enablekeys [249]
setr inventory:giveplayerlist true

# Jobs with access to police armoury, evidence lockers, etc
setr inventory:police ["police", "sheriff"]
setr inventory:police ["police"]

# Item prices fluctuate in shops
set inventory:randomprices true

# Compare current version to latest release on GitHub
set inventory:versioncheck false
set inventory:versioncheck true

# Loot will randomly generate inside unowned vehicles and dumpsters
set inventory:randomloot true
Expand Down

0 comments on commit b25edf5

Please sign in to comment.