diff --git a/data/Game.json b/data/Game.json index 7b760aea..1ebf6f1f 100644 --- a/data/Game.json +++ b/data/Game.json @@ -1,6 +1,6 @@ { "schemaVersion": 1, "label": "Game", - "message": "10.686%", + "message": "10.158%", "color": "blue" -} \ No newline at end of file +} diff --git a/data/json/LiveActor.json b/data/json/LiveActor.json index 622a3bb5..f96617e8 100644 --- a/data/json/LiveActor.json +++ b/data/json/LiveActor.json @@ -1,6 +1,6 @@ { "schemaVersion": 1, "label": "LiveActor", - "message": "41.447%", + "message": "39.898%", "color": "cyan" -} \ No newline at end of file +} diff --git a/docs/PROGRESS.md b/docs/PROGRESS.md index f04c023b..74edca17 100644 --- a/docs/PROGRESS.md +++ b/docs/PROGRESS.md @@ -10,9 +10,9 @@ | [Enemy](https://github.com/shibbo/Petari/blob/master/docs/lib/Enemy.md) | 1.187873435931035% | | [GameAudio](https://github.com/shibbo/Petari/blob/master/docs/lib/GameAudio.md) | 0.0% | | [Gravity](https://github.com/shibbo/Petari/blob/master/docs/lib/Gravity.md) | 56.816792337477075% | -| [LiveActor](https://github.com/shibbo/Petari/blob/master/docs/lib/LiveActor.md) | 41.44767173812817% | -| [Map](https://github.com/shibbo/Petari/blob/master/docs/lib/Map.md) | 16.35006406328338% | -| [MapObj](https://github.com/shibbo/Petari/blob/master/docs/lib/MapObj.md) | 24.774568638259368% | +| [LiveActor](https://github.com/shibbo/Petari/blob/master/docs/lib/LiveActor.md) | 39.898570769940065% | +| [Map](https://github.com/shibbo/Petari/blob/master/docs/lib/Map.md) | 15.921118600635062% | +| [MapObj](https://github.com/shibbo/Petari/blob/master/docs/lib/MapObj.md) | 23.59306909068217% | | [NameObj](https://github.com/shibbo/Petari/blob/master/docs/lib/NameObj.md) | 30.427688079697695% | | [NPC](https://github.com/shibbo/Petari/blob/master/docs/lib/NPC.md) | 2.155878467635403% | | [NWC24](https://github.com/shibbo/Petari/blob/master/docs/lib/NWC24.md) | 0.0% |