From 044d7fd2e0fbe62784470a152d712a0ca25eb15a Mon Sep 17 00:00:00 2001 From: Ali-G Date: Mon, 13 Jun 2011 17:56:38 +0200 Subject: Cleaned some scripts. --- npc/025-1/barrier.txt | 2 -- npc/025-1/reset.txt | 11 ----------- npc/025-4/Battlecaves.txt | 1 - 3 files changed, 14 deletions(-) diff --git a/npc/025-1/barrier.txt b/npc/025-1/barrier.txt index 0e45f9ee..8f8b2aff 100644 --- a/npc/025-1/barrier.txt +++ b/npc/025-1/barrier.txt @@ -1,5 +1,3 @@ -// - 025-1.gat,42,79,0 script #JuliaBarrier 127,1,1,{ if (Rossy_Quest <= 13) goto L_Block; if (Alrd_Been != 1) message strcharinfo(0), "You hear distant screams of fear."; diff --git a/npc/025-1/reset.txt b/npc/025-1/reset.txt index f44ade5b..b161b45b 100644 --- a/npc/025-1/reset.txt +++ b/npc/025-1/reset.txt @@ -1,5 +1,3 @@ -// debug comment for Kate users - 025-1.gat,47,84,0 script reset 145,{ mes "reset?"; @@ -24,13 +22,4 @@ L_Set: input @name$; set Rossy_Quest, @name$; close; - -//I've removed it as it doesn't work properly, i don't know why, but it sets @name$ as @name1$ after second input -// L_Set: -// mes "Quest_Name"; -// input @name$; -// mes "Value"; -// input @name1$; -// set @name$, @name1$; -// close; } diff --git a/npc/025-4/Battlecaves.txt b/npc/025-4/Battlecaves.txt index f89b2a23..3765d630 100644 --- a/npc/025-4/Battlecaves.txt +++ b/npc/025-4/Battlecaves.txt @@ -1,4 +1,3 @@ - // ----------------------------------------------- Cave 1 --------------------------------------------------------- 025-4.gat,41,91,0 script #StartCaveFight1 111,{ -- cgit v1.2.3-70-g09d2