Skip to content

Commit 91da8c7

Browse files
committed
Resolve conflicts and rename images
1 parent f434298 commit 91da8c7

File tree

7 files changed

+35
-13
lines changed

7 files changed

+35
-13
lines changed

copyright.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -112,13 +112,13 @@ Files:
112112
images/land/mountain33*
113113
images/land/valley16*
114114
images/land/valley17*
115-
images/land/water21*
115+
images/land/water23*
116116
Copyright: Kanenori (https://pixabay.com/users/kanenori-4749850/)
117117
License: Pixabay Copyright License
118118

119119
Files:
120120
images/land/clouds_09*
121-
images/land/sky12*
121+
images/land/sky14*
122122
Copyright: ELG21 (https://pixabay.com/users/elg21-3764790/)
123123
License: Pixabay Copyright License
124124

@@ -133,7 +133,7 @@ Copyright: sasint (https://pixabay.com/users/sasint-3639875/)
133133
License: Pixabay Copyright License
134134

135135
Files:
136-
images/land/water22*
136+
images/land/water24*
137137
images/land/mars5*
138138
Copyright: ryannoeker (https://pixabay.com/users/ryannoeker-41074070/)
139139
License: Pixabay Copyright License
@@ -155,6 +155,6 @@ Copyright: Baptiste_lheurette (https://pixabay.com/users/baptiste_lheurette-1540
155155
License: Pixabay Copyright License
156156

157157
Files:
158-
images/land/fields28*
158+
images/land/fields29*
159159
Copyright: photoangel (https://www.freepik.com/author/photoangel)
160160
License: CC0

data/Jibauni/jibauni missions.txt

+29-7
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ event "label alrodel"
4040
sprite "label/alrodel"
4141

4242
mission "Jibauni: Ru-win 0"
43-
name "Ru-win to <planet>"
44-
description "Take Ru-win, who you talked to on Kanlil, to Baitoon."
4543
minor
44+
name "Ru-win to <planet>"
45+
description "Take Ru-win, who you talked to on <origin>, to <planet>."
4646
source "Kanlil"
4747
destination "Baitoon"
4848
to offer
@@ -89,9 +89,9 @@ mission "Jibauni: Ru-win 0"
8989
event "jibauni: second ruwin mission"
9090

9191
mission "Jibauni: Ru-win 1"
92+
priority
9293
name "Ru-win back to <planet>"
9394
description "Take Ru-win, who you talked to on Kanlil, to Baitoon so she can try to buy a new ship."
94-
minor
9595
source Baitoon
9696
destination Kanlil
9797
to offer
@@ -133,6 +133,8 @@ mission "Jibauni: Ru-win 2"
133133
to offer
134134
has "Jibauni: Ru-win 1: done"
135135
has "event: jibauni: third ruwin mission"
136+
has "visited planet: Solace"
137+
has "visited planet: Winter"
136138
on offer
137139
dialog `Landing on <origin>, you receive a call from Ru-win. "Could you come to <planet destination>, <first>? I would like to tell you something, in person.`
138140
on accept
@@ -141,9 +143,7 @@ mission "Jibauni: Ru-win 2"
141143
event "jibauni: ruwin more than sixty days"
142144

143145
mission "Jibauni: Ru-win 3"
144-
name "Escort Ru-win"
145-
description "Escort Ru-win to <planet destination> so that she can see a human planet."
146-
minor
146+
priority
147147
landing
148148
source Taltahard
149149
to offer
@@ -179,9 +179,31 @@ mission "Jibauni: Ru-win 3"
179179
` "No, sorry. I have other things to do, and time is pressing. Goodbye."`
180180
goto decline
181181
label accept
182+
action
183+
set "jibauni: agreed to take ruwin to solace"
182184
` "Perfect! I will tell my crew. See you later in the spaceport!"`
183-
accept
185+
decline
184186
label decline
185187
` "Nu'tumunu, Captain. May you be protected on your travels," Ru-win responds.`
186188
` You are escorted back out of the restricted-access area with the guard frowning at you as you pass. Upon arriving at the <ship>, Ru-win turns on her heel and disappears.`
187189
decline
190+
191+
mission "Jibauni: Ru-win 4"
192+
priority
193+
source Taltahard
194+
stopover Solace
195+
destination Taltahard
196+
to offer
197+
has "jibauni: agreed to take ruwin to solace"
198+
on offer
199+
conversation
200+
`Ru-win is at your rendevouz before you are. She and her crew thank you for agreeing to take them to a human planet. Then they ask, "Where are you going to take us?"`
201+
choice
202+
` "I think Winter. It's a busy planet with a lot of people on it."`
203+
goto winter
204+
` "I'll take you to Solace. It's a forest planet with some people but not too many."`
205+
goto solace
206+
label winter
207+
` "If this planet is busy, as you say, then what are the chances of us being seen? Dinosaurs roaming around, will they be received well? Somehow I doubt it," returns Ru-win. "Do you know a less busy planet?"`
208+
choice
209+
` "Yes, good point. How about Solace? It's not

data/map.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ galaxy "label sheragi"
3030

3131
planet Owiay
3232
attributes jibauni uninhabited
33-
landscape land/water21
33+
landscape land/water23
3434
description `This is a beautiful world, with rushing rivers and great trees. No other ships, hostile or friendly, seem to be here.`
3535
description ` The wildlife on Owiay is abundant, and there do not seem to be predators. All animals you see eat nothing but leaves.`
3636

@@ -2050,7 +2050,7 @@ system Ejderha
20502050

20512051
planet Hinserdan
20522052
attributes sheragi
2053-
landscape land/sky12
2053+
landscape land/sky14
20542054
description `Almost completely uninhabited, this planet is hardly useful at all.`
20552055
port
20562056
description `The spaceport does not give fuel or make repairs.`
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)