Slight steam generator nerf + differential buff

This commit is contained in:
Anuken
2020-09-07 09:38:59 -04:00
parent 93d1904978
commit 15bb01fd22
3 changed files with 7 additions and 6 deletions

View File

@@ -84,7 +84,7 @@ public class Items implements ContentList{
}};
pyratite = new Item("pyratite", Color.valueOf("ffaa5f")){{
flammability = 1.5f;
flammability = 1.4f;
explosiveness = 0.4f;
}};
}