|
From: Crossfire C. r. messages.
<cro...@li...> - 2014-02-19 19:56:08
|
Revision: 19238
http://sourceforge.net/p/crossfire/code/19238
Author: rjtanner
Date: 2014-02-19 19:56:04 +0000 (Wed, 19 Feb 2014)
Log Message:
-----------
Change Wraith to wraith in the Player archetype (player/race/wraithp.arc), so it shows up consistently in the character creation dialoge.
Modified Paths:
--------------
arch/trunk/CHANGES
arch/trunk/player/race/wraithp.arc
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2014-02-19 19:38:11 UTC (rev 19237)
+++ arch/trunk/CHANGES 2014-02-19 19:56:04 UTC (rev 19238)
@@ -1,9 +1,14 @@
Changes for SVN top of tree:
==============================================================================
+Change Wraith to wraith in the Player archetype, so it shows up consistently
+in the character creation dialoge.
+player/race/wraithp.arc
+RJT 2014-02-19
+
Cleaned up stray pixels in wall borders to make them look smoother.
construct/town/t_house2.base.x11.png
-RJT 2014092-19
+RJT 2014-02-19
Commented out the x and y default attributes on map arch.
They were being added to the x and y values when the arch was placed
Modified: arch/trunk/player/race/wraithp.arc
===================================================================
--- arch/trunk/player/race/wraithp.arc 2014-02-19 19:38:11 UTC (rev 19237)
+++ arch/trunk/player/race/wraithp.arc 2014-02-19 19:56:04 UTC (rev 19238)
@@ -1,5 +1,5 @@
Object wraith_player
-name Wraith
+name wraith
race undead
randomitems wraith_player_items
face wraithp.151
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|