From 7e7af651bbcb0c2e522938dea2e7898646712347 Mon Sep 17 00:00:00 2001 From: Saulc Date: Tue, 30 Jan 2018 18:34:39 +0100 Subject: add 30 useless npc in tulimshar town --- npc/003-1/malivox.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 npc/003-1/malivox.txt (limited to 'npc/003-1/malivox.txt') diff --git a/npc/003-1/malivox.txt b/npc/003-1/malivox.txt new file mode 100644 index 000000000..05a0ba6ca --- /dev/null +++ b/npc/003-1/malivox.txt @@ -0,0 +1,13 @@ +// Author: +// Saulc + +003-1,114,106,0 script Malivox 450,{ + + +hello; + +OnInit: + .sex = G_MALE; + .distance = 3; + end; +} \ No newline at end of file -- cgit v1.2.3-60-g2f50