1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-29 08:58:53 +02:00
parent 660c766f79
commit 179f7c0d12
7 changed files with 59 additions and 2 deletions

View file

@ -10816,4 +10816,28 @@ itemsData = {
image = 'empty_glasbootle.png',
name = 'empty_glasbottle',
},
droelfbar = {
shouldClose = true,
type = 'item',
description = '',
weight = 20,
label = 'Drölfbar Döner Ice Explosion',
unique = true,
useable = true,
image = 'droelfbar.png',
name = 'droelfbar',
},
droelfbar2 = {
shouldClose = true,
type = 'item',
description = '',
weight = 20,
label = 'Drölfbar Pfirsich Minze Ice',
unique = true,
useable = true,
image = 'droelfbar2.png',
name = 'droelfbar2',
},
}