Merge pull request #15490 from SpiWat/patch-2

Tweenty --> Twenty
This commit is contained in:
silicons
2022-01-31 17:24:17 -07:00
committed by GitHub
+1 -1
View File
@@ -669,7 +669,7 @@
icon_state = "well_3"
return TRUE
else
to_chat(user, "<span class='warning'>You need at least tweenty-five pieces of sandstone!</span>")
to_chat(user, "<span class='warning'>You need at least twenty-five pieces of sandstone!</span>")
return
if(steps == 3 && S.tool_behaviour == TOOL_SHOVEL)
S.use_tool(src, user, 80, volume=100)