- Implant pads will no longer be stuck inside your pocket. Fixes Issue 1058.

- The free objective for cultists will be an automatic success.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5573 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
giacomand@gmail.com
2013-01-18 10:51:41 +00:00
parent f873b86b35
commit 35fbc6b1c7
2 changed files with 2 additions and 7 deletions
@@ -34,12 +34,7 @@
src.add_fingerprint(user)
update()
else
if (user.contents.Find(src))
spawn( 0 )
src.attack_self(user)
return
else
return ..()
return ..()
return