forked from Simnation/Main
edit
This commit is contained in:
parent
089aede22c
commit
c8b3151421
2 changed files with 5 additions and 6 deletions
|
@ -32,7 +32,7 @@ info.weapons = {
|
|||
[`WEAPON_REVOLVER`] = "police",
|
||||
[`WEAPON_HEAVYPISTOL`] = "police",
|
||||
[`weapon_appistol`] = "police",
|
||||
[`weapon_colbaton`] = false,
|
||||
[`weapon_colbaton`] = "police",
|
||||
[`WEAPON_SWITCHBLADE`] = false -- setting to false will not play any anim and instead use the in game default.
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue