Adjusts some borg hat offsets (#24816)

This commit is contained in:
Henri215
2024-03-26 06:45:45 -03:00
committed by GitHub
parent 9dc9d47266
commit c74262fc25
@@ -498,7 +498,7 @@ GLOBAL_LIST_INIT(robot_verbs_default, list(
can_be_hatted = TRUE
hat_alpha = 0
hat_offset_y = 2
if("syndi-medi", "surgeon", "toiletbot")
if("syndi-medi", "surgeon", "toiletbot", "custodiborg")
can_be_hatted = TRUE
is_centered = TRUE
hat_offset_y = 1
@@ -530,6 +530,17 @@ GLOBAL_LIST_INIT(robot_verbs_default, list(
if("mopgearrex")
can_be_hatted = TRUE
hat_offset_y = -6
if("qualified_doctor")
can_be_hatted = TRUE
hat_offset_y = 3
if("squatminer")
can_be_hatted = TRUE
if("coffinMiner")
can_be_hatted = TRUE
hat_offset_y = 3
if("heavySec")
can_be_hatted = TRUE
can_wear_restricted_hats = TRUE
if(silicon_hat)
if(!can_be_hatted)