Skip to content
Snippets Groups Projects
Commit 3da6b664 authored by DarkGod's avatar DarkGod
Browse files

Merge branch 'gems' into 'master'

Missed one somehow.

I missed the Runed Skull when adding the damage type table to gems.

See merge request !428
parents 724726aa 2fc119e1
No related branches found
No related tags found
1 merge request!428Missed one somehow.
Pipeline #
......@@ -877,6 +877,11 @@ newEntity{ define_as = "RUNED_SKULL",
encumber = 3,
material_level = 5,
desc = [[Dull red runes are etched all over this blackened skull.]],
color_attributes = {
damage_type = 'FIRE',
alt_damage_type = 'FLAMESHOCK',
particle = 'flame',
},
carrier = {
combat_spellpower = 7,
......
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