diff --git a/CHANGES b/CHANGES index 5c8124665..434674b1d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,11 @@ Changes for SVN top of tree: ============================================================================== +New graphic and archetype, Cathedral of Ruggilli. +construct/temple/ruggilli_cathedral.base.x11.png +construct/temple/ruggilli_cathedral.arc +RJT 2012-04-24 + New graphic and archetype, Cathedral of Gnarg. construct/temple/gnarg_cathedral.base.x11.png construct/temple/gnarg_cathedral.arc diff --git a/construct/temple/ruggilli_cathedral.arc b/construct/temple/ruggilli_cathedral.arc new file mode 100644 index 000000000..1bdecefeb --- /dev/null +++ b/construct/temple/ruggilli_cathedral.arc @@ -0,0 +1,8 @@ +Object ruggilli_cathedral +name Cathedral of Ruggilli +type 66 +face ruggilli_cathedral.x11 +no_pick 1 +move_block all +client_type 25012 +end diff --git a/construct/temple/ruggilli_cathedral.base.x11.png b/construct/temple/ruggilli_cathedral.base.x11.png new file mode 100755 index 000000000..b68dfee61 Binary files /dev/null and b/construct/temple/ruggilli_cathedral.base.x11.png differ