mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 22:17:32 +01:00
Added spare gas masks in science, so there is enough for everyone.
Renamed Operating Room access to Surgery git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3901 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -422,7 +422,7 @@
|
||||
if(access_mime)
|
||||
return "Silent Access"
|
||||
if(access_surgery)
|
||||
return "Operating Room"
|
||||
return "Surgery"
|
||||
if(access_theatre)
|
||||
return "Theatre"
|
||||
if(access_manufacturing)
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
new /obj/item/device/radio/headset/headset_sci(src)
|
||||
new /obj/item/weapon/tank/air(src)
|
||||
new /obj/item/clothing/mask/gas(src)
|
||||
new /obj/item/clothing/mask/gas(src)
|
||||
return
|
||||
|
||||
|
||||
|
||||
+6812
-6813
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user