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

Go to the source code of this file.

Functions

void apply_treasure (object *op, object *tmp)

Detailed Description

Handles code for treasure objects.

Definition in file treasure.c.


Function Documentation

void apply_treasure ( object op,
object tmp 
)

Apply a treasure chest.

Parameters:
opThe object applying the chest.
tmpThe chest object.

Definition at line 36 of file treasure.c.