Skip to content
Snippets Groups Projects
Commit 7d38004d authored by dg's avatar dg
Browse files

Sand tunnels are now correctly strengethed by passing sandworm tunnelers

git-svn-id: http://svn.net-core.org/repos/t-engine4@2255 51575b47-30f0-44d4-a5cc-537603b46e54
parent 4514c80a
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,8 @@ newEntity{
end
end,
dig = function(src, x, y, old)
self.temporary = 20
old.temporary = 20
return nil, old, true
end,
}
sand.summoner_gain_exp = true
......
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