cleanbot typecache init (#23689)

This commit is contained in:
Deniz
2023-12-31 13:49:57 -05:00
committed by GitHub
parent afef6a1156
commit 3570756619
@@ -52,6 +52,9 @@
. = ..()
icon_state = "cleanbot[on]"
clean_dirt = typecacheof(clean_dirt)
clean_blood = typecacheof(clean_blood)
var/datum/job/janitor/J = new/datum/job/janitor
access_card.access += J.get_access()
prev_access = access_card.access