Open GoogleCodeExporter opened 9 years ago
There are few change for all the creature dropping minor (AncientFarmerKasa
etc.)
artifacts in the Tokuno, but I never meet any minor artifacts, is there any
problem
for dropping rate?
Original comment by zjay...@gmail.com
on 11 Jun 2009 at 6:54
zjaybbs,
scripts/engines/treasures of tokuno/treasuresoftokonu.cs
find;
private static bool m_Enabled = (Core.Expansion == Expansion.SE);
and change this with below;
private static bool m_Enabled = (Core.Expansion == Expansion.ML);
Original comment by mightyodhinn@gmail.com
on 11 Jun 2009 at 7:07
As far as the colorable Essence of Battle, Resiliant Bracer and all other
Craftable
Artifacts. My code is based off of RunUO SVN and MalGanis Mondain's Legacy
SVN. I
will bring this up to MalGanis and see what he sais.
And the Powder thing I'll work on that.
I will enable the Treasures of Tokuno in my next update.
Original comment by ShaiTanMalkier@gmail.com
on 11 Jun 2009 at 11:08
Treasures of Tokuno is now active. Powder of Temperament cannot be used on
Champ
Artifacts now.
Original comment by ShaiTanMalkier@gmail.com
on 14 Jun 2009 at 4:42
Fixed with next update.
Original comment by ShaiTanMalkier@gmail.com
on 5 Jul 2009 at 9:48
Original issue reported on code.google.com by
mightyodhinn@gmail.com
on 11 Jun 2009 at 2:56