mirror of
https://github.com/SoDOff-Project/sodoff.git
synced 2025-10-12 08:38:49 -07:00
- Add ``UserProfileTag`` Placeholder - Add Placeholder Profile Tags - Reimplement ``GetContentByTypeByUser`` - Fix ``GetContentByTypeByUser`` - Add Test Movie Theater Content - Add Real Movie Content - Add Big Cat - Fix CatURL - Add Arcade Content - Add Proper Response For Arcade Content - Replace ContentInfo With ContentInfoData - Still Trying Arcade Things - Update Jukebox - Movie Theater Thumbnails - Replace All Content And MMO URL's To Point To New Server - Replace https With http And Do Similar Action To ``allranks_wojs`` - Fix Typo - Add All Other MainStreet Missions - Add WoJS Ranks - Add Learning Content (Brain Arcade) - Restore Original Jukebox Content - Add External Games And Fruit Salad Chop To Arcade Content - Update Learning Content
14 lines
270 B
XML
14 lines
270 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<DefaultMissions>
|
|
<!-- list of default mission for World of Jump Start -->
|
|
<Active>
|
|
<id>1509</id>
|
|
</Active>
|
|
<Upcoming>
|
|
<id>1743</id>
|
|
<id>1512</id>
|
|
<id>1513</id>
|
|
<id>1514</id>
|
|
</Upcoming>
|
|
</DefaultMissions>
|