Fixes the rapid pipe fabricator (#9111)

Fixes the Rapid Pipe Fabricator so it can be used more than once.

Fixes #9045
This commit is contained in:
Ron
2020-06-13 03:11:59 -04:00
committed by GitHub
parent 722faddd88
commit 7e81484d21
2 changed files with 8 additions and 0 deletions

View File

@@ -553,6 +553,7 @@ RFD Piping-Class
pipe_dir = NORTHEAST
new /obj/item/pipe(T, selected_pipe, pipe_dir)
working = FALSE
playsound(get_turf(src), 'sound/items/Deconstruct.ogg', 50, TRUE)
return TRUE