1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-14 22:05:09 +02:00
parent 8dc010a500
commit e92ba1f48f
3 changed files with 11 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

View file

@ -10423,6 +10423,16 @@ itemsData = {
image = 'dashcam.png',
name = 'dashcam',
},
cabletie = {
shouldClose = true,
type = 'item',
description = '',
weight = 1,
label = 'Kabelbinder',
unique = true,
useable = false,
image = 'cabletie.png',
name = 'cabletie',
},
}