Refactors and fixes RPEDs

This commit is contained in:
Dax Dupont
2018-04-27 13:13:37 -05:00
committed by CitadelStationBot
parent ab3c55ab23
commit 4850230fc4
41 changed files with 53 additions and 117 deletions
-6
View File
@@ -56,9 +56,6 @@
if(default_deconstruction_screwdriver(user, "coil_open[anchored]", "coil[anchored]", W))
return
if(exchange_parts(user, W))
return
if(default_unfasten_wrench(user, W))
return
@@ -169,9 +166,6 @@
if(default_deconstruction_screwdriver(user, "grounding_rod_open[anchored]", "grounding_rod[anchored]", W))
return
if(exchange_parts(user, W))
return
if(default_unfasten_wrench(user, W))
return