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

oups

git-svn-id: http://svn.net-core.org/repos/t-engine4@5157 51575b47-30f0-44d4-a5cc-537603b46e54
parent 68f079fe
No related branches found
No related tags found
No related merge requests found
......@@ -1104,7 +1104,6 @@ function _M:entityFilterPost(zone, level, type, e, filter)
no_loot_randart = true,
resources_boost = 1.5,
class_filter = function(c)
if c.name=="Doomed" then return true else return false end
if e.power_source then
for ps, _ in pairs(e.power_source) do if c.power_source and c.power_source[ps] then return true end end
return false
......
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