From 4c3ad3cea5a7f7c36287ddb58e02967ae59b1d7f Mon Sep 17 00:00:00 2001
From: Andre Robitaille <darken@me.com>
Date: Mon, 8 Feb 2021 05:37:50 -0800
Subject: [PATCH] Update readme.txt to warn sysops about echickens' ship naming
 convention on the interBBS scoreboard. Seemed easier than trying to setup a
 self-hosted scoreboard or requiring 18+ on program execution.

---
 xtrn/startrek/readme.txt | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/xtrn/startrek/readme.txt b/xtrn/startrek/readme.txt
index cdc097d3c1..d91696dbcb 100644
--- a/xtrn/startrek/readme.txt
+++ b/xtrn/startrek/readme.txt
@@ -13,16 +13,16 @@ External Programs -> Online Programs (Doors), then choose an Externals section
 to add Star Trek to.  Create a new item with the following details, leaving
 all over settings at their default values:
 
-�Name                       Star Trek
-�Internal Code              STARTREK
-�Start-up Directory         ../xtrn/startrek
-�Command Line               ?startrek.js
-�Multiple Concurrent Users  Yes
+¦Name                       Star Trek
+¦Internal Code              STARTREK
+¦Start-up Directory         ../xtrn/startrek
+¦Command Line               ?startrek.js
+¦Multiple Concurrent Users  Yes
 
 
 Star Trek features an interBBS scoreboard.  To use the scoreboard on my JSON
-DB server, open 'server.ini', and edit the 'host' and 'port' values at the top
-to read:
+DB server, which may contain adult/innappropriate ship names, open 
+'server.ini', and edit the 'host' and 'port' values at the top to read:
 
 host = bbs.electronicchicken.com
 port = 10088
-- 
GitLab