Justin R. Bengtson

Results 1 issues of Justin R. Bengtson

When running the following script "testval" is added to the first resource (index 0) if there is only one. ``` @PART[*]:HAS[@RESOURCE[MonoPropellant]] { @RESOURCE,1 { testval = yes } } ```...