From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8538 invoked by alias); 14 Aug 2004 15:36:31 -0000 Mailing-List: contact xconq7-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: xconq7-owner@sources.redhat.com Received: (qmail 8530 invoked from network); 14 Aug 2004 15:36:30 -0000 Received: from unknown (HELO rwcrmhc12.comcast.net) (216.148.227.85) by sourceware.org with SMTP; 14 Aug 2004 15:36:30 -0000 Received: from [192.168.181.128] (c-67-172-156-222.client.comcast.net[67.172.156.222]) by comcast.net (rwcrmhc12) with ESMTP id <2004081415362901400r0ac4e>; Sat, 14 Aug 2004 15:36:30 +0000 Message-ID: <411E317C.4020104@phy.cmich.edu> Date: Sat, 14 Aug 2004 16:00:00 -0000 From: Eric McDonald User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626) MIME-Version: 1.0 To: Hans Ronne CC: xconq7@sources.redhat.com Subject: Re: Wrecked-Type Doesn't Apply to Detonating Units References: <20040813234600.55463.qmail@web13122.mail.yahoo.com> <20040813234600.55463.qmail@web13122.mail.yahoo.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004/txt/msg00895.txt.bz2 Hans Ronne wrote: > How about simply wrecked-type, a default table to catch everything that is > not further specificed? There is already the 'wreck-type' unit property. >There are other cases as well, such as > WRECK_TYPE_TERRAIN, that are not covered right now. Ideally, the code > should also check wrecked-type if wrecked-type-if-destroyed et al. are > missing, It does. The default wrecked type for any sort of wreckage is still 'wreck-type', both in the case where there the default value is found in a special wreckage table, and in the case where there is no special wreckage table. I believe I mention this in the documentation and/or announcement of the the special wreckage tables. >so that the game designer can use one table for everything if he > wants to make things simple. Yes, the code should already do that, and I made the behavior that way for precisely this reason. Eric