Huge Typo

Also Regex was glogged
This commit is contained in:
ReoDaProtovali
2024-09-11 04:44:51 -05:00
parent 97e416170b
commit 442f160600
171 changed files with 364 additions and 364 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
user << browse(dat, "window=console_stacking_machine")
/obj/machinery/mineral/stacking_unit_console/multitool_act(mob/living/user, obj/item/I)
if(I.tool_behavior == TOOL_MULTITOOL)
if(I.tool_behaviour == TOOL_MULTITOOL)
var/obj/item/multitool/M = I
M.buffer = src
to_chat(user, "<span class='notice'>You store linkage information in [I]'s buffer.</span>")