diff options
Diffstat (limited to 'npc/001-1_Tulimshar/sandra.txt')
-rw-r--r-- | npc/001-1_Tulimshar/sandra.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/001-1_Tulimshar/sandra.txt b/npc/001-1_Tulimshar/sandra.txt index 4922bd60..eb1ebdf0 100644 --- a/npc/001-1_Tulimshar/sandra.txt +++ b/npc/001-1_Tulimshar/sandra.txt @@ -1,4 +1,6 @@ -new_3-1.gat,110,71,0 script Sandra 114,{ +// + +001-1.gat,110,71,0 script Sandra 114,{ if(Scorp == 2) goto done; if(Scorp == 1) goto reas; set @TEMP,rand(3); |