1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-07 09:43:03 +02:00
parent 421fb3b261
commit 6c4d51c6ea
2 changed files with 11 additions and 4 deletions

View file

@ -2711,8 +2711,13 @@ CodeStudio.Products = {
itemPrice = 50,
itemInfo = "",
},
}
['mechanic_tablet '] = {
itemName = "Mechaniker Tablet",
itemStock = 150,
itemPrice = 50,
itemInfo = "",
},
}
},
['ammunation'] = {
@ -2948,9 +2953,11 @@ CodeStudio.Shops = {
},
requiredJob = {
['sud'] = {0},
['kayas'] = {0},
['kayas'] = {0, 1},
['cinema'] = {0},
['ammu'] = {0},
['mechanic'] = {9, 10},
['btc'] = {3, 2},
},
Locations = {

View file

@ -7264,7 +7264,7 @@ itemsData = {
description = 'Das wichtigste Werkzeug',
image = 'mechanic_tablet.png',
shouldClose = false,
label = 'Petrol Head Tablet',
label = 'Mechaniker Tablet',
name = 'mechanic_tablet',
},
cc_espresso = {