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

Ben Cruthdar now always drops his battleaxe

git-svn-id: http://svn.net-core.org/repos/t-engine4@3629 51575b47-30f0-44d4-a5cc-537603b46e54
parent a25bd662
No related branches found
No related tags found
No related merge requests found
...@@ -37,7 +37,7 @@ A gloomy aura emanates from him.]], ...@@ -37,7 +37,7 @@ A gloomy aura emanates from him.]],
move_others=true, move_others=true,
body = { INVEN = 10, MAINHAND=1, OFFHAND=1, BODY=1 }, body = { INVEN = 10, MAINHAND=1, OFFHAND=1, BODY=1 },
resolvers.equip{ {type="weapon", subtype="battleaxe", ego_chance=100, autoreq=true}, }, resolvers.equip{ {type="weapon", subtype="battleaxe", tome_drops="boss", force_drop=true, autoreq=true}, },
resolvers.drops{chance=100, nb=2, {tome_drops="boss"} }, resolvers.drops{chance=100, nb=2, {tome_drops="boss"} },
resolvers.talents{ resolvers.talents{
......
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