Moved the tank dispenser define out of defines.

Changed the tank dispenser path from /obj/machinery/dispenser to /obj/structure/dispenser.

Fixed a bedsheet bin bug.

Updated the map and away missions.
Removed assistantChamber.dmm and desert.dmm.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4906 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
petethegoat@gmail.com
2012-10-17 22:43:58 +00:00
parent 7091d99a69
commit d8c376188c
10 changed files with 113 additions and 277 deletions
+1 -2
View File
@@ -152,8 +152,7 @@ LINEN BINS
B = sheets[sheets.len]
sheets.Remove(B)
else if(amount >= 1)
amount--
else
B = new /obj/item/weapon/bedsheet(loc)
B.loc = user.loc