diff --git a/ChangeLog b/ChangeLog index 9f5a3c96e..cafeffbcb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Add spell casting arrows, based on patch https://sourceforge.net/p/crossfire/patches/364/ +artifacts +Nicolas Weeger 2020-12-12 + Add speech bubble by Kevin Zheng. system/speech.arch system/speech.base.111.png diff --git a/artifacts b/artifacts index 3a7e92995..8e02335e0 100644 --- a/artifacts +++ b/artifacts @@ -3411,6 +3411,42 @@ materialname adamantium food 10 end # +Allowed arrow,bolt +chance 1 +Object fire explosion +type 13 +value 20 +arrow_spell small fireball +arch event_attacks +title Python +slaying python/items/spell_arrow.py +end +end +# +Allowed arrow,bolt +chance 1 +Object cold storm +type 13 +value 20 +arrow_spell small snowstorm +arch event_attacks +title Python +slaying python/items/spell_arrow.py +end +end +# +Allowed arrow,bolt +chance 1 +Object noxious fumes +type 13 +value 20 +arrow_spell poison cloud +arch event_attacks +title Python +slaying python/items/spell_arrow.py +end +end +# # Bows # Allowed all