mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 08:34:16 +01:00
-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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user