author | rata
<rata> 2005-03-01 05:39:11 UTC |
committer | rata
<rata> 2005-03-01 05:39:11 UTC |
parent | 2b4acba444f54325dfa033bf92820c33a68d3fea |
FP/src/conf/states/main.conf | +38 | -7 |
diff --git a/FP/src/conf/states/main.conf b/FP/src/conf/states/main.conf index db6cd16..1c6676e 100644 --- a/FP/src/conf/states/main.conf +++ b/FP/src/conf/states/main.conf @@ -86,19 +86,20 @@ normal: MapUp space MapUpForward walkable next - normal + #normal + climbingup animation 81-91 92-93 @12 96-97 @12 145 146 @20 - 147 @ 25 - 148 u - 149-151 @-22 - 152-153 @-12 - 154-160 @-3 $4 - 99 $5 + #147 @ 25 + #148 u + #149-151 @-22 + #152-153 @-12 + #154-160 @-3 $4 + #99 $5 steps absoluteOnStart 0 @@ -512,6 +513,36 @@ crouched: # animation # 120 p +climbingup: + + action continue climbing up + conditions + KeyUp pressed + next + normal + steps + relative 0 + animation + 147 @ 25 + 148 u + 149-151 @-22 + 152-153 @-12 + 154-160 @-3 $4 + 99 $5 + + + action Climb down in the middle + conditions + none + next + normal + steps + relative 0 + animation + 146 + 145 p $-3 + + hangedup: action Climb up in the middle