From 32cbb82b32d4ccbc3b5090ca517ed74feb5c9b5f Mon Sep 17 00:00:00 2001 From: Vincent Petithory Date: Mon, 24 Sep 2012 21:11:33 +0200 Subject: Add Illia quest scripts. Update submodule pointer. --- world/map/npc/051-3/janitor.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 world/map/npc/051-3/janitor.txt (limited to 'world/map/npc/051-3/janitor.txt') diff --git a/world/map/npc/051-3/janitor.txt b/world/map/npc/051-3/janitor.txt new file mode 100644 index 00000000..5dfb1c30 --- /dev/null +++ b/world/map/npc/051-3/janitor.txt @@ -0,0 +1,10 @@ +// Bandit cave janitor +051-3.gat,1,1,0|script|#IlliaJanitor2|127,{ +end; + +OnCommandClean: + // Kill all remaining bandits spawned during the "reinforcements" event + killmonster "051-1.gat", "Door::onB"; + end; + +} -- cgit v1.2.3-70-g09d2