Add zone 1700 to list of accessible zones (#87)

* Add zone 1700 to list of accessible zones

also fix indentation

* Indent using tabs instead of spaces

* Add zone 1500

* Remove zone 1500

and add back 1700 which was accidentally deleted again
This commit is contained in:
enteryournamehere 2022-01-18 20:48:56 +01:00 committed by GitHub
parent 179d44fdd3
commit 84a376b425
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1961,6 +1961,7 @@ bool SlashCommandHandler::CheckIfAccessibleZone(const unsigned int zoneID) {
case 1603:
case 1604:
case 1700:
case 1800:
case 1900:
case 2000: