summaryrefslogtreecommitdiff
path: root/world/map/npc/010-2/band.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/010-2/band.txt')
-rw-r--r--world/map/npc/010-2/band.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/world/map/npc/010-2/band.txt b/world/map/npc/010-2/band.txt
index d0783d8d..ab0074f3 100644
--- a/world/map/npc/010-2/band.txt
+++ b/world/map/npc/010-2/band.txt
@@ -1,22 +1,22 @@
// dimonds band
-010-2.gat,40,35,0|script|Phil|157,
+010-2.gat,40,35,0|script|Phil|157
{
callfunc "DimondBand";
end;
}
-010-2.gat,40,37,0|script|Jerry|160,
+010-2.gat,40,37,0|script|Jerry|160
{
callfunc "DimondBand";
end;
}
-010-2.gat,42,36,0|script|Robert|162,
+010-2.gat,42,36,0|script|Robert|162
{
callfunc "DimondBand";
end;
}
-function|script|DimondBand|,
+function|script|DimondBand
{
npctalk $@SongLyrics$[$@LyricSpot];
set $@LyricSpot, ($@LyricSpot + 1);
@@ -27,7 +27,7 @@ function|script|DimondBand|,
L_Return:
return;
}
--|script|#BandConfig|-1,
+-|script|#BandConfig|-1
{
end;