Skip to content
Snippets Groups Projects
Commit 991b7a7a authored by Chris Davidson's avatar Chris Davidson
Browse files

Fix

How did I even do this
parent e46d0fd9
No related branches found
No related tags found
1 merge request!5111.6 Misc
......@@ -79,7 +79,6 @@ newBirthDescriptor
random_name_def = "dwarf_#sex#",
life_rating = 12,
can_see_iron_council = 1,
life_rating=12,
resolvers.inscription("INFUSION:_REGENERATION", {cooldown=10, dur=5, heal=100}),
resolvers.inscription("INFUSION:_WILD", {cooldown=14, what={physical=true}, dur=4, power=14}),
resolvers.inventory({id=true, transmo=false, alter=function(o) o.inscription_data.cooldown=12 o.inscription_data.heal=50 end, {type="scroll", subtype="infusion", name="healing infusion", ego_chance=-1000, ego_chance=-1000}}),
......
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