summaryrefslogtreecommitdiff
path: root/world/map/npc/009-1/water_pump.txt
blob: 89a0ff241d3845e3d4b8e7fc15324c654f3562d3 (plain) (blame)
1
2
3
4
5
6
7
// Water pump. You can fill empty bottles here

009-1,76,33,0|script|Water Pump|400
{
    callfunc "WaterBottle";
    end;
}