diff --git a/resources/[inventory]/pl_printer/locales/de.json b/resources/[inventory]/pl_printer/locales/de.json index 71144671e..da5316076 100644 --- a/resources/[inventory]/pl_printer/locales/de.json +++ b/resources/[inventory]/pl_printer/locales/de.json @@ -3,7 +3,7 @@ "copies": "Kopien", "image_url": "Bild-URL eingeben", "enter_copies": "Anzahl der Kopien eingeben", - "prints": "Drucke", + "prints": "Drucken", "Money_Removed": "Geld vom Bankkonto entfernt: $", "not_enough": "Nicht genug Geld" } \ No newline at end of file diff --git a/resources/[tools]/bzzz_spawnped/config.lua b/resources/[tools]/bzzz_spawnped/config.lua index 59bdd966e..e88a304c0 100644 --- a/resources/[tools]/bzzz_spawnped/config.lua +++ b/resources/[tools]/bzzz_spawnped/config.lua @@ -27,7 +27,6 @@ Config = { pedHash = `a_m_m_farmer_01`, -- Use ``(backticks) because it's faster than using GetHashKey pedCoords = vector4(1561.6321, 3801.2871, 33.4187, 207.3153), -- x, y, z, heading pedScenario = 'WORLD_HUMAN_STAND_MOBILE, - }, pedSettings = { FreezePerson = true, -- Using only FreezeEntityPosition Invincible = true, -- Using SetEntityInvincible, SetPedDiesWhenInjured, SetPedCanPlayAmbientAnims, SetPedCanRagdollFromPlayerImpact