.DT
query_always_return_to_default_position
DW_wibble creator help
query_always_return_to_default_position

.SH Name
.SP 5 5
query_always_return_to_default_position -  This method returns the status of the flag that makes the npc return to the default position if its position is changed.
.EP

.SH Syntax
.SI 5
int query_always_return_to_default_position()
.EI

.SH Returns
.SI 5
the time to wait before the position is restored.EI

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

.SH Description
.SP 5 5

This method returns the status of the flag that makes the npc return
to the default position if its position is changed.  The flag
specified the length of time to wait before causing the
default position to be restored.
.EP

.SH See also
.SP 5 5
/std/living/living->return_to_default_position(), set_always_return_to_default_position()

.EP

