summaryrefslogtreecommitdiff
path: root/npc/003-1/events.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-1/events.txt')
-rw-r--r--npc/003-1/events.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/events.txt b/npc/003-1/events.txt
index 1b46253ce..61e5d8c3d 100644
--- a/npc/003-1/events.txt
+++ b/npc/003-1/events.txt
@@ -196,7 +196,7 @@ OnInit:
.sex = G_OTHER;
.distance = 5;
- if ($EVENT$ != "St. Patrick")
+ if ($EVENT$ != "Patrick")
disablenpc(.name$);
end;
}