From a00579f57be4f02cd2a60ecd9468277ba6631e78 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Wed, 2 Apr 2014 22:33:31 -0700 Subject: Fix style (split for more readable diff) --- world/map/npc/009-6/brodomir.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'world/map/npc/009-6/brodomir.txt') diff --git a/world/map/npc/009-6/brodomir.txt b/world/map/npc/009-6/brodomir.txt index eadd7170..5bd032e4 100644 --- a/world/map/npc/009-6/brodomir.txt +++ b/world/map/npc/009-6/brodomir.txt @@ -179,7 +179,6 @@ L_Warpfail: goto L_Cleanup; if (attachrid($@BRODOMIR_SPONSOR) == 0) goto L_SkipItemback; - // we need this loop because for items that can't be stacked, getitem will stack them nevertheless goto L_GetitemLoop; @@ -209,7 +208,6 @@ OnReward: set Zeny, Zeny + ($@BRODOMIR_MONEY + 150 * $@BRODOMIR_PLAYERS); if ($@BRODOMIR_ITEM_AMOUNT == 0 || $@BRODOMIR_ITEM$ == "") goto L_SkipItem; - // we need this loop because for items that can't be stacked, getitem will stack them nevertheless goto L_Getitem; -- cgit v1.2.3-60-g2f50