mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-25 13:01:44 +01:00
Added send_cannot_edit, removed LVL_FREEZE, and fixed fight_messages. --Rumble
This commit is contained in:
@@ -2,15 +2,15 @@
|
||||
|
||||
cat << EOF
|
||||
|
||||
CircleMUD is freeware (it doesn't cost anything), but it is copyrighted
|
||||
TbaMUD is freeware (it doesn't cost anything), but it is copyrighted
|
||||
and has a license. You must read and agree to abide by the license before
|
||||
using CircleMUD.
|
||||
using tbaMUD.
|
||||
|
||||
This message will only appear once (the first time you compile the server),
|
||||
but is contained in the file doc/license.txt if you'd like to refer back to
|
||||
it in the future.
|
||||
|
||||
Press return to read the license.
|
||||
Press return to read the license. Press Q to ACCEPT the terms and quit.
|
||||
EOF
|
||||
read temp
|
||||
cat ../doc/license.txt | $1
|
||||
|
||||
Reference in New Issue
Block a user