summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcafe <cafe@cafe-EP45-UD3L.(none)>2012-02-09 20:21:27 -0200
committercafe <cafe@cafe-EP45-UD3L.(none)>2012-02-09 20:21:27 -0200
commitfa4020830928e0385ec38194d72ba307dbe09563 (patch)
tree44ae2928995a9634c3c7500b5f53651997dfaab3
parent65e44f00e92bb0dbee3e54fa64b7b8443a2fbfd0 (diff)
downloadclientdata-fa4020830928e0385ec38194d72ba307dbe09563.tar.gz
clientdata-fa4020830928e0385ec38194d72ba307dbe09563.tar.bz2
clientdata-fa4020830928e0385ec38194d72ba307dbe09563.tar.xz
clientdata-fa4020830928e0385ec38194d72ba307dbe09563.zip
Checks if someone is doing the quest before you are warped inside the basement.
-rw-r--r--npc/000-2-1/peter.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/000-2-1/peter.txt b/npc/000-2-1/peter.txt
index a03584fa..9eacd663 100644
--- a/npc/000-2-1/peter.txt
+++ b/npc/000-2-1/peter.txt
@@ -153,6 +153,7 @@ L_Start:
mesq l("Okay, you can start!");
OnStartOutside:
+ if ($@RAT_SAILOR_HELPER$ != "") goto OnDontneedHelp;
set $@RAT_SAILOR_HELPER$, strcharinfo(0);
set $@RAT_SAILOR_DEATHS, PC_DIE_COUNTER;
initnpctimer;