diff --git a/code/game/machinery/computer/arcade.dm b/code/game/machinery/computer/arcade.dm index 391a137749a..a15712394f5 100644 --- a/code/game/machinery/computer/arcade.dm +++ b/code/game/machinery/computer/arcade.dm @@ -257,6 +257,7 @@ enemy_name = "Cuban Pete" name = "Outbomb Cuban Pete" + add_hiddenprint(user) updateUsrDialog() // *** THE ORION TRAIL ** // @@ -962,6 +963,7 @@ to_chat(user, "You override the cheat code menu and skip to Cheat #[rand(1, 50)]: Realism Mode.") name = "The Orion Trail: Realism Edition" desc = "Learn how our ancestors got to Orion, and try not to die in the process!" + add_hiddenprint(user) newgame() emagged = 1