1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-06-29 12:07:15 +02:00
parent cdc047e91b
commit 377e7fa5fc

View file

@ -65,6 +65,31 @@ Config = {
Invincible = true,
BlockingOfNonTemporaryEvents = true
}
},
{
pedHash = `CS_Bankman`,
pedCoords = vector4(148.5678, -1042.1091, 29.3680, 336.1227),
pedAnimation = {
animDict = 'amb@world_human_stand_tablet@male@base', -- Male version
animName = 'base',
animFlag = 49
},
pedProp = {
propHash = `prop_cs_tablet`,
propBone = 28422,
propPlacement = {
0.17, 0.07, -0.15,
10.0, -100.0, 0.0
}
},
pedSettings = {
FreezePerson = true,
Invincible = true,
BlockingOfNonTemporaryEvents = true
}
}
}
}