diff --git a/CHANGES b/CHANGES index 558b85756..c0b8e50c7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,11 @@ Changes for SVN top of tree: ============================================================================== +New graphic and archetype, Church of Ruggilli. +construct/temple/ruggilli_church.base.x11.png +construct/temple/ruggilli_church.arc +RJT 2012-05-03 + New graphic and archetype, Church of Gnarg. construct/temple/gnarg_church.base.x11.png construct/temple/gnarg_church.arc diff --git a/construct/temple/ruggilli_church.arc b/construct/temple/ruggilli_church.arc new file mode 100644 index 000000000..05177a228 --- /dev/null +++ b/construct/temple/ruggilli_church.arc @@ -0,0 +1,32 @@ +Object ruggilli_church +name Church of Ruggilli +type 66 +face ruggilli_church.x11 +no_pick 1 +client_type 25012 +end +More +Object ruggilli_church_2 +name Church of Ruggilli +type 66 +face ruggilli_church.x11 +x 1 +no_pick 1 +end +More +Object ruggilli_church_3 +name Church of Ruggilli +type 66 +face ruggilli_church.x11 +y 1 +no_pick 1 +end +More +Object ruggilli_church_4 +name Church of Ruggilli +type 66 +face ruggilli_church.x11 +x 1 +y 1 +no_pick 1 +end diff --git a/construct/temple/ruggilli_church.base.x11.png b/construct/temple/ruggilli_church.base.x11.png new file mode 100755 index 000000000..94548a968 Binary files /dev/null and b/construct/temple/ruggilli_church.base.x11.png differ