mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Adds hidden fingerprint logging to emaging arcade machines
This commit is contained in:
@@ -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, "<span class='notice'>You override the cheat code menu and skip to Cheat #[rand(1, 50)]: Realism Mode.</span>")
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user