Add a fingerprint to pipes when interacted with by a wrench

This commit is contained in:
oranges
2017-09-27 22:35:39 +00:00
committed by CitadelStationBot
parent d25894447e
commit ae604eb341
+2
View File
@@ -213,6 +213,8 @@ GLOBAL_LIST_INIT(pipeID2State, list(
return ..()
if (!isturf(src.loc))
return 1
add_fingerprint(user)
fixdir()
if(pipe_type in list(PIPE_GAS_MIXER, PIPE_GAS_FILTER))