From 8a4bf716002a017de77fe7df301ef8e4aaf00a2e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 9 Apr 2021 11:00:49 -0300 Subject: Initial commit --- npc/020-1/vaspina.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 npc/020-1/vaspina.txt (limited to 'npc/020-1/vaspina.txt') diff --git a/npc/020-1/vaspina.txt b/npc/020-1/vaspina.txt new file mode 100644 index 00000000..7e5b76bd --- /dev/null +++ b/npc/020-1/vaspina.txt @@ -0,0 +1,20 @@ +// Evol scripts. +// Author: +// Micksha +// Description: +// Vaspina the Harmony Mage. +// THIS IS A PLACEHOLDER! + +020-1,91,112,0 script Vaspina NPC_MORGAN,{ + speech + l("Hi!"), + l("Pst, not so loud. You frighten the animals here."), + l("You were told to not harm peaceful beings in the Academy, right? Please strictly follow that rule."); + close; + +OnInit: + .distance = 4; + end; +} + + -- cgit v1.2.3-60-g2f50