summaryrefslogtreecommitdiff
path: root/npc/001-1/stat_reset.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1/stat_reset.txt')
-rw-r--r--npc/001-1/stat_reset.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/001-1/stat_reset.txt b/npc/001-1/stat_reset.txt
new file mode 100644
index 00000000..ab326064
--- /dev/null
+++ b/npc/001-1/stat_reset.txt
@@ -0,0 +1,6 @@
+
+001-1,117,105,0 script Malivox NPC103,{
+ @npcname$ = "Malivox";
+ callfunc "StatReset";
+ close;
+}