From 772638b98d32e3636d7b74857cceefe8d2f04953 Mon Sep 17 00:00:00 2001 From: akirschbaum Date: Fri, 30 May 2008 07:32:24 +0000 Subject: [PATCH] Run MapNormalizer script on all maps. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9176 282e977c-c81d-0410-88c4-b93c2d0d6712 --- HallOfSelection | 4 +- brest/black_shield/upper | 4 +- brest/sow/sow | 3 +- darcap/darcap/guilds/poisoned_dagger/upper | 4 +- darcap/darcap/guilds/smoking_cauldron/upper | 4 +- darcap/temple_justice/temple_justice.10 | 5 +- darcap/temple_justice/temple_justice.11 | 5 +- darcap/temple_justice/temple_justice.12 | 5 +- darcap/temple_justice/temple_justice.13 | 5 +- darcap/temple_justice/temple_justice.14 | 5 +- darcap/temple_justice/temple_justice.2 | 4 +- darcap/temple_justice/temple_justice.3 | 5 +- darcap/temple_justice/temple_justice.4 | 5 +- darcap/temple_justice/temple_justice.5 | 5 +- darcap/temple_justice/temple_justice.6 | 5 +- darcap/temple_justice/temple_justice.7 | 5 +- darcap/temple_justice/temple_justice.8 | 5 +- darcap/temple_justice/temple_justice.9 | 4 +- dungeons/trollbridge | 3 +- inn_and_outpost/hermes_inn | 4 +- marksel/grumms_inn | 4 +- mlab/citydeclouds/bank/vaulta1 | 6 +- mlab/citydeclouds/bank/vaultb2 | 6 +- mlab/citydeclouds/bank/vaultc3 | 6 +- mlab/citydeclouds/bank/vaultd4 | 6 +- mlab/citydeclouds/bank/vaulte5 | 6 +- navar_city/dreaming_sage/upper | 4 +- navar_city/jail/jail | 3 +- navar_city/light/light3 | 5 +- navar_city/temples/gorokh2 | 4 +- planes/purpleworm | 150 ------------------ port_joseph/goblin/hole | 3 +- pup_land/ancient/mountain/cave.b3 | 4 +- .../ancient/village/siegfried/siegfried.B1 | 4 +- pup_land/ancient/world | 4 +- pup_land/guilds/laughing_skull/upper | 4 +- pup_land/guilds/purple_butterfly/upper | 4 +- pup_land/kurte/eureca_road31 | 3 +- pup_land/nurnberg/reception/water3 | 4 +- quests/greyshield/Finish | 4 +- quests/mak/chaos/monsters.pick | 5 +- quests/peterm/CTower/Chamber | 6 +- quests/peterm/CTower/Laboratory | 5 +- quests/peterm/CTower/Library | 5 +- quests/peterm/CTower/Study | 5 +- santo_dominion/guilds/drunken_barbarian/upper | 4 +- santo_dominion/shaft/undeadshaft.3 | 3 +- scorn/guilds/mailed_fist/upper | 4 +- scorn/houses/house.haunted2 | 7 +- scorn/kar/gorks2 | 7 +- scorn/kar/gorks3 | 6 +- scorn/mansion/witherspoon_manor_attic | 6 +- scorn/misc/cider_house_top | 6 +- scorn/shops/foodshop | 3 +- scorn/towers/brewery.3 | 8 - scorn/towers/tower.mad3 | 8 +- sisters/necro_ruin1a | 5 +- templates/guild/hallofjoining | 3 +- templates/guild/storage_hall.0 | 4 +- test/anthony/cascades | 5 +- test/anthony/conveyor | 5 +- test/bigmonpit | 5 +- test/cyclops | 5 +- test/diagonal | 5 +- test/faceofdeath | 5 +- test/multisquare | 5 +- test/paralyze | 5 +- test/pit | 3 +- test/playermover | 3 +- test/randomtreasure | 5 +- test/remote_altar | 4 +- test/templatetest | 3 +- test/trigger | 3 +- unlinked/Greyshield/Finish | 4 +- unlinked/academy.crap/Fighter.5 | 5 +- unlinked/academy.crap/Fighter.5_2 | 5 +- unlinked/casino/casino_infernal | 3 +- unlinked/kandora/circus/mp_cave | 6 +- unlinked/kandora/circus/mp_start | 6 +- unlinked/vol_vill_shops | 5 +- whalingoutpost/misc/castleb1 | 5 +- whalingoutpost/taverns/storehouse1 | 6 +- wolfsburg/guilds/damned_heretics/upper | 4 +- 83 files changed, 223 insertions(+), 310 deletions(-) diff --git a/HallOfSelection b/HallOfSelection index 22479a88c..30e656f56 100644 --- a/HallOfSelection +++ b/HallOfSelection @@ -3,12 +3,12 @@ name HallOfSelection difficulty 1 region creation width 15 -height 35 +height 34 enter_x 7 enter_y 5 msg Created: 2000-02-12 -Modified: 2007-12-24 Kevin Bulgrien +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch blocked diff --git a/brest/black_shield/upper b/brest/black_shield/upper index 3e52eb5bc..c69d8bf7f 100644 --- a/brest/black_shield/upper +++ b/brest/black_shield/upper @@ -2,12 +2,12 @@ arch map name upper region brest width 20 -height 20 +height 17 enter_x 12 enter_y 11 msg Created: 2002-01-11 -Modified: 2007-11-04 Andreas Kirschbaum +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch woodfloor diff --git a/brest/sow/sow b/brest/sow/sow index 4c52336ea..25e1eed94 100755 --- a/brest/sow/sow +++ b/brest/sow/sow @@ -1,9 +1,10 @@ arch map name Strange Old Wizard -width 32 +width 31 height 32 msg Created: 2006-07-22 Bort +Modified: 2008-05-30 Andreas Kirschbaum endmsg outdoor 1 end diff --git a/darcap/darcap/guilds/poisoned_dagger/upper b/darcap/darcap/guilds/poisoned_dagger/upper index 96cd579b3..909e83ec3 100644 --- a/darcap/darcap/guilds/poisoned_dagger/upper +++ b/darcap/darcap/guilds/poisoned_dagger/upper @@ -2,12 +2,12 @@ arch map name upper region darcap width 20 -height 20 +height 17 enter_x 12 enter_y 11 msg Created: 2002-01-11 -Modified: 2007-11-04 Andreas Kirschbaum +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch woodfloor diff --git a/darcap/darcap/guilds/smoking_cauldron/upper b/darcap/darcap/guilds/smoking_cauldron/upper index 96cd579b3..909e83ec3 100644 --- a/darcap/darcap/guilds/smoking_cauldron/upper +++ b/darcap/darcap/guilds/smoking_cauldron/upper @@ -2,12 +2,12 @@ arch map name upper region darcap width 20 -height 20 +height 17 enter_x 12 enter_y 11 msg Created: 2002-01-11 -Modified: 2007-11-04 Andreas Kirschbaum +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch woodfloor diff --git a/darcap/temple_justice/temple_justice.10 b/darcap/temple_justice/temple_justice.10 index 85a571d9f..94e094470 100755 --- a/darcap/temple_justice/temple_justice.10 +++ b/darcap/temple_justice/temple_justice.10 @@ -2,7 +2,10 @@ arch map name Temple Justice difficulty 1 width 13 -height 13 +height 12 +msg +Modified: 2008-05-30 Andreas Kirschbaum +endmsg end arch flagstone y 3 diff --git a/darcap/temple_justice/temple_justice.11 b/darcap/temple_justice/temple_justice.11 index 7ffd25148..4a0ed993a 100755 --- a/darcap/temple_justice/temple_justice.11 +++ b/darcap/temple_justice/temple_justice.11 @@ -2,7 +2,10 @@ arch map name Temple Justice difficulty 1 width 13 -height 13 +height 12 +msg +Modified: 2008-05-30 Andreas Kirschbaum +endmsg end arch flagstone y 3 diff --git a/darcap/temple_justice/temple_justice.12 b/darcap/temple_justice/temple_justice.12 index 4df74336c..a715c727f 100755 --- a/darcap/temple_justice/temple_justice.12 +++ b/darcap/temple_justice/temple_justice.12 @@ -2,7 +2,10 @@ arch map name Temple Justice difficulty 1 width 13 -height 13 +height 12 +msg +Modified: 2008-05-30 Andreas Kirschbaum +endmsg end arch flagstone y 3 diff --git a/darcap/temple_justice/temple_justice.13 b/darcap/temple_justice/temple_justice.13 index 9704bd895..355073c72 100755 --- a/darcap/temple_justice/temple_justice.13 +++ b/darcap/temple_justice/temple_justice.13 @@ -2,7 +2,10 @@ arch map name Temple Justice difficulty 1 width 13 -height 13 +height 12 +msg +Modified: 2008-05-30 Andreas Kirschbaum +endmsg end arch flagstone y 3 diff --git a/darcap/temple_justice/temple_justice.14 b/darcap/temple_justice/temple_justice.14 index 962b892c1..8796a0fcd 100755 --- a/darcap/temple_justice/temple_justice.14 +++ b/darcap/temple_justice/temple_justice.14 @@ -2,7 +2,10 @@ arch map name Temple Justice difficulty 1 width 13 -height 13 +height 12 +msg +Modified: 2008-05-30 Andreas Kirschbaum +endmsg end arch flagstone y 3 diff --git a/darcap/temple_justice/temple_justice.2 b/darcap/temple_justice/temple_justice.2 index 052538bc4..44bfd6f35 100755 --- a/darcap/temple_justice/temple_justice.2 +++ b/darcap/temple_justice/temple_justice.2 @@ -2,9 +2,9 @@ arch map name Temple Justice difficulty 1 width 13 -height 13 +height 12 msg -Modified: 2008-05-13 al +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch flagstone diff --git a/darcap/temple_justice/temple_justice.3 b/darcap/temple_justice/temple_justice.3 index 6a902c5f8..a0b708cca 100755 --- a/darcap/temple_justice/temple_justice.3 +++ b/darcap/temple_justice/temple_justice.3 @@ -2,7 +2,10 @@ arch map name Temple Justice difficulty 1 width 13 -height 13 +height 12 +msg +Modified: 2008-05-30 Andreas Kirschbaum +endmsg end arch flagstone y 3 diff --git a/darcap/temple_justice/temple_justice.4 b/darcap/temple_justice/temple_justice.4 index b3b9f62af..20a661940 100755 --- a/darcap/temple_justice/temple_justice.4 +++ b/darcap/temple_justice/temple_justice.4 @@ -2,7 +2,10 @@ arch map name Temple Justice difficulty 1 width 13 -height 13 +height 12 +msg +Modified: 2008-05-30 Andreas Kirschbaum +endmsg end arch flagstone y 3 diff --git a/darcap/temple_justice/temple_justice.5 b/darcap/temple_justice/temple_justice.5 index 539240066..c77dec13e 100755 --- a/darcap/temple_justice/temple_justice.5 +++ b/darcap/temple_justice/temple_justice.5 @@ -2,7 +2,10 @@ arch map name Temple Justice difficulty 1 width 13 -height 13 +height 12 +msg +Modified: 2008-05-30 Andreas Kirschbaum +endmsg end arch flagstone y 3 diff --git a/darcap/temple_justice/temple_justice.6 b/darcap/temple_justice/temple_justice.6 index 24a6ae72b..94c2c21a2 100755 --- a/darcap/temple_justice/temple_justice.6 +++ b/darcap/temple_justice/temple_justice.6 @@ -2,7 +2,10 @@ arch map name Temple Justice difficulty 1 width 13 -height 13 +height 12 +msg +Modified: 2008-05-30 Andreas Kirschbaum +endmsg end arch flagstone y 3 diff --git a/darcap/temple_justice/temple_justice.7 b/darcap/temple_justice/temple_justice.7 index d213bae9c..8ccf9f081 100755 --- a/darcap/temple_justice/temple_justice.7 +++ b/darcap/temple_justice/temple_justice.7 @@ -2,7 +2,10 @@ arch map name Temple Justice difficulty 1 width 13 -height 13 +height 12 +msg +Modified: 2008-05-30 Andreas Kirschbaum +endmsg end arch flagstone y 3 diff --git a/darcap/temple_justice/temple_justice.8 b/darcap/temple_justice/temple_justice.8 index b2e5ef90d..30d186851 100755 --- a/darcap/temple_justice/temple_justice.8 +++ b/darcap/temple_justice/temple_justice.8 @@ -2,7 +2,10 @@ arch map name Temple Justice difficulty 1 width 13 -height 13 +height 12 +msg +Modified: 2008-05-30 Andreas Kirschbaum +endmsg end arch flagstone y 3 diff --git a/darcap/temple_justice/temple_justice.9 b/darcap/temple_justice/temple_justice.9 index 2b3a4fbd7..7dea09729 100755 --- a/darcap/temple_justice/temple_justice.9 +++ b/darcap/temple_justice/temple_justice.9 @@ -2,9 +2,9 @@ arch map name Temple Justice difficulty 1 width 13 -height 13 +height 12 msg -Modified: 2008-01-04 Nicolas Weeger +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch flagstone diff --git a/dungeons/trollbridge b/dungeons/trollbridge index eea4a1beb..d2de601fd 100644 --- a/dungeons/trollbridge +++ b/dungeons/trollbridge @@ -3,9 +3,10 @@ name Trollbridge difficulty 8 region scorn width 30 -height 15 +height 14 msg Created: 2003-09-14 Avion +Modified: 2008-05-30 Andreas Kirschbaum endmsg outdoor 1 end diff --git a/inn_and_outpost/hermes_inn b/inn_and_outpost/hermes_inn index 266992f57..1b87f155a 100644 --- a/inn_and_outpost/hermes_inn +++ b/inn_and_outpost/hermes_inn @@ -1,13 +1,13 @@ arch map name Hermes Inn difficulty 1 -width 25 +width 23 height 15 enter_x 7 enter_y 13 msg Created: 2002-10-27 Todd Mitchell -Modified: 2008-05-23 Arvid Norlander +Modified: 2008-05-30 Andreas Kirschbaum endmsg outdoor 1 end diff --git a/marksel/grumms_inn b/marksel/grumms_inn index adf30a8c5..43e989d7c 100644 --- a/marksel/grumms_inn +++ b/marksel/grumms_inn @@ -1,14 +1,14 @@ arch map name Grumm's Inn difficulty 1 -width 25 +width 23 height 15 enter_x 7 enter_y 13 msg Grumm's Inn Created: 2002-10-27 Todd Mitchell -Modified: 2008-05-23 Arvid Norlander +Modified: 2008-05-30 Andreas Kirschbaum endmsg outdoor 1 end diff --git a/mlab/citydeclouds/bank/vaulta1 b/mlab/citydeclouds/bank/vaulta1 index 9d5e0d495..eaf954987 100644 --- a/mlab/citydeclouds/bank/vaulta1 +++ b/mlab/citydeclouds/bank/vaulta1 @@ -3,13 +3,13 @@ name City de Clouds Vault A1 reset_timeout 1 difficulty 1 region citydeclouds -width 40 -height 70 +width 39 +height 68 enter_x 1 enter_y 1 msg Created: 2004-08-04 Mikeeusa -Modified: 2008-05-18 Arvid Norlander +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch blocked diff --git a/mlab/citydeclouds/bank/vaultb2 b/mlab/citydeclouds/bank/vaultb2 index eadc331b3..8124da061 100644 --- a/mlab/citydeclouds/bank/vaultb2 +++ b/mlab/citydeclouds/bank/vaultb2 @@ -3,13 +3,13 @@ name City de Clouds Vault B2 reset_timeout 1 difficulty 1 region citydeclouds -width 40 -height 70 +width 39 +height 68 enter_x 1 enter_y 1 msg Created: 2004-08-04 Mikeeusa -Modified: 2008-05-18 Arvid Norlander +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch blocked diff --git a/mlab/citydeclouds/bank/vaultc3 b/mlab/citydeclouds/bank/vaultc3 index fd32bddd2..16a96e292 100644 --- a/mlab/citydeclouds/bank/vaultc3 +++ b/mlab/citydeclouds/bank/vaultc3 @@ -3,13 +3,13 @@ name City de Clouds Vault C3 reset_timeout 1 difficulty 1 region citydeclouds -width 40 -height 70 +width 39 +height 68 enter_x 1 enter_y 1 msg Created: 2004-08-04 Mikeeusa -Modified: 2008-05-18 Arvid Norlander +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch blocked diff --git a/mlab/citydeclouds/bank/vaultd4 b/mlab/citydeclouds/bank/vaultd4 index 67b25c21f..427ced681 100644 --- a/mlab/citydeclouds/bank/vaultd4 +++ b/mlab/citydeclouds/bank/vaultd4 @@ -3,13 +3,13 @@ name City de Clouds Vault D4 reset_timeout 1 difficulty 1 region citydeclouds -width 40 -height 70 +width 39 +height 68 enter_x 1 enter_y 1 msg Created: 2004-08-04 Mikeeusa -Modified: 2008-05-18 Arvid Norlander +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch blocked diff --git a/mlab/citydeclouds/bank/vaulte5 b/mlab/citydeclouds/bank/vaulte5 index 02d8b0210..69a3063ed 100644 --- a/mlab/citydeclouds/bank/vaulte5 +++ b/mlab/citydeclouds/bank/vaulte5 @@ -3,13 +3,13 @@ name City de Clouds Vault E5 reset_timeout 1 difficulty 1 region citydeclouds -width 40 -height 70 +width 39 +height 68 enter_x 1 enter_y 1 msg Created: 2004-08-04 Mikeeusa -Modified: 2008-05-18 Arvid Norlander +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch blocked diff --git a/navar_city/dreaming_sage/upper b/navar_city/dreaming_sage/upper index 1fc96d0e0..427bf9ec2 100644 --- a/navar_city/dreaming_sage/upper +++ b/navar_city/dreaming_sage/upper @@ -2,12 +2,12 @@ arch map name upper region navar width 20 -height 20 +height 17 enter_x 12 enter_y 11 msg Created: 2002-01-11 -Modified: 2007-11-04 Andreas Kirschbaum +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch woodfloor diff --git a/navar_city/jail/jail b/navar_city/jail/jail index f8901062e..6ad2ae4b7 100644 --- a/navar_city/jail/jail +++ b/navar_city/jail/jail @@ -4,10 +4,11 @@ reset_timeout 7200 difficulty 6 region navar width 18 -height 18 +height 16 enter_y 7 msg Created: 2001-02-17 +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch dungeon_magic diff --git a/navar_city/light/light3 b/navar_city/light/light3 index e94cfcf7e..15fd16605 100644 --- a/navar_city/light/light3 +++ b/navar_city/light/light3 @@ -3,10 +3,11 @@ name Lighthouse difficulty 1 region navar darkness 4 -width 17 -height 17 +width 15 +height 15 msg Created: 1993-11-12 +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch cobblestones2 diff --git a/navar_city/temples/gorokh2 b/navar_city/temples/gorokh2 index 87d0d117f..ddefd68b6 100644 --- a/navar_city/temples/gorokh2 +++ b/navar_city/temples/gorokh2 @@ -4,12 +4,12 @@ difficulty 15 region navar darkness 3 width 18 -height 40 +height 38 enter_x 7 enter_y 13 msg Created: 2003-12-14 Avion -Modified: 2007-11-04 Andreas Kirschbaum +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch marble diff --git a/planes/purpleworm b/planes/purpleworm index 50fc94636..8b215ed21 100644 --- a/planes/purpleworm +++ b/planes/purpleworm @@ -15,107 +15,67 @@ Date: Fri Mar 9 09:29:18 2007 endmsg end arch blocked -msg -endmsg end arch blocked -msg -endmsg y 1 end arch blocked -msg -endmsg y 2 end arch blocked -msg -endmsg y 3 end arch blocked -msg -endmsg y 4 end arch blocked -msg -endmsg y 5 end arch blocked -msg -endmsg y 6 end arch blocked -msg -endmsg y 7 end arch blocked -msg -endmsg y 8 end arch blocked -msg -endmsg y 9 end arch blocked -msg -endmsg y 10 end arch blocked -msg -endmsg y 11 end arch blocked -msg -endmsg y 12 end arch blocked -msg -endmsg x 1 end arch blocked -msg -endmsg x 1 y 1 end arch blocked -msg -endmsg x 1 y 2 end arch blocked -msg -endmsg x 1 y 3 end arch blocked -msg -endmsg x 1 y 4 end arch blocked -msg -endmsg x 1 y 5 end arch blocked -msg -endmsg x 1 y 6 end @@ -141,37 +101,25 @@ x 1 y 9 end arch blocked -msg -endmsg x 1 y 10 end arch blocked -msg -endmsg x 1 y 11 end arch blocked -msg -endmsg x 1 y 12 end arch blocked -msg -endmsg x 2 end arch blocked -msg -endmsg x 2 y 1 end arch blocked -msg -endmsg x 2 y 2 end @@ -253,25 +201,17 @@ x 2 y 10 end arch blocked -msg -endmsg x 2 y 11 end arch blocked -msg -endmsg x 2 y 12 end arch blocked -msg -endmsg x 3 end arch blocked -msg -endmsg x 3 y 1 end @@ -465,20 +405,14 @@ x 3 y 10 end arch blocked -msg -endmsg x 3 y 11 end arch blocked -msg -endmsg x 3 y 12 end arch blocked -msg -endmsg x 4 end arch blocked @@ -699,20 +633,14 @@ x 4 y 10 end arch blocked -msg -endmsg x 4 y 11 end arch blocked -msg -endmsg x 4 y 12 end arch blocked -msg -endmsg x 5 end arch blocked @@ -954,20 +882,14 @@ x 5 y 10 end arch blocked -msg -endmsg x 5 y 11 end arch blocked -msg -endmsg x 5 y 12 end arch blocked -msg -endmsg x 6 end arch blocked @@ -1209,20 +1131,14 @@ x 6 y 10 end arch blocked -msg -endmsg x 6 y 11 end arch blocked -msg -endmsg x 6 y 12 end arch blocked -msg -endmsg x 7 end arch blocked @@ -1464,20 +1380,14 @@ x 7 y 10 end arch blocked -msg -endmsg x 7 y 11 end arch blocked -msg -endmsg x 7 y 12 end arch blocked -msg -endmsg x 8 end arch blocked @@ -1698,25 +1608,17 @@ x 8 y 10 end arch blocked -msg -endmsg x 8 y 11 end arch blocked -msg -endmsg x 8 y 12 end arch blocked -msg -endmsg x 9 end arch blocked -msg -endmsg x 9 y 1 end @@ -1910,25 +1812,17 @@ x 9 y 10 end arch blocked -msg -endmsg x 9 y 11 end arch blocked -msg -endmsg x 9 y 12 end arch blocked -msg -endmsg x 10 end arch blocked -msg -endmsg x 10 y 1 end @@ -2080,31 +1974,21 @@ x 10 y 10 end arch blocked -msg -endmsg x 10 y 11 end arch blocked -msg -endmsg x 10 y 12 end arch blocked -msg -endmsg x 11 end arch blocked -msg -endmsg x 11 y 1 end arch blocked -msg -endmsg x 11 y 2 end @@ -2151,103 +2035,69 @@ x 11 y 8 end arch blocked -msg -endmsg x 11 y 9 end arch blocked -msg -endmsg x 11 y 10 end arch blocked -msg -endmsg x 11 y 11 end arch blocked -msg -endmsg x 11 y 12 end arch blocked -msg -endmsg x 12 end arch blocked -msg -endmsg x 12 y 1 end arch blocked -msg -endmsg x 12 y 2 end arch blocked -msg -endmsg x 12 y 3 end arch blocked -msg -endmsg x 12 y 4 end arch blocked -msg -endmsg x 12 y 5 end arch blocked -msg -endmsg x 12 y 6 end arch blocked -msg -endmsg x 12 y 7 end arch blocked -msg -endmsg x 12 y 8 end arch blocked -msg -endmsg x 12 y 9 end arch blocked -msg -endmsg x 12 y 10 end arch blocked -msg -endmsg x 12 y 11 end arch blocked -msg -endmsg x 12 y 12 end diff --git a/port_joseph/goblin/hole b/port_joseph/goblin/hole index 64e95f248..9b30fb53b 100644 --- a/port_joseph/goblin/hole +++ b/port_joseph/goblin/hole @@ -3,10 +3,11 @@ name Hole on Goblin Isle difficulty 1 region portjoseph darkness 4 -width 20 +width 16 height 16 msg Created: 1994-07-22 langley (langley@fermat.dartmouth.edu) +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch dungeon_floor diff --git a/pup_land/ancient/mountain/cave.b3 b/pup_land/ancient/mountain/cave.b3 index f881851d7..603f46491 100644 --- a/pup_land/ancient/mountain/cave.b3 +++ b/pup_land/ancient/mountain/cave.b3 @@ -3,10 +3,10 @@ name Cave difficulty 5 region ancientpupland width 22 -height 32 +height 26 msg Created: 1996-02-30 -Modified: 2008-05-23 Arvid Norlander +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch medium_stones diff --git a/pup_land/ancient/village/siegfried/siegfried.B1 b/pup_land/ancient/village/siegfried/siegfried.B1 index cfeb59c51..af1c48781 100644 --- a/pup_land/ancient/village/siegfried/siegfried.B1 +++ b/pup_land/ancient/village/siegfried/siegfried.B1 @@ -2,11 +2,11 @@ arch map name Siegfried difficulty 1 region ancientpupland -width 16 +width 11 height 16 msg Created: 1996-06-05 -Modified: 2008-05-23 Arvid Norlander +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch flagstone diff --git a/pup_land/ancient/world b/pup_land/ancient/world index 0a5df64b8..6f1f5f69a 100644 --- a/pup_land/ancient/world +++ b/pup_land/ancient/world @@ -2,13 +2,13 @@ arch map name World difficulty 1 region ancientpupland -width 38 +width 37 height 37 enter_x 1 enter_y 1 msg Created: 1996-02-25 -Modified: 2007-11-04 Andreas Kirschbaum +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch sea diff --git a/pup_land/guilds/laughing_skull/upper b/pup_land/guilds/laughing_skull/upper index 84de765b4..a6061400c 100644 --- a/pup_land/guilds/laughing_skull/upper +++ b/pup_land/guilds/laughing_skull/upper @@ -2,12 +2,12 @@ arch map name upper region pupland width 20 -height 20 +height 17 enter_x 12 enter_y 11 msg Created: 2002-01-11 -Modified: 2007-11-04 Andreas Kirschbaum +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch woodfloor diff --git a/pup_land/guilds/purple_butterfly/upper b/pup_land/guilds/purple_butterfly/upper index 84de765b4..a6061400c 100644 --- a/pup_land/guilds/purple_butterfly/upper +++ b/pup_land/guilds/purple_butterfly/upper @@ -2,12 +2,12 @@ arch map name upper region pupland width 20 -height 20 +height 17 enter_x 12 enter_y 11 msg Created: 2002-01-11 -Modified: 2007-11-04 Andreas Kirschbaum +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch woodfloor diff --git a/pup_land/kurte/eureca_road31 b/pup_land/kurte/eureca_road31 index 5c440439d..6b2ea9f5f 100644 --- a/pup_land/kurte/eureca_road31 +++ b/pup_land/kurte/eureca_road31 @@ -3,9 +3,10 @@ name Eureca Road difficulty 1 region pupland width 39 -height 39 +height 33 msg Created: 1996-02-03 +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch blocked diff --git a/pup_land/nurnberg/reception/water3 b/pup_land/nurnberg/reception/water3 index 6827941c4..814bfb487 100644 --- a/pup_land/nurnberg/reception/water3 +++ b/pup_land/nurnberg/reception/water3 @@ -3,13 +3,13 @@ name Water reset_timeout 7200 difficulty 9 region nurnberg -width 20 +width 19 height 16 enter_x 1 enter_y 1 msg Created: 1996-02-22 -Modified: 2007-11-04 Andreas Kirschbaum +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch dungeon_floor diff --git a/quests/greyshield/Finish b/quests/greyshield/Finish index af2eb63d3..99d277a98 100644 --- a/quests/greyshield/Finish +++ b/quests/greyshield/Finish @@ -1,13 +1,13 @@ arch map name Finish darkness 4 -width 24 +width 22 height 16 enter_x 7 enter_y 7 msg Created: 1996-10-26 Chris Jeske -Modified: 2008-01-04 Nicolas Weeger +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch marble diff --git a/quests/mak/chaos/monsters.pick b/quests/mak/chaos/monsters.pick index 828ccce2a..57981ab46 100644 --- a/quests/mak/chaos/monsters.pick +++ b/quests/mak/chaos/monsters.pick @@ -1,9 +1,10 @@ arch map name Bogustest -width 16 -height 16 +width 13 +height 13 msg Created: 2000-02-09 +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch holy_priest diff --git a/quests/peterm/CTower/Chamber b/quests/peterm/CTower/Chamber index 1c09f2f3c..7d8dbf102 100644 --- a/quests/peterm/CTower/Chamber +++ b/quests/peterm/CTower/Chamber @@ -1,11 +1,11 @@ arch map name Tower of the Stars, Chamber difficulty 1 -width 16 -height 16 +width 13 +height 13 msg Created: 1994-02-11 peter mardahl (peterm@soda.berkeley.edu) -Modified: 2007-11-04 Andreas Kirschbaum +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch woodfloor diff --git a/quests/peterm/CTower/Laboratory b/quests/peterm/CTower/Laboratory index 2cc06fca0..f672729c7 100644 --- a/quests/peterm/CTower/Laboratory +++ b/quests/peterm/CTower/Laboratory @@ -1,10 +1,11 @@ arch map name Tower of the Stars, Laboratory difficulty 1 -width 16 -height 16 +width 14 +height 14 msg Created: 1994-02-11 peter mardahl (peterm@soda.berkeley.edu) +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch dungeon_floor diff --git a/quests/peterm/CTower/Library b/quests/peterm/CTower/Library index d93516e79..12f23b1a0 100644 --- a/quests/peterm/CTower/Library +++ b/quests/peterm/CTower/Library @@ -1,10 +1,11 @@ arch map name Tower of the Stars, Library difficulty 1 -width 16 -height 16 +width 15 +height 15 msg Created: 1994-02-11 peter mardahl (peterm@soda.berkeley.edu) +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch woodfloor diff --git a/quests/peterm/CTower/Study b/quests/peterm/CTower/Study index 59e0fffb9..7776ab6d1 100644 --- a/quests/peterm/CTower/Study +++ b/quests/peterm/CTower/Study @@ -1,10 +1,11 @@ arch map name Tower of the Stars difficulty 1 -width 16 -height 16 +width 12 +height 12 msg Created: 1994-02-11 peter mardahl (peterm@soda.berkeley.edu) +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch woodfloor diff --git a/santo_dominion/guilds/drunken_barbarian/upper b/santo_dominion/guilds/drunken_barbarian/upper index 0cf209b27..32da8e925 100644 --- a/santo_dominion/guilds/drunken_barbarian/upper +++ b/santo_dominion/guilds/drunken_barbarian/upper @@ -2,12 +2,12 @@ arch map name upper region santodominion width 20 -height 20 +height 17 enter_x 12 enter_y 11 msg Created: 2002-01-11 -Modified: 2007-11-04 Andreas Kirschbaum +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch woodfloor diff --git a/santo_dominion/shaft/undeadshaft.3 b/santo_dominion/shaft/undeadshaft.3 index 4027fe006..d855d6840 100755 --- a/santo_dominion/shaft/undeadshaft.3 +++ b/santo_dominion/shaft/undeadshaft.3 @@ -2,9 +2,10 @@ arch map name UndeadShaft difficulty 1 width 20 -height 20 +height 19 msg Created: 2006-05-09 Bort +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch medium_stones diff --git a/scorn/guilds/mailed_fist/upper b/scorn/guilds/mailed_fist/upper index 6e6d4a133..d1e822228 100644 --- a/scorn/guilds/mailed_fist/upper +++ b/scorn/guilds/mailed_fist/upper @@ -2,12 +2,12 @@ arch map name upper region scorn width 20 -height 20 +height 17 enter_x 12 enter_y 11 msg Created: 2002-01-11 -Modified: 2007-11-04 Andreas Kirschbaum +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch woodfloor diff --git a/scorn/houses/house.haunted2 b/scorn/houses/house.haunted2 index 18cca99e3..e7a544bc5 100644 --- a/scorn/houses/house.haunted2 +++ b/scorn/houses/house.haunted2 @@ -1,10 +1,13 @@ arch map name region scorn -width 20 -height 20 +width 18 +height 15 enter_x 11 enter_y 10 +msg +Modified: 2008-05-30 Andreas Kirschbaum +endmsg end arch woodfloor end diff --git a/scorn/kar/gorks2 b/scorn/kar/gorks2 index d64d85fc2..65faef68a 100644 --- a/scorn/kar/gorks2 +++ b/scorn/kar/gorks2 @@ -2,8 +2,11 @@ arch map name Gork's Grovel difficulty 1 region scorn -width 20 -height 20 +width 18 +height 18 +msg +Modified: 2008-05-30 Andreas Kirschbaum +endmsg end arch woodfloor x 2 diff --git a/scorn/kar/gorks3 b/scorn/kar/gorks3 index 96e9c1b95..dc03b3d20 100644 --- a/scorn/kar/gorks3 +++ b/scorn/kar/gorks3 @@ -2,10 +2,10 @@ arch map name Gork's Grovel difficulty 1 region scorn -width 16 -height 16 +width 14 +height 14 msg -Modified: 2007-12-22 tchize +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch cobblestones2 diff --git a/scorn/mansion/witherspoon_manor_attic b/scorn/mansion/witherspoon_manor_attic index fc99f482f..29578a3a4 100644 --- a/scorn/mansion/witherspoon_manor_attic +++ b/scorn/mansion/witherspoon_manor_attic @@ -2,14 +2,14 @@ arch map name Witherspoon's manor attic region scorn darkness 4 -width 20 -height 10 +width 18 +height 8 enter_x 16 enter_y 5 msg Creator: Nicolas Weeger Date: 2007-06-03 -Modified: 2007-12-16 Nicolas Weeger +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch woodfloor diff --git a/scorn/misc/cider_house_top b/scorn/misc/cider_house_top index c2b2ec42d..7dfa392af 100644 --- a/scorn/misc/cider_house_top +++ b/scorn/misc/cider_house_top @@ -1,12 +1,12 @@ arch map name cider_house_top region scorn -width 20 -height 20 +width 17 +height 17 msg Creator: Nicolas Weeger Date: 2007-06-03 -Modified: 2008-02-03 Nicolas Weeger +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch woodfloor diff --git a/scorn/shops/foodshop b/scorn/shops/foodshop index 1b1f59b7c..612a9e2f7 100644 --- a/scorn/shops/foodshop +++ b/scorn/shops/foodshop @@ -5,11 +5,12 @@ region scorn shopitems food:95;*:-100 shopmax 2000 shoprace dwarf -width 16 +width 9 height 16 enter_x 14 msg Created: 1993-10-15 MikeeUSA +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch shop_empty diff --git a/scorn/towers/brewery.3 b/scorn/towers/brewery.3 index 36488cbb4..69a7ddcc9 100644 --- a/scorn/towers/brewery.3 +++ b/scorn/towers/brewery.3 @@ -632,7 +632,6 @@ x 8 y 1 arch wine_poison name Scornian Velvet 5079EK -title end end arch woodfloor @@ -646,11 +645,9 @@ x 8 y 2 arch wine_poison name Scornian Velvet 5077EK -title end arch wine_poison name Scornian Velvet 5077EK -title end end arch woodfloor @@ -674,11 +671,9 @@ x 8 y 4 arch wine_poison name Scornian Rubicond 5087EK -title end arch wine_poison name Scornian Rubicond 5084EK -title end end arch woodfloor @@ -716,11 +711,9 @@ x 8 y 7 arch wine_poison name Scornian Rubicond 5084EK -title end arch water_poison name Blue Rhymsen -title end end arch woodfloor @@ -734,7 +727,6 @@ x 8 y 8 arch water_poison name Liquor of Krianis -title end end arch woodfloor diff --git a/scorn/towers/tower.mad3 b/scorn/towers/tower.mad3 index 9dbfe37c6..5d8ed8bb1 100644 --- a/scorn/towers/tower.mad3 +++ b/scorn/towers/tower.mad3 @@ -897,10 +897,6 @@ Thank you for saving me from the monsters. I'll help you in return: if you encounter a strange object, just show it to me with the "give" command. Who knows? I may be able to tell you more about it. I'm a wizard, after all. endmsg -arch event_user -title Python -slaying /python/maps/scorn/towers/mad_mage/mad_mage_user.py -end hp 500 maxhp 500 dam 50 @@ -909,6 +905,10 @@ ac -3 x 8 y 7 speed 0.750000 +arch event_user +title Python +slaying /python/maps/scorn/towers/mad_mage/mad_mage_user.py +end end arch woodfloor x 8 diff --git a/sisters/necro_ruin1a b/sisters/necro_ruin1a index 98d3f9d00..46469e3c7 100644 --- a/sisters/necro_ruin1a +++ b/sisters/necro_ruin1a @@ -2,10 +2,11 @@ arch map name The Necropolis of Gax difficulty 1 darkness 5 -width 16 -height 16 +width 13 +height 12 msg Created: 1995-02-02 +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch blocked diff --git a/templates/guild/hallofjoining b/templates/guild/hallofjoining index 84caaed2f..85b887822 100644 --- a/templates/guild/hallofjoining +++ b/templates/guild/hallofjoining @@ -3,7 +3,7 @@ name The Grand Hall difficulty 1 region Template darkness 1 -width 22 +width 20 height 26 enter_x 15 enter_y 2 @@ -13,6 +13,7 @@ CF Java Map Editor Date: 6/14/2003 Map finised by: Alestan jehloq@yahoo.com Date: 8/27/2007 +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch flagstone diff --git a/templates/guild/storage_hall.0 b/templates/guild/storage_hall.0 index 97b6debec..8d70f68df 100644 --- a/templates/guild/storage_hall.0 +++ b/templates/guild/storage_hall.0 @@ -3,14 +3,14 @@ name Guild Hall Storage Basement difficulty 1 region Template width 7 -height 12 +height 11 enter_x 3 enter_y 1 msg Creator: Chad Opperman cromagic@sbcglobal.net Date: 2007-12-19 -Modified: 2008-04-06 Rick Tanner +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch stonefloor2 diff --git a/test/anthony/cascades b/test/anthony/cascades index 6a73ffe98..9eaeb018e 100644 --- a/test/anthony/cascades +++ b/test/anthony/cascades @@ -1,12 +1,13 @@ arch map name roller_cades difficulty 5 -width 15 -height 27 +width 14 +height 26 enter_x 1 enter_y 1 msg Created: 1998-12-21 Anthony Thyssen (anthony@cit.gu.edu.au) +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch sign diff --git a/test/anthony/conveyor b/test/anthony/conveyor index 2954a3c9f..79b11177a 100644 --- a/test/anthony/conveyor +++ b/test/anthony/conveyor @@ -1,9 +1,10 @@ arch map name item_queues -width 19 -height 19 +width 18 +height 18 msg Created: 1998-12-22 Anthony Thyssen (anthony@cit.gu.edu.au) +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch sign diff --git a/test/bigmonpit b/test/bigmonpit index 0e221ca7f..c994eb8c0 100644 --- a/test/bigmonpit +++ b/test/bigmonpit @@ -1,9 +1,10 @@ arch map name -width 16 -height 16 +width 6 +height 6 msg Created: 1998-02-21 +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch swall_2_2_2 diff --git a/test/cyclops b/test/cyclops index f2eca8766..871959a31 100644 --- a/test/cyclops +++ b/test/cyclops @@ -1,12 +1,13 @@ arch map name reset_timeout 7200 -width 16 -height 16 +width 6 +height 8 enter_x 1 enter_y 1 msg Created: 2001-02-04 +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch bwall_2_2_2 diff --git a/test/diagonal b/test/diagonal index c55ab9180..3dee46804 100644 --- a/test/diagonal +++ b/test/diagonal @@ -1,9 +1,10 @@ arch map name -width 32 -height 32 +width 29 +height 29 msg Created: 1996-02-28 +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch bwall_2_2_2 diff --git a/test/faceofdeath b/test/faceofdeath index 792666377..e2af58507 100644 --- a/test/faceofdeath +++ b/test/faceofdeath @@ -1,9 +1,10 @@ arch map name -width 16 -height 16 +width 9 +height 6 msg Created: 1998-02-23 +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch goblin diff --git a/test/multisquare b/test/multisquare index c4dde97e9..cdbf5998e 100644 --- a/test/multisquare +++ b/test/multisquare @@ -1,9 +1,10 @@ arch map name -width 16 -height 16 +width 8 +height 9 msg Created: 1996-08-03 +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch swall_2_2_2 diff --git a/test/paralyze b/test/paralyze index 69986a577..93c7c3129 100644 --- a/test/paralyze +++ b/test/paralyze @@ -1,9 +1,10 @@ arch map name -width 16 -height 16 +width 7 +height 7 msg Created: 1998-02-28 +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch bwall_2_2_2 diff --git a/test/pit b/test/pit index c35966cff..042b7941b 100644 --- a/test/pit +++ b/test/pit @@ -1,9 +1,10 @@ arch map name pit -width 16 +width 7 height 16 msg Created: 1998-02-28 +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch button_lever diff --git a/test/playermover b/test/playermover index 4ebf0ff6e..2a2ebd3a0 100644 --- a/test/playermover +++ b/test/playermover @@ -1,9 +1,10 @@ arch map name width 16 -height 16 +height 5 msg Created: 1998-02-16 +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch afloor_right diff --git a/test/randomtreasure b/test/randomtreasure index d46eb720d..1df45c3c2 100644 --- a/test/randomtreasure +++ b/test/randomtreasure @@ -1,12 +1,13 @@ arch map name randomtreasure -width 16 -height 16 +width 7 +height 8 msg Created: 1999-06-04 Map created to test random objects inside other objects get created properly. +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch chest diff --git a/test/remote_altar b/test/remote_altar index ad17af0a3..4aefdf3d5 100644 --- a/test/remote_altar +++ b/test/remote_altar @@ -1,10 +1,10 @@ arch map name width 8 -height 8 +height 4 msg Created: 2000-02-24 -Modified: 2007-11-04 Andreas Kirschbaum +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch boulder diff --git a/test/templatetest b/test/templatetest index 7992b0a28..37c7c1917 100644 --- a/test/templatetest +++ b/test/templatetest @@ -1,11 +1,12 @@ arch map name templatetest width 10 -height 24 +height 21 enter_x 5 enter_y 11 msg Created: 2005-10-16 +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch moat_2_2_2 diff --git a/test/trigger b/test/trigger index 12bc43249..dcced1946 100644 --- a/test/trigger +++ b/test/trigger @@ -1,9 +1,10 @@ arch map name trigger width 10 -height 10 +height 6 msg Created: 2000-02-24 +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch spikes_open diff --git a/unlinked/Greyshield/Finish b/unlinked/Greyshield/Finish index f50521446..b07c73e9f 100644 --- a/unlinked/Greyshield/Finish +++ b/unlinked/Greyshield/Finish @@ -1,13 +1,13 @@ arch map name Finish darkness 4 -width 24 +width 22 height 16 enter_x 7 enter_y 7 msg Created: 1996-10-26 Chris Jeske -Modified: 2008-01-04 Nicolas Weeger +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch flagstone_2_2_2 diff --git a/unlinked/academy.crap/Fighter.5 b/unlinked/academy.crap/Fighter.5 index b01b2c735..7d076a9d2 100644 --- a/unlinked/academy.crap/Fighter.5 +++ b/unlinked/academy.crap/Fighter.5 @@ -2,12 +2,13 @@ arch map name reset_timeout 7200 difficulty 3 -width 16 -height 16 +width 7 +height 6 enter_x 1 enter_y 1 msg Created: 2000-02-06 +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch woodfloor diff --git a/unlinked/academy.crap/Fighter.5_2 b/unlinked/academy.crap/Fighter.5_2 index eb56166f6..3d533935d 100644 --- a/unlinked/academy.crap/Fighter.5_2 +++ b/unlinked/academy.crap/Fighter.5_2 @@ -2,12 +2,13 @@ arch map name reset_timeout 7200 difficulty 14 -width 32 -height 32 +width 27 +height 27 enter_x 1 enter_y 1 msg Created: 2000-04-06 Magnus Kronhamn (mak@solace.mh.se) +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch pstone_2 diff --git a/unlinked/casino/casino_infernal b/unlinked/casino/casino_infernal index 31868d57a..0d8d2d0fd 100755 --- a/unlinked/casino/casino_infernal +++ b/unlinked/casino/casino_infernal @@ -1,9 +1,10 @@ arch map name Casino Rama -width 20 +width 17 height 17 msg Created: 2003-01-18 +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch dungeon_magic diff --git a/unlinked/kandora/circus/mp_cave b/unlinked/kandora/circus/mp_cave index 19a02713e..28d2def44 100644 --- a/unlinked/kandora/circus/mp_cave +++ b/unlinked/kandora/circus/mp_cave @@ -1,10 +1,10 @@ arch map name c -width 16 -height 16 +width 15 +height 15 msg Created: 1999-02-15 King Zoobus -Modified: 2007-11-04 Andreas Kirschbaum +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch cave24 diff --git a/unlinked/kandora/circus/mp_start b/unlinked/kandora/circus/mp_start index 0fa08ace1..80950f618 100644 --- a/unlinked/kandora/circus/mp_start +++ b/unlinked/kandora/circus/mp_start @@ -1,10 +1,10 @@ arch map name c -width 16 -height 16 +width 15 +height 13 msg Created: 1999-02-15 King Zoobus -Modified: 2007-11-04 Andreas Kirschbaum +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch goldfloor diff --git a/unlinked/vol_vill_shops b/unlinked/vol_vill_shops index f3847bf1a..a8589abdb 100644 --- a/unlinked/vol_vill_shops +++ b/unlinked/vol_vill_shops @@ -1,11 +1,12 @@ arch map name -width 30 -height 30 +width 29 +height 28 msg These shops were originally part of the pirate island, volcano village. But there are already shops very close by, so I don't see the need for yet another set of shops. +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch woodfloor diff --git a/whalingoutpost/misc/castleb1 b/whalingoutpost/misc/castleb1 index 16b041b53..332871af3 100644 --- a/whalingoutpost/misc/castleb1 +++ b/whalingoutpost/misc/castleb1 @@ -3,12 +3,13 @@ name Glacier Keep reset_timeout 7200 difficulty 1 darkness 3 -width 64 -height 64 +width 63 +height 63 enter_x 1 enter_y 1 msg Created: 2004-08-03 Mikeeusa +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch flagstone diff --git a/whalingoutpost/taverns/storehouse1 b/whalingoutpost/taverns/storehouse1 index 638734e8b..082941bd7 100644 --- a/whalingoutpost/taverns/storehouse1 +++ b/whalingoutpost/taverns/storehouse1 @@ -2,13 +2,13 @@ arch map name Storehouse reset_timeout 7200 difficulty 1 -width 15 -height 15 +width 14 +height 14 enter_x 1 enter_y 1 msg Created: 2004-08-03 Mikeeusa -Modified: 2008-05-23 Arvid Norlander +Modified: 2008-05-30 Andreas Kirschbaum endmsg outdoor 1 end diff --git a/wolfsburg/guilds/damned_heretics/upper b/wolfsburg/guilds/damned_heretics/upper index 576ae3e51..fc7336d45 100644 --- a/wolfsburg/guilds/damned_heretics/upper +++ b/wolfsburg/guilds/damned_heretics/upper @@ -2,12 +2,12 @@ arch map name upper region wolfsburg width 20 -height 20 +height 17 enter_x 12 enter_y 11 msg Created: 2002-01-11 -Modified: 2007-11-04 Andreas Kirschbaum +Modified: 2008-05-30 Andreas Kirschbaum endmsg end arch woodfloor