r171 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Sep 13 08:56:33 EDT 2005


Author: jonas
Date: 2005-09-13 08:56:33 -0400 (Tue, 13 Sep 2005)
New Revision: 171

Added:
   trunk/data/scorch.inf
Modified:
   trunk/data/erik.inf
   trunk/data/map1.cfg
Log:
added prelimenary scorch lvl image support (scorch description file)

Modified: trunk/data/erik.inf
===================================================================
--- trunk/data/erik.inf	2005-09-12 20:46:25 UTC (rev 170)
+++ trunk/data/erik.inf	2005-09-13 12:56:33 UTC (rev 171)
@@ -1,5 +1,5 @@
 #ERIK
-anim_left=	            name=erik_idle_left:          scale=2:  bp_type=rightdown
+anim_left=                  name=erik_idle_left:          scale=2:  bp_type=rightdown
 anim_right=                 name=erik_idle_right:         scale=2:  bp_type=leftdown
 anim_rock_left=             name=erik_rock_left:          scale=2:  bp_type=rightdown
 anim_rock_right=            name=erik_rock_right:         scale=2:  bp_type=leftdown

Modified: trunk/data/map1.cfg
===================================================================
--- trunk/data/map1.cfg	2005-09-12 20:46:25 UTC (rev 170)
+++ trunk/data/map1.cfg	2005-09-13 12:56:33 UTC (rev 171)
@@ -19,5 +19,5 @@
 Erik                file=erik.inf
 Baleog              file=baleog.inf
 Olaf 0 5            file=olaf.inf
-#Scorch 0 10
+Scorch 0 10         file=scorch.inf
 #Fang 30 10

Added: trunk/data/scorch.inf
===================================================================
--- trunk/data/scorch.inf	2005-09-12 20:46:25 UTC (rev 170)
+++ trunk/data/scorch.inf	2005-09-13 12:56:33 UTC (rev 171)
@@ -0,0 +1,18 @@
+#SCORCH
+anim_left=                  name=scorch_idle_left:          scale=2:  bp_type=rightdown
+anim_right=                 name=scorch_idle_right:         scale=2:  bp_type=leftdown
+anim_walk_left=             name=scorch_walk_left:          scale=2:  bp_type=rightdown  
+anim_walk_right=            name=scorch_walk_right:         scale=2:  bp_type=leftdown
+anim_push_left=             name=scorch_push_left:          scale=2:  bp_type=rightdown  
+anim_push_right=            name=scorch_push_right:         scale=2:  bp_type=leftdown
+anim_crash_left=            name=scorch_crash_left:         scale=2:  bp_type=rightdown:    type=once
+anim_crash_right=           name=scorch_crash_right:        scale=2:  bp_type=leftdown:     type=once
+anim_teleport_left=         name=scorch_teleport_left:      scale=2:  bp_type=rightdown:    type=once
+anim_teleport_right=        name=scorch_teleport_right:     scale=2:  bp_type=leftdown:     type=once
+anim_die_crash_left=        name=scorch_die_crash_left:     scale=2:  bp_type=rightdown:    type=once
+anim_die_crash_right=       name=scorch_die_crash_right:    scale=2:  bp_type=leftdown:     type=once
+anim_die_burn_left=         name=scorch_die_burn_left:      scale=2:  bp_type=rightdown:    type=once
+anim_die_burn_right=        name=scorch_die_burn_right:     scale=2:  bp_type=leftdown:     type=once
+anim_die_bones_left=        name=scorch_die_bones_left:     scale=2:  bp_type=rightdown:    type=once
+anim_die_bones_right=       name=scorch_die_bones_right:    scale=2:  bp_type=leftdown:     type=once
+anim_bar=                   name=bar_scorch:                scale=2:                        type=once




More information about the lostpenguins-commits mailing list