1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-12 13:33:45 +02:00
parent 0f39169c30
commit dbcbc78acf

View file

@ -10230,7 +10230,7 @@ itemsData = {
type = 'item', type = 'item',
description = '', description = '',
weight = 400, weight = 400,
label = 'old_coin', label = 'alte Münze',
unique = true, unique = true,
useable = true, useable = true,
image = 'old_coin.png', image = 'old_coin.png',
@ -10241,7 +10241,7 @@ itemsData = {
type = 'item', type = 'item',
description = '', description = '',
weight = 600, weight = 600,
label = 'rusty_knife', label = 'altes Messer',
unique = true, unique = true,
useable = true, useable = true,
image = 'rusty_knife.png', image = 'rusty_knife.png',
@ -10263,11 +10263,11 @@ itemsData = {
type = 'item', type = 'item',
description = '', description = '',
weight = 4000, weight = 4000,
label = 'rusty_knife', label = 'altes Fahrrad',
unique = true, unique = true,
useable = true, useable = true,
image = 'rusty_knife.png', image = 'bicycle.png',
name = 'rusty_knife', name = 'bicycle',
}, },
old_ammunition = { old_ammunition = {
shouldClose = true, shouldClose = true,