27 lines
540 B
Plaintext
27 lines
540 B
Plaintext
|
|
HIGH_MORTALP(1) HIGH_MORTALP(1)
|
|
|
|
NAME
|
|
high_mortalp() - returns true if the player in question is
|
|
high mortal
|
|
|
|
=head1 SYNOPSIS
|
|
|
|
int high_mortalp(object ob)
|
|
|
|
DESCRIPTION
|
|
Given an object, this function will return true if that
|
|
object is a high mortal.
|
|
|
|
LOCATION
|
|
/secure/sefun/pointers.c
|
|
|
|
SEE ALSO
|
|
ambassadorp(), archp(), leaderp(), userp(), wizardp()
|
|
|
|
Author
|
|
Descartes of Borg
|
|
|
|
1
|
|
|