From c30af2c33f1530f38ed40ac029ef2a286b86099b Mon Sep 17 00:00:00 2001 From: coffee Date: Sun, 4 Sep 2011 22:28:10 -0300 Subject: Fixes a typo in a variable name. --- world/map/npc/001-1/bard.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/001-1/bard.txt') diff --git a/world/map/npc/001-1/bard.txt b/world/map/npc/001-1/bard.txt index c7f9de54..879ba934 100644 --- a/world/map/npc/001-1/bard.txt +++ b/world/map/npc/001-1/bard.txt @@ -130,6 +130,6 @@ L_Song: L_Close: set @name$, ""; set @id, 0; - cleararray songs$[0], "", 3; + cleararray @songs$[0], "", 2; close; } -- cgit v1.2.3-60-g2f50