From dca6665aa89a5818c7e1b7eb905f1b03ba4e633f Mon Sep 17 00:00:00 2001 From: Coffee Date: Wed, 29 Jun 2011 20:13:33 -0300 Subject: Add comments and some small changes in the conditionals for the pentagrams. --- world/map/npc/025-1/barrier.txt | 3 ++- world/map/npc/025-1/rossy.txt | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'world/map/npc/025-1') diff --git a/world/map/npc/025-1/barrier.txt b/world/map/npc/025-1/barrier.txt index df5ffc2a..7a238480 100644 --- a/world/map/npc/025-1/barrier.txt +++ b/world/map/npc/025-1/barrier.txt @@ -1,4 +1,5 @@ -// +// Authors: alastrim, Ali-g, Dark Mage + 025-1.gat,42,79,0 script #JuliaBarrier 45,1,1,{ if (Rossy_Quest <= 13) goto L_Block; if (@Alrd_Been != 1 && Rossy_Quest == 14) message strcharinfo(0), "You hear distant screams of fear."; diff --git a/world/map/npc/025-1/rossy.txt b/world/map/npc/025-1/rossy.txt index b78def6b..3cfc834a 100644 --- a/world/map/npc/025-1/rossy.txt +++ b/world/map/npc/025-1/rossy.txt @@ -1,3 +1,5 @@ +// Authors: alastrim, Ali-g, Dark Mage + 025-1.gat,80,88,0 script Rossy 114,{ if (FLAGS & FLAG_ROSSI_COMPLETED) goto L_FinalEnd; -- cgit v1.2.3-60-g2f50