mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 14:00:18 +01:00
Repaired several effects. (#21711)
Fully fixes #21686, as well as other assorted issues caused by #21458.  
This commit is contained in:
@@ -128,11 +128,13 @@ If it gains pressure too slowly, it may leak or just rupture instead of explodin
|
||||
|
||||
return 0
|
||||
|
||||
// Future low-quality heat effect
|
||||
/obj/heat
|
||||
icon = 'icons/effects/fire.dmi'
|
||||
icon_state = "3"
|
||||
appearance_flags = PIXEL_SCALE | NO_CLIENT_COLOR
|
||||
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
|
||||
render_target = HEAT_EFFECT_PLATE_RENDER_TARGET
|
||||
|
||||
/obj/fire
|
||||
//Icon for fire on turfs.
|
||||
|
||||
Reference in New Issue
Block a user