Skip to content

Commit

Permalink
Merge pull request UmbraSpaceIndustries#153 from BobPalmer/DEVELOP
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
BobPalmer committed Feb 1, 2017
2 parents ce6d8d1 + 979096f commit 2a9b564
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions FOR_RELEASE/GameData/CommunityResourcePack/CommonResources.cfg
Expand Up @@ -680,6 +680,19 @@ RESOURCE_DEFINITION
volume = 1
}

RESOURCE_DEFINITION
{
abbreviation = Cs
name = Caesium
density = 0.00193
flowMode = ALL_VESSEL
transfer = PUMP
isTweakable = true
isVisible = true
unitCost = 77
volume = 1
}

RESOURCE_DEFINITION
{
abbreviation = C
Expand Down Expand Up @@ -1014,6 +1027,19 @@ RESOURCE_DEFINITION
volume = 1
}

RESOURCE_DEFINITION
{
+ abbreviation = Na
+ name = Sodium
+ density = 0.000968
+ flowMode = ALL_VESSEL
+ transfer = PUMP
+ isTweakable = true
+ isVisible = true
+ unitCost = 1.4
+ volume = 1
+}

RESOURCE_DEFINITION
{
abbreviation = PVC
Expand Down

0 comments on commit 2a9b564

Please sign in to comment.