forked from Simnation/Main
ed
This commit is contained in:
parent
a7ed87052d
commit
e588facb5e
2 changed files with 13 additions and 0 deletions
|
@ -10959,4 +10959,17 @@ itemsData = {
|
|||
image = 'aftermarket_locks.png',
|
||||
name = 'aftermarket_locks',
|
||||
},
|
||||
kistebier= {
|
||||
shouldClose = true,
|
||||
type = 'item',
|
||||
description = 'Michiiiiiiii!!!',
|
||||
weight = 1000,
|
||||
label = 'Kiste Bier',
|
||||
unique = true,
|
||||
useable = true,
|
||||
image = 'kistebier.png',
|
||||
name = 'kistebier',
|
||||
},
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue