From 1e5b39db2b6878ddac9bf185a183f3b1ebf5d285 Mon Sep 17 00:00:00 2001 From: akirschbaum Date: Wed, 7 Sep 2005 20:28:25 +0000 Subject: [PATCH] Hide magic mouths and invisible exits below floor to prevent detection by show invisible. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3607 282e977c-c81d-0410-88c4-b93c2d0d6712 --- port_joseph/goblin/dungeon1 | 8 +-- port_joseph/goblin/dungeon3 | 8 +-- port_joseph/goblin/fortress | 40 ++++++------ port_joseph/goblin/hole | 8 +-- port_joseph/pirates/mbgrave2 | 8 +-- port_joseph/pirates/tortship2 | 8 +-- port_joseph/pirates/torttemple | 24 ++++---- port_joseph/town/ixalovh_shrine | 16 ++--- port_joseph/town/tomassos_house | 104 ++++++++++++++++---------------- 9 files changed, 112 insertions(+), 112 deletions(-) diff --git a/port_joseph/goblin/dungeon1 b/port_joseph/goblin/dungeon1 index b84a442b6..a932f468b 100644 --- a/port_joseph/goblin/dungeon1 +++ b/port_joseph/goblin/dungeon1 @@ -1399,10 +1399,6 @@ arch dungeon_floor x 12 y 7 end -arch dungeon_floor -x 12 -y 8 -end arch magic_mouth msg What a stench! @@ -1411,6 +1407,10 @@ endmsg x 12 y 8 end +arch dungeon_floor +x 12 +y 8 +end arch button_handle x 12 y 8 diff --git a/port_joseph/goblin/dungeon3 b/port_joseph/goblin/dungeon3 index 611ce54b5..c2c417b08 100644 --- a/port_joseph/goblin/dungeon3 +++ b/port_joseph/goblin/dungeon3 @@ -1979,10 +1979,6 @@ arch cobblestones x 13 y 4 end -arch cobblestones -x 13 -y 5 -end arch magic_mouth msg Here sits a food stained altar. @@ -1990,6 +1986,10 @@ endmsg x 13 y 5 end +arch cobblestones +x 13 +y 5 +end arch altar msg A voice says: diff --git a/port_joseph/goblin/fortress b/port_joseph/goblin/fortress index 9c2944c93..8bcf9f49a 100644 --- a/port_joseph/goblin/fortress +++ b/port_joseph/goblin/fortress @@ -1837,10 +1837,6 @@ arch sea x 12 y 21 end -arch grass_only -x 12 -y 22 -end arch invis_exit slaying /world/world_100_114 hp 21 @@ -1848,6 +1844,10 @@ sp 30 x 12 y 22 end +arch grass_only +x 12 +y 22 +end arch pstone_2 x 12 y 23 @@ -1964,10 +1964,6 @@ arch woodfloor x 13 y 21 end -arch woodfloor -x 13 -y 22 -end arch invis_exit slaying /world/world_100_114 hp 21 @@ -1975,6 +1971,10 @@ sp 30 x 13 y 22 end +arch woodfloor +x 13 +y 22 +end arch pstone_1 x 13 y 23 @@ -2085,10 +2085,6 @@ arch woodfloor x 14 y 21 end -arch woodfloor -x 14 -y 22 -end arch invis_exit slaying /world/world_100_114 hp 21 @@ -2096,6 +2092,10 @@ sp 30 x 14 y 22 end +arch woodfloor +x 14 +y 22 +end arch pstone_1 x 14 y 23 @@ -2229,10 +2229,6 @@ arch woodfloor x 15 y 21 end -arch woodfloor -x 15 -y 22 -end arch invis_exit slaying /world/world_100_114 hp 21 @@ -2240,6 +2236,10 @@ sp 30 x 15 y 22 end +arch woodfloor +x 15 +y 22 +end arch pstone_1 x 15 y 23 @@ -2378,10 +2378,6 @@ arch sea x 16 y 21 end -arch pstone_2 -x 16 -y 22 -end arch invis_exit slaying /world/world_100_114 hp 21 @@ -2391,6 +2387,10 @@ y 22 end arch pstone_2 x 16 +y 22 +end +arch pstone_2 +x 16 y 23 end arch dungeon_floor diff --git a/port_joseph/goblin/hole b/port_joseph/goblin/hole index 8530c6150..92677f76b 100644 --- a/port_joseph/goblin/hole +++ b/port_joseph/goblin/hole @@ -650,10 +650,6 @@ arch random_food x 5 y 12 end -arch small_stones -x 5 -y 13 -end arch magic_mouth msg A secret room @@ -661,6 +657,10 @@ endmsg x 5 y 13 end +arch small_stones +x 5 +y 13 +end arch weak_wall_2 x 5 y 13 diff --git a/port_joseph/pirates/mbgrave2 b/port_joseph/pirates/mbgrave2 index 309517c40..3e0aa8ddc 100644 --- a/port_joseph/pirates/mbgrave2 +++ b/port_joseph/pirates/mbgrave2 @@ -711,10 +711,6 @@ arch dungeon_floor x 3 y 27 end -arch dungeon_floor -x 3 -y 28 -end arch magic_mouth msg On the wall is a painting. @@ -727,6 +723,10 @@ endmsg x 3 y 28 end +arch dungeon_floor +x 3 +y 28 +end arch table_4 x 3 y 28 diff --git a/port_joseph/pirates/tortship2 b/port_joseph/pirates/tortship2 index 7e8eb95a3..3c60ef0c0 100644 --- a/port_joseph/pirates/tortship2 +++ b/port_joseph/pirates/tortship2 @@ -1267,10 +1267,6 @@ arch woodfloor x 9 y 10 end -arch woodfloor -x 9 -y 11 -end arch magic_mouth msg The deck of the ship . . @@ -1278,6 +1274,10 @@ endmsg x 9 y 11 end +arch woodfloor +x 9 +y 11 +end arch stair_down name hatch to hold slaying tortship diff --git a/port_joseph/pirates/torttemple b/port_joseph/pirates/torttemple index 13f02193e..59f605f8e 100644 --- a/port_joseph/pirates/torttemple +++ b/port_joseph/pirates/torttemple @@ -911,10 +911,6 @@ arch large_stones x 6 y 20 end -arch marble -x 6 -y 21 -end arch invis_exit slaying /world/world_100_116 hp 35 @@ -922,6 +918,10 @@ sp 14 x 6 y 21 end +arch marble +x 6 +y 21 +end arch jungle_1 x 6 y 22 @@ -1053,10 +1053,6 @@ arch marble x 7 y 20 end -arch marble -x 7 -y 21 -end arch invis_exit slaying /world/world_100_116 hp 35 @@ -1064,6 +1060,10 @@ sp 14 x 7 y 21 end +arch marble +x 7 +y 21 +end arch jungle_1 x 7 y 22 @@ -1169,10 +1169,6 @@ arch marble x 8 y 20 end -arch marble -x 8 -y 21 -end arch invis_exit slaying /world/world_100_116 hp 35 @@ -1180,6 +1176,10 @@ sp 14 x 8 y 21 end +arch marble +x 8 +y 21 +end arch jungle_1 x 8 y 22 diff --git a/port_joseph/town/ixalovh_shrine b/port_joseph/town/ixalovh_shrine index 7cef7c2e7..0e3959176 100644 --- a/port_joseph/town/ixalovh_shrine +++ b/port_joseph/town/ixalovh_shrine @@ -372,10 +372,6 @@ arch flagstone x 3 y 18 end -arch flagstone -x 3 -y 19 -end arch invis_exit slaying /world/world_101_114 hp 19 @@ -383,6 +379,10 @@ sp 33 x 3 y 19 end +arch flagstone +x 3 +y 19 +end arch pstone_1 x 4 end @@ -462,10 +462,6 @@ arch flagstone x 4 y 18 end -arch flagstone -x 4 -y 19 -end arch invis_exit slaying /world/world_101_114 hp 19 @@ -473,6 +469,10 @@ sp 33 x 4 y 19 end +arch flagstone +x 4 +y 19 +end arch pstone_1 x 5 end diff --git a/port_joseph/town/tomassos_house b/port_joseph/town/tomassos_house index ae114fe20..2a8510a3b 100644 --- a/port_joseph/town/tomassos_house +++ b/port_joseph/town/tomassos_house @@ -19,6 +19,12 @@ end arch shallow_sea y 3 end +arch invis_exit +slaying /world/world_101_114 +hp 15 +sp 27 +y 4 +end arch beach y 4 end @@ -26,7 +32,7 @@ arch invis_exit slaying /world/world_101_114 hp 15 sp 27 -y 4 +y 5 end arch beach y 5 @@ -35,7 +41,7 @@ arch invis_exit slaying /world/world_101_114 hp 15 sp 27 -y 5 +y 6 end arch pstone_1 y 6 @@ -44,7 +50,7 @@ arch invis_exit slaying /world/world_101_114 hp 15 sp 27 -y 6 +y 7 end arch beach y 7 @@ -53,7 +59,7 @@ arch invis_exit slaying /world/world_101_114 hp 15 sp 27 -y 7 +y 8 end arch pstone_1 y 8 @@ -62,7 +68,7 @@ arch invis_exit slaying /world/world_101_114 hp 15 sp 27 -y 8 +y 9 end arch beach y 9 @@ -71,7 +77,7 @@ arch invis_exit slaying /world/world_101_114 hp 15 sp 27 -y 9 +y 10 end arch grass y 10 @@ -80,7 +86,7 @@ arch invis_exit slaying /world/world_101_114 hp 15 sp 27 -y 10 +y 11 end arch grass y 11 @@ -89,7 +95,7 @@ arch invis_exit slaying /world/world_101_114 hp 15 sp 27 -y 11 +y 12 end arch grass y 12 @@ -98,7 +104,7 @@ arch invis_exit slaying /world/world_101_114 hp 15 sp 27 -y 12 +y 13 end arch brush y 13 @@ -107,7 +113,7 @@ arch invis_exit slaying /world/world_101_114 hp 15 sp 27 -y 13 +y 14 end arch brush y 14 @@ -116,7 +122,7 @@ arch invis_exit slaying /world/world_101_114 hp 15 sp 27 -y 14 +y 15 end arch brush y 15 @@ -125,7 +131,7 @@ arch invis_exit slaying /world/world_101_114 hp 15 sp 27 -y 15 +y 16 end arch grass y 16 @@ -134,7 +140,7 @@ arch invis_exit slaying /world/world_101_114 hp 15 sp 27 -y 16 +y 17 end arch grass y 17 @@ -143,7 +149,7 @@ arch invis_exit slaying /world/world_101_114 hp 15 sp 27 -y 17 +y 18 end arch grass y 18 @@ -152,15 +158,9 @@ arch invis_exit slaying /world/world_101_114 hp 15 sp 27 -y 18 -end -arch grass y 19 end -arch invis_exit -slaying /world/world_101_114 -hp 15 -sp 27 +arch grass y 19 end arch sea @@ -1819,10 +1819,6 @@ arch woodfloor2 x 17 y 18 end -arch woodfloor2 -x 17 -y 19 -end arch invis_exit slaying /world/world_101_114 hp 15 @@ -1830,6 +1826,10 @@ sp 27 x 17 y 19 end +arch woodfloor2 +x 17 +y 19 +end arch door_2 no_pass 0 x 17 @@ -2401,10 +2401,6 @@ arch shallow_sea x 24 y 2 end -arch beach -x 24 -y 3 -end arch invis_exit slaying /world/world_101_114 hp 15 @@ -2412,6 +2408,10 @@ sp 27 x 24 y 3 end +arch beach +x 24 +y 3 +end arch shallow_sea x 24 y 4 @@ -2424,10 +2424,6 @@ arch shallow_sea x 24 y 6 end -arch pstone_1 -x 24 -y 7 -end arch invis_exit slaying /world/world_101_114 hp 15 @@ -2437,7 +2433,7 @@ y 7 end arch pstone_1 x 24 -y 8 +y 7 end arch invis_exit slaying /world/world_101_114 @@ -2448,7 +2444,7 @@ y 8 end arch pstone_1 x 24 -y 9 +y 8 end arch invis_exit slaying /world/world_101_114 @@ -2457,9 +2453,9 @@ sp 27 x 24 y 9 end -arch grass +arch pstone_1 x 24 -y 10 +y 9 end arch invis_exit slaying /world/world_101_114 @@ -2470,7 +2466,7 @@ y 10 end arch grass x 24 -y 11 +y 10 end arch invis_exit slaying /world/world_101_114 @@ -2479,6 +2475,17 @@ sp 27 x 24 y 11 end +arch grass +x 24 +y 11 +end +arch invis_exit +slaying /world/world_101_114 +hp 15 +sp 27 +x 24 +y 12 +end arch brush x 24 y 12 @@ -2488,7 +2495,7 @@ slaying /world/world_101_114 hp 15 sp 27 x 24 -y 12 +y 13 end arch pstone_1 x 24 @@ -2499,7 +2506,7 @@ slaying /world/world_101_114 hp 15 sp 27 x 24 -y 13 +y 14 end arch brush x 24 @@ -2510,7 +2517,7 @@ slaying /world/world_101_114 hp 15 sp 27 x 24 -y 14 +y 15 end arch brush x 24 @@ -2521,7 +2528,7 @@ slaying /world/world_101_114 hp 15 sp 27 x 24 -y 15 +y 16 end arch brush x 24 @@ -2532,7 +2539,7 @@ slaying /world/world_101_114 hp 15 sp 27 x 24 -y 16 +y 17 end arch brush x 24 @@ -2543,7 +2550,7 @@ slaying /world/world_101_114 hp 15 sp 27 x 24 -y 17 +y 18 end arch brush x 24 @@ -2554,16 +2561,9 @@ slaying /world/world_101_114 hp 15 sp 27 x 24 -y 18 -end -arch brush -x 24 y 19 end -arch invis_exit -slaying /world/world_101_114 -hp 15 -sp 27 +arch brush x 24 y 19 end