X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=superhack.c;h=82d480907a6238a75d50027700f511b8520af4c2;hb=f1a6946a9b3c55fd1cb7aba6602833033e11c432;hp=3f33547257617c6878cc0702c93976cfe521bbba;hpb=9643abd3f165d9e9a85137fb19e898839e7ec568;p=wumpus.git diff --git a/superhack.c b/superhack.c index 3f33547..82d4809 100644 --- a/superhack.c +++ b/superhack.c @@ -333,7 +333,7 @@ goodmove: PM("Yow! You interrupted the superhack."); move_superhack(); } - else if (scratchloc == loc[STARLET1] || scratchloc == loc[STARLET1]) + else if (scratchloc == loc[STARLET1] || scratchloc == loc[STARLET2]) { PM("You begin to babble at an unimpressed starlet. You lose!"); finished = LOSE;