diff options
author | Coffee <coffee@coffee-EP45-UD3L.(none)> | 2011-06-29 20:13:33 -0300 |
---|---|---|
committer | Coffee <coffee@coffee-EP45-UD3L.(none)> | 2011-06-29 20:13:33 -0300 |
commit | dca6665aa89a5818c7e1b7eb905f1b03ba4e633f (patch) | |
tree | 14931b171ec5ee18148820497c13bfec3a2edc92 /world/map/npc/009-2 | |
parent | 8acd2a2897a228040904db48f58658bdf024bd3f (diff) | |
download | serverdata-dca6665aa89a5818c7e1b7eb905f1b03ba4e633f.tar.gz serverdata-dca6665aa89a5818c7e1b7eb905f1b03ba4e633f.tar.bz2 serverdata-dca6665aa89a5818c7e1b7eb905f1b03ba4e633f.tar.xz serverdata-dca6665aa89a5818c7e1b7eb905f1b03ba4e633f.zip |
Add comments and some small changes in the conditionals for the pentagrams.
Diffstat (limited to 'world/map/npc/009-2')
-rw-r--r-- | world/map/npc/009-2/olana.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/world/map/npc/009-2/olana.txt b/world/map/npc/009-2/olana.txt index fdc7098a..efb3058f 100644 --- a/world/map/npc/009-2/olana.txt +++ b/world/map/npc/009-2/olana.txt @@ -1,3 +1,5 @@ +// Authors: alastrim, Ali-g, Dark Mage + 009-2.gat,63,79,0 script Olana 190,{ if (FLAGS & FLAG_ROSSI_COMPLETED) goto L_FinalEnd; |