git » fp-git.git » commit dc11df9

Fallings improved

author rata
2005-02-20 06:10:56 UTC
committer rata
2005-02-20 06:10:56 UTC
parent 902757b20eac04a6252659e1d5082da3f165600d

Fallings improved

FP/src/conf/states/main.conf +33 -30

diff --git a/FP/src/conf/states/main.conf b/FP/src/conf/states/main.conf
index 97f84cd..ed7055b 100644
--- a/FP/src/conf/states/main.conf
+++ b/FP/src/conf/states/main.conf
@@ -410,6 +410,16 @@ crouched:
 #		animation
 #			120 p
 falling1:
+	
+	action		falling to spikes
+		
+		conditions
+			MapDown		spikes
+		next
+			exit spiked
+		animation
+			15 f @50
+			212-216
 	action		falling to a walkable place
 	
 		conditions
@@ -422,16 +432,7 @@ falling1:
 			115 @18
 			116 @5
 			117
-	
-	action		falling to spikes
-		
-		conditions
-			MapDown		spikes
-		next
-			exit spiked
-		animation
-			15 f @50
-			212-216
+
 	
 	action		Continue falling
 		condition
@@ -448,16 +449,6 @@ falling1:
 			117
 
 falling2:
-	action		falling to a walkable place
-		conditions
-			MapDown		walkable
-		next
-			crouched
-		animation
-			117 f @50
-			117 @30
-			117 @15
-			219 h
 	
 	action		falling to spikes
 		
@@ -468,6 +459,17 @@ falling2:
 		animation
 			15 f @50
 			212-216
+	action		falling to a walkable place
+		conditions
+			MapDown		walkable
+		next
+			crouched
+		animation
+			117 f @50
+			117 @30
+			117 @15
+			219 h
+
 	
 	action		Continue falling
 		
@@ -484,15 +486,6 @@ falling2:
 			117
 
 falling3:
-	action		falling to a walkable place
-		conditions
-			MapDown		walkable
-		next
-			exit splash
-		animation
-			117 f @45
-			117 @20
-			117
 	
 	action		falling to spikes
 		
@@ -503,7 +496,17 @@ falling3:
 		animation
 			15 f @45
 			212-216
-	
+	action		falling to a walkable place
+		conditions
+			MapDown		walkable
+		next
+			exit splash
+		animation
+			117 f @45
+			117 @20
+			117
+
+
 	action		Continue falling
 		
 		condition