Updated RDX item, changed packet creation to use pooling

This commit is contained in:
Anuken
2018-05-08 10:53:36 -04:00
parent 7a94ebcf2a
commit 6cc1cecf5a
6 changed files with 21 additions and 16 deletions

View File

@@ -64,7 +64,7 @@ public class Items {
fluxiness = 0.5f;
}
},
rdx = new Item("rdx", Color.valueOf("e3d39e")){
rdx = new Item("rdx", Color.valueOf("ff795e")){
{
material = false;
flammability = 0.2f;