Official ICE Forums

Systems & Settings => Rolemaster => Rolemaster Software => Topic started by: Soulcleave on August 01, 2016, 02:45:37 PM

Title: Adding Items to ERA
Post by: Soulcleave on August 01, 2016, 02:45:37 PM
I am trying to add the Herbs to ERA and cannot figure out how to do it.
Title: Re: Adding Items to ERA
Post by: Voriig Kye on August 01, 2016, 08:47:10 PM
You need to edit ERA/[RMC-RMFRP]/Configuration/Herbs.XML

There are examples in the file provided, but just in case, the format is:

Code: [Select]
<Herb
name="NAME"
codes="USE SHADOW WORLD 4TH EDITION FORMAT"
form="ANY TEXT"
preparation="ANY TEXT"
cost="ANY TEXT"
description="ANY TEXT"
addictionFactor="ANY TEXT"
/>

Let me know if you need any additional detail or help about this.
And thanks for asking!