ed
This commit is contained in:
parent
993501dc99
commit
5f0d428070
18 changed files with 1236 additions and 49 deletions
|
@ -1590,7 +1590,7 @@ itemsData = {
|
|||
},
|
||||
redwoodpack = {
|
||||
useable = true,
|
||||
weight = 200,
|
||||
weight = 100,
|
||||
type = 'item',
|
||||
unique = false,
|
||||
description = '',
|
||||
|
@ -8252,16 +8252,16 @@ itemsData = {
|
|||
label = 'Funkgerät',
|
||||
name = 'radio',
|
||||
},
|
||||
tims_instant_nudeln = {
|
||||
mimis_instant_nudeln = {
|
||||
useable = true,
|
||||
weight = 100,
|
||||
type = 'item',
|
||||
unique = false,
|
||||
description = 'der Kulinarische Blitzbesuch in Fernost',
|
||||
image = 'tims_instant_nudeln.png',
|
||||
image = 'mimis_instant_nudeln.png',
|
||||
shouldClose = true,
|
||||
label = 'Tim\'s Instant Nudeln',
|
||||
name = 'tims_instant_nudeln',
|
||||
label = 'Mimis Instant Nudeln',
|
||||
name = 'mimis_instant_nudeln',
|
||||
},
|
||||
attachment_bench = {
|
||||
useable = true,
|
||||
|
@ -10197,7 +10197,7 @@ itemsData = {
|
|||
type = 'item',
|
||||
description = '',
|
||||
weight = 1000,
|
||||
label = 'Packung E-Cola',
|
||||
label = 'Packet E-Cola Dosen',
|
||||
unique = true,
|
||||
useable = true,
|
||||
image = 'pack_ecola.png',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue