forked from Simnation/Main
Update holster.lua
This commit is contained in:
parent
4ef7ca1b93
commit
93a8e4660e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ return {
|
||||||
weapons = {`weapon_pistol_mk2`,`WEAPON_REVOLVER`,`WEAPON_HEAVYPISTOL`,`WEAPON_APPISTOL`},
|
weapons = {`weapon_pistol_mk2`,`WEAPON_REVOLVER`,`WEAPON_HEAVYPISTOL`,`WEAPON_APPISTOL`},
|
||||||
variation = 7,
|
variation = 7,
|
||||||
male = {179, 183},
|
male = {179, 183},
|
||||||
female = {235, 234}{200, 196}
|
female = {235, 234}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
weapons = {`weapon_pistol_mk2`,`WEAPON_REVOLVER`,`WEAPON_HEAVYPISTOL`,`WEAPON_APPISTOL`},
|
weapons = {`weapon_pistol_mk2`,`WEAPON_REVOLVER`,`WEAPON_HEAVYPISTOL`,`WEAPON_APPISTOL`},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue