Add a fingerprint to pipes when interacted with by a wrench
This commit is contained in:
committed by
CitadelStationBot
parent
d25894447e
commit
ae604eb341
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user