jumpstart-games-reduxed/src/Resources/announcements_ss.xml
Alan Moon 2f5a589bd4 Support for WoJS and SS in GetAnnouncementsByUser
* Add Announcement To Send Player To SanctuaryBabySS In SuperSecret
* Add Announcement for Amphitheater in WoJS
* Announcements are send based on per game resources file

Co-authored-by: Robert Paciorek <robert@opcode.eu.org>
2024-08-19 21:45:43 +00:00

13 lines
420 B
XML

<Announcements>
<Announcement>
<AnnouncementID>1</AnnouncementID>
<Description>SanctuaryBabySS</Description>
<AnnouncementText>[[Message]]=[[Wanna raise and train a Dragon? Go to the Enchanted Sanctuary today!]]
[[SceneName]]=[[SanctuaryBabySS]]
</AnnouncementText>
<Type>3</Type>
<StartDate>2024-02-03</StartDate>
<EndDate>2034-02-04</EndDate>
</Announcement>
</Announcements>