Just some minor changes. I re-added the fire closets, and also changed them up quite a bit. They now output the exact same equipment that was previously on a rack in atmospherics. Said racks have been replaced with fire closets, maybe it'll give a hint to atmos that they're yanno... supposed to put out fires.

Also changed Head of Staff's office to Head of Personnel, and Head of Research's office to Research Director's. Figured it would be useful to update them.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@798 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
hunterluthi
2011-01-07 10:24:22 +00:00
parent 33cc484782
commit 2258bd12cd
4 changed files with 11 additions and 17 deletions

View File

@@ -474,6 +474,7 @@
#include "code\game\objects\alien\resin.dm"
#include "code\game\objects\alien\weeds.dm"
#include "code\game\objects\closets\emergency.dm"
#include "code\game\objects\closets\firecloset.dm"
#include "code\game\objects\closets\gimmick.dm"
#include "code\game\objects\closets\gmcloset.dm"
#include "code\game\objects\closets\janitor.dm"