diff options
-rw-r--r-- | npc/003-1/constableperry.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/constableperry.txt b/npc/003-1/constableperry.txt index cc98fce1a..5e9b3eefb 100644 --- a/npc/003-1/constableperry.txt +++ b/npc/003-1/constableperry.txt @@ -14,7 +14,7 @@ mesq l("Yes, I am a mouboo. Why? Can't a mouboo be a law and order enforcer?!"); next; mesq l("Anyway, you can check our [@@https://gitlab.com/TMW2/Docs/wikis/home|Wiki@@] to find awesome stuff!"); - mes col("(To see the rules, use ##B@rules##b.)"); + mes col("(To see the rules, use ##B@rules##b.)", 9); next; mesq l("You can even join the project there. Contributors are greatly appreciated! %%N"); close; |