summaryrefslogtreecommitdiff
path: root/npc/003-1/mariusthebard.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-1/mariusthebard.txt')
-rw-r--r--npc/003-1/mariusthebard.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/003-1/mariusthebard.txt b/npc/003-1/mariusthebard.txt
index 0296c7cdb..fe7169084 100644
--- a/npc/003-1/mariusthebard.txt
+++ b/npc/003-1/mariusthebard.txt
@@ -1,7 +1,7 @@
// Author:
// Saulc
-003-1,88,135,0 script Marius The Bard 441,{
+003-1,88,135,0 script Marius The Bard NPC_WATER_SPLASH,{
hello;
@@ -10,4 +10,4 @@ OnInit:
.sex = G_MALE;
.distance = 3;
end;
-} \ No newline at end of file
+}