Skip to content

Commit

Permalink
MINOR SPELLING MISTAKE!!!! Fix goonstation#22162
Browse files Browse the repository at this point in the history
  • Loading branch information
Sord213 committed Feb 5, 2025
1 parent 8f931e4 commit e969358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/obj/machinery/door/door_control.dm
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ ADMIN_INTERACT_PROCS(/obj/machinery/door_control, proc/toggle)
pressed_icon = "antagscanner-u"
unpowered_icon = "antagscanner" // should never happen, this is a failsafe if anything.
requires_power = 0
welcome_text = "Welcome, Agent. All facilities permanantly unlocked."
welcome_text = "Welcome, Agent. All facilities permanently unlocked."
controlmode = CONTROLMODE_OPEN | CONTROLMODE_ACCESS

/obj/machinery/door_control/ex_act(severity)
Expand Down

0 comments on commit e969358

Please sign in to comment.