From 4cf1d6c81aa72fd08685cb5dd33ae7d0b650d88c Mon Sep 17 00:00:00 2001 From: Reid Date: Thu, 30 Aug 2012 02:04:23 +0200 Subject: Add mobs on 000-1 map. --- npc/000-1/_import.txt | 1 + npc/000-1/gulukan.txt | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 npc/000-1/gulukan.txt (limited to 'npc') diff --git a/npc/000-1/_import.txt b/npc/000-1/_import.txt index 556e8e25..ccbf2979 100644 --- a/npc/000-1/_import.txt +++ b/npc/000-1/_import.txt @@ -13,3 +13,4 @@ npc: npc/000-1/chest.txt npc: npc/000-1/shop.txt npc: npc/000-1/fexil.txt npc: npc/000-1/gugli.txt +npc: npc/000-1/gulukan.txt diff --git a/npc/000-1/gulukan.txt b/npc/000-1/gulukan.txt new file mode 100644 index 00000000..562ff7ec --- /dev/null +++ b/npc/000-1/gulukan.txt @@ -0,0 +1,16 @@ +// Evol scripts. +// Author: +// Reid +// Description: +// Elmo's twin +// Charged of an important quest from Nard. + +000-1.gat,34,90,0,1 script Gulukan 111;2,{ + + mesn; + mesq l("Hello world!"); + next; + + close; + +} -- cgit v1.2.3-70-g09d2