From 652e1dcc02d808cb9cf5f1c35e0bf26c4bbfa307 Mon Sep 17 00:00:00 2001 From: rjtanner Date: Wed, 24 Sep 2008 01:44:41 +0000 Subject: [PATCH] Map header updates: Correct creation date in map header that was changed in r7448, it was using the wrong month; Added map author's name where necessary, update maps with entrance x & y coordinates, adjust map level difficulty to something slightly more realistic git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9921 282e977c-c81d-0410-88c4-b93c2d0d6712 --- quests/skud/court | 4 ++-- quests/skud/east_1 | 5 +++-- quests/skud/entrance | 7 ++++--- quests/skud/maze | 5 ++++- quests/skud/north_1 | 5 +++-- quests/skud/west_1 | 3 ++- 6 files changed, 18 insertions(+), 11 deletions(-) diff --git a/quests/skud/court b/quests/skud/court index 90fcdac02..39a0aee75 100644 --- a/quests/skud/court +++ b/quests/skud/court @@ -1,13 +1,13 @@ arch map name Skud Tower Court -difficulty 1 +difficulty 20 width 40 height 40 enter_x 19 enter_y 39 msg Created: 1993-11-13 -Modified: 2008-24-06 Rick Tanner +Modified: 2008-09-23 Rick Tanner endmsg end arch marble diff --git a/quests/skud/east_1 b/quests/skud/east_1 index ae17e0db4..4a75ddf8c 100644 --- a/quests/skud/east_1 +++ b/quests/skud/east_1 @@ -1,11 +1,12 @@ arch map name East Skud Tower -difficulty 1 +difficulty 20 width 40 height 30 enter_y 5 msg -Created: 1993-11-18 +Created: 1993-11-18 Skud the Great (tvangod@ecst.csuchico.edu) +Modified: 2008-09-23 Rick Tanner endmsg end arch marble diff --git a/quests/skud/entrance b/quests/skud/entrance index 801527f68..da1e9f31f 100644 --- a/quests/skud/entrance +++ b/quests/skud/entrance @@ -1,12 +1,13 @@ arch map name Skud Tower Entrance Hall -difficulty 1 +difficulty 20 width 10 height 20 -enter_x 4 -enter_y 17 +enter_x 5 +enter_y 16 msg Created: 1993-10-20 Skud the Great (tvangod@ecst.csuchico.edu) +Modified: 2008-09-23 Rick Tanner endmsg end arch marble diff --git a/quests/skud/maze b/quests/skud/maze index 0b5ed6ffe..a026bad7f 100644 --- a/quests/skud/maze +++ b/quests/skud/maze @@ -1,8 +1,10 @@ arch map name Maze -difficulty 1 +difficulty 30 width 40 height 40 +enter_x 12 +enter_y 6 msg You have entered a rather dark area. You can here the clanking of metal @@ -10,6 +12,7 @@ on metal. It is coming from one of the many passages in this maze. A Maze in which, a wrong turn could be fatal. +Modified: 2008-09-23 Rick Tanner endmsg end arch marble diff --git a/quests/skud/north_1 b/quests/skud/north_1 index 38fda59b1..4aad6829f 100644 --- a/quests/skud/north_1 +++ b/quests/skud/north_1 @@ -1,12 +1,13 @@ arch map name North Skud Tower -difficulty 1 +difficulty 20 width 30 height 40 enter_x 15 enter_y 38 msg -Created: 1993-11-16 +Created: 1993-11-16 Skud the Great (tvangod@ecst.csuchico.edu) +Modified: 2008-09-23 Rick Tanner endmsg end arch marble diff --git a/quests/skud/west_1 b/quests/skud/west_1 index b3a0e9cb1..de1ec357a 100644 --- a/quests/skud/west_1 +++ b/quests/skud/west_1 @@ -1,12 +1,13 @@ arch map name West Skud Tower -difficulty 1 +difficulty 20 width 30 height 40 enter_x 29 enter_y 4 msg Created: 1994-04-10 Skud the Great (tvangod@ecst.csuchico.edu) +Modified: 2008-09-23 Rick Tanner endmsg end arch marble