diff options
Diffstat (limited to 'world/map/npc/052-2/storage.txt')
-rw-r--r-- | world/map/npc/052-2/storage.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/world/map/npc/052-2/storage.txt b/world/map/npc/052-2/storage.txt index 1951cfaf..c9cdfd0f 100644 --- a/world/map/npc/052-2/storage.txt +++ b/world/map/npc/052-2/storage.txt @@ -22,7 +22,7 @@ L_ShouldNotBeHere: L_StartItemInvoker: set $@illia_level_6_progress, 1; - cmdothernpc "#ItemsInvoker", "Start"; + donpcevent "#ItemsInvoker::OnCommandStart"; end; } @@ -189,4 +189,3 @@ L_ShouldNotBeHere: end; } - |