From 1e8c90cc5e5066d0093d2ccfdb4ac15ec7b65539 Mon Sep 17 00:00:00 2001 From: avogl Date: Thu, 15 Nov 2001 00:09:08 +0000 Subject: [PATCH] burning tail (holy relict of ruggilli) didn't have startequip set and thus didn't dissapear when dropped. I assume this wasn't intended and set it startequip 1 now. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1415 282e977c-c81d-0410-88c4-b93c2d0d6712 --- gods/items/burning_tail/burning_tail.arc | 1 + 1 file changed, 1 insertion(+) diff --git a/gods/items/burning_tail/burning_tail.arc b/gods/items/burning_tail/burning_tail.arc index e830dbe35..674205b3a 100644 --- a/gods/items/burning_tail/burning_tail.arc +++ b/gods/items/burning_tail/burning_tail.arc @@ -19,6 +19,7 @@ magic 15 resist_cold 25 resist_fire 15 attacktype 4101 +startequip 1 editable 5120 magicmap red end