diff --git a/CHANGES b/CHANGES index 2f4b3b233..ee74d1157 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,11 @@ Changes for SVN top of tree: ============================================================================== +New graphic and archetype, Cathederal of Gaea. +construct/temple/gaea_cathedral.base.x11.png +construct/temple/gaea_cathedral.arc +RJT 2012-04-24 + New graphic and archetype, Cathederal of Mostrai. construct/temple/mostrai_cathedral.base.x11.png construct/temple/mostrai_cathedral.arc diff --git a/construct/temple/gaea_cathedral.arc b/construct/temple/gaea_cathedral.arc new file mode 100644 index 000000000..6ab1c4560 --- /dev/null +++ b/construct/temple/gaea_cathedral.arc @@ -0,0 +1,8 @@ +Object gaea_cathedral +name Cathedral of Gaea +type 66 +face gaea_cathedral.x11 +no_pick 1 +move_block all +client_type 25012 +end diff --git a/construct/temple/gaea_cathedral.base.x11.png b/construct/temple/gaea_cathedral.base.x11.png new file mode 100755 index 000000000..e71db2f46 Binary files /dev/null and b/construct/temple/gaea_cathedral.base.x11.png differ