diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/phantasia/phantasia.6 | 10 | ||||
-rw-r--r-- | games/phantasia/setup.c | 1 |
2 files changed, 8 insertions, 3 deletions
diff --git a/games/phantasia/phantasia.6 b/games/phantasia/phantasia.6 index 5fc64a3..107be46 100644 --- a/games/phantasia/phantasia.6 +++ b/games/phantasia/phantasia.6 @@ -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 diff --git a/games/phantasia/setup.c b/games/phantasia/setup.c index 83d8b44..330afb0 100644 --- a/games/phantasia/setup.c +++ b/games/phantasia/setup.c @@ -5,6 +5,7 @@ #include <sys/types.h> #include <sys/stat.h> #include <stdlib.h> +#include <unistd.h> /**/ /************************************************************************ / |