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