mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-20 20:37:34 +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:
@@ -1960,7 +1960,7 @@ All custom items with worn sprites must follow the contained sprite system: http
|
||||
else
|
||||
open = FALSE
|
||||
to_chat(user, "<span class='notice'>You secure the back panel.</span>")
|
||||
playsound(user.loc, 'sound/items/Screwdriver.ogg', 50, 1)
|
||||
playsound(user.loc, I.usesound, 50, 1)
|
||||
|
||||
if(I.ismultitool() && open)
|
||||
to_chat(user, "<span class='notice'>You quickly pulse a few fires, and reset the screen and device.</span>")
|
||||
|
||||
Reference in New Issue
Block a user