mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
cleanbot typecache init (#23689)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user