mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-31 07:57:47 +01:00
Prison Break random event is now added in.
*Airlocks bolt open, APC blows its lights, sec lockers on the station open up. *AI can still access prison station. *Disposal (not toilets) now leads to a maintenance access. *Admins can activate a prison break event. *Further additions will be made. New unpowered door code to allow for locked shuttle doors (not for players). HONK! sprite added to blood.dm for future clown stamp use. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@478 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -178,15 +178,6 @@
|
||||
name = "Magix System IV"
|
||||
desc = "An arcane artifact that holds much magic. Running E-Knock 2.2: Sorceror's Edition"
|
||||
|
||||
/obj/machinery/computer/prison_shuttle
|
||||
name = "Prison Shuttle Console"
|
||||
icon = 'computer.dmi'
|
||||
icon_state = "shuttle"
|
||||
req_access = list(access_security)
|
||||
var/temp = null
|
||||
var/hacked = 0
|
||||
var/allowedtocall = 0
|
||||
|
||||
/obj/machinery/computer/secure_data
|
||||
name = "Security Records"
|
||||
icon_state = "security"
|
||||
|
||||
Reference in New Issue
Block a user