tile animation: use tiles.rc to control termination of coal plant smoke
when the coal plant is killed Also, this sets up a framework to handle industrial zones in the same way. git-svn-id: https://micropolis.googlecode.com/svn/trunk/micropolis-java@759 d9718cc8-9f43-0410-858b-315f434eb58c
This commit is contained in:
parent
a190bbf88b
commit
0c497aa434
5 changed files with 84 additions and 50 deletions
|
@ -944,22 +944,22 @@
|
|||
914 misc_animation@0,1392 (conducts) (becomes=915)
|
||||
915 misc_animation@0,1408 (conducts) (becomes=912)
|
||||
# BEGIN COAL PLANT SMOKE #
|
||||
916 misc_animation@0,1424 (conducts) (becomes=917)
|
||||
917 misc_animation@0,1440 (conducts) (becomes=918)
|
||||
918 misc_animation@0,1456 (conducts) (becomes=919)
|
||||
919 misc_animation@0,1472 (conducts) (becomes=916)
|
||||
920 misc_animation@0,1488 (conducts) (becomes=921)
|
||||
921 misc_animation@0,1504 (conducts) (becomes=922)
|
||||
922 misc_animation@0,1520 (conducts) (becomes=923)
|
||||
923 misc_animation@0,1536 (conducts) (becomes=920)
|
||||
924 misc_animation@0,1552 (conducts) (becomes=925)
|
||||
925 misc_animation@0,1568 (conducts) (becomes=926)
|
||||
926 misc_animation@0,1584 (conducts) (becomes=927)
|
||||
927 misc_animation@0,1600 (conducts) (becomes=924)
|
||||
928 misc_animation@0,1616 (conducts) (becomes=929)
|
||||
929 misc_animation@0,1632 (conducts) (becomes=930)
|
||||
930 misc_animation@0,1648 (conducts) (becomes=931)
|
||||
931 misc_animation@0,1664 (conducts) (becomes=928)
|
||||
916 misc_animation@0,1424 (conducts) (becomes=917)(onshutdown=747)
|
||||
917 misc_animation@0,1440 (conducts) (becomes=918)(onshutdown=747)
|
||||
918 misc_animation@0,1456 (conducts) (becomes=919)(onshutdown=747)
|
||||
919 misc_animation@0,1472 (conducts) (becomes=916)(onshutdown=747)
|
||||
920 misc_animation@0,1488 (conducts) (becomes=921)(onshutdown=748)
|
||||
921 misc_animation@0,1504 (conducts) (becomes=922)(onshutdown=748)
|
||||
922 misc_animation@0,1520 (conducts) (becomes=923)(onshutdown=748)
|
||||
923 misc_animation@0,1536 (conducts) (becomes=920)(onshutdown=748)
|
||||
924 misc_animation@0,1552 (conducts) (becomes=925)(onshutdown=751)
|
||||
925 misc_animation@0,1568 (conducts) (becomes=926)(onshutdown=751)
|
||||
926 misc_animation@0,1584 (conducts) (becomes=927)(onshutdown=751)
|
||||
927 misc_animation@0,1600 (conducts) (becomes=924)(onshutdown=751)
|
||||
928 misc_animation@0,1616 (conducts) (becomes=929)(onshutdown=752)
|
||||
929 misc_animation@0,1632 (conducts) (becomes=930)(onshutdown=752)
|
||||
930 misc_animation@0,1648 (conducts) (becomes=931)(onshutdown=752)
|
||||
931 misc_animation@0,1664 (conducts) (becomes=928)(onshutdown=752)
|
||||
# BEGIN STADIUM PLAYFIELD #
|
||||
# Note: the original source code made these unburnable, which doesn't make sense
|
||||
932 misc_animation@0,1680 (conducts) (becomes=933)
|
||||
|
|
Reference in a new issue