Added send_cannot_edit, removed LVL_FREEZE, and fixed fight_messages. --Rumble

This commit is contained in:
Rumble
2007-03-04 20:18:13 +00:00
parent f2bb44ceb1
commit 42377c319a
37 changed files with 6212 additions and 7018 deletions

View File

@@ -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