Skip to content

Commit e571f39

Browse files
committed
Add 'Amiga Power Alien Levels'
1 parent dced641 commit e571f39

35 files changed

Lines changed: 80 additions & 0 deletions
Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
{
2+
"Author": "Sensible Software",
3+
"Missions": [
4+
{
5+
"Name": "LEVEL 1",
6+
"Phases": [
7+
{
8+
"Aggression": [
9+
5,
10+
9
11+
],
12+
"MapName": "mapm1",
13+
"Name": "LEVEL 1",
14+
"Objectives": [
15+
"KILL ALL ENEMY"
16+
],
17+
"Grenades": 2,
18+
"Rockets": 0
19+
}
20+
]
21+
},
22+
{
23+
"Name": "LEVEL 2",
24+
"Phases": [
25+
{
26+
"Aggression": [
27+
8,
28+
11
29+
],
30+
"MapName": "mapm2",
31+
"Name": "LEVEL 2",
32+
"Objectives": [
33+
"KILL ALL ENEMY"
34+
],
35+
"Grenades": 4,
36+
"Rockets": 0
37+
}
38+
]
39+
},
40+
{
41+
"Name": "LEVEL 3",
42+
"Phases": [
43+
{
44+
"Aggression": [
45+
10,
46+
18
47+
],
48+
"MapName": "mapm3",
49+
"Name": "LEVEL 3",
50+
"Objectives": [
51+
"KILL ALL ENEMY"
52+
],
53+
"Grenades": 0,
54+
"Rockets": 4
55+
}
56+
]
57+
},
58+
{
59+
"Name": "LEVEL 4",
60+
"Phases": [
61+
{
62+
"Aggression": [
63+
4,
64+
7
65+
],
66+
"MapName": "mapm4",
67+
"Name": "LEVEL 4",
68+
"Objectives": [
69+
"KILL ALL ENEMY"
70+
],
71+
"Grenades": 0,
72+
"Rockets": 0
73+
}
74+
]
75+
}
76+
],
77+
"Name": "Amiga Alien Levels"
78+
}

Data/AmigaAlienLevels/INTARMY.PAL

48 Bytes
Binary file not shown.

Data/AmigaAlienLevels/INTARMY.RAW

22.2 KB
Binary file not shown.

Data/AmigaAlienLevels/INTBASE.BHT

877 Bytes
Binary file not shown.

Data/AmigaAlienLevels/INTBASE.BLK

14.9 KB
Binary file not shown.

Data/AmigaAlienLevels/INTBASE.HIT

203 Bytes
Binary file not shown.

Data/AmigaAlienLevels/INTBASE.INS

33.5 KB
Binary file not shown.

Data/AmigaAlienLevels/INTBASE.PAL

32 Bytes
Binary file not shown.

Data/AmigaAlienLevels/INTBASE.SNG

1.09 KB
Binary file not shown.

Data/AmigaAlienLevels/INTBASE.SWP

114 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)