From a962576520df2e291b51549eeb920dc0289f0452 Mon Sep 17 00:00:00 2001 From: Ali-G Date: Sun, 5 Jun 2011 16:18:45 +0200 Subject: Made some fixes and improved some scripts. --- npc/024-1/david.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/024-1') diff --git a/npc/024-1/david.txt b/npc/024-1/david.txt index 99c119c1..c76cba20 100644 --- a/npc/024-1/david.txt +++ b/npc/024-1/david.txt @@ -1,6 +1,6 @@ 024-1.gat,70,70,0 script David 120,{ - if (Rossy_Quest == 18) goto L_FinalEnd; + if (Rossy_Quest == 17) goto L_FinalEnd; if (Rossy_Quest == 14) goto L_Julia; if (Rossy_Quest >= 8) goto L_Done; -- cgit v1.2.3-70-g09d2