Tweenty -> Twenty

Spelling.
This commit is contained in:
SpiWat
2022-01-31 19:12:00 -05:00
committed by GitHub
parent e75bc8ff14
commit 386a7480a7
+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)