mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 21:40:55 +01:00
The Epic Construction Update (#5976)
How to build machine blueprints! Use steel sheets like normal, then rotate the frame how you like it using the directional arrow. From here use a Multitool to finalize it and then wire it up like you would before.
This commit is contained in:
@@ -82,6 +82,7 @@
|
||||
var/cleaving = FALSE
|
||||
var/reach = 1 // Length of tiles it can reach, 1 is adjacent.
|
||||
var/lock_picking_level = 0 //used to determine whether something can pick a lock, and how well.
|
||||
// Its vital that if you make new power tools or new recipies that you include this
|
||||
|
||||
/obj/item/Destroy()
|
||||
if(ismob(loc))
|
||||
|
||||
Reference in New Issue
Block a user