|
From: Crossfire C. r. messages.
<cro...@li...> - 2011-06-28 19:32:12
|
Revision: 14730
http://crossfire.svn.sourceforge.net/crossfire/?rev=14730&view=rev
Author: akirschbaum
Date: 2011-06-28 19:32:05 +0000 (Tue, 28 Jun 2011)
Log Message:
-----------
Remove traps from floor inventories. Places them directly on the ground.
Modified Paths:
--------------
maps/trunk/quests/peterm/FireTemple/FifthFloor
maps/trunk/quests/peterm/FireTemple/FourthFloor
Modified: maps/trunk/quests/peterm/FireTemple/FifthFloor
===================================================================
--- maps/trunk/quests/peterm/FireTemple/FifthFloor 2011-06-28 19:30:37 UTC (rev 14729)
+++ maps/trunk/quests/peterm/FireTemple/FifthFloor 2011-06-28 19:32:05 UTC (rev 14730)
@@ -8,7 +8,7 @@
enter_y 9
msg
Created: 1997-05-23 PeterM (pe...@so...)
-Modified: 2008-12-21 Rick Tanner
+Modified: 2011-06-28 Andreas Kirschbaum
endmsg
end
arch cobblestones
@@ -7364,11 +7364,13 @@
arch cobblestones
x 26
y 9
+end
arch rune_large_fireball
Cha 30
+x 26
+y 9
level 20
end
-end
arch cobblestones
x 26
y 10
Modified: maps/trunk/quests/peterm/FireTemple/FourthFloor
===================================================================
--- maps/trunk/quests/peterm/FireTemple/FourthFloor 2011-06-28 19:30:37 UTC (rev 14729)
+++ maps/trunk/quests/peterm/FireTemple/FourthFloor 2011-06-28 19:32:05 UTC (rev 14730)
@@ -8,7 +8,7 @@
enter_y 10
msg
Created: 1997-05-23 PeterM (pe...@so...)
-Modified: 2008-12-21 Rick Tanner
+Modified: 2011-06-28 Andreas Kirschbaum
endmsg
end
arch cobblestones
@@ -7405,11 +7405,13 @@
arch cobblestones
x 26
y 9
+end
arch rune_large_fireball
Cha 30
+x 26
+y 9
level 20
end
-end
arch cobblestones
x 26
y 10
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|