mirror of
https://github.com/Melledy/Nebula.git
synced 2026-09-19 17:19:58 +02:00
Update data version and add activities
This commit is contained in:
@@ -55,9 +55,14 @@ public class ActivityModule extends GameContextModule {
|
|||||||
//this.activities.add(2010204);
|
//this.activities.add(2010204);
|
||||||
|
|
||||||
// Framing the Feelings Unseen
|
// Framing the Feelings Unseen
|
||||||
this.activities.add(1010701);
|
//this.activities.add(1010701);
|
||||||
this.activities.add(1010703);
|
//this.activities.add(1010703);
|
||||||
this.activities.add(1010704);
|
//this.activities.add(1010704);
|
||||||
|
|
||||||
|
// Heartbeat! Neo-Inspired Rhapsody
|
||||||
|
this.activities.add(1010801);
|
||||||
|
this.activities.add(1010803);
|
||||||
|
this.activities.add(1010804);
|
||||||
|
|
||||||
// ===== Joint Drills (Finale Echoing) =====
|
// ===== Joint Drills (Finale Echoing) =====
|
||||||
//this.activities.add(510003); // Causes soft lock in event screen
|
//this.activities.add(510003); // Causes soft lock in event screen
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"global": 116,
|
"global": 117,
|
||||||
"kr": 121,
|
"kr": 121,
|
||||||
"jp": 121,
|
"jp": 121,
|
||||||
"tw": 127,
|
"tw": 127,
|
||||||
|
|||||||
Reference in New Issue
Block a user