This commit is contained in:
Nordi98 2025-06-30 01:10:39 +02:00
parent c0dfa01781
commit 383fe3647a
15 changed files with 4 additions and 61 deletions

View file

@ -12,11 +12,12 @@ return {
weapons = {`weapon_pistol_mk2`,`WEAPON_REVOLVER`,`WEAPON_HEAVYPISTOL`,`WEAPON_APPISTOL`},
variation = 7,
male = {179, 183},
female = {235, 234},{233, 232},{231, 230},{229, 228},{227, 226},{225, 224},{223, 222},{221, 220},{219, 218},{217, 216},{215, 214},{213, 212},{211, 210},{209, 208},{207, 206},{205, 204},{203, 199},{202, 198},{201, 197},{200, 196}
female = {235, 234},{233, 232},{231, 230},{229, 228},{227, 226},{225, 224},{223, 222},{221, 220},{219, 218},{217, 216},{215, 214},{211, 210},{209, 208},{207, 206},{205, 204},{203, 199},{202, 198},{201, 197},{200, 196}
},
{
weapons = {`weapon_pistol_mk2`,`WEAPON_REVOLVER`,`WEAPON_HEAVYPISTOL`,`WEAPON_APPISTOL`},
variation = 7,
male = {187, 188}
female = {213, 212}
}
}