States.wiki
changeset 356 354c3142c562
parent 355 cf31964ba60b
child 357 b560331ed39c
equal deleted inserted replaced
355:cf31964ba60b 356:354c3142c562
    13         gstHHThinking
    13         gstHHThinking
    14         gstNoDamage
    14         gstNoDamage
    15         gstHHHJump
    15         gstHHHJump
    16         gstAnimation
    16         gstAnimation
    17         gstHHDeath
    17         gstHHDeath
    18         gstWinner // this, along with gstLoser, is good for indicating hedgies know they screwed up
    18         gstWinner // this, along with gstLoser, is good for indicating hedgies know they did well or screwed up
    19         gstWait
    19         gstWait
    20         gstNotKickable
    20         gstNotKickable
    21         gstLoser
    21         gstLoser
    22         gstHHGone
    22         gstHHGone
    23 }}}
    23 }}}