Subversion Repositories nw_plus

Rev

Rev 22 | Rev 52 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 22 Rev 30
Line 579... Line 579...
579
        endswitch
579
        endswitch
580
      }
580
      }
581
  }
581
  }
582
ends
582
ends
583
 
583
 
-
 
584
// Flying Frosty
-
 
585
 
584
/*
586
/*
585
action ACOMMBREETH  0  3  5  1  40
587
action ACOMMBREETH  0  3  5  1  40
586
action ACOMMFROZEN  0  1  5
588
action ACOMMFROZEN  0  1  5
587
action ACOMMSPIN   -5  1  5  1  12
589
action ACOMMSPIN   -5  1  5  1  12
588
action ACOMMGET   0  3  5  1  30
590
action ACOMMGET   0  3  5  1  30
Line 894... Line 896...
894
      soundonce COMM_ROAM
896
      soundonce COMM_ROAM
895
    state checkcommhitstate
897
    state checkcommhitstate
896
  }
898
  }
897
enda
899
enda
898
 
900
 
-
 
901
// Frosted Battle Mobile
-
 
902
 
899
move TANKSTOPNW
903
move TANKSTOPNW
900
 
904
 
901
useractor enemy TANK TANKSTRENGTH
905
useractor enemy TANK TANKSTRENGTH
902
    fall
906
    fall
903
 
907