forked from Simnation/Main
ed
This commit is contained in:
parent
a7ed87052d
commit
e588facb5e
2 changed files with 13 additions and 0 deletions
BIN
resources/[inventory]/inventory_images/images/kistebier.png
Normal file
BIN
resources/[inventory]/inventory_images/images/kistebier.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 162 KiB |
|
@ -10959,4 +10959,17 @@ itemsData = {
|
||||||
image = 'aftermarket_locks.png',
|
image = 'aftermarket_locks.png',
|
||||||
name = 'aftermarket_locks',
|
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