-Quick fix for canisters. They will update when you're near them again.

-Added a link to a guide in the changelog.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5049 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
giacomand@gmail.com
2012-11-13 01:53:31 +00:00
parent 7955d348d8
commit 0fc1781139
2 changed files with 4 additions and 1 deletions
@@ -199,6 +199,9 @@
return src.attack_hand(user)
/obj/machinery/portable_atmospherics/canister/attack_hand(var/mob/user as mob)
return src.interact(user)
/obj/machinery/portable_atmospherics/canister/interact(var/mob/user as mob)
if (src.destroyed)
return