znmud-0.0.1/benchmark/
znmud-0.0.1/cmd/
znmud-0.0.1/cmd/emotes/
znmud-0.0.1/cmd/objects/
znmud-0.0.1/cmd/tiny/
znmud-0.0.1/doc/
znmud-0.0.1/farts/
znmud-0.0.1/lib/
znmud-0.0.1/lib/combat/
znmud-0.0.1/lib/core/bodytypes/
znmud-0.0.1/lib/engine/
znmud-0.0.1/lib/farts/
znmud-0.0.1/logs/
#
# file::    version.rb
# author::  Jon A. Lambert
# version:: 2.9.0
# date::    03/11/2006
#
# Additional Contributor: Craig Smith
#
# This source code copyright (C) 2005, 2006 by Jon A. Lambert
# All rights reserved.
#
# Released under the terms of the TeensyMUD Public License
# See LICENSE file for additional information.
#

Version = "0.0.1"
TVersion = "2.10.0"

BANNER=<<-EOD


         You MUD Name Here (lib/utility/version.rb)
	
            Based on the ZNMud Engine #{Version} 
             and TeensyMUD version #{TVersion}


EOD

# Displayed upon connecting
LOGO=<<EOD
\e[40G40\e[20G20
\e[1mbold\e[m
\e[2mdark\e[m
\e[4munderline\e[m
\e[5mblinking\e[m
\e[7mitalics\e[m
\e[8mhidden\e[m<-hidden?
CR test\r\0blank it out
\e[0;31m

                           Zombie Nation
\e[m
EOD