diff --git a/assets/json/activity.json b/assets/json/activity.json index af307e5c..bd5043ee 100644 --- a/assets/json/activity.json +++ b/assets/json/activity.json @@ -35,10 +35,6 @@ "text": "with a Wumpus", "type": "PLAYING" }, - { - "text": "Travelers of the Wind", - "type": "LISTENING" - }, { "text": "you eat pant", "type": "WATCHING" @@ -47,80 +43,28 @@ "text": "anime", "type": "WATCHING" }, - { - "text": "with a big red button", - "type": "PLAYING" - }, { "text": "with you", "type": "PLAYING" }, - { - "text": "with a ban hammer", - "type": "PLAYING" - }, { "text": "you", "type": "PLAYING" }, - { - "text": "Nothing", - "type": "PLAYING" - }, { "text": "Dust: An Elysian Tail", "type": "PLAYING" }, { - "text": "Rune Factory: Tides of Destiny", - "type": "PLAYING" - }, - { - "text": "Harvest Moon: A Wonderful Life", - "type": "PLAYING" - }, - { - "text": "for good code", + "text": "over the inn", "type": "WATCHING" }, { - "text": "I AM A XIAO SUPERFAN", - "type": "LISTENING" - }, - { - "text": "youtu.be/iPV_a8MY3XA", - "type": "LISTENING" - }, - { - "text": "Kiniro Mosaic", - "type": "WATCHING" - }, - { - "text": "with Karen", + "text": "at the inn", "type": "PLAYING" }, { - "text": "with Fidget", - "type": "PLAYING" - }, - { - "text": "with Auto", - "type": "PLAYING" - }, - { - "text": "with Kagamine Len", - "type": "PLAYING" - }, - { - "text": "with Rin-chan", - "type": "PLAYING" - }, - { - "text": "VOCALOID", - "type": "LISTENING" - }, - { - "text": "with Amber", + "text": "in Selphia", "type": "PLAYING" } ] diff --git a/package.json b/package.json index f32df819..5f76f837 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xiao", - "version": "62.4.2", + "version": "62.4.3", "description": "Your personal server companion.", "main": "Xiao.js", "scripts": {