This commit is contained in:
Nordi98 2025-07-11 23:33:02 +02:00
parent e85c9f4335
commit fc42940c2a
5 changed files with 71 additions and 5 deletions

View file

@ -10368,7 +10368,17 @@ itemsData = {
image = 'rare_earth_magnet.png',
name = 'rare_earth_magnet',
},
dynamite = {
shouldClose = true,
type = 'item',
description = '',
weight = 400,
label = 'Stange Dynamit',
unique = true,
useable = true,
image = 'dynamite.png',
name = 'dynamite',
},
}