.DT
real_room
DW_wibble creator help
real_room

.SH Name
.SP 5 5
real_room -  This method moves the npc to room it is really supposed to be in.
.EP

.SH Syntax
.SI 5
void real_room(string check_room)
.EI

.SH Parameters
.SI 5
%^BOLD%^check_room%^RESET%^ - the place where it thinks we are
.EI

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

.SH Description
.SP 5 5

This method moves the npc to room it is really supposed to be in.
This is used with the virtual moving
.EP

.SH See also
.SP 5 5
query_virtual_move()

.EP

