From 50f1fb505b2cbc9655baf7b3210a54c319ea20b3 Mon Sep 17 00:00:00 2001 From: NovaRain Date: Fri, 19 Apr 2024 09:16:00 +0800 Subject: [PATCH] Comment out unused DCPETEY in scripts.h for UPU --- scripts_src/headers/scripts.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts_src/headers/scripts.h b/scripts_src/headers/scripts.h index 6261b815b..aca6f24f5 100644 --- a/scripts_src/headers/scripts.h +++ b/scripts_src/headers/scripts.h @@ -60,7 +60,7 @@ #define SCRIPT_DCJOEY (41) // DCJoey ; Special thug in the Den #define SCRIPT_DCFLICK (42) // DCFlick ; Kwik N Save store owner in the Den #define SCRIPT_DCG1GRD (43) // DCG1GRD ; Gang 1 Guard in the Den -#define SCRIPT_DCPETEY (44) // DCPetey ; Petey, the alley addict in the Den +//#define SCRIPT_DCPETEY (44) // DCPetey ; Petey, the alley addict in the Den #define SCRIPT_DCSMITTY (45) // DCSmitty ; Smitty the junkyard guy in the Den #define SCRIPT_DCMETZGE (46) // DCMetzge ; Metzger the Slaver in the Den #define SCRIPT_DCSLAVER (47) // DCSlaver ; Regular Slaver in the Den