few more things

+ [CHANGED] mass grave now its own class name and loot has been changed
to military special.
+ [ADDED] Key icons updated
This commit is contained in:
vbawol
2013-05-24 09:56:53 -05:00
parent 0135cd0c65
commit 965653fb42
11 changed files with 118 additions and 47 deletions

View File

@@ -1331,7 +1331,11 @@ class Citizen1; // External class reference
// This parent class is made to make referring to these objects easier later with allMissionObjects
class SpawnableWreck : House {};
class Mass_grave;
class Mass_grave_DZ: Mass_grave
{
displayName = "Mass Grave W/ Zombies";
};
class UH1Wreck_DZ: SpawnableWreck
{
model = "\ca\air2\UH1Y\UH1Y_Crashed.p3d";