.DT
set_virtual_move
DW_wibble creator help
set_virtual_move

.SH Name
.SP 5 5
set_virtual_move -  This method sets the current virual move ability of the npc.
.EP

.SH Syntax
.SI 5
void set_virtual_move(int number)
.EI

.SH Parameters
.SI 5
%^BOLD%^number%^RESET%^ - 1 for virtual moving, 0 for not
.EI

.SH Defined in
.SI 5
/obj/monster.c
.EI

.SH Description
.SP 5 5

This method sets the current virual move ability of the npc.
NB: This is currently disabled virtual moving is not possible
at all.
.EP

.SH See also
.SP 5 5
query_virtual_move()

.EP

