Add documentation of naming scheme for alt ship log images #848

This commit is contained in:
xen-42 2024-10-03 00:05:30 -04:00
parent 0a72177ac7
commit 4051645965

View File

@ -81,7 +81,7 @@
<xs:element name="AltPhotoCondition" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:element name="AltPhotoCondition" type="xs:string" minOccurs="0" maxOccurs="1">
<xs:annotation> <xs:annotation>
<xs:documentation> <xs:documentation>
If this fact is revealed, show the Alt picture If this fact is revealed, show the Alt picture. Alt photos use the same file name as default but suffixed with "_alt"
</xs:documentation> </xs:documentation>
</xs:annotation> </xs:annotation>
</xs:element> </xs:element>