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