Valves now log fingerprints (both normal and admin-prints)

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1868 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
baloh.matevz
2011-07-16 21:12:01 +00:00
parent 05837be3db
commit b7485146a7
+1
View File
@@ -120,6 +120,7 @@ obj/machinery/atmospherics/valve
return attack_hand(user)
attack_hand(mob/user as mob)
src.add_fingerprint(usr)
update_icon(1)
sleep(10)
if (src.open)