diff --git a/resources/[inventory]/qs-inventory/html/images/phone_purple.png b/resources/[inventory]/qs-inventory/html/images/purple_phone.png similarity index 100% rename from resources/[inventory]/qs-inventory/html/images/phone_purple.png rename to resources/[inventory]/qs-inventory/html/images/purple_phone.png diff --git a/resources/[inventory]/qs-inventory/html/images/phone_red.png b/resources/[inventory]/qs-inventory/html/images/red_phone.png similarity index 100% rename from resources/[inventory]/qs-inventory/html/images/phone_red.png rename to resources/[inventory]/qs-inventory/html/images/red_phone.png diff --git a/resources/[inventory]/qs-inventory/html/images/sim-karte.png b/resources/[inventory]/qs-inventory/html/images/simcard.png similarity index 100% rename from resources/[inventory]/qs-inventory/html/images/sim-karte.png rename to resources/[inventory]/qs-inventory/html/images/simcard.png diff --git a/resources/[inventory]/qs-inventory/html/images/yellow_phone.png b/resources/[inventory]/qs-inventory/html/images/yellow_phone.png deleted file mode 100644 index 042031f2e..000000000 Binary files a/resources/[inventory]/qs-inventory/html/images/yellow_phone.png and /dev/null differ diff --git a/resources/[jobs]/[civ]/nordi_delivery/config.lua b/resources/[jobs]/[civ]/nordi_delivery/config.lua index f72869673..d1e3cf156 100644 --- a/resources/[jobs]/[civ]/nordi_delivery/config.lua +++ b/resources/[jobs]/[civ]/nordi_delivery/config.lua @@ -8,9 +8,9 @@ return { vehicleSpawn = vec4(816.1749, -119.5066, 80.3096, 241.5598), blipName = "Zum Durstigen Dackel" }, - -- Kayass + -- Kayas { - coords = vec4(1548.9747, 3795.5110, 24.5129, 38.1116), + coords = vec4(1549.1619, 3795.8757, 24.5129, 47.2426), vehicleSpawn = vec4(1573.0295, 3795.8474, 34.4144, 140.1099), blipName = "Kayas Restaurant" }, diff --git a/resources/[phone]/roadphone/addons/jobcalls/config.lua b/resources/[phone]/roadphone/addons/jobcalls/config.lua index ed5f7d1f7..f83fba430 100644 --- a/resources/[phone]/roadphone/addons/jobcalls/config.lua +++ b/resources/[phone]/roadphone/addons/jobcalls/config.lua @@ -68,7 +68,7 @@ JobCalls.Positions = { { name = "PHP", coords = vector3(-922.4119, -2034.5383, 9.5075), - number = 911, + number = 5556969, needjob = "mechanic", useMarker = true, marker = { diff --git a/resources/[phone]/roadphone/public/img/service/kayas.png b/resources/[phone]/roadphone/public/img/service/kayas.png new file mode 100644 index 000000000..3f44c8330 Binary files /dev/null and b/resources/[phone]/roadphone/public/img/service/kayas.png differ diff --git a/resources/[phone]/roadphone/public/static/config/config.json b/resources/[phone]/roadphone/public/static/config/config.json index 3b944a74d..5a7ebd243 100644 --- a/resources/[phone]/roadphone/public/static/config/config.json +++ b/resources/[phone]/roadphone/public/static/config/config.json @@ -71,7 +71,15 @@ "number": 5556969, "img": "/public/img/service/php.png", "acceptMessage": false + }, + { + "name": "Kayas Restaurant", + "number": 5553022, + "img": "/public/img/service/kayas.png", + "acceptMessage": false } + + ], "Ringtones": {