|
From: Crossfire C. r. messages.
<cro...@li...> - 2009-10-29 16:55:19
|
Revision: 12234
http://crossfire.svn.sourceforge.net/crossfire/?rev=12234&view=rev
Author: anmaster
Date: 2009-10-29 16:55:08 +0000 (Thu, 29 Oct 2009)
Log Message:
-----------
Remove some double floor and bogus non-reachable exits in /quests/peterm/FireTemple/LavaChamber and /quests/peterm/FireTemple/Passageway.
Modified Paths:
--------------
maps/trunk/quests/peterm/FireTemple/LavaChamber
maps/trunk/quests/peterm/FireTemple/Passageway
Modified: maps/trunk/quests/peterm/FireTemple/LavaChamber
===================================================================
--- maps/trunk/quests/peterm/FireTemple/LavaChamber 2009-10-29 10:39:09 UTC (rev 12233)
+++ maps/trunk/quests/peterm/FireTemple/LavaChamber 2009-10-29 16:55:08 UTC (rev 12234)
@@ -8,7 +8,7 @@
enter_y 30
msg
Created: 1996-10-08 Peter Mardahl (pe...@so...)
-Modified: 2008-12-21 Rick Tanner
+Modified: 2009-10-29 Arvid Norlander
endmsg
end
arch cave_15
@@ -6228,24 +6228,10 @@
x 30
y 13
end
-arch invis_exit
-slaying LavaChamber
-hp 29
-sp 14
-x 30
-y 14
-end
arch pstone_1
x 30
y 14
end
-arch invis_exit
-slaying LavaChamber
-hp 29
-sp 15
-x 30
-y 15
-end
arch pstone_1
x 30
y 15
Modified: maps/trunk/quests/peterm/FireTemple/Passageway
===================================================================
--- maps/trunk/quests/peterm/FireTemple/Passageway 2009-10-29 10:39:09 UTC (rev 12233)
+++ maps/trunk/quests/peterm/FireTemple/Passageway 2009-10-29 16:55:08 UTC (rev 12234)
@@ -9,12 +9,9 @@
enter_y 5
msg
Created: 1997-05-24 Peter Mardahl (pe...@so...)
-Modified: 2008-12-21 Rick Tanner
+Modified: 2009-10-29 Arvid Norlander
endmsg
end
-arch pedestal_trigger
-connected 14
-end
arch pstone_2
end
arch pstone_2
@@ -38,10 +35,6 @@
arch pstone_2
y 6
end
-arch pedestal_trigger
-y 7
-connected 13
-end
arch pstone_2
y 7
end
@@ -90,11 +83,6 @@
x 1
y 6
end
-arch pedestal_trigger
-x 1
-y 7
-connected 13
-end
arch pstone_2
x 1
y 7
@@ -141,11 +129,6 @@
x 2
y 6
end
-arch pedestal_trigger
-x 2
-y 7
-connected 13
-end
arch pstone_2
x 2
y 7
@@ -181,38 +164,14 @@
x 3
y 3
end
-arch magic_mouth
-msg
-A hot wind is blowing in from the
-passageway here.
-endmsg
-x 3
-y 4
-end
arch pstone_2
x 3
y 4
end
-arch magic_mouth
-msg
-A hot wind is blowing in from the
-passage way here
-endmsg
-x 3
-y 5
-end
arch pstone_2
x 3
y 5
end
-arch magic_mouth
-msg
-A hot wind is blowing in from the
-passageway here.
-endmsg
-x 3
-y 6
-end
arch pstone_2
x 3
y 6
@@ -311,36 +270,14 @@
x 5
y 4
end
-arch invis_exit
-slaying Passageway
-hp 6
-sp 5
-x 5
-y 5
-end
arch pstone_2
x 5
y 5
end
arch pstone_2
x 5
-y 5
-end
-arch invis_exit
-slaying Passageway
-hp 6
-sp 6
-x 5
y 6
end
-arch pstone_2
-x 5
-y 6
-end
-arch pstone_2
-x 5
-y 6
-end
arch pstone_1
x 5
y 7
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|