Skip to content

Commit

Permalink
me when the (#8525)
Browse files Browse the repository at this point in the history
  • Loading branch information
Deal5 committed Sep 14, 2024
1 parent 74c56d4 commit c7afe20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/machinery/vending.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1532,7 +1532,7 @@

if(bingo)
return TRUE
to_chat(user, SPAN_WARNING("[src] flashes a message: Unauthorized Access."))
to_chat(user, SPAN_WARNING("[src] flashes a message: The unfaithful shall not be served."))
return FALSE

/obj/machinery/vending/theomat/attackby(obj/item/I, mob/user)
Expand Down

0 comments on commit c7afe20

Please sign in to comment.