Skip to content

Commit a0387e4

Browse files
committed
Diba ship changes
Add Mereti sprites to ships Redo the Tahquaya's turret mounts and add comments so we know approximately where they are next time
1 parent 5599b14 commit a0387e4

File tree

1 file changed

+31
-23
lines changed

1 file changed

+31
-23
lines changed

data/Diba/ships.txt

+31-23
Original file line numberDiff line numberDiff line change
@@ -269,29 +269,37 @@ ship "Tahquaya"
269269
over
270270
bay Fighter 0 251.5
271271
over
272-
gun 0 -461.5 "Diba Laser"
273-
gun 0 438.5 "Diba Laser"
274-
angle 180
275-
gun -466.5 -23.5 "Diba Laser"
276-
angle 270
277-
gun 466.5 -23.5 "Diba Laser"
278-
angle 90
279-
gun -186.5 -410.5 "Diba Laser"
280-
angle 337.5
281-
gun 186.5 -410.5 "Diba Laser"
282-
angle 22.5
283-
gun -330.5 -328.5 "Diba Laser"
284-
angle 315
285-
gun 330.5 -328.5 "Diba Laser"
286-
angle 45
287-
gun -429.5 -172.5 "Diba Laser"
288-
angle 292.5
289-
gun 429.5 -172.5 "Diba Laser"
290-
angle 67.5
291-
gun -328.5 338.5 "Diba Laser"
292-
angle 225
293-
gun 328.5 338.5 "Diba Laser"
294-
angle 135
272+
turret 0 -139 # top
273+
274+
turret 0 139 # bottom
275+
276+
turret -126 0 # left
277+
278+
turret 126 0 # right
279+
280+
turret -90 -90 # top left
281+
282+
turret 90 90 # bottom right
283+
284+
turret -90 90 # bottom left
285+
286+
turret 90 -90 # top right
287+
288+
turret -116 -44.5 # between top left and left
289+
290+
turret -116 44.5 # between top right and right
291+
292+
turret -70.5 -109.5 # between top and top left
293+
294+
turret -70.5 109.5 # between top and top right
295+
296+
turret -43 139.5 # between bottom left and bottom
297+
298+
turret -118.5 59.5 # between left and bottom left
299+
300+
turret 43 139.5 # between bottom right and bottom
301+
302+
turret 118.5 59.5 # between right and bottom right
295303
leak "leak" 50 50
296304
leak "flame" 50 80
297305
leak "big leak" 90 30

0 commit comments

Comments
 (0)