moo.sdk.escape.guaranteed_moveto
- moo.sdk.escape.guaranteed_moveto(obj, dest)
Move
objtodest, bypassing the destination’saccept/locks.The un-trappable panic move (used by
home): even a misconfigured or hostile destination cannot refuse it.enterfunc/exitfuncstill run.- Parameters:
obj – the Object to move (typically a player)
dest – the destination Object
- Returns:
the moved Object