From 7ce9e264c5892a40532d87e81fee7500d048bcae Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 4 Feb 2022 11:58:43 -0300 Subject: Placeholder for the desert folk. Needs some story fixing --- npc/004-2/mirio.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 npc/004-2/mirio.txt (limited to 'npc/004-2/mirio.txt') diff --git a/npc/004-2/mirio.txt b/npc/004-2/mirio.txt new file mode 100644 index 000000000..cd0cf100c --- /dev/null +++ b/npc/004-2/mirio.txt @@ -0,0 +1,16 @@ +// TMW2 scripts. +// Authors: +// Jesusalva +// Description: +// - + +004-2,146,115,0 script Mirio NPC_INDIGENOUS_YOUNG,{ + mesn; + mesq l("Howdy!"); + close; + +OnInit: + .distance = 4; + end; +} + -- cgit v1.2.3-70-g09d2