|
From: Crossfire C. r. messages.
<cro...@li...> - 2021-02-05 23:04:47
|
Revision: 21907
http://sourceforge.net/p/crossfire/code/21907
Author: silvernexus
Date: 2021-02-05 23:04:44 +0000 (Fri, 05 Feb 2021)
Log Message:
-----------
Add a name to stonefloor2.
This makes it show up as something more immersive than stonefloor2 in-game.
Modified Paths:
--------------
arch/trunk/ChangeLog
arch/trunk/floor/stfloor.arc
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2021-02-05 20:40:44 UTC (rev 21906)
+++ arch/trunk/ChangeLog 2021-02-05 23:04:44 UTC (rev 21907)
@@ -1,3 +1,7 @@
+Add name for stonefloor2 so that it shows in in-game as "stone floor"
+floor/stfloor.arc
+Daniel Hawkins 2021-02-05
+
Add zinc filings and a couple recipes to craft poison food.
crafting/Materials/zinc_filings.arc
crafting/Materials/zinc_filings.base.111.png
Modified: arch/trunk/floor/stfloor.arc
===================================================================
--- arch/trunk/floor/stfloor.arc 2021-02-05 20:40:44 UTC (rev 21906)
+++ arch/trunk/floor/stfloor.arc 2021-02-05 23:04:44 UTC (rev 21907)
@@ -1,5 +1,6 @@
Object stonefloor2
face stfloor.111
+name stone floor
no_pick 1
is_floor 1
smoothlevel 30
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|