From 33a421337e1adcdca8d23a5a657d969c41350adf Mon Sep 17 00:00:00 2001 From: Jason Long Date: Fri, 23 Jan 2015 07:50:51 -0800 Subject: [PATCH] animation: turn coal smoke into animation --- graphics/coal_smoke_animation.ani | 7 +++++++ graphics/tiles.rc | 32 +++++++++++++++---------------- tiles/aliases.txt | 13 +++++++++++++ 3 files changed, 36 insertions(+), 16 deletions(-) create mode 100644 graphics/coal_smoke_animation.ani diff --git a/graphics/coal_smoke_animation.ani b/graphics/coal_smoke_animation.ani new file mode 100644 index 0000000..df1ac8c --- /dev/null +++ b/graphics/coal_smoke_animation.ani @@ -0,0 +1,7 @@ + + + + + + + diff --git a/graphics/tiles.rc b/graphics/tiles.rc index 799f217..ff35986 100644 --- a/graphics/tiles.rc +++ b/graphics/tiles.rc @@ -960,22 +960,22 @@ 914 ind_zones@32,400|ind08_smoke_frames@128,16 (conducts)(building-part=688,1,0) (becomes=915)(onshutdown=689) 915 ind_zones@32,400|ind08_smoke_frames@176,16 (conducts)(building-part=688,1,0) (becomes=912)(onshutdown=689) # BEGIN COAL PLANT SMOKE # -916 coal@32,0 |coal_smoke_frames@32,0 (conducts)(building-part=750,1,-1)(becomes=917)(onshutdown=747) -917 coal@32,0 |coal_smoke_frames@96,0 (conducts)(building-part=750,1,-1)(becomes=918)(onshutdown=747) -918 coal@32,0 |coal_smoke_frames@160,0 (conducts)(building-part=750,1,-1)(becomes=919)(onshutdown=747) -919 coal@32,0 |coal_smoke_frames@224,0 (conducts)(building-part=750,1,-1)(becomes=916)(onshutdown=747) -920 coal@48,0 |coal_smoke_frames@48,0 (conducts)(building-part=750,2,-1)(becomes=921)(onshutdown=748) -921 coal@48,0 |coal_smoke_frames@112,0 (conducts)(building-part=750,2,-1)(becomes=922)(onshutdown=748) -922 coal@48,0 |coal_smoke_frames@176,0 (conducts)(building-part=750,2,-1)(becomes=923)(onshutdown=748) -923 coal@48,0 |coal_smoke_frames@240,0 (conducts)(building-part=750,2,-1)(becomes=920)(onshutdown=748) -924 coal@32,16|coal_smoke_frames@32,16 (conducts)(building-part=750,1,0) (becomes=925)(onshutdown=751) -925 coal@32,16|coal_smoke_frames@96,16 (conducts)(building-part=750,1,0) (becomes=926)(onshutdown=751) -926 coal@32,16|coal_smoke_frames@160,16 (conducts)(building-part=750,1,0) (becomes=927)(onshutdown=751) -927 coal@32,16|coal_smoke_frames@224,16 (conducts)(building-part=750,1,0) (becomes=924)(onshutdown=751) -928 coal@48,16|coal_smoke_frames@48,16 (conducts)(building-part=750,2,0) (becomes=929)(onshutdown=752) -929 coal@48,16|coal_smoke_frames@112,16 (conducts)(building-part=750,2,0) (becomes=930)(onshutdown=752) -930 coal@48,16|coal_smoke_frames@176,16 (conducts)(building-part=750,2,0) (becomes=931)(onshutdown=752) -931 coal@48,16|coal_smoke_frames@240,16 (conducts)(building-part=750,2,0) (becomes=928)(onshutdown=752) +916 coal@32,0 |coal_smoke_animation@32,0 (conducts)(building-part=750,1,-1)(onshutdown=747) +917 +918 +919 +920 coal@48,0 |coal_smoke_animation@48,0 (conducts)(building-part=750,2,-1)(onshutdown=748) +921 +922 +923 +924 coal@32,16|coal_smoke_animation@32,16 (conducts)(building-part=750,1,0) (onshutdown=751) +925 +926 +927 +928 coal@48,16|coal_smoke_animation@48,16 (conducts)(building-part=750,2,0) (onshutdown=752) +929 +930 +931 # BEGIN STADIUM PLAYFIELD # # Note: the original source code made these unburnable, which doesn't make sense 932 stadium_animation@0,0 (conducts)(description=#24) diff --git a/tiles/aliases.txt b/tiles/aliases.txt index 3b43c9d..9b533c4 100644 --- a/tiles/aliases.txt +++ b/tiles/aliases.txt @@ -121,6 +121,19 @@ 841 840 842 840 843 840 +# coal smoke animation +917 916 +918 916 +919 916 +921 920 +922 920 +923 920 +925 924 +926 924 +927 924 +929 928 +930 928 +931 928 # stadium animation 933 932 934 932