ed
This commit is contained in:
parent
31cbcb2aca
commit
34e3fad675
2 changed files with 25 additions and 25 deletions
|
@ -42,7 +42,7 @@ info.clothing = {
|
|||
holster = {
|
||||
{
|
||||
anim = "police",
|
||||
weapons = {`weapon_pistol_mk2`,`WEAPON_REVOLVER`,`WEAPON_HEAVYPISTOL`,`WEAPON_APPISTOL`,`weapon_combatpisol`},
|
||||
weapons = {`weapon_pistol_mk2`,`WEAPON_REVOLVER`,`WEAPON_HEAVYPISTOL`,`WEAPON_APPISTOL`,`weapon_combatpistol`},
|
||||
variation = 7,
|
||||
male = {186, 183, 188},
|
||||
female = {221,235, 233, 231, 229, 227, 225, 223, 219, 217, 215, 213, 211, 209, 207, 205, 199, 198, 197, 196}
|
||||
|
@ -51,7 +51,7 @@ info.clothing = {
|
|||
unholster = {
|
||||
{
|
||||
anim = "police",
|
||||
weapons = {`weapon_pistol_mk2`,`WEAPON_REVOLVER`,`WEAPON_HEAVYPISTOL`,`WEAPON_APPISTOL`,`weapon_combatpisol`},
|
||||
weapons = {`weapon_pistol_mk2`,`WEAPON_REVOLVER`,`WEAPON_HEAVYPISTOL`,`WEAPON_APPISTOL`,`weapon_combatpistol`},
|
||||
variation = 7,
|
||||
male = {182, 179, 187},
|
||||
female = {220, 234, 232, 230, 228, 226, 224, 222, 218, 216, 214, 212, 210, 208, 206, 204, 203, 202, 201, 200}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue