mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-14 20:22:56 +03:00
1.0.1 RC1 cont.
+ [ADDED] Keymakers Kit including the tools required to smelt, mold and shape keys, as rare drop on industrial and supermarket. + [FIXED] Keymaker kit model and icon. Special thanks goes out to Sequisha for all the hard work on models, textures, and brainstorming!
This commit is contained in:
@@ -1391,13 +1391,13 @@ class Citizen1; // External class reference
|
||||
model = "\ibr\ibr_plants\fuelstation_army";
|
||||
transportFuel = 0;
|
||||
nameSound = "fuelstation";
|
||||
}
|
||||
};
|
||||
// lingor
|
||||
class Land_fuelstation : Strategic {
|
||||
model = "\ibr\ibr_plants\fuelstation";
|
||||
transportFuel = 0;
|
||||
nameSound = "fuelstation";
|
||||
}
|
||||
};
|
||||
// Lingor hangars
|
||||
class land_ibr_hangar : House {
|
||||
model = "\ibr\ibr_hangars\ibr_hangar";
|
||||
|
||||
Reference in New Issue
Block a user