152153154155156157158159160161162
} } Reflection reflection = getReflection(); if (reflection != null) { reflection.startCollapseTimer(60000L); setReflection(null); } if (_matchingRoom != null) {
15471548154915501551155215531554155515561557
} } else if (command.startsWith("ExitFromQuestInstance")) { Reflection r = player.getReflection(); r.startCollapseTimer(60000); player.teleToLocation(r.getReturnLoc(), 0); if (command.length() > 22) { try {