Merge from Lite2 so that it compiles

This commit is contained in:
Peter Wemm 1997-03-12 03:51:01 +00:00
parent af63e8a534
commit 38bd06f774
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=23760
2 changed files with 8 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $Id$
.\" $Id: phantasia.6,v 1.4 1997/02/22 14:46:55 peter Exp $
.\"
.de sh
.br
@ -7,7 +7,7 @@
\fB\\$1\fR
.PP
..
.TH PHANTASIA 6 "April 19, 1994"
.TH PHANTASIA 6 "June 1, 1994"
.UC 4
.SH NAME
phantasia \- an interterminal fantasy game
@ -984,6 +984,7 @@ may also
.B teleport
anywhere for free by using the origin as a starting place.
.sh "Council of the Wise, Valar"
.pl +0.5
A player automatically becomes a member of the
.B council of the wise
upon reaching level 3000. Members of the council cannot have
@ -1017,6 +1018,10 @@ In order to help members of the council on their quest, they
may
.I teleport
with greater ease.
.pl -0.5
.sp 1
.fM
.ne 1i
.PP
Upon finding the grail, the player advances to position of
.B valar.
@ -1129,7 +1134,6 @@ This place is where the
.B valar
resides. It is associated with no particular coordinate on the
playing grid.
.TP 1.5i
.sh "Miscellaneous"
Once a player reaches
.B level

View File

@ -5,6 +5,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <stdlib.h>
#include <unistd.h>
/* */
/************************************************************************
/