[Home](./index.md) > [bitburner](./bitburner.md) > [LocationRequirement](./bitburner.locationrequirement.md) ## LocationRequirement interface Player must be at this location within a city. **Signature:** ```typescript interface LocationRequirement ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [location](./bitburner.locationrequirement.location.md) | | [LocationName](./bitburner.locationname.md) | | | [type](./bitburner.locationrequirement.type.md) | | "location" | |