mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-25 04:16:53 +01:00
@@ -298,7 +298,7 @@
|
||||
if(istext(new_input))
|
||||
to_chat(usr, SPAN_NOTICE("[new_input]"))
|
||||
to_chat(usr, SPAN_NOTICE("Load blueprint pressed"))
|
||||
log_game("[usr] cloned circuit [new_input]")
|
||||
log_game("[usr] inputted blueprint for circuit [new_input]")
|
||||
var/validation = SScircuit.validate_electronic_assembly(new_input)
|
||||
// Validation error codes are returned as text.
|
||||
if(istext(validation))
|
||||
|
||||
Reference in New Issue
Block a user