Skip to content

Commit

Permalink
And they don't stop coming
Browse files Browse the repository at this point in the history
  • Loading branch information
m-dzianishchyts committed Jan 31, 2025
1 parent b47f011 commit dd72119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/tests/attack_chain/test_attack_chain_machinery.dm
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
player.retrieve(knife)
player.set_intent("harm")
player.click_on(upload_console)
TEST_ASSERT_LAST_CHATLOG(player, "AI upload console with the kitchen knife")
TEST_ASSERT_LAST_CHATLOG(player, "<span class='danger'>You hit the Консоль аплоуда ИИ with the kitchen knife!</span>")
player.put_away(knife)

var/obj/machinery/cell_charger/cell_charger = teleport_to_first(player, /obj/machinery/cell_charger)
Expand Down

0 comments on commit dd72119

Please sign in to comment.