diff --git a/CHANGES b/CHANGES index ee74d1157..c0eae8bef 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,11 @@ Changes for SVN top of tree: ============================================================================== +New graphic and archetype, Cathederal of Devourers. +construct/temple/devourers_cathedral.base.x11.png +construct/temple/devourers_cathedral.arc +RJT 2012-04-24 + New graphic and archetype, Cathederal of Gaea. construct/temple/gaea_cathedral.base.x11.png construct/temple/gaea_cathedral.arc diff --git a/construct/temple/devourers_cathedral.arc b/construct/temple/devourers_cathedral.arc new file mode 100644 index 000000000..9ea15d1c5 --- /dev/null +++ b/construct/temple/devourers_cathedral.arc @@ -0,0 +1,8 @@ +Object devourers_cathedral +name Cathedral of Devourers +type 66 +face devourers_cathedral.x11 +no_pick 1 +move_block all +client_type 25012 +end diff --git a/construct/temple/devourers_cathedral.base.x11.png b/construct/temple/devourers_cathedral.base.x11.png new file mode 100755 index 000000000..58a4d9fb7 Binary files /dev/null and b/construct/temple/devourers_cathedral.base.x11.png differ