Merge pull request 'Operation_Fractured_Bolt-Campaign_Updates' (#66) from Operation_Fractured_Bolt-Campaign_Updates into main
Reviewed-on: #66
This commit was merged in pull request #66.
This commit is contained in:
@@ -4,10 +4,10 @@
|
|||||||
|
|
||||||
|
|
||||||
// Define the callsigns for the Battalion
|
// Define the callsigns for the Battalion
|
||||||
#define COMMAND_CALLSIGN POWERLINE
|
#define COMMAND_CALLSIGN ONI
|
||||||
//#define RRC_CALLSIGN TIGER
|
//#define RRC_CALLSIGN TIGER
|
||||||
//#define MEDIC_CALLSIGN LIFELINE
|
//#define MEDIC_CALLSIGN LIFELINE
|
||||||
#define ALPHA_CALLSIGN KINGPIN
|
#define ALPHA_CALLSIGN GLACIER
|
||||||
#define ECHO_CALLSIGN WARLORD
|
#define ECHO_CALLSIGN WARLORD
|
||||||
#define WPN_CALLSIGN BLACKFOOT
|
#define WPN_CALLSIGN BLACKFOOT
|
||||||
|
|
||||||
|
|||||||
@@ -9,7 +9,8 @@ class SupplyCrates {
|
|||||||
weapons[] = {
|
weapons[] = {
|
||||||
{"rhs_weap_M136",4},
|
{"rhs_weap_M136",4},
|
||||||
{"rhs_weap_M136_hp",4},
|
{"rhs_weap_M136_hp",4},
|
||||||
{"rhs_weap_m72a7",2}
|
//{"rhs_weap_m72a7",2}
|
||||||
|
{"JPSP_weap_m72ecmk1",2}
|
||||||
};
|
};
|
||||||
magazines[] = {
|
magazines[] = {
|
||||||
{"1Rnd_SmokePurple_Grenade_shell",12},
|
{"1Rnd_SmokePurple_Grenade_shell",12},
|
||||||
|
|||||||
Reference in New Issue
Block a user