Skip to content

Commit ae80e28

Browse files
committedOct 7, 2024·
More uninhabited planets
1 parent 618eb0c commit ae80e28

File tree

2 files changed

+19
-4
lines changed

2 files changed

+19
-4
lines changed
 

‎data/map planets.txt

+16-1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ planet Baitoon
3939
"required reputation" 3
4040
security 0.8
4141

42+
planet Caya
43+
attributes uninhabited
44+
landscape land/canyon15
45+
description `The natural beauty of Caya is stunning. Rock and tree and bare land are combined here to make a wonderful picture. The world is dark because of the large cloudbanks, but the planet's features are still visible.`
46+
4247
planet "Diba Station"
4348
attributes diba robot station
4449
landscape land/station51
@@ -195,6 +200,11 @@ planet Owiay
195200
to display
196201
has "jibauni knowledge: dinosaur skulls"
197202

203+
planet Prineanuhara
204+
attributes uninhabited
205+
landscape land/bwerner8
206+
description `Prineanuhara is uninhabited and strikingly warm. Giant mesas and rock cliffs are scattered on the burning sand. Boots are essential to not have scalded feet, as the sand sinks under the weight of even a feather.`
207+
198208
planet Ramahedara
199209
attributes colonization jibauni
200210
landscape land/redforest1
@@ -230,4 +240,9 @@ planet Taltahard
230240
tribute 2000
231241
threshold 6000
232242
fleet "Large Jibauni Military"
233-
fleet "Small Jibauni Military" 2
243+
fleet "Small Jibauni Military" 2
244+
245+
planet Weloon
246+
attributes uninhabited
247+
landscape land/hills6-sfiera
248+
description `Weloon is quite cloudy, and the yellow slopes underneath the rolling fog are covered in light wisps of some unknown plant native to this planet. Mountains loom in the distance, and the much nearer trees are blotted dark against them.`

‎data/map systems.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ system Eiulo
274274
sprite planet/cloud5-b
275275
distance 654
276276
period 72.994
277-
object
277+
object Prineanuhara
278278
sprite planet/dust6-b
279279
distance 1175
280280
period 175.783
@@ -1287,7 +1287,7 @@ system Opiinn
12871287
object
12881288
sprite star/m0
12891289
period 10
1290-
object
1290+
object Weloon
12911291
sprite planet/forest1
12921292
distance 369
12931293
period 158.498
@@ -1599,7 +1599,7 @@ system Rendes
15991599
sprite planet/desert7
16001600
distance 327
16011601
period 64.005
1602-
object
1602+
object Caya
16031603
sprite planet/desert0-b
16041604
distance 862
16051605
period 273.937

0 commit comments

Comments
 (0)
Please sign in to comment.