Mercurial > touhou
comparison data/ST/player00.script @ 601:016f6b937893
Make sample data build again.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Sat, 25 Oct 2014 18:57:10 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
600:2a748aa29c3f | 601:016f6b937893 |
---|---|
1 ENTRY 0 | |
2 Name: data/player/player00.png | |
3 Format: 1 | |
4 Width: 256 | |
5 Height: 256 | |
6 | |
7 Sprite: 0 15*30+1+1 | |
8 Sprite: 1 8*8+40+40 | |
9 Sprite: 2 8*8+40+40 | |
10 | |
11 # Player | |
12 Script: 0 | |
13 Instruction: 0 0 1 0 | |
14 Instruction: 0 0 15 | |
15 | |
16 Script: 1 | |
17 Instruction: 0 0 1 0 | |
18 Instruction: 0 0 15 | |
19 | |
20 Script: 2 | |
21 Instruction: 0 0 1 0 | |
22 Instruction: 0 0 15 | |
23 | |
24 Script: 3 | |
25 Instruction: 0 0 1 0 | |
26 Instruction: 0 0 15 | |
27 | |
28 Script: 4 | |
29 Instruction: 0 0 1 0 | |
30 Instruction: 0 0 15 | |
31 | |
32 # Bullet | |
33 Script: 64 | |
34 Instruction: 0 0 1 1 | |
35 Instruction: 0 0 15 | |
36 | |
37 # Bullet cancellation | |
38 Script: 96 | |
39 Instruction: 0 0 1 1 | |
40 Instruction: 0 0 15 | |
41 | |
42 # Orbs | |
43 Script: 128 | |
44 Instruction: 0 0 1 2 | |
45 Instruction: 0 0 15 | |
46 | |
47 Script: 129 | |
48 Instruction: 0 0 1 2 | |
49 Instruction: 0 0 15 | |
50 |