diff options
Diffstat (limited to 'npc/026-1/sign.txt')
-rw-r--r-- | npc/026-1/sign.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/026-1/sign.txt b/npc/026-1/sign.txt new file mode 100644 index 00000000..44813c38 --- /dev/null +++ b/npc/026-1/sign.txt @@ -0,0 +1,7 @@ +// + +026-1.gat,64,16,0 script Sign 127,{ + mes "Hurnscald's Graveyard is north of here."; + mes "BEWARE!"; + close; +} |