This commit is contained in:
Anuken
2021-06-21 19:35:00 -04:00
parent 4a88f64fa9
commit ff3940865e
3 changed files with 77 additions and 4 deletions

View File

@@ -1998,6 +1998,7 @@ public class Blocks implements ContentList{
length = 200f;
hitEffect = Fx.hitMeltdown;
hitColor = Pal.meltdownHit;
status = StatusEffects.melting;
drawSize = 420f;
incendChance = 0.4f;