-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
192 additions
and
1,176 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
|
||
@echo off | ||
|
||
SET mod_name=pml218 | ||
SET mod_name=pml219 | ||
SET work_directory=%~dp0 | ||
cd %work_directory% | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# Copyright (c) 2009-2017 Andreas Göransson <andreas.goransson@gmail.com> | ||
# Copyright (c) 2009-2017 Indrek Ardel <indrek@ardel.eu> | ||
# | ||
# This file is part of Call of Duty 4 Promod. | ||
# | ||
# Call of Duty 4 Promod is licensed under Promod Modder Ethical Public License. | ||
# Terms of license can be found in LICENSE.md document bundled with the project. | ||
|
||
0,white_smoke,smoke/car_damage_whitesmoke | ||
1,black_smoke,smoke/car_damage_blacksmoke | ||
2,black_smoke_fire,smoke/car_damage_blacksmoke_fire | ||
3,small_vehicle_explosion,explosions/small_vehicle_explosion | ||
4,car_glass_large,props/car_glass_large | ||
5,car_glass_medium,props/car_glass_med | ||
6,light_front,props/car_glass_headlight | ||
7,light_back,props/car_glass_brakelight | ||
|
||
8,tag_glass_left_front | ||
9,tag_glass_right_front | ||
10,tag_glass_left_back | ||
11,tag_glass_right_back | ||
12,tag_glass_front | ||
13,tag_glass_back | ||
14,tag_glass_left_back2 | ||
15,tag_glass_right_back2 | ||
16,tag_light_left_front | ||
17,tag_light_right_front | ||
18,tag_light_left_back | ||
19,tag_light_right_back | ||
20,tag_mirror_right | ||
21,tag_mirror_left |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters