summaryrefslogtreecommitdiff
path: root/npc/027-1_Graveyard/graves.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/027-1_Graveyard/graves.txt')
-rw-r--r--npc/027-1_Graveyard/graves.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/027-1_Graveyard/graves.txt b/npc/027-1_Graveyard/graves.txt
index fd4dca35..ecda6ea0 100644
--- a/npc/027-1_Graveyard/graves.txt
+++ b/npc/027-1_Graveyard/graves.txt
@@ -83,3 +83,10 @@ function script GraveTooFar {
mes "Organizer of the whole graveyard project, graveyard fence graphics, mapping of the graveyard itself.";
close;
}
+
+027-1.gat,104,76,0 script Grave 127,{
+ callfunc "GraveTooFar";
+ mes "~ Freeyorp ~";
+ mes "Planned out monster stats and placements.";
+ close;
+}