/[enigma]/enigma/data/models-2d.lua
ViewVC logotype

Diff of /enigma/data/models-2d.lua

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.77 by dheck, Thu Jun 26 17:50:27 2003 UTC revision 1.78 by reallysoft, Fri Jun 27 08:01:13 2003 UTC
# Line 555  end Line 555  end
555  -- Rotator stones  -- Rotator stones
556  do  do
557      local n=def_subimages("st-rotator-left", {h=8})      local n=def_subimages("st-rotator-left", {h=8})
558      def_anim("st-rotator-left-anim", buildframes(n, 130), TRUE)      def_anim("st-rotator-left-anim", buildframes(n, 70), FALSE)
559      def_solidstone("st-rotator-left", "st-rotator-left-anim")      def_solidstone("st-rotator-left", "st-rotator-left-anim")
560      n=def_subimages("st-rotator-right", {h=8})      n=def_subimages("st-rotator-right", {h=8})
561      def_anim("st-rotator-right-anim", buildframes(n, 130), TRUE)      def_anim("st-rotator-right-anim", buildframes(n, 70), FALSE)
562      def_solidstone("st-rotator-right", "st-rotator-right-anim")      def_solidstone("st-rotator-right", "st-rotator-right-anim")
563  end  end
564    

Legend:
Removed from v.1.77  
changed lines
  Added in v.1.78

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26