diff options
Diffstat (limited to 'npc/019-1/well.txt')
-rw-r--r-- | npc/019-1/well.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/019-1/well.txt b/npc/019-1/well.txt index 6f90d5fb7..6839eae0a 100644 --- a/npc/019-1/well.txt +++ b/npc/019-1/well.txt @@ -144,6 +144,7 @@ L_Bottle: } inventoryplace IcedBottle, .@count, BottleOfWoodlandWater, .@count; + delitem EmptyBottle, .@count; // Calculate how many iced bottles you'll get .@iced=0; |