Research cost multipliers for Serpulo resources

This commit is contained in:
Anuken
2021-12-28 16:36:04 -05:00
parent 4fa88296a7
commit 37bc06d14a
7 changed files with 43 additions and 13 deletions

View File

@@ -97,7 +97,7 @@ public class Items{
beryllium = new Item("beryllium", Color.valueOf("3a8f64")){{
hardness = 4;
cost = 1.3f;
cost = 1.2f;
healthScaling = 0.6f;
}};