Apply suggestions from code review

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
This commit is contained in:
warior4356
2021-07-15 18:44:23 -07:00
committed by GitHub
parent 15b32b7283
commit ba8052af3f
2 changed files with 5 additions and 3 deletions
+2 -1
View File
@@ -1461,7 +1461,8 @@ GLOBAL_LIST_INIT(slot_equipment_priority, list( \
return
GLOBAL_LIST_INIT(holy_areas, typecacheof(list(
/area/chapel)))
/area/chapel
)))
/mob/proc/holy_check()
if(!is_type_in_typecache(loc.loc, GLOB.holy_areas))