From 54624d6aac171c40ce92b670d7cc0d77ce4ecd16 Mon Sep 17 00:00:00 2001 From: hut Date: Wed, 1 May 2024 18:59:03 +0200 Subject: [PATCH] add planet names --- src/data/defs.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/data/defs.txt b/src/data/defs.txt index 896640b..da5c600 100644 --- a/src/data/defs.txt +++ b/src/data/defs.txt @@ -6,6 +6,7 @@ actor 0 0 0 sun yes physics off actor 0 0 0 + name Mercury planet yes orbitaround sol 57.91e9 actor 0 0 0 orbitring @@ -15,6 +16,7 @@ actor 0 0 0 clickable no physics off actor 0 0 0 + name Venus planet yes orbitaround sol 108.21e9 actor 0 0 0 orbitring @@ -24,6 +26,7 @@ actor 0 0 0 clickable no physics off actor 0 0 0 + name Earth planet yes orbitaround sol 149.598023e9 actor 0 0 0 orbitring @@ -33,6 +36,7 @@ actor 0 0 0 clickable no physics off actor 0 0 0 + name Mars planet yes orbitaround sol 227.939366e9 actor 0 0 0 orbitring @@ -50,6 +54,7 @@ actor 0 0 0 clickable no physics off actor 0 0 0 + name Saturn planet yes orbitaround sol 1433.53e9 actor 0 0 0 orbitring @@ -59,6 +64,7 @@ actor 0 0 0 clickable no physics off actor 0 0 0 + name Uranus planet yes orbitaround sol 2870.972e9 actor 0 0 0 orbitring @@ -68,6 +74,7 @@ actor 0 0 0 clickable no physics off actor 0 0 0 + name Neptune planet yes orbitaround sol 4500e9 actor 0 0 0 orbitring @@ -77,6 +84,7 @@ actor 0 0 0 clickable no physics off actor 0 0 0 + name Pluto planet yes orbitaround sol 5906.38e9 actor 0 0 0 orbitring