-Added dexalin pills.

-Added oxygen deprivation kit. 
-Added O2 kit to med supply crate from QM.
-Added O2 kit to medbay.
-Added O2 kit to emergency lockers. 
-Changed spawn chances and what items spawn in emergency lockers to something more sensible.
-Changed barman's top hat to allow small items to be stored within.
-Decreased emergency oxygen tank contents to ~100. Can be undone if people get really pissy.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@702 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
hunterluthi
2010-12-26 02:32:45 +00:00
parent e3daa811eb
commit 6c636ee4d9
7 changed files with 34 additions and 5 deletions
+9
View File
@@ -2328,6 +2328,15 @@
..()
reagents.add_reagent("inaprovaline", 30)
/obj/item/weapon/reagent_containers/pill/dexalin
name = "Dexalin pill"
desc = "Used to treat oxygen deprivation."
icon_state = "pill16"
New()
..()
reagents.add_reagent("dexalin", 30)
//Dispensers
/obj/reagent_dispensers/watertank
name = "watertank"