diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/025-1/barrier.txt | 1 | ||||
-rw-r--r-- | npc/025-1/reset.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/npc/025-1/barrier.txt b/npc/025-1/barrier.txt index 8f8b2aff..9290d9c5 100644 --- a/npc/025-1/barrier.txt +++ b/npc/025-1/barrier.txt @@ -1,3 +1,4 @@ +// 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 b161b45b..3ddafc5a 100644 --- a/npc/025-1/reset.txt +++ b/npc/025-1/reset.txt @@ -1,3 +1,4 @@ +// 025-1.gat,47,84,0 script reset 145,{ mes "reset?"; |