diff --git a/CHANGES b/CHANGES index 746561841..7a52795db 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,11 @@ Changes for SVN top of tree: ============================================================================== +New graphic and archetype, Church of Devourers. +construct/temple/devourers_church.base.x11.png +construct/temple/devourers_church.arc +RJT 2012-05-02 + New graphic and archetype, Church of Lythander. construct/temple/lythander_church.base.x11.png construct/temple/lythander_church.arc diff --git a/construct/temple/devourers_church.arc b/construct/temple/devourers_church.arc new file mode 100644 index 000000000..c2c248f67 --- /dev/null +++ b/construct/temple/devourers_church.arc @@ -0,0 +1,32 @@ +Object devourers_church +name Church of Devourers +type 66 +face devourers_church.x11 +no_pick 1 +client_type 25012 +end +More +Object devourers_church_2 +name Church of Devourers +type 66 +face devourers_church.x11 +x 1 +no_pick 1 +end +More +Object devourers_church_3 +name Church of Devourers +type 66 +face devourers_church.x11 +y 1 +no_pick 1 +end +More +Object devourers_church_4 +name Church of Devourers +type 66 +face devourers_church.x11 +x 1 +y 1 +no_pick 1 +end diff --git a/construct/temple/devourers_church.base.x11.png b/construct/temple/devourers_church.base.x11.png new file mode 100755 index 000000000..57082028a Binary files /dev/null and b/construct/temple/devourers_church.base.x11.png differ