Skip to content

Commit

Permalink
Bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Angel-125 committed Jul 16, 2019
1 parent bd7b6a3 commit caf10b2
Show file tree
Hide file tree
Showing 357 changed files with 1,178 additions and 456 deletions.
Binary file added AO/MainBodyLightingMap.tga
Binary file not shown.
Binary file added AO/RotorLightingMap.tga
Binary file not shown.
3 changes: 2 additions & 1 deletion DSEVUtils/Centrifuge/WBICentrifuge.cs
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,8 @@ protected bool updateState()
counterTorqueTransform.Rotate(rotationAxisVec, counterRotationsPerFrame);

//Rotate the IVA
this.part.internalModel.transform.Rotate(rotationAxisVec, -rotationsPerFrame);
if (this.part.internalModel != null)
this.part.internalModel.transform.Rotate(rotationAxisVec, -rotationsPerFrame);
}
return true;
}
Expand Down
Binary file modified DSEVUtils/bin/Debug/Assembly-CSharp.dll
Binary file not shown.
Binary file modified DSEVUtils/bin/Debug/BARISBridge.dll
Binary file not shown.
Binary file modified DSEVUtils/bin/Debug/BARISBridge.pdb
Binary file not shown.
Binary file modified DSEVUtils/bin/Debug/DSEVUtils.dll
Binary file not shown.
Binary file modified DSEVUtils/bin/Debug/DSEVUtils.dll.mdb
Binary file not shown.
Binary file modified DSEVUtils/bin/Debug/DSEVUtils.pdb
Binary file not shown.
Binary file modified DSEVUtils/bin/Debug/WildBlueTools.dll
Binary file not shown.
Binary file modified DSEVUtils/bin/Debug/WildBlueTools.pdb
Binary file not shown.
Binary file modified DSEVUtils/obj/Debug/DSEVUtils.csprojAssemblyReference.cache
Binary file not shown.
Binary file modified DSEVUtils/obj/Debug/DSEVUtils.dll
Binary file not shown.
Binary file modified DSEVUtils/obj/Debug/DSEVUtils.pdb
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@
@RESOURCE_DEFINITION[FusionPellets]:FOR[WildBlueIndustries]
{ %ksparpicon = WildBlueIndustries/000WildBlueTools/ARPIcons/FusionPellets }

@RESOURCE_DEFINITION[FreshAir]:FOR[WildBlueIndustries]
{ %ksparpicon = WildBlueIndustries/000WildBlueTools/ARPIcons/FreshAir }

@RESOURCE_DEFINITION[Gemstones]:FOR[WildBlueIndustries]
{ %ksparpicon = WildBlueIndustries/000WildBlueTools/ARPIcons/Gemstones }

Expand Down Expand Up @@ -136,6 +139,9 @@
@RESOURCE_DEFINITION[StaticCharge]:FOR[WildBlueIndustries]
{ %ksparpicon = WildBlueIndustries/000WildBlueTools/ARPIcons/StaticCharge }

@RESOURCE_DEFINITION[StaleAir]:FOR[WildBlueIndustries]
{ %ksparpicon = WildBlueIndustries/000WildBlueTools/ARPIcons/StaleAir }

@RESOURCE_DEFINITION[VirtualMass]:FOR[WildBlueIndustries]
{ %ksparpicon = WildBlueIndustries/000WildBlueTools/ARPIcons/VirtualMass }

Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified GameData/WildBlueIndustries/000WildBlueTools/Decals/Battery.dds
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified GameData/WildBlueIndustries/000WildBlueTools/Decals/Coolant.dds
Binary file not shown.
Binary file not shown.
Binary file modified GameData/WildBlueIndustries/000WildBlueTools/Decals/Dirt.dds
Binary file not shown.
Binary file modified GameData/WildBlueIndustries/000WildBlueTools/Decals/DirtGlow.dds
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified GameData/WildBlueIndustries/000WildBlueTools/Decals/Hexagen.dds
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified GameData/WildBlueIndustries/000WildBlueTools/Decals/Konkrete.dds
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified GameData/WildBlueIndustries/000WildBlueTools/Decals/MOLELab.dds
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified GameData/WildBlueIndustries/000WildBlueTools/Decals/Omni.dds
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified GameData/WildBlueIndustries/000WildBlueTools/Decals/Ore.dds
Binary file not shown.
Binary file modified GameData/WildBlueIndustries/000WildBlueTools/Decals/OreGlow.dds
Binary file not shown.
Binary file modified GameData/WildBlueIndustries/000WildBlueTools/Decals/Organics.dds
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified GameData/WildBlueIndustries/000WildBlueTools/Decals/Slag.dds
Binary file not shown.
Binary file modified GameData/WildBlueIndustries/000WildBlueTools/Decals/SlagGlow.dds
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified GameData/WildBlueIndustries/000WildBlueTools/Decals/Storage.dds
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified GameData/WildBlueIndustries/000WildBlueTools/Decals/Water.dds
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified GameData/WildBlueIndustries/000WildBlueTools/Decals/Workshop.dds
Binary file not shown.
Binary file not shown.
Binary file modified GameData/WildBlueIndustries/000WildBlueTools/Decals/XenonGas.dds
Binary file not shown.
Binary file not shown.
Binary file modified GameData/WildBlueIndustries/000WildBlueTools/Decals/Zeonium.dds
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -76,18 +76,6 @@ EXPERIMENT_DEFINITION
//Cost of the experiment (does not include resource costs)
// cost =
//Parts required to run the experiment
//You can have several requiredPart entries
//and the experiment will need at least one of them on the craft.
requiredPart = M.O.L.E.
requiredPart = LDEF Science Processor
requiredPart = Bigby Orbital Workshop
requiredPart = D2 Centrifuge
requiredPart = D2 Science Module
requiredPart = GondoLab
requiredPart = Doc Science Lab
requiredPart = Tranquility Mk2 Habitat
//Minimum crew in the vessel
minCrew = 1
Expand Down Expand Up @@ -148,15 +136,6 @@ EXPERIMENT_DEFINITION
requiredResources = LabTime,36
situations = ORBITING
requiredPart = M.O.L.E.
requiredPart = LDEF Science Processor
requiredPart = Bigby Orbital Workshop
requiredPart = D2 Centrifuge
requiredPart = D2 Science Module
requiredPart = GondoLab
requiredPart = Doc Science Lab
requiredPart = Tranquility Mk2 Habitat
RESULTS
{
default = We've found some tool designs that work in microgravity.
Expand Down Expand Up @@ -190,14 +169,6 @@ EXPERIMENT_DEFINITION
minCrew = 1
requiredResources = LabTime,36
situations = ORBITING
requiredPart = M.O.L.E.
requiredPart = LDEF Science Processor
requiredPart = Bigby Orbital Workshop
requiredPart = D2 Centrifuge
requiredPart = D2 Science Module
requiredPart = GondoLab
requiredPart = Doc Science Lab
requiredPart = Tranquility Mk2 Habitat

RESULTS
{
Expand All @@ -222,14 +193,6 @@ EXPERIMENT_DEFINITION
techRequired = spaceExploration
requiredResources = LabTime,36
situations = ORBITING
requiredPart = M.O.L.E.
requiredPart = LDEF Science Processor
requiredPart = Bigby Orbital Workshop
requiredPart = D2 Centrifuge
requiredPart = D2 Science Module
requiredPart = GondoLab
requiredPart = Doc Science Lab
requiredPart = Tranquility Mk2 Habitat

RESULTS
{
Expand Down Expand Up @@ -261,14 +224,6 @@ EXPERIMENT_DEFINITION
requiredResources = LabTime,36
situations = ORBITING;LANDED
techRequired = spaceExploration
requiredPart = M.O.L.E.
requiredPart = LDEF Science Processor
requiredPart = Bigby Orbital Workshop
requiredPart = D2 Centrifuge
requiredPart = D2 Science Module
requiredPart = GondoLab
requiredPart = Doc Science Lab
requiredPart = Tranquility Mk2 Habitat
RESULTS
{
Expand Down Expand Up @@ -312,14 +267,6 @@ EXPERIMENT_DEFINITION
requiredPart = Univ. Storage - PresMat / 2Hot
requiredPart = CA-SC100 Thermometer
requiredPart = LDEF Temperature Study
requiredPart = M.O.L.E.
requiredPart = LDEF Science Processor
requiredPart = Bigby Orbital Workshop
requiredPart = D2 Centrifuge
requiredPart = D2 Science Module
requiredPart = GondoLab
requiredPart = Doc Science Lab
requiredPart = Tranquility Mk2 Habitat

situations = ORBITING;LANDED
techRequired = spaceExploration
Expand Down Expand Up @@ -360,14 +307,6 @@ EXPERIMENT_DEFINITION
requiredPart = Univ. Storage - PresMat / 2Hot
requiredPart = CA-SC100 Thermometer
requiredPart = LDEF Thermal Study
requiredPart = M.O.L.E.
requiredPart = LDEF Science Processor
requiredPart = Bigby Orbital Workshop
requiredPart = D2 Centrifuge
requiredPart = D2 Science Module
requiredPart = GondoLab
requiredPart = Doc Science Lab
requiredPart = Tranquility Mk2 Habitat

situations = ORBITING;LANDED
techRequired = spaceExploration
Expand Down Expand Up @@ -405,14 +344,6 @@ EXPERIMENT_DEFINITION
requiredPart = Univ. Storage - Mystery Goo Containment
requiredPart = Micro Goo Containment Pod
requiredPart = LDEF Goo Study
requiredPart = M.O.L.E.
requiredPart = LDEF Science Processor
requiredPart = Bigby Orbital Workshop
requiredPart = D2 Centrifuge
requiredPart = D2 Science Module
requiredPart = GondoLab
requiredPart = Doc Science Lab
requiredPart = Tranquility Mk2 Habitat

situations = ORBITING;LANDED
techRequired = spaceExploration
Expand Down Expand Up @@ -448,14 +379,6 @@ EXPERIMENT_DEFINITION
requiredResources = LabTime,18;ElectricCharge,100
situations = ORBITING
techRequired = spaceExploration
requiredPart = M.O.L.E.
requiredPart = LDEF Science Processor
requiredPart = Bigby Orbital Workshop
requiredPart = D2 Centrifuge
requiredPart = D2 Science Module
requiredPart = GondoLab
requiredPart = Doc Science Lab
requiredPart = Tranquility Mk2 Habitat

RESULTS
{
Expand Down Expand Up @@ -484,14 +407,6 @@ EXPERIMENT_DEFINITION
requiredResources = LabTime,100;ElectricCharge,200
situations = ORBITING;LANDED
techRequired = spaceExploration
requiredPart = M.O.L.E.
requiredPart = LDEF Science Processor
requiredPart = Bigby Orbital Workshop
requiredPart = D2 Centrifuge
requiredPart = D2 Science Module
requiredPart = GondoLab
requiredPart = Doc Science Lab
requiredPart = Tranquility Mk2 Habitat

RESULTS
{
Expand Down Expand Up @@ -525,14 +440,6 @@ EXPERIMENT_DEFINITION
techRequired = spaceExploration
requiredResources = LabTime,36
situations = ORBITING
requiredPart = M.O.L.E.
requiredPart = LDEF Science Processor
requiredPart = Bigby Orbital Workshop
requiredPart = D2 Centrifuge
requiredPart = D2 Science Module
requiredPart = GondoLab
requiredPart = Doc Science Lab
requiredPart = Tranquility Mk2 Habitat

RESULTS
{
Expand Down Expand Up @@ -713,6 +620,6 @@ EXPERIMENT_DEFINITION
default = Pasting velcro strips on the walls gives our astronauts places to stick things so they don't float away. Be sure to use the fuzzy side though, the prickly side causes scratches.
default = Astronauts don't like eating food out of toothpaste tubes.
default = We've created a new microprobe that can float and take pictures- perfect for selfies.
default = A happy accident has created a new experimental part!
default = A happy accident has unlocked a new technology field!
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,8 @@ EXPERIMENT_DEFINITION:NEEDS[DeepFreeze]
requiredPart = CRY-1300 Cryonic Freezing Chamber
requiredPart = CRY-2300 Cryonic Freezing Chamber
requiredPart = CRY-5000 Planetary DeepFreezer
requiredPart = M.O.L.E.
requiredPart = LDEF Science Processor
requiredPart = Bigby Orbital Workshop
requiredPart = D2 Centrifuge
requiredPart = D2 Science Module
requiredPart = GondoLab
requiredPart = Tranquility Mk2 Habitat
requiredPart = D2 Cryo Shelter
requiredPart = Meat Locker CryoShelter
requiredPart = Doc Science Lab
techRequired = advExploration
Expand Down Expand Up @@ -66,14 +61,9 @@ EXPERIMENT_DEFINITION:NEEDS[DeepFreeze]
requiredPart = CRY-1300 Cryonic Freezing Chamber
requiredPart = CRY-2300 Cryonic Freezing Chamber
requiredPart = CRY-5000 Planetary DeepFreezer
requiredPart = M.O.L.E.
requiredPart = LDEF Science Processor
requiredPart = Bigby Orbital Workshop
requiredPart = D2 Centrifuge
requiredPart = D2 Science Module
requiredPart = GondoLab
requiredPart = Tranquility Mk2 Habitat
requiredPart = Doc Science Lab
requiredPart = D2 Cryo Shelter
requiredPart = Meat Locker CryoShelter
situations = ORBITING;LANDED
// Needs some for landed on Mun/Minmus sometime.
Expand Down Expand Up @@ -105,14 +95,8 @@ EXPERIMENT_DEFINITION:NEEDS[DeepFreeze]
techRequired = advExploration

requiredPart = CRY-0300R Cryonic Freezing Chamber
requiredPart = M.O.L.E.
requiredPart = LDEF Science Processor
requiredPart = Bigby Orbital Workshop
requiredPart = D2 Centrifuge
requiredPart = D2 Science Module
requiredPart = GondoLab
requiredPart = Doc Science Lab
requiredPart = Tranquility Mk2 Habitat
requiredPart = D2 Cryo Shelter
requiredPart = Meat Locker CryoShelter

situations = ORBITING

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,12 +103,7 @@ PART
baseStorage = .001
maxStorage = 6000
}
MODULE:NEEDS[Pathfinder]
{
name = WBIResourceDistributor
}
MODULE:NEEDS[BARIS]
{
name = ModuleBreakableFuelTank
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
32 changes: 32 additions & 0 deletions GameData/WildBlueIndustries/000WildBlueTools/Readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,38 @@ A KSP mod that provides common functionality for mods by Wild Blue Industries.

Copy the contents of the mod's GameData directory into your GameData folder.

1.73.5
- Fix drill NREs

1.73.4
- Fix for drills breaking.
- New OmniConverter templates for when Air and Stress are enabled from Snacks.

1.73.3
- Updated Snacks support.

1.73.2
- Fixed crew requirements for experiment labs.

1.73.1
- Removed part restrictions on several experiments.

1.73.0
- Updated to KSP 1.7

Jade's awesome updates:
- Nearly all decal files contained in WBT and no longer hosted in the other WBI mods. All 80+ total decals have been redrawn from scratch.
- Support for TAC LS provided in the decals. Templates not included.
- Resource templates updated descriptions to give them personality and make their roles clear.
- Omniconverters: added MonoPropellant power (MPU) option.
- Omniconverters: added Nitronite options.
- Omniconverters: re-balanced to appear in appropriate tech nodes (basic science, science tech row, fusion power...)
- Omniconverters: re-balanced for better power production rates and more opportunities to acquire Slag for base-building, and for power producers to not require kerbal skill.
- Make OmniStorage available in Lite Blue play mode. Recently some players have been trying to get OmniStorage available without Classic Stock around it.

1.72.1
- Fixed editor issue with OmniStorage.

1.72.0
- Fixed overchange of Equipment costs for OmniConverter templates.
- Fixed incorrect display of Equipment costs in the Operations Manager.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ STORAGE_TEMPLATE
author = Angel-125
name = ExoticMinerals
shortName = Exotic Minerals
logoPanel = WildBlueIndustries/000WildBlueTools/Decals/ExoticMinerals
glowPanel = WildBlueIndustries/000WildBlueTools/Decals/ExoticMineralsGlow
logoPanel = WildBlueIndustries/000WildBlueTools/Decals/Minerite
glowPanel = WildBlueIndustries/000WildBlueTools/Decals/MineriteGlow
description = This kit stores exotic minerals
templateTags = stowage

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ STORAGE_TEMPLATE
author = Angel-125
shortName = Fusion Pellets
title = Fusion Pellets
logoPanel = WildBlueIndustries/000WildBlueTools/Decals/FusionPellets
glowPanel = WildBlueIndustries/000WildBlueTools/Decals/FusionPelletsGlow
logoPanel = WildBlueIndustries/000WildBlueTools/Decals/PropFusionPellets
glowPanel = WildBlueIndustries/000WildBlueTools/Decals/PropFusionPelletsGlow
description = This kit stores fusion pellets to power your fusion reactors
templateTags = stowage

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ STORAGE_TEMPLATE
{
name = Glykerol
author = Angel-125
logoPanel = WildBlueIndustries/000WildBlueTools/Decals/Coolant
glowPanel = WildBlueIndustries/000WildBlueTools/Decals/CoolantGlow
logoPanel = WildBlueIndustries/000WildBlueTools/Decals/Glykerol
glowPanel = WildBlueIndustries/000WildBlueTools/Decals/GlykerolGlow
description = This kit stores Glykerol, good for freezing kerbals.
templateTags = stowage

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ STORAGE_TEMPLATE
author = Angel-125
name = Karborundum
shortName = Karborundum
logoPanel = WildBlueIndustries/000WildBlueTools/Decals/ExoticMinerals
glowPanel = WildBlueIndustries/000WildBlueTools/Decals/ExoticMineralsGlow
logoPanel = WildBlueIndustries/000WildBlueTools/Decals/Minerite
glowPanel = WildBlueIndustries/000WildBlueTools/Decals/MineriteGlow
description = This kit stores Karborundum
templateTags = stowage

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ KONSTRUCTION_TEMPLATE
author = Angel-125
name = Konstruction (Equipment)
shortName = Konstruction (Equipment)
logoPanel = WildBlueIndustries/000WildBlueTools/Decals/Konstruction
glowPanel = WildBlueIndustries/000WildBlueTools/Decals/KonstructionGlow
logoPanel = WildBlueIndustries/000WildBlueTools/Decals/Factory_ClockWorks
glowPanel = WildBlueIndustries/000WildBlueTools/Decals/Factory_ClockWorksGlow
TechRequired = advScienceTech
description = This kit stores the resources needed to create equipment. Equipment is used to outfit your modules.
templateTags = stowage
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ KONSTRUCTION_TEMPLATE
author = Angel-125
name = Konstruction (Konkrete)
shortName = Konstruction (Konkrete)
logoPanel = WildBlueIndustries/000WildBlueTools/Decals/Konstruction
glowPanel = WildBlueIndustries/000WildBlueTools/Decals/KonstructionGlow

logoPanel = WildBlueIndustries/000WildBlueTools/Decals/Factory_Konstruction
glowPanel = WildBlueIndustries/000WildBlueTools/Decals/Factory_KonstructionGlow
TechRequired = advScienceTech
description = This kit stores the resources needed to create konkrete. Konkrete is used to 3D print permanent dwellings.
templateTags = stowage
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ STORAGE_TEMPLATE
name = Lead
author = Angel-125
shortName = Lead
logoPanel = WildBlueIndustries/000WildBlueTools/Decals/Ore
glowPanel = WildBlueIndustries/000WildBlueTools/Decals/OreGlow
logoPanel = WildBlueIndustries/000WildBlueTools/Decals/Lead
glowPanel = WildBlueIndustries/000WildBlueTools/Decals/LeadGlow
description = This kit stores lead, good for ballast.
templateTags = stowage

Expand Down

0 comments on commit caf10b2

Please sign in to comment.