Christmas Decoration
====================
by Wormbo (Website: http://www.koehler-homepage.de/Wormbo/)


Description
-----------
This mutator or server actor adds christmas decoration to many maps. These
decorations are not map-specific, but are applied to certain objects in the
maps. In most cases, decorations are just visual additions, but in some cases
they may change the way players interact with the map.


Installing Christmas Decoration
-------------------------------
Extract the .U and .UCL files from the archive to the UT2004\System directory.
If you want to play offline, just add the Christmas Decoration V3 mutator. On a
server you can also use the mutator, but the preferred way is loading it as a
server actor. To do that, add the following line to the [Engine.GameEngine]
section of your server's configuration file:

ServerActors=ChristmasDecorationV3.ChristmasDecoration

A ServerPackages entry is not strictly required, but highly recommended to
allow proper demo recording on the server and clients.
If you want to add it, use the following line:

ServerPackages=ChristmasDecorationV3


Change Log
----------
Changes from second release:
* more meshes are supported
* larger Santa Hats/Bags perform a wall clipping check for validation

Changes from initial release:
* added Santa Bags to some statues
* improved hat orientation on mirrored meshes
* added team-colored hat and bag skins where appropriate, even in 4-team modes
* more meshes are supported
