Commit Graph

2 Commits (14fb437c1dc375201152ac2fe991b06988cbe556)

Author SHA1 Message Date
kstenger 2ba06d7461 Correct path for the magic_whistle event.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18828 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-23 19:10:02 +00:00
kstenger a2db74bff3 New item: magic pet's whistle.
Why this item:
    In some cases pets may get angry at their owner and attack him.
    This whistle intends to give the player a chance to make his pets friendly again.
    This won't prevent the pet from getting angry again for whatever reason, which
    is ok.

Including: archetype, image, treasure list (for the whistle inventory to work 
           properly), python script which makes the "real work".

Hope to add a map soon to make this available to the players.

A    maps/trunk/python/items/magic_whistle.py
A    arch/trunk/misc/magic_whistle.trs
A    arch/trunk/misc/magic_whistle.arc
AM   arch/trunk/misc/magic_whistle.base.111.png


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18827 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-23 18:56:37 +00:00