.DT
query_true_location
DW_wibble creator help
query_true_location

.SH Name
.SP 5 5
query_true_location -  This method returns the true location of the npc.
.EP

.SH Syntax
.SI 5
string query_true_location()
.EI

.SH Returns
.SI 5
the true location of the npc.EI

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

.SH Description
.SP 5 5

This method returns the true location of the npc.  This is
the real room it is in, not the room it is currently in.
.EP

.SH See also
.SP 5 5
set_true_location(), set_virtual_move()

.EP

