forked from Simnation/Main
ed
This commit is contained in:
parent
660c766f79
commit
179f7c0d12
7 changed files with 59 additions and 2 deletions
|
@ -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',
|
||||
},
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue