|
From: Crossfire C. r. messages.
<cro...@li...> - 2021-03-03 17:47:18
|
Revision: 22018
http://sourceforge.net/p/crossfire/code/22018
Author: ryo_saeba
Date: 2021-03-03 17:47:15 +0000 (Wed, 03 Mar 2021)
Log Message:
-----------
Decrease probability of blue dragon scale for electric dragons.
Modified Paths:
--------------
arch/trunk/ChangeLog
arch/trunk/monster/dragon/Electric/elec_dr.trs
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2021-03-02 23:01:16 UTC (rev 22017)
+++ arch/trunk/ChangeLog 2021-03-03 17:47:15 UTC (rev 22018)
@@ -1,3 +1,7 @@
+Decrease probability of blue dragon scale for electric dragons.
+monster/dragon/Electric/elec_dr.trs
+Nicolas Weeger 2021-03-03
+
Fix some incorrect arches in the formula list
formulae
Daniel Hawkins 2021-03-01
Modified: arch/trunk/monster/dragon/Electric/elec_dr.trs
===================================================================
--- arch/trunk/monster/dragon/Electric/elec_dr.trs 2021-03-02 23:01:16 UTC (rev 22017)
+++ arch/trunk/monster/dragon/Electric/elec_dr.trs 2021-03-03 17:47:15 UTC (rev 22018)
@@ -12,6 +12,7 @@
chance 90
more
arch blue_dragon_scale
+ chance 75
more
arch wand
more
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|