From be25a912af5a8ab5b15219262f6d38e43be986fc Mon Sep 17 00:00:00 2001 From: Playtester Date: Fri, 1 Dec 2006 23:58:22 +0000 Subject: * Removed outdated Thief Bug ID [Playtester] - 1017 and 1021 don't exist anymore git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9379 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/custom/mvm.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/custom/mvm.txt') diff --git a/npc/custom/mvm.txt b/npc/custom/mvm.txt index 2b088de16..6c4236b4c 100644 --- a/npc/custom/mvm.txt +++ b/npc/custom/mvm.txt @@ -91,7 +91,7 @@ if (#monster == 92) summon strcharinfo(0) + "'s Rocker",1052, "OnRockerKilled"; if (#monster == 100) summon strcharinfo(0) + "'s Skeleton",1076, "OnSkeletonKilled"; if (#monster == 101) summon strcharinfo(0) + "'s Plankton",1161, "OnPlanktonKilled"; if (#monster == 102) summon strcharinfo(0) + "'s Antonio",1247, "OnAntonioKilled"; -if (#monster == 103) summon strcharinfo(0) + "'s Thief Bug Female",1017, "OnThiefFemaleKilled"; +if (#monster == 103) summon strcharinfo(0) + "'s Thief Bug Female",1053, "OnThiefFemaleKilled"; close; } -- cgit v1.2.3-60-g2f50