This commit is contained in:
Heroman3003
2022-10-29 17:25:01 +10:00
committed by GitHub
parent 582df4c429
commit 98488dcc66
+1 -1
View File
@@ -339,7 +339,7 @@
return
if(5)
if(istype(W, /obj/item/stock_parts/motor))
if(istype(W, /obj/item/weapon/stock_parts/motor))
user.drop_item()
qdel(W)
to_chat(user, "<span class='notice'>You add the motor to \the [src].</span>")