diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2017-05-24 20:13:22 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2017-05-24 20:13:22 +0300 |
| commit | 8ed8c659da9496bf49fec94c049b0abae21746a8 (patch) | |
| tree | e8fd775699a2255c17a804b26b4a0a6f43d857a0 /assets | |
| parent | b67ac617dc9c5f43b911158a281c3c61ced5ea5a (diff) | |
fixing bugs with Iron workbench and fractionator
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/ihl/lang/en_US.lang | 9 | ||||
| -rw-r--r-- | assets/ihl/textures/blocks/fluidMethanolFlowing.xcf | bin | 4649 -> 0 bytes | |||
| -rw-r--r-- | assets/ihl/textures/blocks/solarEvaporatorSide.png | bin | 0 -> 627 bytes | |||
| -rw-r--r-- | assets/ihl/textures/gui/GUISolarEvaporator.png | bin | 0 -> 4608 bytes | |||
| -rw-r--r-- | assets/ihl/textures/items/itemCellAmmonia.png | bin | 0 -> 331 bytes |
5 files changed, 6 insertions, 3 deletions
diff --git a/assets/ihl/lang/en_US.lang b/assets/ihl/lang/en_US.lang index 641ea06..9f6d3ec 100644 --- a/assets/ihl/lang/en_US.lang +++ b/assets/ihl/lang/en_US.lang @@ -2,6 +2,7 @@ language.name=HAYO language.region=US language.code=en_US +ihl.solarEvaporator=Solar evaporator ihl.achesonFurnace=Acheson furnace ihl.chemicalReactor=Chemical reactor ihl.crucible=Crucible @@ -56,9 +57,10 @@ dustSodiumFormate.name=Sodium formate dustMercuryChloride.name=Mercury chloride dustMercuryFulminate.name=Mercury fulminate dustCalciumAcetate.name=Calcium acetate -itemCellMethanol=Methanol cell -itemCellNitroGlycerin=Nitro glycerin cell - +itemCellMethanol.name=Methanol cell +itemCellNitroGlycerin.name=Nitro glycerin cell +itemCellAmmonia.name=Ammonia cell +itemCellGlycerol.name=Glycerol item.skull.name=Wailer remains item.guidebook.name=IHL manual item.handpump.name=IHL handpump @@ -70,6 +72,7 @@ item.handpump_discharged.name=IHL handpump tile.boneBlock.name=Bone pillar entity.LostHead.name=Wailer tile.ihlExplosive.name=Explosive pack +tile.solarEvaporator.name=Solar evaporator tile.evaporatorBlock.name=Evaporator tile.electricEvaporatorBlock.name=Electric evaporator tile.sackBlock.name=Rubber tree sap gathering sack diff --git a/assets/ihl/textures/blocks/fluidMethanolFlowing.xcf b/assets/ihl/textures/blocks/fluidMethanolFlowing.xcf Binary files differdeleted file mode 100644 index d3ca048..0000000 --- a/assets/ihl/textures/blocks/fluidMethanolFlowing.xcf +++ /dev/null diff --git a/assets/ihl/textures/blocks/solarEvaporatorSide.png b/assets/ihl/textures/blocks/solarEvaporatorSide.png Binary files differnew file mode 100644 index 0000000..32b5e32 --- /dev/null +++ b/assets/ihl/textures/blocks/solarEvaporatorSide.png diff --git a/assets/ihl/textures/gui/GUISolarEvaporator.png b/assets/ihl/textures/gui/GUISolarEvaporator.png Binary files differnew file mode 100644 index 0000000..4754742 --- /dev/null +++ b/assets/ihl/textures/gui/GUISolarEvaporator.png diff --git a/assets/ihl/textures/items/itemCellAmmonia.png b/assets/ihl/textures/items/itemCellAmmonia.png Binary files differnew file mode 100644 index 0000000..e72842a --- /dev/null +++ b/assets/ihl/textures/items/itemCellAmmonia.png |
