diff --git a/CHANGES b/CHANGES index 42dfcc1ed..9731c189d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,11 @@ Changes for SVN top of tree: ============================================================================== +New graphic and archetype, Cathedral of Lythander. +construct/temple/lythander_cathedral.base.x11.png +construct/temple/lythander_cathedral.arc +RJT 2012-04-23 + New graphic and archetype, Cathedral of Ixalovh. construct/temple/ixalovh_cathedral.base.x11.png construct/temple/ixalovh_cathedral.arc diff --git a/construct/temple/lythander_cathedral.arc b/construct/temple/lythander_cathedral.arc new file mode 100644 index 000000000..5c8f8e1fa --- /dev/null +++ b/construct/temple/lythander_cathedral.arc @@ -0,0 +1,8 @@ +Object lythander_cathedral +name Cathedral of Lythander +type 66 +face lythander_cathedral.x11 +no_pick 1 +move_block all +client_type 25012 +end diff --git a/construct/temple/lythander_cathedral.base.x11.png b/construct/temple/lythander_cathedral.base.x11.png new file mode 100755 index 000000000..e18007dfd Binary files /dev/null and b/construct/temple/lythander_cathedral.base.x11.png differ