diff options
Diffstat (limited to 'npc/001-1/stat_reset.txt')
-rwxr-xr-x | npc/001-1/stat_reset.txt | 6 |
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 100755 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; +} |