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

plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@1295 51575b47-30f0-44d4-a5cc-537603b46e54
parent a7f28bee
No related branches found
No related tags found
No related merge requests found
......@@ -67,8 +67,6 @@ newEntity{ base = "BASE_SCROLL", subtype="tome",
game.logPlayer(who, "#00FFFF#You read the tome and perfect your mastery of fire magic!")
end
-- game:setAllowedBuild("mage_pyromancer", true)
return "destroy", true
end}
}
......@@ -91,8 +89,6 @@ newEntity{ base = "BASE_SCROLL", subtype="tome",
game.logPlayer(who, "#00FFFF#You read the tome and perfect your mastery of ice magic!")
end
-- game:setAllowedBuild("mage_cryomancer", true)
return "destroy", true
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