From: <aki...@us...> - 2006-12-24 13:49:28
|
Revision: 1269 http://svn.sourceforge.net/gridarta/?rev=1269&view=rev Author: akirschbaum Date: 2006-12-24 05:49:28 -0800 (Sun, 24 Dec 2006) Log Message: ----------- Update archetypes. Modified Paths: -------------- trunk/crossfire/ChangeLog trunk/crossfire/resource/conf/archetypes Modified: trunk/crossfire/ChangeLog =================================================================== --- trunk/crossfire/ChangeLog 2006-12-24 13:25:38 UTC (rev 1268) +++ trunk/crossfire/ChangeLog 2006-12-24 13:49:28 UTC (rev 1269) @@ -1,5 +1,7 @@ 2006-12-24 Andreas Kirschbaum + * Update archetypes. + * Add affected game object names to connection view. * Make connection view highlight affected game objects in the map Modified: trunk/crossfire/resource/conf/archetypes =================================================================== --- trunk/crossfire/resource/conf/archetypes 2006-12-24 13:25:38 UTC (rev 1268) +++ trunk/crossfire/resource/conf/archetypes 2006-12-24 13:49:28 UTC (rev 1269) @@ -20694,7 +20694,6 @@ editable 132 no_pick 1 identified 1 -randomitems sarcophagus name_pl sarcophaguss client_type 51 editor_folder misc/Container @@ -21889,51 +21888,6 @@ editable 8 editor_folder misc end -Object sarcophagus_container -name sarcophagus -face sarcophagus.111 -nrof 0 -type 4 -hp 1 -material 0 -materialname stone -value 50 -weight 800000 -editable 132 -no_pick 1 -identified 1 -name_pl sarcophaguss -client_type 51 -editor_folder misc -end - -Object sarcophagus_container2 -name sarcophagus -other_arch close_sarcophagus_container -face sarcophagus.111 -type 122 -material 0 -materialname stone -value 50 -container 150000 -weight 800000 -editable 128 -no_pick 1 -identified 1 -name_pl sarcophaguss -client_type 51 -editor_folder misc -end -Object close_sarcophagus_container -name close the sarcophagus -face sarcophagus.111 -type 121 -no_pick 1 -no_drop 1 -identified 1 -editable 0 -editor_folder misc -end Object b_slicingknife nrof 1 type 163 @@ -53891,9 +53845,6 @@ other_arch town_portal race town_portal_active slaying town_portal_magic -msg -Town portal connects two places -endmsg editor_folder spell/TownPortal end Object town_portal This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |