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