diff --git a/resources/[tools]/bzzz_spawnped/config.lua b/resources/[tools]/bzzz_spawnped/config.lua index e88a304c0..b62a120f4 100644 --- a/resources/[tools]/bzzz_spawnped/config.lua +++ b/resources/[tools]/bzzz_spawnped/config.lua @@ -24,9 +24,9 @@ Config = { }, Persons = { { - pedHash = `a_m_m_farmer_01`, -- Use ``(backticks) because it's faster than using GetHashKey + pedHash = `A_F_Y_Indian_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, + pedScenario = 'WORLD_HUMAN_STAND_MOBILE', pedSettings = { FreezePerson = true, -- Using only FreezeEntityPosition Invincible = true, -- Using SetEntityInvincible, SetPedDiesWhenInjured, SetPedCanPlayAmbientAnims, SetPedCanRagdollFromPlayerImpact