723Studio / OpenXcom_FTA

Fork of OXCE project with additions to support From the Ashes project
http://x-comfromtheashes.tilda.ws/
GNU General Public License v3.0
14 stars 18 forks source link

Event script activating from one of item triggers #222

Open Finnik723 opened 1 year ago

Finnik723 commented 1 year ago

New property for RuleEvent, oneOfItemTriggers: bool (default false). If true, check for not every item from itemTriggers persists on bases, but only one item is enough for script to spawn an event.