Skip to content

Commit

Permalink
Adds the new files to the .dme
Browse files Browse the repository at this point in the history
  • Loading branch information
BonniePandora committed Sep 3, 2024
1 parent f641438 commit 7c28b83
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions colonialmarines.dme
Original file line number Diff line number Diff line change
Expand Up @@ -2413,6 +2413,7 @@
#include "code\modules\vehicles\vehicle.dm"
#include "code\modules\vehicles\vehicle_misc_objects.dm"
#include "code\modules\vehicles\apc\apc.dm"
#include "code\modules\vehicles\apc\apc_aa.dm"
#include "code\modules\vehicles\apc\apc_command.dm"
#include "code\modules\vehicles\apc\apc_medical.dm"
#include "code\modules\vehicles\apc\apc_movie.dm"
Expand Down Expand Up @@ -2441,13 +2442,15 @@
#include "code\modules\vehicles\hardpoints\hardpoint_ammo\tow_ammo.dm"
#include "code\modules\vehicles\hardpoints\holder\holder.dm"
#include "code\modules\vehicles\hardpoints\holder\tank_turret.dm"
#include "code\modules\vehicles\hardpoints\primary\aa_cannon.dm"
#include "code\modules\vehicles\hardpoints\primary\arc_frontal.dm"
#include "code\modules\vehicles\hardpoints\primary\autocannon.dm"
#include "code\modules\vehicles\hardpoints\primary\dual_cannon.dm"
#include "code\modules\vehicles\hardpoints\primary\flamer.dm"
#include "code\modules\vehicles\hardpoints\primary\ltb.dm"
#include "code\modules\vehicles\hardpoints\primary\minigun.dm"
#include "code\modules\vehicles\hardpoints\primary\primary.dm"
#include "code\modules\vehicles\hardpoints\secondary\aa_launcher.dm"
#include "code\modules\vehicles\hardpoints\secondary\cupola.dm"
#include "code\modules\vehicles\hardpoints\secondary\flamer.dm"
#include "code\modules\vehicles\hardpoints\secondary\frontal_cannon.dm"
Expand Down

0 comments on commit 7c28b83

Please sign in to comment.