diff --git a/CHANGES b/CHANGES index 1225b5090..9859f9753 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,11 @@ Changes for SVN top of tree: ============================================================================== +New graphic and archtype, Church of Gorokh. +construct/temple/gorokh_church.base.x11.png +construct/temple/gorokh_church.arc +RJT 2012-04-28 + New graphic and archetype, Church of Valriel. construct/temple/valriel_church.base.x11.png construct/temple/valriel_church.arc diff --git a/construct/temple/gorokh_church.arc b/construct/temple/gorokh_church.arc new file mode 100644 index 000000000..9e20ea285 --- /dev/null +++ b/construct/temple/gorokh_church.arc @@ -0,0 +1,32 @@ +Object gorokh_church +name Church of Gorokh +type 66 +face gorokh_church.x11 +no_pick 1 +client_type 25012 +end +More +Object gorokh_church_2 +name Church of Gorokh +type 66 +face gorokh_church.x11 +x 1 +no_pick 1 +end +More +Object gorokh_church_3 +name Church of Gorokh +type 66 +face gorokh_church.x11 +y 1 +no_pick 1 +end +More +Object gorokh_church_4 +name Church of Gorokh +type 66 +face gorokh_church.x11 +x 1 +y 1 +no_pick 1 +end diff --git a/construct/temple/gorokh_church.base.x11.png b/construct/temple/gorokh_church.base.x11.png new file mode 100755 index 000000000..b9e35af3a Binary files /dev/null and b/construct/temple/gorokh_church.base.x11.png differ