From dee9c7854a7088475e266ef050835d008fd656c9 Mon Sep 17 00:00:00 2001 From: dan Date: Sun, 16 Oct 2011 21:36:20 +0400 Subject: Creating area NPC script on start map --- npc/000-0-0/area.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 npc/000-0-0/area.txt (limited to 'npc/000-0-0') diff --git a/npc/000-0-0/area.txt b/npc/000-0-0/area.txt new file mode 100644 index 00000000..48048013 --- /dev/null +++ b/npc/000-0-0/area.txt @@ -0,0 +1,13 @@ +// Evol scripts. +// Authors: +// Vasily_Makarov +// Description: +// fix me + +000-0-0.gat,0,0,0,0 script Sailor 0,0,0,{ + + mesn; + mesq l("You are dead!"); + close; + +} -- cgit v1.2.3-70-g09d2