1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-09 19:14:33 +02:00
parent 97d1f6a2f2
commit f8eb493530
31 changed files with 7767 additions and 15 deletions

View file

@ -10204,7 +10204,17 @@ QBShared.Items = {
image = 'pack_ecola.png',
name = 'pack_ecola',
},
food_bag = {
shouldClose = true,
type = 'item',
description = 'Transportiert dein Essen und deinen Alc, egal in welcher Form ^^',
weight = 1000,
label = 'Papiertüte',
unique = true,
useable = true,
image = 'food_bag.png',
name = 'food_bag',
},
}