-Added deliverable disposals to genetics

-Added medical cartridge to geneticist PDAs

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3975 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
ericgfwong@hotmail.com
2012-07-03 04:36:13 +00:00
parent c7a784cf00
commit 4d72ac303f
3 changed files with 5762 additions and 5758 deletions
+1 -1
View File
@@ -145,7 +145,7 @@
"Atmospherics", "Security", "HoS Office", "Medbay",
"CMO Office", "Chemistry", "Research", "RD Office",
"Robotics", "HoP Office", "Library", "Chapel", "Theatre",
"Bar", "Kitchen", "Hydroponics", "Janitor Closet",)
"Bar", "Kitchen", "Hydroponics", "Janitor Closet","Genetics")
//The whole system for the sorttype var is determined based on the order of this list,
//disposals must always be 1, since anything that's untagged will automatically go to disposals, or sorttype = 1 --Superxpdude