mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-09 09:42:52 +03:00
0.998b
+ removed auto refuel from Land_fuelstation. + Added pink clothes variant for female to loot tables
This commit is contained in:
@@ -1097,6 +1097,12 @@ class Citizen1; // External class reference
|
||||
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