From e1e1d2acc6bcc0bf94fe494ce9b95ecc43d5b748 Mon Sep 17 00:00:00 2001 From: wrexbe <81056464+wrexbe@users.noreply.github.com> Date: Sun, 10 Jul 2022 21:09:02 -0700 Subject: [PATCH] Fix space mob burning (#9615) --- Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml b/Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml index eaaeabfee1..9464b94d26 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml @@ -126,7 +126,7 @@ visuals: - type: BuckleVisualizer - type: FireVisuals - sprite: Effects/fire.rsi + sprite: Mobs/Effects/onfire.rsi normalState: Generic_mob_burning - type: Actions - type: DoAfter