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