diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2026-08-24 11:16:07 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2026-08-24 11:16:07 +0200 |
| commit | c068f22329d5cc722622a2183bbb22eef2093df7 (patch) | |
| tree | 12d56c1aede67988a55e241364606bfbb4dba933 /parsec_root/client/planet.con | |
| download | openparsec-c068f22329d5cc722622a2183bbb22eef2093df7.tar.xz openparsec-c068f22329d5cc722622a2183bbb22eef2093df7.zip | |
Diffstat (limited to 'parsec_root/client/planet.con')
| -rwxr-xr-x | parsec_root/client/planet.con | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/parsec_root/client/planet.con b/parsec_root/client/planet.con new file mode 100755 index 0000000..7a12baa --- /dev/null +++ b/parsec_root/client/planet.con @@ -0,0 +1,6 @@ +write loading planet test object + +load texture planet2.tga file planet2.tga + +load object planet2 file planet2.od2 type planet +summon class planet2 origin (0 0 0) |
