enum DotPrison::Prison::Sector::Zone
Defined in:
dot_prison/prison/sectors.crEnum Members
-
ProtectedOnly =
0 -
MinSecOnly =
1 -
MedSecOnly =
2 -
MaxSecOnly =
3 -
SuperMaxOnly =
4 -
DeathRowOnly =
5 -
StaffOnly =
6 -
Custom =
7
Instance Method Summary
- #custom?
- #death_row_only?
- #max_sec_only?
- #med_sec_only?
- #min_sec_only?
- #protected_only?
- #staff_only?
- #super_max_only?