mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Correct cargoActions
This commit is contained in:
@@ -20,7 +20,7 @@ class Mini_Cooper_base: epoch_car
|
||||
maxspeed = 110;
|
||||
weapons[] = {"SportCarHorn"};
|
||||
driverAction = "Golf_Driver";
|
||||
cargoaction[] = {"Hatchback_Cargo01","suv_cargo02_ep1","Hatchback_Cargo01","suv_cargo02_ep1","Hatchback_Cargo01"};
|
||||
cargoaction[] = {"Hatchback_Cargo01"};
|
||||
typicalcargo[] = {};
|
||||
class TransportMagazines {};
|
||||
class TransportWeapons {};
|
||||
|
||||
Reference in New Issue
Block a user