mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
#848 remember melee mags after skinchange
merged from DayZ CE
4e1239bbda/SQF/dayz_code/compile/player_switchModel.sqf
tagging chainsaw as Melee so this works
This commit is contained in:
@@ -83,6 +83,7 @@ class CfgWeapons {
|
||||
class ChainSaw: Rifle
|
||||
{
|
||||
scope = 2;
|
||||
melee= "true";
|
||||
|
||||
/*
|
||||
bullet1[] = {"ca\sounds\weapons\shells\big_shell_wood_01",0.0707946,1,15};
|
||||
|
||||
Reference in New Issue
Block a user