Skip to content

Commit

Permalink
Made EZHunter Arrange All
Browse files Browse the repository at this point in the history
  • Loading branch information
Malific committed Jun 6, 2009
1 parent 26a4045 commit c0bd697
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions EZhunter.cmd
Expand Up @@ -14,7 +14,7 @@ echo
put echo /off
waitfor echo
echo EZhunter
echo Last tweak 5/25/2009 10:52PM
echo Last tweak 6/6/2009 12:32PM
echo
echo SITE: http://www.malific.com/ or http://www.geocities.com/malificdr/
echo AIM: Malific Drockmur
Expand Down Expand Up @@ -147,7 +147,7 @@ DEBUG_MODE:
echo ***********************************************************
echo **
echo ** Copy/Paste DEBUG_MODE and LAST 3 Commands of game text
echo ** EZhunter DR2v1: Last tweak 5/25/2009 10:52PM
echo ** EZhunter DR2v1: Last tweak 6/6/2009 12:32PM
echo ** Variables:
echo ** 1 = %1
IF_2 echo ** 2 = %2
Expand Down Expand Up @@ -72131,7 +72131,7 @@ SKIN1:
match SKIN1_ Ranger
match SKIN1_PAUSE ...wait
match SKIN1_PAUSE type ahead
put arrange %s
put arrange all
matchwait

SKIN1B_PAUSE:
Expand All @@ -72147,7 +72147,7 @@ SKIN1B:
match SKIN1_ Ranger
match SKIN1B_PAUSE ...wait
match SKIN1B_PAUSE type ahead
put arrange other %s
put arrange other %s all
matchwait


Expand Down

0 comments on commit c0bd697

Please sign in to comment.