+ removed auto refuel from Land_fuelstation.
+ Added pink clothes variant for female to loot tables
This commit is contained in:
vbawol
2013-03-22 17:33:22 -05:00
parent 6503d4ef1d
commit 832d44ed13
2 changed files with 15 additions and 0 deletions

View File

@@ -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";