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

Go to the source code of this file.

Functions

void move_pit (object *op)

Detailed Description

Handles code used for pits.

Definition in file pit.c.


Function Documentation

void move_pit ( object op)

Close or open a pit. op->value is set when something connected to the pit is triggered.

Parameters:
opThe pit object

Definition at line 36 of file pit.c.