From 922b6372e05a32a48c875ef232ed20a2f0336441 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 7 Apr 2018 22:03:47 -0300 Subject: Colin or Luca's group? Choose at random! --- npc/functions/news.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions/news.txt') diff --git a/npc/functions/news.txt b/npc/functions/news.txt index 3c398b9d1..9dc097257 100644 --- a/npc/functions/news.txt +++ b/npc/functions/news.txt @@ -20,7 +20,7 @@ function script GameNews { mes col("This somehow affected the whole economy.", 9); next; mes col("Some adventurer broke what was previously thought as maximum level, and is now level 40!", 9); - mes col("Was that not sufficient, this someone acquired MAGIC and is now under Colin's group.", 9); + mes l("##9Was that not sufficient, this someone acquired MAGIC and is now under @@'s group.", (rand(0,1) ? "Colin" : "Luca")); next; mes col("The Magic Council finished the reform on their guest hall.", 9); mes col("Soren, the architect responsible for it, is very happy with the new design.", 9); -- cgit v1.2.3-60-g2f50