From 2f17d5effc5bf549de63650f17ef6b02efd240e3 Mon Sep 17 00:00:00 2001 From: Alige Date: Wed, 25 Jan 2017 15:31:32 +0400 Subject: Missing dot in the game-rules script. --- npc/functions/game-rules.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/functions/game-rules.txt b/npc/functions/game-rules.txt index bb1cd3da..5a420e76 100644 --- a/npc/functions/game-rules.txt +++ b/npc/functions/game-rules.txt @@ -28,7 +28,7 @@ function script GameRules { function read_book { narrator 5 | 1, - l("This book outlines the laws of every city and holding in Gasaron"), + l("This book outlines the laws of every city and holding in Gasaron."), l("The first page contains the universal rules that have been agreed upon throughout the land."); GameRules 8 | 4; -- cgit v1.2.3-60-g2f50