diff options
Diffstat (limited to 'world/map/npc/010-2/band.txt')
-rw-r--r-- | world/map/npc/010-2/band.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/world/map/npc/010-2/band.txt b/world/map/npc/010-2/band.txt index ab0074f3..86fec363 100644 --- a/world/map/npc/010-2/band.txt +++ b/world/map/npc/010-2/band.txt @@ -1,17 +1,17 @@ // dimonds band -010-2.gat,40,35,0|script|Phil|157 +010-2,40,35,0|script|Phil|157 { callfunc "DimondBand"; end; } -010-2.gat,40,37,0|script|Jerry|160 +010-2,40,37,0|script|Jerry|160 { callfunc "DimondBand"; end; } -010-2.gat,42,36,0|script|Robert|162 +010-2,42,36,0|script|Robert|162 { callfunc "DimondBand"; end; |