- Readded the pepper-spray dispensers to the Armoury and to Sec.
- Readded the pepper-spray to Sec Lockers.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3011 316c924e-a436-60f5-8080-3fe189b3f50e
•Bunch of normal newscasters placed around the station, 2 security newscasters -with the ability to censor anything- placed in Sec and the Bridge
•Icon and photo usability in Feed Stories removed (for now) due to pete threatening me with naked pictures of his in-game character.
•Sorry for every datum or obj declaration being in the same file, I will clean them up in a bit. Right now, it gives you all you need to know of the newscater's function.
•If you need clarification about anything at ANY part of the code, ask through a comment
•Total work put into this was 4-5 days in total. Will add more features in the future, and it's easy enough for anyone to do so.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3005 316c924e-a436-60f5-8080-3fe189b3f50e
Modified surgery to work with autopsy
Adminhelp should go to the admin channel without being stupid
suicide tweaked so all antags can use it
You can no longer radio while stunned
More door fixes.
- Projectiles now leave wounds that can be scanned through autopsy.
- The "fake" weapons selected by the scanner are no longer completely random.
- The scanner now displays age and severity of the wound.
This removes lots of icons from the code that breach our copyright/intellectual property guidelines. Those left in (ie: aliens and metroids) are in the process of being given new sprites. If anybody would like some of the removed sprites for their code or for admin events. Send me pm on the forums (Azeures) and I'll get them for you.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3004 316c924e-a436-60f5-8080-3fe189b3f50e
See the changelog for details.
Also adding in some floors to make working on planet station easier.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3000 316c924e-a436-60f5-8080-3fe189b3f50e
Some ambient code work.
Made a distinction between binary translator radios and syndicate/traitor radios. Nuke Ops start with traitor radios, traitor uplinks spawn binary translator radios.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2998 316c924e-a436-60f5-8080-3fe189b3f50e
- When a human is attacked, data about the weapon is added to a special wound datum on the organ.
- This data can be extracted and processed by opening up the limb and using an autopsy scanner on it.
- Added the autopsy-scanner to the map.
Added clothing closets for several new jobs (Chef, Bartender, Virologist, etc.) and outfitted them.
Paper can now be burned, and acts as a hotspot and a light source when it is on fire.
Tweaked the Allinone broadcasters
Nerfed electrical storms
Response Team leader gets a special assignment/title.
Remapped to add Copiers, Filing Cabinets, and wardrobes
Did a teeny bit of mapping at atmos reception desk to fit the new vendor.
Changed a lot of windows to read "Reception Window" for the outside window of the reception desks.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2989 316c924e-a436-60f5-8080-3fe189b3f50e
- A mob with health > 0 will now slowly heal, around 1 damage per minute, unless it's cloneloss. This can be accelerated by sleeping.
- A mob with health < 0 will now slowly be damaged, also around 1 damage per minute. This can be decellerated by sleeping.
- Movement is no longer slowed by damage(unless it's a broken/missing bone), but only by trauma. This means that painkillers will help with movement speed.
- Painkillers now remove the red flashes and pain messages.