sprite tweaks

This commit is contained in:
Anuken
2021-08-18 20:09:59 -04:00
parent 130f32f3cd
commit 1d32680ab2
4 changed files with 4 additions and 4 deletions

View File

@@ -103,7 +103,7 @@ public class Items implements ContentList{
radioactivity = 1.5f;
}};
dormantCyst = new Item("dormant-cyst", Color.valueOf("a5221c")){{
dormantCyst = new Item("dormant-cyst", Color.valueOf("df824d")){{
flammability = 0.1f;
}};
}