|
From: Crossfire C. r. messages.
<cro...@li...> - 2010-05-13 21:17:47
|
Revision: 13197
http://crossfire.svn.sourceforge.net/crossfire/?rev=13197&view=rev
Author: ryo_saeba
Date: 2010-05-13 21:17:41 +0000 (Thu, 13 May 2010)
Log Message:
-----------
Exits like other doors.
Added Paths:
-----------
arch/trunk/exit/look_door_exit_1.arc
arch/trunk/exit/look_door_exit_2.arc
Property Changed:
----------------
arch/trunk/
Property changes on: arch/trunk
___________________________________________________________________
Added: svn:ignore
+ .git
Added: arch/trunk/exit/look_door_exit_1.arc
===================================================================
--- arch/trunk/exit/look_door_exit_1.arc (rev 0)
+++ arch/trunk/exit/look_door_exit_1.arc 2010-05-13 21:17:41 UTC (rev 13197)
@@ -0,0 +1,8 @@
+Object look_door_exit_1
+name door
+face wooddoor_1.111
+type 66
+no_pick 1
+client_type 25012
+end
+
Added: arch/trunk/exit/look_door_exit_2.arc
===================================================================
--- arch/trunk/exit/look_door_exit_2.arc (rev 0)
+++ arch/trunk/exit/look_door_exit_2.arc 2010-05-13 21:17:41 UTC (rev 13197)
@@ -0,0 +1,7 @@
+Object look_door_exit_2
+name door
+face wooddoor_2.111
+type 66
+no_pick 1
+client_type 25012
+end
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|