Skip to content
Snippets Groups Projects
Commit c898b480 authored by DarkGod's avatar DarkGod
Browse files

typo

parent 25f6ae55
No related branches found
No related tags found
No related merge requests found
......@@ -200,7 +200,7 @@ return {
local m = game.zone:makeEntityByName(game.level, "actor", "SANDWORM_TUNNELER_HUGE")
if not m then return end
game.zone:addEntity(game.level, m, "actor", tx, ty)
game.log("#OLIVE_DRAB#You feel the ground shacking from the west.")
game.log("#OLIVE_DRAB#You feel the ground shaking from the west.")
game.level.data.last_worm_turn = game.turn
end,
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment