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

Go to the source code of this file.

Functions

void apply_scroll (object *op, object *tmp)

Detailed Description

Handles code for scrolls.

Definition in file scroll.c.


Function Documentation

void apply_scroll ( object op,
object tmp 
)

Apply a scroll.

Parameters:
opObject applying the scroll.
tmpThe scroll.

Definition at line 36 of file scroll.c.