diff options
Diffstat (limited to 'world')
-rw-r--r-- | world/map/npc/035-2/emblems.txt | 2 | ||||
-rw-r--r-- | world/map/npc/036-2/emblems.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/035-2/emblems.txt b/world/map/npc/035-2/emblems.txt index c5ba04c6..bf0cc7eb 100644 --- a/world/map/npc/035-2/emblems.txt +++ b/world/map/npc/035-2/emblems.txt @@ -38,6 +38,6 @@ { end; OnCommandDing: - misceffect 402; + specialeffect 402; end; } diff --git a/world/map/npc/036-2/emblems.txt b/world/map/npc/036-2/emblems.txt index 1ffcc995..31b90955 100644 --- a/world/map/npc/036-2/emblems.txt +++ b/world/map/npc/036-2/emblems.txt @@ -26,6 +26,6 @@ { end; OnCommandDing: - misceffect 402; + specialeffect 402; end; } |