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

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