mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user