forked from Simnation/Main
ed
This commit is contained in:
parent
8054759c73
commit
ffaf33c966
7 changed files with 338 additions and 12 deletions
|
@ -10193,7 +10193,17 @@ QBShared.Items = {
|
|||
image = 'pdbag.png',
|
||||
name = 'pdbag',
|
||||
},
|
||||
|
||||
pack_ecola = {
|
||||
shouldClose = true,
|
||||
type = 'item',
|
||||
description = '',
|
||||
weight = 1000,
|
||||
label = 'Packung E-Cola',
|
||||
unique = true,
|
||||
useable = true,
|
||||
image = 'pack_ecola.png',
|
||||
name = 'pack_ecola',
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue