summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/007-1/skydg.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/007-1/skydg.txt b/npc/007-1/skydg.txt
index 36b98583a..1a1d0940f 100644
--- a/npc/007-1/skydg.txt
+++ b/npc/007-1/skydg.txt
@@ -124,6 +124,11 @@ L_Lying:
next;
goto L_Lista;
+L_TooWeak:
+ mesn;
+ mesq l("Wanderer, here is dangerous! Go back!");
+ close;
+
OnInit:
.@npcId = getnpcid(0, .name$);
setunitdata(.@npcId, UDT_HEADTOP, MinerHat);