Merge pull request #31387 from tgstation/Cyberboss-patch-3
Adds a hacked autolathe subtype
This commit is contained in:
committed by
CitadelStationBot
parent
6f2b89ae88
commit
9a49a512ee
@@ -388,6 +388,10 @@
|
||||
else
|
||||
files.known_designs -= D.id
|
||||
|
||||
/obj/machinery/autolathe/hacked/Initialize()
|
||||
. = ..()
|
||||
adjust_hacked(TRUE)
|
||||
|
||||
//Called when the object is constructed by an autolathe
|
||||
//Has a reference to the autolathe so you can do !!FUN!! things with hacked lathes
|
||||
/obj/item/proc/autolathe_crafted(obj/machinery/autolathe/A)
|
||||
|
||||
Reference in New Issue
Block a user