forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
c4852d0709
commit
83aca09e78
1 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@ Config = {
|
|||
pedCoords = vector4(1561.6321, 3801.2871, 33.4187, 207.3153),
|
||||
pedAnimation = {
|
||||
animDict = 'amb@code_human_stand_mobile@male@standing@call@enter',
|
||||
animName = 'idle_a',
|
||||
animName = 'enter',
|
||||
animFlag = 1
|
||||
},
|
||||
pedProp = {
|
||||
|
@ -49,7 +49,7 @@ Config = {
|
|||
pedCoords = vector4(-352.1639, -51.3455, 48.0365, 339.4478),
|
||||
pedAnimation = {
|
||||
animDict = 'amb@code_human_stand_mobile@male@standing@call@enter',
|
||||
animName = 'idle_a',
|
||||
animName = 'enter',
|
||||
animFlag = 1
|
||||
},
|
||||
pedProp = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue