mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-07-09 06:35:58 +00:00
10 lines
377 B
XML
10 lines
377 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<struct name="FlareDef" type="multi">
|
|
<properties>
|
|
<property ID="0x00" name="Texture" type="file" extensions="TXTR"/>
|
|
<property ID="0x01" name="Unknown 1" type="float"/>
|
|
<property ID="0x02" name="Unknown 2" type="float"/>
|
|
<property ID="0x03" name="Unknown 3" type="color"/>
|
|
</properties>
|
|
</struct>
|