forked from Simnation/Main
ed
This commit is contained in:
parent
e6ce151ae0
commit
e27aa18fa2
9 changed files with 334 additions and 1 deletions
|
@ -11313,6 +11313,16 @@ itemsData = {
|
|||
image = 'chocolate_meteorite.png',
|
||||
name = 'chocolate_meteorite',
|
||||
},
|
||||
|
||||
shisha= {
|
||||
shouldClose = true,
|
||||
type = 'item',
|
||||
description = '',
|
||||
weight = 2000,
|
||||
label = 'Wasserpfeife',
|
||||
unique = true,
|
||||
useable = true,
|
||||
image = 'shisha.png',
|
||||
name = 'shisha',
|
||||
},
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue