Script Function: Q50M
From Ultima Online: The Second Age
function int Q50M(loc where) { if (isInRegionWithPrefix("teleportation_out_no", where)) { return (0x00); } return (0x01); }
function int Q50M(loc where) { if (isInRegionWithPrefix("teleportation_out_no", where)) { return (0x00); } return (0x01); }