Skip to content
Snippets Groups Projects
Commit 834abc6e authored by Eric Wykoff's avatar Eric Wykoff
Browse files

temporal hounds don't have a level up button

parent da3e0064
No related branches found
No related tags found
No related merge requests found
......@@ -58,6 +58,13 @@ summonTemporalHound = function(self, t)
resolvers.sustains_at_birth(),
}
m.unused_stats = 0
m.unused_talents = 0
m.unused_generics = 0
m.unused_talents_types = 0
m.no_inventory_access = true
m.no_points_on_levelup = true
m:resolve()
m:resolve(nil, 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