mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-06 15:32:25 +00:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user