diff options
Diffstat (limited to 'npc/events/halloween_2008.txt')
-rw-r--r-- | npc/events/halloween_2008.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/events/halloween_2008.txt b/npc/events/halloween_2008.txt index 903ec125f..a4844da1b 100644 --- a/npc/events/halloween_2008.txt +++ b/npc/events/halloween_2008.txt @@ -195,7 +195,7 @@ payon,162,176,4 script Halloween Magician#iRO08 704,{ getitem 617,1; goto Enough; } - break; + break; case 5: if(countitem(7941) < 200) { goto NotEnough; |