Kevin Rudat wrote: > On Sat, Apr 30, 2005 at 06:22:06PM +1000, Kevin Rudat wrote: > >> It'd also put this extra bit in doc/Developers/objects: >> 25012 Exits, doors, buildings (66) > > > Question: for multi-tile building arches (linked with More in the .arc > file), do I put the client_type in the first Object, or in all of them? I'd suggest you put it in all of them to be safe, however, in theory, it should be sufficient to just put them in the head object - if that doesn't work, then code needs to be fixed (in general, there shouldn't be need to put the values in every part of the object)