forked from Simnation/Main
ed
This commit is contained in:
parent
97d1f6a2f2
commit
f8eb493530
31 changed files with 7767 additions and 15 deletions
|
@ -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',
|
||||
},
|
||||
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue