From ecc2bfea7c05281bf40a6a08e353e5918d375f35 Mon Sep 17 00:00:00 2001 From: gumi Date: Sat, 3 Dec 2016 12:47:55 -0500 Subject: put the game rules in a function, make notes call that function, add `@rules` command add `The Book of Laws`, give it whenever the player does not have it --- npc/001-2-5/books.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/001-2-5/books.txt') diff --git a/npc/001-2-5/books.txt b/npc/001-2-5/books.txt index a06c36e7..bb2db7b3 100644 --- a/npc/001-2-5/books.txt +++ b/npc/001-2-5/books.txt @@ -13,7 +13,7 @@ l("You can select a specific person with the [N] key, and then, press the [T] key when you are surrounded by more than one person."), l("You can also simply talk to any citizen around you by clicking on them."), l("Nevertheless, you can talk with another adventurer by pressing the [Enter] key and then type what you want to say!"), - l("If you want to say something to a specific player, you can type \"\\query Playername\" or \"\\whisper Playername message\", this will create a new tab on your chat window."); + l("If you want to say something to a specific player, you can type \"/query Playername\" or \"/whisper Playername message\", this will create a new tab on your chat window."); } OnShelfUse: -- cgit v1.2.3-60-g2f50