Skip to content
Snippets Groups Projects
Commit 99542d5c authored by dg's avatar dg
Browse files

plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@3588 51575b47-30f0-44d4-a5cc-537603b46e54
parent b9b53979
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,7 @@ load("/data/general/grids/void.lua")
newEntity{ base="FLOATING_ROCKS", define_as = "WORMHOLE", nice_tiler = false,
name = "unstable wormhole",
display = '*', color = colors.GREY,
force_clone = true,
damage_project = function(self, src, x, y, type, dam)
if type ~= engine.DamageType.PHYSICAL and game.party:hasMember(src) and not self.change_level then
self.change_level = 1
......
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