Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Put thrown changes into EZhunter
  • Loading branch information
Malific committed Jul 12, 2009
1 parent 32a1dc0 commit f35ecc4
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions EZhunter.cmd
Expand Up @@ -5906,7 +5906,7 @@ THROWN_THROW:
echo
echo THROWN_THROW:
echo
match THROWN_GET roundtime
match THROWN_THROW2 roundtime
match THROWN_GET What do you want to throw?
match T_DEAD balanced]
match T_DEAD balance]
Expand All @@ -5928,11 +5928,11 @@ THROWN_GET:
echo
echo THROWN_GET:
echo
match THROWN_THROW2 already
match THROWN_THROW2 pick that up
match THROWN_THROW already
match THROWN_THROW pick that up
match THROWN_SECONDARY What were you
match THROWN_THROW2 you get
match THROWN_THROW2 you pick up
match THROWN_THROW you get
match THROWN_THROW you pick up
match THROWN_GET_PAUSE ...wait
match THROWN_GET_PAUSE type ahead
put get %1
Expand Down Expand Up @@ -5966,11 +5966,11 @@ THROWN_GET2:
echo
echo THROWN_GET2:
echo
match THROWN_THROW3 already
match THROWN_THROW2 already
match THROWN_THROW2 pick that up
match THROWN_SECONDARY What were you
match THROWN_RETREAT you get
match THROWN_RETREAT you pick up
match THROWN_THROW2 you get
match THROWN_THROW2 you pick up
match THROWN_GET2_PAUSE ...wait
match THROWN_GET2_PAUSE type ahead
put get %1
Expand All @@ -5981,7 +5981,7 @@ THROWN_THROW3:
echo
echo THROWN_THROW3:
echo
match THROWN_GET3 roundtime
match THROWN_RETREAT roundtime
match THROWN_GET3 What do you want to throw?
match T_DEAD balanced]
match T_DEAD balance]
Expand All @@ -6003,11 +6003,11 @@ THROWN_GET3:
echo
echo THROWN_GET3:
echo
match THROWN_RETREAT already
match THROWN_RETREAT pick that up
match THROWN_THROW3 already
match THROWN_THROW3 pick that up
match THROWN_SECONDARY What were you
match THROWN_RETREAT you get
match THROWN_RETREAT you pick up
match THROWN_THROW3 you get
match THROWN_THROW3 you pick up
match THROWN_GET3_PAUSE ...wait
match THROWN_GET3_PAUSE type ahead
put get %1
Expand Down

0 comments on commit f35ecc4

Please sign in to comment.