|
From: Crossfire C. r. messages.
<cro...@li...> - 2014-06-01 11:31:25
|
Revision: 19502
http://sourceforge.net/p/crossfire/code/19502
Author: ryo_saeba
Date: 2014-06-01 11:30:11 +0000 (Sun, 01 Jun 2014)
Log Message:
-----------
Fix some names.
Modified Paths:
--------------
arch/trunk/construct/Snow/s_bungalow.arc
arch/trunk/misc/statue_ruined.arc
Modified: arch/trunk/construct/Snow/s_bungalow.arc
===================================================================
--- arch/trunk/construct/Snow/s_bungalow.arc 2014-05-31 20:26:50 UTC (rev 19501)
+++ arch/trunk/construct/Snow/s_bungalow.arc 2014-06-01 11:30:11 UTC (rev 19502)
@@ -1,4 +1,5 @@
Object s_bungalow
+name bungalow
type 66
face s_bungalow.111
no_pick 1
Modified: arch/trunk/misc/statue_ruined.arc
===================================================================
--- arch/trunk/misc/statue_ruined.arc 2014-05-31 20:26:50 UTC (rev 19501)
+++ arch/trunk/misc/statue_ruined.arc 2014-06-01 11:30:11 UTC (rev 19502)
@@ -1,4 +1,5 @@
Object statue_ruined
+name ruined statue
type 98
subtype 45
no_pick 1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|