Merge pull request 'main' (#67) from main into develop
All checks were successful
Generate testing snapshot / Create testing release (push) Successful in 1m48s

Reviewed-on: #67
This commit was merged in pull request #67.
This commit is contained in:
2025-11-09 20:54:16 -06:00
2 changed files with 4 additions and 3 deletions

View File

@@ -4,10 +4,10 @@
// Define the callsigns for the Battalion
#define COMMAND_CALLSIGN POWERLINE
#define COMMAND_CALLSIGN ONI
//#define RRC_CALLSIGN TIGER
//#define MEDIC_CALLSIGN LIFELINE
#define ALPHA_CALLSIGN KINGPIN
#define ALPHA_CALLSIGN GLACIER
#define ECHO_CALLSIGN WARLORD
#define WPN_CALLSIGN BLACKFOOT

View File

@@ -9,7 +9,8 @@ class SupplyCrates {
weapons[] = {
{"rhs_weap_M136",4},
{"rhs_weap_M136_hp",4},
{"rhs_weap_m72a7",2}
//{"rhs_weap_m72a7",2}
{"JPSP_weap_m72ecmk1",2}
};
magazines[] = {
{"1Rnd_SmokePurple_Grenade_shell",12},