mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 13:26:39 +03:00
Add new model for parachute
Model made by @Helion4
This commit is contained in:
4
SQF/dayz_code/Configs/CfgVehicles/Parachute.hpp
Normal file
4
SQF/dayz_code/Configs/CfgVehicles/Parachute.hpp
Normal file
@@ -0,0 +1,4 @@
|
||||
class ParachuteBase;
|
||||
class ParachuteWest: ParachuteBase {
|
||||
model = "\z\addons\dayz_epoch_v\vehicles\chute\PARA.p3d";
|
||||
};
|
||||
Reference in New Issue
Block a user