summaryrefslogtreecommitdiff
path: root/npc/commands
diff options
context:
space:
mode:
Diffstat (limited to 'npc/commands')
-rw-r--r--npc/commands/event.txt4
-rw-r--r--npc/commands/kami.txt2
2 files changed, 2 insertions, 4 deletions
diff --git a/npc/commands/event.txt b/npc/commands/event.txt
index f7a99bdda..abbe5f34c 100644
--- a/npc/commands/event.txt
+++ b/npc/commands/event.txt
@@ -88,10 +88,6 @@ function script sClear {
DelItemFromEveryPlayer(Event2HSword);
DelItemFromEveryPlayer(EventBow);
DelItemFromEveryPlayer(EventWand);
- DelItemFromEveryPlayer(EventTreasure1);
- DelItemFromEveryPlayer(EventTreasure2);
- DelItemFromEveryPlayer(EventTreasure3);
- DelItemFromEveryPlayer(EventFish);
// We must remove any event drop
charcommand("@reloadmobdb");
diff --git a/npc/commands/kami.txt b/npc/commands/kami.txt
index e2e0eb395..3a4e62220 100644
--- a/npc/commands/kami.txt
+++ b/npc/commands/kami.txt
@@ -77,6 +77,8 @@ OnChamp:
//mes "4144 will hear about this. You are NOT amazing by the way.";
select("Ok");
setskin "";
+ HallOfAurora();
+ next;
closeclientdialog;
end;