Atrinik Server 2.5
Functions
types/gravestone.c File Reference
#include <global.h>

Go to the source code of this file.

Functions

const char * gravestone_text (object *op)

Detailed Description

Handles code related to gravestones.

Definition in file gravestone.c.


Function Documentation

const char* gravestone_text ( object op)

Create text for a gravestone object.

Parameters:
opObject that died.
Returns:
Pointer to a static string containing the gravestone text.

Definition at line 36 of file gravestone.c.