diff --git a/3d-generation-pipeline/README.md b/3d-generation-pipeline/README.md index ebc2ac48..c9aeb85d 100644 --- a/3d-generation-pipeline/README.md +++ b/3d-generation-pipeline/README.md @@ -20,8 +20,6 @@ * võiks jääda kordama viimast instruktsiooni, kui mängija ei progressi edasi * kui archery range läbi, võiks npc öelda "good job, try again..." * particle effectid model display'le - * kui midagi laeb (wire aktiivne), siis particle'id võiks voolata mööda toru - * highscore json tühjaks * cafe: * npc võiks olla keeratud sinu poole juba kaugelt diff --git a/highscore.json b/highscore.json index f6374dbe..ecb9d789 100644 --- a/highscore.json +++ b/highscore.json @@ -1 +1 @@ -{"HighScore":499.0} \ No newline at end of file +{"HighScore":1.0} \ No newline at end of file diff --git a/highscores.json b/highscores.json index 71d6d90b..28c1d5fa 100644 --- a/highscores.json +++ b/highscores.json @@ -1,64 +1,5 @@ { "entries": [ - { - "name": "iopprnbb ,,p", - "score": 491.0 - }, - { - "name": "timur", - "score": 486.0 - }, - { - "name": "ppppVBBPPP", - "score": 478.0 - }, - { - "name": "tommy", - "score": 478.0 - }, - { - "name": "mmmoo", - "score": 473.0 - }, - { - "name": "timmi", - "score": 469.0 - }, - { - "name": "jtimu", - "score": 465.0 - }, - { - "name": "rt", - "score": 465.0 - }, - { - "name": "llllpttrgje", - "score": 456.0 - }, - { - "name": "DABESTEST", - "score": 451.0 - }, - { - "name": "moRdekai", - "score": 451.0 - }, - { - "name": "rauio", - "score": 450.0 - }, - { - "name": "frtyyQx", - "score": 447.0 - }, - { - "name": "yty", - "score": 446.0 - }, - { - "name": "lp", - "score": 444.0 - } + ] } \ No newline at end of file