OpenXcom Forum

Modding => Help => Topic started by: The Martian on September 07, 2019, 02:00:14 pm

Title: Is there a *.rul file that contains items: found in an unmodded X-Com?
Post by: The Martian on September 07, 2019, 02:00:14 pm
For example STR_PISTOL and STR_PISTOL_CLIP?

Since those objects are from the unmodded base game am I correct in my assumption that there is no template *.rul file with all of the items: data already in them?

I see a page for their listOrder number here (https://www.ufopaedia.org/index.php/Ruleset_List_Order_(OpenXcom)) on UFOpaedia and a break down of the item's data here (https://www.ufopaedia.org/index.php/Pistol) so worst case I can clone the relevant data from there.

Title: Re: Is there a *.rul file that contains items: found in an unmodded X-Com?
Post by: The Martian on September 07, 2019, 02:08:59 pm
... I think I found it!

Inside the OpenXcom folder the files can be located here:
/standard/xcom1 (Enemy Unknown)
/standard/xcom2 (Terror From The Deep)

Well, that saves a lot of re-typing. ^_^