diff --git a/ChangeLog b/ChangeLog index 2ed5051de..3f14a2b93 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Add a new rune -- rune of sparking. It's spark shower in a rune. +spell/Rune/rune_sparking.arc +spell/Rune/rune_sparking.face +spell/Rune/rune_spark.base.111.png +Daniel Hawkins 2020-08-14 + Add a new artifact: (weapon) of Souls. Requires server and maps (python scripts) updates to function. artifacts Daniel Hawkins 2020-08-07 diff --git a/spell/Rune/rune_spark.base.111.png b/spell/Rune/rune_spark.base.111.png new file mode 100644 index 000000000..040a489c0 Binary files /dev/null and b/spell/Rune/rune_spark.base.111.png differ diff --git a/spell/Rune/rune_sparking.arc b/spell/Rune/rune_sparking.arc new file mode 100644 index 000000000..3f1f062a7 --- /dev/null +++ b/spell/Rune/rune_sparking.arc @@ -0,0 +1,20 @@ +Object rune_spark_shower +name Rune of Sparking +type 154 +speed 1 +hp 1 +other_arch spell_spark_shower +face rune_spark.111 +msg +You set off a shower of sparks! +endmsg +animation rune_spark +level 1 +is_animated 0 +invisible 1 +no_pick 1 +move_on walk +attacktype 10 +dam 90 +Cha 20 +end diff --git a/spell/Rune/rune_sparking.face b/spell/Rune/rune_sparking.face new file mode 100644 index 000000000..d2130cb6e --- /dev/null +++ b/spell/Rune/rune_sparking.face @@ -0,0 +1,7 @@ +animation rune_spark +rune_spark.111 +rune_spark.111 +mina +face rune_spark.111 +magicmap yellow +end