diff options
Diffstat (limited to 'world/map/npc/051-3/janitor.txt')
-rw-r--r-- | world/map/npc/051-3/janitor.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/051-3/janitor.txt b/world/map/npc/051-3/janitor.txt index 32a9f22c..527ca24c 100644 --- a/world/map/npc/051-3/janitor.txt +++ b/world/map/npc/051-3/janitor.txt @@ -5,7 +5,7 @@ end; OnCommandClean: // Kill all remaining bandits spawned during the "reinforcements" event - killmonster "051-1.gat", "Door::onB"; + killmonster "051-1.gat", "Door::OnB"; end; } |