ed
This commit is contained in:
parent
e85c9f4335
commit
fc42940c2a
5 changed files with 71 additions and 5 deletions
|
@ -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',
|
||||
},
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue