1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-13 21:39:50 +02:00
parent e6ce151ae0
commit e27aa18fa2
9 changed files with 334 additions and 1 deletions

View file

@ -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',
},
}