From 751cf5b95c17a4266c0b6310992960c4012da9de Mon Sep 17 00:00:00 2001 From: KingMcDonalds Date: Sun, 24 Aug 2025 12:50:53 -0700 Subject: [PATCH] adding new chp thing --- resources/[EGRP-CarPacks]/chp15fpius/vehicles.meta | 2 +- resources/[EGRP-CarPacks]/chp18charg/vehicles.meta | 4 ++-- resources/lvc/SIRENS.lua | 2 ++ resources/ulc/config.lua | 4 +++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/resources/[EGRP-CarPacks]/chp15fpius/vehicles.meta b/resources/[EGRP-CarPacks]/chp15fpius/vehicles.meta index bf7d7e016..04aaaece2 100644 --- a/resources/[EGRP-CarPacks]/chp15fpius/vehicles.meta +++ b/resources/[EGRP-CarPacks]/chp15fpius/vehicles.meta @@ -147,7 +147,7 @@ null null - GRESLEY + ecoboostv6 LAYOUT_STD_EXITFIXUP POLICE3_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/[EGRP-CarPacks]/chp18charg/vehicles.meta b/resources/[EGRP-CarPacks]/chp18charg/vehicles.meta index 471db1f9a..07fd0980c 100644 --- a/resources/[EGRP-CarPacks]/chp18charg/vehicles.meta +++ b/resources/[EGRP-CarPacks]/chp18charg/vehicles.meta @@ -136,7 +136,7 @@ null null - buffalo2 + str392m LAYOUT_STANDARD BUFFALO_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT @@ -257,7 +257,7 @@ null null - buffalo2 + str392m LAYOUT_STANDARD BUFFALO_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/lvc/SIRENS.lua b/resources/lvc/SIRENS.lua index 9b6b39fa9..e055f3cf2 100644 --- a/resources/lvc/SIRENS.lua +++ b/resources/lvc/SIRENS.lua @@ -427,6 +427,8 @@ SIREN_ASSIGNMENTS = { ['hp9'] = { 54, 55, 56, 57 }, ['chp23durango'] = { 54, 55, 56, 57 }, ['chp21tahoe'] = { 54, 55, 56, 57 }, + ['chp15fpiuw'] = { 54, 55, 56, 57 }, + ['chp19charg'] = { 54, 55, 56, 57 }, ['sahp2'] = { 54, 55, 56, 57 }, ['sahp2bs'] = { 54, 55, 56, 57 }, ['sahp4'] = { 54, 55, 56, 57 }, diff --git a/resources/ulc/config.lua b/resources/ulc/config.lua index 87203c803..550303bac 100644 --- a/resources/ulc/config.lua +++ b/resources/ulc/config.lua @@ -96,7 +96,9 @@ Config = { "chp20fpiu", "chp23chargp", "chp20tahoe", - "chp15f250", + "chp15f250", + "chp15fpiuw", + "chp19charg", "chp16fpiu", "chp18charg", "chp18chargnp",