1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-06 16:16:16 +02:00
parent 84031a9c3f
commit 3cc1d14b39
91 changed files with 2596 additions and 2913 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

View file

@ -10926,7 +10926,37 @@ itemsData = {
image = 'greencard.png',
name = 'greencard',
},
vehiclekeys= {
shouldClose = true,
type = 'item',
description = 'Schlüssel für deine Karre',
weight = 100,
label = 'Fahrzeugschlüssel',
unique = true,
useable = true,
image = 'vehiclekeys.png',
name = 'greencard',
},
keyring= {
shouldClose = true,
type = 'item',
description = 'Ein Ring Sie alle zu knechten...',
weight = 100,
label = 'Schlüsselring',
unique = true,
useable = true,
image = 'keyring.png',
name = 'keyring',
},
aftermarket_locks= {
shouldClose = true,
type = 'item',
description = 'Ein Ring Sie alle zu knechten...',
weight = 100,
label = 'Wechsel Schließsystem',
unique = true,
useable = true,
image = 'aftermarket_locks.png',
name = 'aftermarket_locks',
},
}