From b2ec357e68a1b2e692f1c1081c4cc4f11682576a Mon Sep 17 00:00:00 2001 From: Fate Date: Wed, 7 Jan 2009 15:10:18 -0700 Subject: Misc. fixes, added most of Wyara --- npc/001-1_Tulimshar/bard.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/001-1_Tulimshar/bard.txt') diff --git a/npc/001-1_Tulimshar/bard.txt b/npc/001-1_Tulimshar/bard.txt index 698a3b3a..5d52f0a6 100644 --- a/npc/001-1_Tulimshar/bard.txt +++ b/npc/001-1_Tulimshar/bard.txt @@ -4,7 +4,6 @@ setarray @songs$, "\"There once was a bard, who had it hard, because a man in dark green, was very mean.\"", "\"At Hurnscald inn, there was a person of fairest skin, declining wedding bands from quite a many hands.\"", "\"As the Sun sets down in the forest's brown, she whom the fragrance holds counts her gold.\""; - set @id, rand(3); set @name, "Bill Ballshaker the Bard"; mes "[" + @name + "]"; if (Sex) @@ -148,6 +147,7 @@ L_Q_auldsbel: goto L_Main; L_Song: + set @id, rand(3); mes @songs$[@id]; close; } -- cgit v1.2.3-70-g09d2