/[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.25 by mhawlisch, Thu Mar 27 12:05:15 2003 UTC revision 1.26 by dheck, Fri Mar 28 13:05:52 2003 UTC
# Line 377  end Line 377  end
377    
378  def_stone("st-rubberband")  def_stone("st-rubberband")
379    
380    
381  do  do
382      def_image("stones")      def_image("stones")
383      local stonetiles={      local stonetiles={
# Line 800  do Line 801  do
801      def_shmodel("st-puzzle1", "st-puzzlex1", "sh-puzzle1")      def_shmodel("st-puzzle1", "st-puzzlex1", "sh-puzzle1")
802  end  end
803    
804    def_alias("st-turnstile-e", "st-puzzle2")
805    def_alias("st-turnstile-w", "st-puzzle5")
806    def_alias("st-turnstile-s", "st-puzzle9")
807    def_alias("st-turnstile-n", "st-puzzle3")
808    --def_stone("st-turnstile")
809    
810  ----------  ----------
811  -- Door --  -- Door --
812  ----------  ----------

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

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