diff --git a/misc/magic_whistle.arc b/misc/magic_whistle.arc new file mode 100644 index 000000000..606a7b128 --- /dev/null +++ b/misc/magic_whistle.arc @@ -0,0 +1,14 @@ +Object magic_whistle +name magic pet's whistle +face magic_whistle.111 +type 9 +weight 1100 +identified 1 +randomitems magic_whistle +end +Object magic_whistle_event +type 116 +subtype 1 +title Python +slaying /python/items/magic_pets_whistle.py +end diff --git a/misc/magic_whistle.base.111.png b/misc/magic_whistle.base.111.png new file mode 100644 index 000000000..5d73c5d8c Binary files /dev/null and b/misc/magic_whistle.base.111.png differ diff --git a/misc/magic_whistle.trs b/misc/magic_whistle.trs new file mode 100644 index 000000000..dd71be9be --- /dev/null +++ b/misc/magic_whistle.trs @@ -0,0 +1,3 @@ +treasure magic_whistle + arch magic_whistle_event +end