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

Life Drinker is classified as arcane powered

git-svn-id: http://svn.net-core.org/repos/t-engine4@5798 51575b47-30f0-44d4-a5cc-537603b46e54
parent 90ef1f3c
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ local Talents = require "engine.interface.ActorTalents"
-- This file describes artifacts associated with a boss of the game, they have a high chance of dropping their respective ones, but they can still be found elsewhere
newEntity{ base = "BASE_KNIFE", define_as = "LIFE_DRINKER",
power_source = {technique=true},
power_source = {arcane=true},
unique = true,
name = "Life Drinker", image = "object/artifact/dagger_life_drinker.png",
unided_name = "blood coated dagger",
......
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