Skip to content
Snippets Groups Projects
Commit 34e7b74c authored by dg's avatar dg
Browse files

Alchemist golems start with a shielding rune

git-svn-id: http://svn.net-core.org/repos/t-engine4@4074 51575b47-30f0-44d4-a5cc-537603b46e54
parent 19203da4
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,7 @@ local function makeGolem()
["golem/arcane"] = true,
},
inscription_restrictions = { ["inscriptions/runes"] = true, },
resolvers.inscription("RUNE:_SHIELDING", {cooldown=14, dur=5, power=100}),
hotkey = {},
hotkey_page = 1,
......
No preview for this file type
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