|
Atrinik Server 2.5
|
#include <global.h>Go to the source code of this file.
Functions | |
| void | move_duplicator (object *op) |
Handles code related to duplicators.
Definition in file duplicator.c.
| void move_duplicator | ( | object * | op | ) |
Trigger a duplicator.
Will duplicate a specified object on the tile.
| op | Duplicator. |
Definition at line 41 of file duplicator.c.
1.7.4