]> 4ch.mooo.com Git - 16.git/blob - 16/v2/source/UTIL/CHRMAK/VECNA.MAK
baa4a9c425ded99dfc230c1d38c66a15ccc7b428
[16.git] / 16 / v2 / source / UTIL / CHRMAK / VECNA.MAK
1 \r
2 /* CHRMAK makefile\r
3    û aen */\r
4 \r
5 pcx_name=vecna;                         // image source\r
6 chr_name=vecna;                         // output .CHR name\r
7 \r
8 frame_w=16;     frame_h=32;             // frame dims\r
9 \r
10 hot_x=0;        hot_y=16;               // hotspot coord\r
11 hot_w=16;       hot_h=16;               // hotspot dims\r
12 \r
13 per_row=5;      total_frames=20;        // frames per row, total\r
14 \r
15 lidle=10;       ridle=15;;              // left/right idle frames\r
16 uidle=5;        didle=0;                // up/down idle frames\r
17  \r
18 lscript=F10W10F11W10F12W10F11W10F10W10F13W10F14W10F13W10;       // movement scripts\r
19 rscript=F15W10F16W10F17W10F16W10F15W10F18W10F19W10F18W10;\r
20 uscript=F5W10F6W10F7W10F6W10F5W10F8W10F9W10F8W10;\r
21 dscript=F0W10F1W10F2W10F2W10F0W10F3W10F4W10F3W10;\r