mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
MEDBAY AND RESEARCH DIVISION HAVE BEEN COMPLETELY REMAPPED.
Added a CMO biosuit (Sprites thanks to Petethegoat) Scientists and the RD no longer have medbay access, as research now connects to the hallway. Added a wall-mounted medical vendor. Committing some stuff for Petethegoat: http://nanotrasen.com/phpBB3/viewtopic.php?f=7&t=5744&p=49236#p49236 For more info regarding the patch. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2060 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -9,15 +9,15 @@
|
||||
/mob/living/silicon/pai/var/list/available_software = list(
|
||||
"crew manifest" = 5,
|
||||
"digital messenger" = 5,
|
||||
"medical records" = 5,
|
||||
"security records" = 5,
|
||||
"medical records" = 15,
|
||||
"security records" = 15,
|
||||
//"camera jack" = 10,
|
||||
"door jack" = 10,
|
||||
"atmosphere sensor" = 10,
|
||||
"door jack" = 30,
|
||||
"atmosphere sensor" = 5,
|
||||
//"heartbeat sensor" = 10,
|
||||
"security HUD" = 10,
|
||||
"medical HUD" = 10,
|
||||
"universal translator" = 10,
|
||||
"security HUD" = 20,
|
||||
"medical HUD" = 20,
|
||||
"universal translator" = 35,
|
||||
//"projection array" = 15
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user