Merge pull request #2999 from Citadel-Station-13/upstream-merge-31072

[MIRROR] Add a fingerprint to pipes when interacted with by a wrench
This commit is contained in:
LetterJay
2017-09-29 01:46:14 -04:00
committed by GitHub
+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))