1
0
Fork 0
forked from Simnation/Main

Update items.lua

This commit is contained in:
Nordi98 2025-07-19 00:59:12 +02:00
parent d3f2934dfc
commit 962c69568a

View file

@ -1408,7 +1408,7 @@ itemsData = {
unique = true,
description = 'A robust liquid container made from pressed steel',
image = 'weapon_petrolcan.png',
label = 'Petrol Can',
label = 'Benzinkanister',
ammotype = 'AMMO_PETROLCAN',
name = 'weapon_petrolcan',
},
@ -7596,17 +7596,6 @@ itemsData = {
label = 'Salbutamol',
name = 'salbutamol',
},
jerry_can = {
useable = true,
weight = 20000,
type = 'item',
unique = false,
description = 'A can full of Fuel',
image = 'jerry_can.png',
shouldClose = true,
label = 'Benzinkansiter',
name = 'jerry_can',
},
raw_sausages = {
useable = true,
weight = 100,