forked from Simnation/Main
edit
This commit is contained in:
parent
5f8813b303
commit
a64a34cdd5
1 changed files with 2 additions and 2 deletions
|
@ -50,8 +50,8 @@ Config = {
|
|||
},
|
||||
},
|
||||
{
|
||||
pedHash = `a_m_m_farmer_01`, -- Use ``(backticks) because it's faster than using GetHashKey
|
||||
pedCoords = vector4(1633.0272, 3863.1299, 33.1044, 308.1584), -- x, y, z, heading
|
||||
pedHash = `A_M_M_BankRobber_01`, -- Use ``(backticks) because it's faster than using GetHashKey
|
||||
pedCoords = vector4(-352.1639, -51.3455, 48.0365, 339.4478), -- x, y, z, heading
|
||||
pedAnimation = {
|
||||
animDict = 'random@burial',
|
||||
animName = 'a_burial',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue