Advertisement
Guest User

Untitled

a guest
Nov 14th, 2017
404
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.37 KB | None | 0 0
  1. ;dink .ini file, be sure to back it up before you change it!
  2. ;NOTE: This file is rarely directly editted - the DINKEDIT.EXE program can make changes to
  3. ;it directly, allowing you to graphically set 'depth dots' and hardboxes.
  4.  
  5.  
  6. //outdated starting commands, not used anymore (scripts couldn't do as much then)
  7. starting_dink_x 334
  8. starting_dink_y 161
  9. starting_dink_map 1
  10.  
  11. //load dink
  12.  
  13. load_sequence_now tiles\s 10 BLACK
  14.  
  15. //dinks idle
  16.  
  17.  
  18. load_sequence_now graphics\lands\trees\treefire\tree-f 20 35 81 196 -14 -4 16 17
  19.  
  20. //special moves to make the idle play backwards
  21.  
  22. set_frame_frame 12 5 12 3
  23. set_frame_frame 12 6 12 2
  24. set_frame_delay 12 5 250
  25. set_frame_delay 12 6 250
  26.  
  27. set_frame_frame 14 5 14 3
  28. set_frame_frame 14 6 14 2
  29. set_frame_delay 14 5 250
  30. set_frame_delay 14 6 250
  31.  
  32. set_frame_frame 16 5 16 3
  33. set_frame_frame 16 6 16 2
  34. set_frame_delay 16 5 250
  35. set_frame_delay 16 6 250
  36.  
  37. set_frame_frame 18 5 18 3
  38. set_frame_frame 18 6 18 2
  39. set_frame_delay 18 5 250
  40. set_frame_delay 18 6 250
  41.  
  42.  
  43. //dink hit
  44.  
  45. load_sequence_now graphics\dink\walk\ds-w1- 71 43 38 72 -14 -9 14 9
  46. load_sequence_now graphics\dink\walk\ds-w2- 72 43 37 69 -13 -9 13 9
  47. load_sequence_now graphics\dink\walk\ds-w3- 73 43 38 72 -14 -9 14 9
  48. load_sequence_now graphics\dink\walk\ds-w4- 74 43 38 72 -12 -9 12 9
  49.  
  50. load_sequence_now graphics\dink\walk\ds-w6- 76 43 38 72 -13 -9 13 9
  51. load_sequence_now graphics\dink\walk\ds-w7- 77 43 38 72 -12 -10 12 10
  52. load_sequence_now graphics\dink\walk\ds-w8- 78 43 37 69 -13 -9 13 9
  53. load_sequence_now graphics\dink\walk\ds-w9- 79 43 38 72 -14 -9 14 9
  54.  
  55. load_sequence_now graphics\dink\idle\ds-i2- 12 250 33 70 -12 -9 12 9
  56. load_sequence_now graphics\dink\idle\ds-i4- 14 250 30 71 -11 -9 11 9
  57. load_sequence_now graphics\dink\idle\ds-i6- 16 250 36 70 -11 -9 11 9
  58. load_sequence_now graphics\dink\idle\ds-i8- 18 250 32 68 -12 -9 12 9
  59.  
  60. //this is here for reasons to complex to explain. j/k! This sequence
  61. //is one that is going to be replaced, so I'm loading the one with the most
  62. //frames first, because max frame count is initted only the first time we
  63. //load into a certain seq #.
  64.  
  65. load_sequence_now graphics\dink\sword\hit\d-sa2- 102 75 52 92 -23 -12 24 11
  66. load_sequence_now graphics\dink\sword\hit\d-sa4- 104 75 74 90 -23 -13 23 14
  67. load_sequence_now graphics\dink\sword\hit\d-sa6- 106 75 33 92 -18 -14 18 10
  68. load_sequence_now graphics\dink\sword\hit\d-sa8- 108 75 46 109 -17 -16 17 10
  69.  
  70. load_sequence_now graphics\dink\hit\normal\ds-h2- 102 75 60 72 -19 -9 19 9
  71. load_sequence_now graphics\dink\hit\normal\ds-h4- 104 75 61 73 -19 -10 19 10
  72. load_sequence_now graphics\dink\hit\normal\ds-h6- 106 75 58 71 -18 -10 18 10
  73. load_sequence_now graphics\dink\hit\normal\ds-h8- 108 75 61 71 -19 -10 19 10
  74.  
  75. //bow weapon diags
  76.  
  77. load_sequence_now graphics\dink\bow\hit\d-ba1- 101 75 57 84 -20 -12 20 12
  78. load_sequence_now graphics\dink\bow\hit\d-ba3- 103 75 33 86 -19 -13 19 13
  79. load_sequence_now graphics\dink\bow\hit\d-ba7- 107 75 54 82 -19 -11 19 11
  80. load_sequence_now graphics\dink\bow\hit\d-ba9- 109 75 37 78 -21 -10 21 10
  81.  
  82.  
  83.  
  84. //set which frame can 'hit'
  85.  
  86. set_frame_special 102 3 1
  87. set_frame_special 104 3 1
  88. set_frame_special 106 3 1
  89. set_frame_special 108 3 1
  90. //make it delay on the third sprite for longer than 75
  91.  
  92. set_frame_delay 102 2 100
  93. set_frame_delay 104 2 100
  94. set_frame_delay 106 2 100
  95. set_frame_delay 108 2 100
  96.  
  97. //duck walking
  98.  
  99. load_sequence graphics\animals\duck\dk1w- 21 75 20 30 -13 -10 12 6
  100. load_sequence graphics\animals\duck\dk3w- 23 75 21 30 -14 -9 14 6
  101. load_sequence graphics\animals\duck\dk4w- 24 75 22 27 -14 -7 14 10
  102. //hey I know, let's squeeze the arrow anim in here!
  103. load_sequence graphics\effects\arrow\arrow- 25 75 NOTANIM
  104. load_sequence graphics\animals\duck\dk6w- 26 75 23 28 -19 -7 11 11
  105. load_sequence graphics\animals\duck\dk7w- 27 75 19 29 -14 -7 16 9
  106. load_sequence graphics\animals\duck\dk9w- 29 75 19 30 -15 -9 14 7
  107.  
  108. //duck walking all bloody
  109.  
  110. load_sequence graphics\animals\duck\death\dkb1x- 111 75 22 33 -16 -10 12 9
  111. load_sequence graphics\animals\duck\death\dkb3x- 113 75 22 33 -16 -10 12 9
  112. load_sequence graphics\animals\duck\death\dkb7x- 117 75 18 32 -13 -7 12 9
  113. load_sequence graphics\animals\duck\death\dkb9x- 119 18 32 -14 -7 14 10
  114.  
  115. //lets modify the duck anim so it repeats by itself
  116. set_frame_frame 111 5 -1
  117. set_frame_frame 113 5 -1
  118. set_frame_frame 117 5 -1
  119. set_frame_frame 119 5 -1
  120.  
  121. //duck's head animation
  122.  
  123. load_sequence graphics\animals\duck\death\dkh1x- 121 125
  124. load_sequence graphics\animals\duck\death\dkh3x- 123 125
  125. load_sequence graphics\animals\duck\death\dkh7x- 127 125
  126. load_sequence graphics\animals\duck\death\dkh9x- 129 125
  127.  
  128. //pig
  129.  
  130. load_sequence graphics\animals\pig\pg-w1- 41 75 34 34 -26 -24 20 4
  131. load_sequence graphics\animals\pig\pg-w3- 43 75 33 34 -24 -17 25 9
  132. load_sequence graphics\animals\pig\pg-w7- 47 75 33 35 -18 -17 22 11
  133. load_sequence graphics\animals\pig\pg-w9- 49 75 35 33 -25 -17 15 11
  134.  
  135. //misc sprite animations that are not directionally based
  136.  
  137.  
  138. //misc sprites (not animations) having to do with backgrounds
  139.  
  140. load_sequence_now graphics\inter\text-box\main- 30 NOTANIM
  141. load_sequence graphics\inside\innwalls\walls\inn- 31 NOTANIM
  142. load_sequence graphics\lands\trees\tree- 32 NOTANIM
  143. load_sequence graphics\struct\outinn\oinn- 33 NOTANIM
  144.  
  145. load_sequence graphics\inside\innwalls\door\dri-l- 50 75
  146. load_sequence graphics\inside\innwalls\door\dri-r- 51 75
  147.  
  148. load_sequence graphics\bonuses\heart\heart 52 75 18 24 -25 -11 24 11
  149.  
  150. load_sequence graphics\bonuses\heart\gldhrt 53 75 19 24 -22 -12 24 10
  151. load_sequence graphics\bonuses\heart\smhrt 54 75 9 13 -8 -8 10 4
  152. load_sequence graphics\bonuses\bottles\botl-b 55 75 13 43 -12 -9 9 7
  153. load_sequence graphics\bonuses\bottles\botl-r 56 75 13 43 -12 -9 9 7
  154. load_sequence graphics\bonuses\bottles\botl-p 57 75 13 43 -12 -9 9 7
  155. //for the 'crazy bottle'
  156. load_sequence graphics\bonuses\bottles\botl-b 75 75 13 43 -12 -9 9 7
  157. set_frame_frame 75 2 56 2
  158. set_frame_frame 75 3 57 3
  159. set_frame_frame 75 5 56 5
  160. set_frame_frame 75 6 57 6
  161. set_frame_frame 75 8 56 8
  162. set_frame_frame 75 9 57 9
  163. set_frame_frame 75 11 56 11
  164. set_frame_frame 75 12 57 12
  165. set_frame_frame 75 14 57 14
  166.  
  167. //fix hearts to play backwards too
  168.  
  169. set_frame_frame 52 6 52 4
  170. set_frame_delay 52 6 75
  171. set_frame_frame 52 7 52 3
  172. set_frame_delay 52 7 75
  173. set_frame_frame 52 8 52 2
  174. set_frame_delay 52 8 75
  175.  
  176. set_frame_frame 53 6 53 4
  177. set_frame_delay 53 6 75
  178. set_frame_frame 53 7 53 3
  179. set_frame_delay 53 7 75
  180. set_frame_frame 53 8 53 2
  181. set_frame_delay 53 8 75
  182.  
  183. set_frame_frame 54 6 54 4
  184. set_frame_delay 54 6 75
  185. set_frame_frame 54 7 54 3
  186. set_frame_delay 54 7 75
  187. set_frame_frame 54 8 54 2
  188. set_frame_delay 54 8 75
  189.  
  190.  
  191. //outdoor sprites
  192.  
  193. load_sequence graphics\struct\bridge\brdge- 58 NOTANIM
  194. load_sequence graphics\struct\cabin\cabin- 59 NOTANIM
  195. load_sequence graphics\struct\church\chrch- 60 NOTANIM
  196. load_sequence graphics\struct\details\door\odor1- 61 75 22 50 -24 -8 6 23
  197. load_sequence graphics\struct\details\door\odor2- 62 75 28 48 -6 -7 29 23
  198. load_sequence graphics\struct\home\home- 63 NOTANIM
  199. load_sequence graphics\inside\details\inacc- 64 NOTANIM
  200. load_sequence graphics\lands\grass\grass- 65 NOTANIM
  201. load_sequence graphics\lands\garden\gardn- 66 NOTANIM
  202. load_sequence graphics\struct\castle\castl- 67 NOTANIM
  203. load_sequence graphics\struct\castle\cdoor- 68 75
  204. load_sequence graphics\struct\castle\cgate- 69 75
  205.  
  206. load_sequence graphics\effects\splode\explo- 70 40 44 47 -15 -13 15 16
  207.  
  208. load_sequence graphics\inside\stnwalls\stonw- 80 NOTANIM
  209.  
  210. load_sequence graphics\inside\stnwalls\snake\snakb- 81 75 10 43 -11 -1 6 1
  211. set_frame_frame 81 6 81 4
  212. set_frame_frame 81 7 81 3
  213. set_frame_frame 81 8 81 2
  214. set_frame_delay 81 6 100
  215. set_frame_delay 81 7 100
  216. set_frame_delay 81 8 100
  217.  
  218.  
  219. load_sequence graphics\inside\stnwalls\snake\snakc- 82 75
  220. load_sequence graphics\inside\stnwalls\snake\snakm- 83 100
  221. //lets make the snake reverse
  222. set_frame_frame 83 9 83 7
  223. set_frame_delay 83 9 100
  224. set_frame_frame 83 10 83 6
  225. set_frame_delay 83 10 100
  226. set_frame_frame 83 11 83 5
  227. set_frame_delay 83 11 100
  228. set_frame_frame 83 12 83 4
  229. set_frame_delay 83 12 100
  230. set_frame_frame 83 13 82 3
  231. set_frame_delay 83 13 100
  232. set_frame_frame 83 14 82 2
  233. set_frame_delay 83 14 100
  234.  
  235.  
  236. load_sequence graphics\struct\teleport\telep- 84 75 43 168 -43 -46 45 3
  237. load_sequence graphics\effects\axe\wpn02- 85 30 23 63 -12 -9 17 7
  238. load_sequence graphics\inside\details\fire- 86 75 22 48 -24 -15 25 6
  239. load_sequence graphics\inside\details\table- 87 NOTANIM
  240. load_sequence graphics\lands\details\crack- 89 NOTANIM
  241. load_sequence graphics\lands\details\grave- 90 NOTANIM
  242. load_sequence graphics\lands\details\fores- 91 NOTANIM
  243. load_sequence graphics\lands\details\beach- 92 NOTANIM
  244. load_sequence graphics\lands\fence\fence- 93 NOTANIM
  245. load_sequence graphics\lands\garden\spray- 94 75 39 73 -30 -16 38 8
  246. load_sequence graphics\lands\rocks\rock- 95 NOTANIM
  247. load_sequence graphics\struct\building\build- 96 NOTANIM
  248. load_sequence graphics\lands\rocks\rocks- 97 NOTANIM
  249.  
  250. //pill bug
  251.  
  252. load_sequence graphics\foes\pill\f1-w1- 131 75 24 29 -18 -12 19 7
  253. load_sequence graphics\foes\pill\f1-w3- 133 75 24 29 -18 -12 19 7
  254.  
  255. load_sequence graphics\foes\pill\f1-x3- 143 125 22 27 -20 -14 22 6
  256. load_sequence graphics\foes\pill\f1-x1- 141 125 22 27 -20 -14 22 6
  257.  
  258.  
  259.  
  260.  
  261. load_sequence graphics\struct\castle\c-sl- 150 NOTANIM
  262. load_sequence graphics\struct\castle\c-sla- 151 75
  263. load_sequence graphics\struct\castle\c-sr- 152 NOTANIM
  264. load_sequence graphics\struct\castle\c-sra- 153 75
  265. load_sequence graphics\struct\details\damage\damag- 154 200
  266.  
  267. //lets make the fire anim play backwards too
  268.  
  269. set_frame_frame 154 4 154 2
  270. set_frame_delay 154 4 200
  271.  
  272. load_sequence graphics\struct\details\damage\fire2- 155 250
  273.  
  274. set_frame_frame 155 4 155 2
  275. set_frame_delay 155 4 250
  276.  
  277. load_sequence graphics\struct\details\damage\fire3- 156 200
  278.  
  279. set_frame_frame 156 4 156 2
  280. set_frame_delay 156 4 250
  281.  
  282. load_sequence graphics\struct\details\damage\fire4- 157 275
  283.  
  284. set_frame_frame 157 4 157 2
  285. set_frame_delay 157 4 250
  286.  
  287. load_sequence graphics\struct\details\damage\hole- 158 NOTANIM
  288. load_sequence graphics\struct\stone\mdink\monum- 159 75
  289. load_sequence graphics\effects\atomic\atomc- 161 50 57 123 -22 -14 22 14
  290. load_sequence graphics\effects\circles\circl- 162 50 29 29 -9 -3 9 3
  291. load_sequence graphics\effects\stars\star2- 163 1 38 98 -19 -18 19 7
  292.  
  293. //empty slot
  294. load_sequence_now graphics\effects\magic\magc1- 164 50 57 36 -15 -4 15 4
  295.  
  296. load_sequence_now graphics\effects\shiny\shiny- 165 50
  297.  
  298. load_sequence graphics\effects\sparks\spark- 166 50
  299. load_sequence graphics\effects\splode\shock- 167 30 87 -26 -17 26 20
  300. load_sequence graphics\effects\splode\whirl- 168 50
  301. load_sequence graphics\effects\stars\star2- 169 150 38 39 -19 -7 19 7
  302.  
  303. load_sequence graphics\effects\stars\star1- 170 150 38 40 -19 -7 19 7
  304.  
  305. load_sequence graphics\lands\firemoun\blast- 171 50 60 154 -17 -16 17 16
  306. //load_sequence graphics\lands\firemoun\mound- 172 NOTANIM
  307.  
  308. load_sequence graphics\bonuses\barrels\barel- 173 75 41 44 -17 -15 20 6
  309. load_sequence graphics\bonuses\barrels\bar- 174 NOTANIM
  310. load_sequence graphics\bonuses\chest\chst1- 175 75 25 50 -20 -14 20 6
  311. load_sequence graphics\bonuses\chest\chst2- 176 75 29 48 -20 -13 18 5
  312. load_sequence graphics\bonuses\chest\chst3- 177 75 40 50 -21 -13 22 6
  313.  
  314. load_sequence_now graphics\bonuses\coins\coin- 178 75
  315. load_sequence graphics\lands\shrubs\bush- 179 NOTANIM
  316. load_sequence_now graphics\inter\status\stat- 180 BLACK
  317. load_sequence_now graphics\inter\numbers\ns- 181 LEFTALIGN
  318. load_sequence_now graphics\inter\numbers\nr- 182 LEFTALIGN
  319. load_sequence_now graphics\inter\numbers\nb- 183 LEFTALIGN
  320. load_sequence_now graphics\inter\numbers\np- 184 LEFTALIGN
  321. load_sequence_now graphics\inter\numbers\ny- 185 LEFTALIGN
  322. load_sequence graphics\struct\landmark\landm- 186 NOTANIM
  323. load_sequence_now graphics\effects\spurt\spurt- 187 100 16 9 -8 -1 8 1
  324. load_sequence_now graphics\effects\spurt\sprtl- 188 100 50 20 -12 -2 12 2
  325. load_sequence_now graphics\effects\spurt\sprtr- 189 100 0 20 -5 -2 5 2
  326. load_sequence_now graphics\inter\health\hm-w- 190 LEFTALIGN
  327. load_sequence_now graphics\inter\health\hm-g- 191 LEFTALIGN
  328. load_sequence_now graphics\startme\options\but1- 192 BLACK
  329. load_sequence_now graphics\startme\options\but3- 193 BLACK
  330. load_sequence_now graphics\startme\options\but7- 194 BLACK
  331. load_sequence_now graphics\startme\options\but9- 195 BLACK
  332. load_sequence_now graphics\startme\options\dinkL- 196 BLACK
  333. load_sequence_now graphics\startme\vstart\stm1- 197 BLACK
  334. load_sequence_now graphics\startme\vstart\stm3- 198 BLACK
  335. load_sequence_now graphics\startme\vstart\stm7- 199 BLACK
  336. load_sequence_now graphics\startme\vstart\stm9- 200 BLACK
  337.  
  338.  
  339. //load dragon
  340.  
  341. load_sequence graphics\foes\dragon\f2-w2- 202 75 106 120 -41 -18 41 18
  342. load_sequence graphics\foes\dragon\f2-w4- 204 75 103 113 -38 -18 38 18
  343. load_sequence graphics\foes\dragon\f2-w6- 206 75 116 111 -38 -18 38 18
  344. load_sequence graphics\foes\dragon\f2-w8- 208 75 105 100 -43 -18 43 18
  345.  
  346. load_sequence graphics\foes\dragon\f2-x3- 212 125 42 90 -26 -12 26 12
  347. load_sequence graphics\foes\dragon\f2-x7- 216 125 63 38 -23 -9 23 9
  348.  
  349. //maiden
  350.  
  351. load_sequence graphics\people\maiden\red\c4-w1- 221 100 37 61 -20 -17 20 8
  352. load_sequence graphics\people\maiden\red\c4-w3- 223 100 32 59 -16 -12 18 11
  353. load_sequence graphics\people\maiden\red\death- 225 100 32 59 -16 -12 18 11
  354. load_sequence graphics\people\maiden\red\c4-w7- 227 100 32 60 -16 -13 16 8
  355. load_sequence graphics\people\maiden\red\c4-w9- 229 100 31 60 -18 -14 16 8
  356.  
  357. //old man who dies a lot
  358.  
  359. load_sequence graphics\people\oldman\c1-w1- 231 100 45 54 -16 -11 23 7
  360. load_sequence graphics\people\oldman\c1-w3- 233 100 46 54 -29 -11 17 7
  361. load_sequence graphics\people\oldman\c1-w7- 237 100 42 49 -20 -8 21 10
  362. load_sequence graphics\people\oldman\c1-w9- 239 100 39 49 -23 -10 18 13
  363.  
  364. load_sequence graphics\people\maiden\brown\c6-w1- 241 100 37 61 -20 -17 20 8
  365. load_sequence graphics\people\maiden\brown\c6-w3- 243 100 32 59 -16 -12 18 11
  366. load_sequence graphics\people\maiden\red\death- 245 100 32 59 -16 -12 18 11
  367. load_sequence graphics\people\maiden\brown\c6-w7- 247 100 32 60 -16 -13 16 8
  368. load_sequence graphics\people\maiden\brown\c6-w9- 249 100 31 60 -18 -14 16 8
  369.  
  370. load_sequence graphics\people\maiden\blue\c7-w1- 251 100 37 61 -20 -17 20 8
  371. load_sequence graphics\people\maiden\blue\c7-w3- 253 100 32 59 -16 -12 18 11
  372. load_sequence graphics\people\maiden\red\death- 255 100 32 59 -16 -12 18 11
  373. load_sequence graphics\people\maiden\blue\c7-w7- 257 100 32 60 -16 -13 16 8
  374. load_sequence graphics\people\maiden\blue\c7-w9- 259 100 31 60 -18 -14 16 8
  375.  
  376. load_sequence graphics\people\fairy\c2-w1- 261 100
  377. load_sequence graphics\people\fairy\c2-w3- 263 100
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384. load_sequence graphics\people\knight\red\c5-w1- 271 100 67 86 -21 -12 21 12
  385. load_sequence graphics\people\knight\red\c5-w3- 273 100 58 84 -27 -11 27 11
  386. load_sequence graphics\people\knight\red\death- 275 100 54 11 -51 -4 27 39
  387. load_sequence graphics\people\knight\red\c5-w7- 277 100 70 86 -22 -12 22 12
  388. load_sequence graphics\people\knight\red\c5-w9- 279 100 66 85 -24 -12 24 12
  389.  
  390. load_sequence graphics\people\knight\blue\c5-w1- 281 100 67 86 -21 -12 21 12
  391. load_sequence graphics\people\knight\blue\c5-w3- 283 100 58 84 -27 -11 27 11
  392. load_sequence graphics\people\knight\silver\death- 285 100 58 84 -27 -11 27 11
  393. load_sequence graphics\people\knight\blue\c5-w7- 287 100 70 86 -22 -12 22 12
  394. load_sequence graphics\people\knight\blue\c5-w9- 289 100 66 85 -24 -12 24 12
  395. load_sequence graphics\people\knight\silver\c5-w1- 291 100 67 86 -21 -12 21 12
  396. load_sequence graphics\people\knight\silver\c5-w3- 293 100 58 84 -27 -11 27 11
  397. load_sequence graphics\people\knight\silver\death- 295 100 25 11 -22 0 55 42
  398. load_sequence graphics\people\knight\silver\c5-w7- 297 100 70 86 -22 -12 22 12
  399. load_sequence graphics\people\knight\silver\c5-w9- 299 100 66 85 -24 -12 24 12
  400.  
  401. load_sequence graphics\people\knight\gold\c5-w1- 301 100 67 86 -21 -12 21 12
  402. load_sequence graphics\people\knight\gold\c5-w3- 303 100 58 84 -27 -11 27 11
  403. load_sequence graphics\people\knight\gold\death- 305 100 54 11 -50 1 27 36
  404. load_sequence graphics\people\knight\gold\c5-w7- 307 100 70 86 -22 -12 22 12
  405. load_sequence graphics\people\knight\gold\c5-w9- 309 100 66 85 -24 -12 24 12
  406.  
  407. //dinks push sprites
  408.  
  409. load_sequence_now graphics\dink\push\ds-p2- 312 75 45 79 -7 -21 13 -7
  410. load_sequence_now graphics\dink\push\ds-p4- 314 75 36 69 3 -9 45 9
  411. load_sequence_now graphics\dink\push\ds-p6- 316 75 67 71 -21 -12 21
  412. load_sequence_now graphics\dink\push\ds-p8- 318 75 46 59 -9 5 12 24
  413.  
  414. //dink magic
  415.  
  416. load_sequence_now graphics\dink\hit\magic\ds-m2- 322 30 60 84 -15 -9 16 7
  417. load_sequence_now graphics\dink\hit\magic\ds-m4- 324 30 61 86 -13 -7 15 8
  418. load_sequence_now graphics\dink\hit\magic\ds-m6- 326 30 60 86 -11 -8 13 9
  419. load_sequence_now graphics\dink\hit\magic\ds-m8- 328 30 61 83 -15 -4 15 14
  420.  
  421. load_sequence graphics\people\girl\c03w1- 331 100 35 45 -19 -10 13 6
  422. load_sequence graphics\people\girl\c03w3- 333 100 35 48 -14 -13 13 6
  423. load_sequence graphics\people\girl\death- 335 100 44 9 -40 -7 13 26
  424. load_sequence graphics\people\girl\c03w7- 337 100 31 44 -11 -8 18 11
  425. load_sequence graphics\people\girl\c03w9- 339 100 33 46 -16 -12 14 7
  426.  
  427. load_sequence graphics\people\merchant\c09w1- 341 100 38 71 -18 -9 24 14
  428. load_sequence graphics\people\merchant\c09w3- 343 100 36 69 -22 -14 23 14
  429. load_sequence graphics\people\merchant\death- 345 100 59 11 -58 -7 17 38
  430. load_sequence graphics\people\merchant\c09w7- 347 100 40 67 -24 -14 23 11
  431. load_sequence graphics\people\merchant\c09w9- 349 100 34 69 -18 -13 23 16
  432.  
  433. load_sequence graphics\people\mom\c08w1- 351 100
  434. load_sequence graphics\people\mom\c08w3- 353 100
  435. load_sequence graphics\people\mom\death- 355 100 54 9 -52 -6 13 34
  436. load_sequence graphics\people\mom\c08w7- 357 100
  437. load_sequence graphics\people\mom\c08w9- 359 100
  438.  
  439.  
  440. load_sequence graphics\people\mom\brown\c08w1- 361 100
  441. load_sequence graphics\people\mom\brown\c08w3- 363 100
  442. load_sequence graphics\people\mom\death- 365 100 49 11 -44 -4 17 33
  443. load_sequence graphics\people\mom\brown\c08w7- 367 100
  444. load_sequence graphics\people\mom\brown\c08w9- 369 100
  445.  
  446. load_sequence graphics\people\merchant\blue\c09w1- 371 100 38 71 -18 -9 24 14
  447. load_sequence graphics\people\merchant\blue\c09w3- 373 100 36 69 -22 -14 23 14
  448. load_sequence graphics\people\merchant\death- 375 100 56 13 -55 -7 17 32
  449.  
  450. load_sequence graphics\people\merchant\blue\c09w7- 377 100 40 67 -24 -14 23 11
  451. load_sequence graphics\people\merchant\blue\c09w9- 379 100 34 69 -18 -13 23 16
  452.  
  453. load_sequence graphics\people\merchant\green\c09w1- 381 100 38 71 -18 -9 24 14
  454. load_sequence graphics\people\merchant\green\c09w3- 383 100 36 69 -22 -14 23 14
  455. load_sequence graphics\people\merchant\green\death- 385 100 12 12 -2 -3 58 38
  456. load_sequence graphics\people\merchant\green\c09w7- 387 100 40 67 -24 -14 23 11
  457. load_sequence graphics\people\merchant\green\c09w9- 389 100 34 69 -18 -13 23 16
  458.  
  459. load_sequence graphics\people\merchant\purple\c09w1- 391 100 38 71 -18 -9 24 14
  460. load_sequence graphics\people\merchant\purple\c09w3- 393 100 36 69 -22 -14 23 14
  461. load_sequence graphics\people\merchant\death- 395 100 61 9 -60 -4 10 36
  462. load_sequence graphics\people\merchant\purple\c09w7- 397 100 40 67 -24 -14 23 11
  463. load_sequence graphics\people\merchant\purple\c09w9- 399 100 34 69 -18 -13 23 16
  464.  
  465. load_sequence graphics\people\soldier\c10w1- 401 100 50 68 -15 -5 17 18
  466. load_sequence graphics\people\soldier\c10w3- 403 100 43 68 -20 -13 25 13
  467. load_sequence graphics\people\soldier\death- 405 100 49 11 -45 1 16 36
  468. load_sequence graphics\people\soldier\c10w7- 407 100 51 70 -23 -14 21 9
  469. load_sequence graphics\people\soldier\c10w9- 409 100 40 70 -14 -11 19 8
  470.  
  471. load_sequence graphics\people\peasant2\c11w1- 411 100 55 96 -16 -8 18 15
  472. load_sequence graphics\people\peasant2\c11w3- 413 100 50 94 -20 -11 21 16
  473. load_sequence graphics\people\peasant2\death- 415 100 91 40 -64 -30 19 10
  474. load_sequence graphics\people\peasant2\c11w7- 417 100 56 97 -21 -9 23 15
  475. load_sequence graphics\people\peasant2\c11w9- 419 100 48 100 -13 -8 19 12
  476.  
  477.  
  478. load_sequence graphics\items\bomb\bomb- 420 NOTANIM
  479. load_sequence graphics\items\food\food- 421 12 20 -13 -19 21 7
  480. load_sequence graphics\items\paper\paper- 422 12 20 -13 -19 21 7
  481. load_sequence_now graphics\inter\menu\menu- 423 NOTANIM
  482. load_sequence graphics\struct\island\isle- 424 NOTANIN
  483. load_sequence graphics\struct\island\torch- 425 100 71 99 -21 -10 21 10
  484. load_sequence graphics\people\boatman\c12r3- 426 75
  485. load_sequence graphics\effects\fire\fire1- 427 75 71 99 -5 -6 6 1
  486.  
  487. set_frame_frame 427 7 427 5
  488. set_frame_delay 427 7 75
  489. set_frame_frame 427 8 427 4
  490. set_frame_delay 427 8 75
  491. set_frame_frame 427 9 427 3
  492. set_frame_delay 427 9 75
  493. set_frame_frame 427 10 427 2
  494. set_frame_delay 427 10 75
  495.  
  496.  
  497. load_sequence graphics\inside\stairs\stair- 428 NOTANIM
  498. load_sequence graphics\struct\cataplt\arms- 429 NOTANIM
  499. load_sequence graphics\effects\seed\seed4- 430 150
  500. load_sequence graphics\effects\seed\seed6- 431 150
  501. load_sequence_now graphics\effects\shadows\shadw- 432 NOTANIM
  502. load_sequence graphics\effects\splash\splas- 433 75 33 44 -19 -12 23 4
  503. load_sequence graphics\animals\fish\fish1\fish1- 434 75 48 58 -23 -5 27 11
  504. load_sequence graphics\animals\fish\fish2\fish2- 435 75 48 58 -23 -5 27 11
  505. load_sequence_now graphics\dink\die\ds-x3- 436 75 30 67 -10 -9 10 9
  506. load_sequence_now graphics\inter\menu\item-m 437 NOTANIM
  507. load_sequence_now graphics\inter\menu\item-w 438 NOTANIM
  508. load_sequence graphics\animals\fish\flop\fishx- 439 NOTANIM
  509. load_sequence graphics\animals\fish\flop\flop1- 440 75
  510. load_sequence graphics\animals\fish\flop\flop2- 441 75
  511. load_sequence_now graphics\inter\level#\ln- 442 LEFTALIGN
  512. load_sequence graphics\items\boxes\boxb1- 443 75 38 41 -26 -16 33 6
  513. load_sequence graphics\items\boxes\boxb3- 444 75 28 37 -32 -19 28 4
  514. load_sequence graphics\items\boxes\box- 445 NOTANIM
  515. load_sequence graphics\items\tomb\tomb- 446 NOTANIM
  516. load_sequence graphics\items\tools\tool- 447 NOTANIM
  517. load_sequence graphics\items\cup\cup- 448 NOTANIM
  518. load_sequence graphics\inter\save\save- 449 135 60 60 -59 -45 60 26
  519. //save needs to play reversed too
  520. set_frame_frame 449 6 449 4
  521. set_frame_frame 449 7 449 3
  522. set_frame_frame 449 8 449 2
  523. set_frame_delay 449 6 135
  524. set_frame_delay 449 7 135
  525. set_frame_delay 449 8 135
  526. set_frame_delay 449 9 135
  527. load_sequence_now graphics\inter\health\hm-br- 450 LEFTALIGN
  528. load_sequence_now graphics\inter\health\hm-r- 451 LEFTALIGN
  529. load_sequence graphics\dink\crawl\ds-cr- 452 100
  530. load_sequence_now graphics\inter\arrow\arowl- 456 100
  531. load_sequence_now graphics\inter\arrow\arowr- 457 100
  532. load_sequence_now graphics\inside\details\sign- 458 NOTANIM
  533.  
  534. load_sequence graphics\inner\shelf- 459 NOTANIM
  535. load_sequence graphics\inner\lab- 460 NOTANIM
  536. load_sequence graphics\inner\chair- 461 NOTANIM
  537. load_sequence graphics\inner\poster 462 50 27 56 -30 -57 21 6
  538. load_sequence graphics\items\grain\bag- 463 100 28 41 -28 -28 30 4
  539.  
  540.  
  541. load_sequence graphics\effects\comets\sm-comt1\comt2- 502 30 14 118 -8 -5 11 13
  542. load_sequence graphics\effects\comets\sm-comt1\comt4- 504 30 9 57 -6 -6 9 8
  543. load_sequence graphics\effects\comets\sm-comt1\comt6- 506 30 77 57 -7 -8 9 8
  544. load_sequence graphics\effects\comets\sm-comt1\comt8- 508 30 15 48 -9 -8 10 8
  545.  
  546. load_sequence graphics\effects\comets\sm-comt2\fbal2- 512 0 15 94 -17 -47 18 -17
  547. load_sequence graphics\effects\comets\sm-comt2\fbal4- 514 0 14 51 -11 -11 16 12
  548. load_sequence graphics\effects\comets\sm-comt2\fbal6- 516 0 59 51 -12 -12 15 12
  549. load_sequence graphics\effects\comets\sm-comt2\fbal8- 518 0 13 49 -11 -11 16 11
  550.  
  551.  
  552. load_sequence graphics\dink\seed\ds-s2- 522 150 49 74 -14 -9 16 10
  553. load_sequence graphics\dink\seed\ds-s4- 524 150 47 73 -16 -10 14 10
  554. load_sequence graphics\dink\seed\ds-s6- 526 150 53 71 -16 -10 16 10
  555. load_sequence graphics\dink\seed\ds-s8- 528 150 50 70 -16 -9 16 9
  556.  
  557.  
  558. load_sequence graphics\foes\bonca\walk\f03w1- 531 75 55 67 -29 -9 24 18
  559. load_sequence graphics\foes\bonca\walk\f03w3- 533 75 57 68 -18 -13 25 11
  560. load_sequence graphics\foes\bonca\walk\f03w7- 537 75 56 71 -27 -13 27 13
  561. load_sequence graphics\foes\bonca\walk\f03w9- 539 75 58 67 -23 -8 25 20
  562.  
  563.  
  564. load_sequence graphics\foes\bonca\attack\f03a2- 544 75 70 65 -21 -11 21 14
  565. load_sequence graphics\foes\bonca\attack\f03a4- 548 75 70 64 -32 -8 32 17
  566. load_sequence graphics\foes\bonca\attack\f03a6- 542 75 65 66 -24 -12 24 16
  567. load_sequence graphics\foes\bonca\attack\f03a8- 546 75 68 65 -21 -11 21 11
  568.  
  569. set_frame_special 544 5 1
  570. set_frame_special 548 5 1
  571. set_frame_special 542 5 1
  572. set_frame_special 546 5 1
  573.  
  574.  
  575. load_sequence graphics\foes\bonca\death\f03x1- 551 75
  576. load_sequence graphics\foes\bonca\death\f03x3- 553 75
  577. load_sequence graphics\foes\bonca\death\f03x7- 557 75
  578. load_sequence graphics\foes\bonca\death\f03x9- 559 75
  579.  
  580. load_sequence graphics\people\gnome\purple\c13w1- 561 75 29 55 -15 -7 17 17
  581. load_sequence graphics\people\gnome\purple\c13w3- 563 75 31 57 -19 -12 18 12
  582. load_sequence graphics\people\gnome\purple\c13w7- 567 75 30 57 -16 -9 16 10
  583. load_sequence graphics\people\gnome\purple\c13w9- 569 75 28 54 -17 -10 17 13
  584.  
  585. load_sequence graphics\people\gnome\blue\c13w1- 571 75 29 55 -15 -7 17 17
  586. load_sequence graphics\people\gnome\blue\c13w3- 573 75 31 57 -19 -12 18 12
  587. load_sequence graphics\people\gnome\blue\c13w7- 577 75 30 57 -16 -9 16 10
  588. load_sequence graphics\people\gnome\blue\c13w9- 579 75 28 54 -17 -10 17 13
  589.  
  590. load_sequence graphics\people\gnome\green\c13w1- 581 75 29 55 -15 -7 17 17
  591. load_sequence graphics\people\gnome\green\c13w3- 583 75 31 57 -19 -12 18 12
  592. load_sequence graphics\people\gnome\green\c13w7- 587 75 30 57 -16 -9 16 10
  593. load_sequence graphics\people\gnome\green\c13w9- 589 75 28 54 -17 -10 17 13
  594.  
  595. load_sequence graphics\foes\bonca\gray\attack\f03a2- 594 75 70 65 -21 -11 21 14
  596. load_sequence graphics\foes\bonca\gray\attack\f03a4- 598 75 70 64 -32 -8 32 17
  597. load_sequence graphics\foes\bonca\gray\attack\f03a6- 592 75 65 66 -24 -12 24 16
  598. load_sequence graphics\foes\bonca\gray\attack\f03a8- 596 75 68 65 -21 -11 21 11
  599.  
  600. set_frame_special 594 5 1
  601. set_frame_special 598 5 1
  602. set_frame_special 592 5 1
  603. set_frame_special 596 5 1
  604.  
  605. load_sequence graphics\foes\bonca\gray\walk\f03w1- 601 75 55 67 -29 -9 24 18
  606. load_sequence graphics\foes\bonca\gray\walk\f03w3- 603 75 57 68 -18 -13 25 11
  607. load_sequence graphics\foes\bonca\gray\walk\f03w7- 607 75 56 71 -27 -13 27 13
  608. load_sequence graphics\foes\bonca\gray\walk\f03w9- 609 75 58 67 -23 -8 25 20
  609.  
  610. load_sequence graphics\foes\bonca\purple\walk\f03w1- 611 75 55 67 -29 -9 24 18
  611. load_sequence graphics\foes\bonca\purple\walk\f03w3- 613 75 57 68 -18 -13 25 11
  612. load_sequence graphics\foes\bonca\purple\walk\f03w7- 617 75 56 71 -27 -13 27 13
  613. load_sequence graphics\foes\bonca\purple\walk\f03w9- 619 75 58 67 -23 -8 25 20
  614.  
  615. load_sequence graphics\foes\bonca\purple\attack\f03a2- 624 75 70 65 -21 -11 21 14
  616. load_sequence graphics\foes\bonca\purple\attack\f03a4- 628 75 70 64 -32 -8 32 17
  617. load_sequence graphics\foes\bonca\purple\attack\f03a6- 622 75 65 66 -24 -12 24 16
  618. load_sequence graphics\foes\bonca\purple\attack\f03a8- 626 75 68 65 -21 -11 21 11
  619.  
  620. load_sequence graphics\foes\slayers\attack\f04a2- 632 75 89 78 -28 -13 28 16
  621. load_sequence graphics\foes\slayers\attack\f04a4- 634 75 81 75 -22 -13 30 19
  622. load_sequence graphics\foes\slayers\attack\f04a6- 636 75 95 75 -22 -13 25 15
  623. load_sequence graphics\foes\slayers\attack\f04a8- 638 75 92 75 -25 -18 22 17
  624.  
  625. SET_FRAME_SPECIAL 632 5 1
  626. SET_FRAME_SPECIAL 634 5 1
  627. SET_FRAME_SPECIAL 636 5 1
  628. SET_FRAME_SPECIAL 638 5 1
  629.  
  630. SET_SPRITE_INFO 632 5 89 78 -23 -19 14 27
  631. SET_SPRITE_INFO 634 5 81 75 -59 -17 30 19
  632. SET_SPRITE_INFO 636 5 95 75 -22 -8 59 26
  633.  
  634. load_sequence graphics\foes\slayers\walk\f04w1- 641 75 92 67 -28 -15 24 14
  635. load_sequence graphics\foes\slayers\walk\f04w3- 643 75 97 66 -28 -13 25 23
  636. load_sequence graphics\foes\slayers\walk\death- 645 75 62 28 -62 -16 23 28
  637. load_sequence graphics\foes\slayers\walk\f04w7- 647 75 85 62 -21 -17 33 21
  638. load_sequence graphics\foes\slayers\walk\f04w9- 649 75 91 67 -20 -17 40 12
  639.  
  640. load_sequence graphics\foes\puddle\blue\walk\f06w1- 651 75 11 11 -9 -8 14 11
  641. load_sequence graphics\foes\puddle\blue\walk\f06w3- 653 75 15 10 -13 -10 13 12
  642.  
  643. load_sequence graphics\foes\puddle\blue\death\f06x1- 661 75
  644. load_sequence graphics\foes\puddle\blue\death\f06x3- 663 75
  645.  
  646. load_sequence graphics\foes\puddle\green\walk\f06w1- 671 75 11 11 -9 -8 14 11
  647. load_sequence graphics\foes\puddle\green\walk\f06w3- 673 75 15 10 -13 -10 13 12
  648.  
  649. load_sequence graphics\foes\puddle\green\death\f06x1- 681 75
  650. load_sequence graphics\foes\puddle\green\death\f06x3- 683 75
  651.  
  652. load_sequence graphics\foes\puddle\red\walk\f06w1- 691 75 11 11 -9 -8 14 11
  653. load_sequence graphics\foes\puddle\red\walk\f06w3- 693 75 15 10 -13 -10 13 12
  654.  
  655. load_sequence graphics\foes\puddle\red\death\f06x1- 701 75
  656. load_sequence graphics\foes\puddle\red\death\f06x3- 703 75
  657.  
  658. load_sequence graphics\people\knight\red\attack\c05a2- 712 75 92 98 -16 -12 16 16
  659. load_sequence graphics\people\knight\red\attack\c05a4- 714 75 94 98 -17 -10 13 15
  660. load_sequence graphics\people\knight\red\attack\c05a6- 716 75 87 96 -12 -11 23 16
  661. load_sequence graphics\people\knight\red\attack\c05a8- 718 75 92 97 -20 -9 18 19
  662.  
  663.  
  664. //frame they can hurt on
  665.  
  666. set_frame_special 712 6 1
  667. set_frame_special 714 5 1
  668. set_frame_special 716 6 1
  669. set_frame_special 718 6 1
  670.  
  671. load_sequence graphics\people\knight\silver\attack\c05a2- 722 75 92 98 -16 -12 16 16
  672. load_sequence graphics\people\knight\silver\attack\c05a4- 724 75 94 98 -17 -10 13 15
  673. load_sequence graphics\people\knight\silver\attack\c05a6- 726 75 87 96 -12 -11 23 16
  674. load_sequence graphics\people\knight\silver\attack\c05a8- 728 75 92 97 -20 -9 18 19
  675.  
  676. set_frame_special 722 6 1
  677. set_frame_special 724 5 1
  678. set_frame_special 726 6 1
  679. set_frame_special 728 6 1
  680.  
  681. load_sequence graphics\people\knight\blue\attack\c05a2- 732 75 92 98 -16 -12 16 16
  682. load_sequence graphics\people\knight\blue\attack\c05a4- 734 75 94 98 -17 -10 13 15
  683. load_sequence graphics\people\knight\blue\attack\c05a6- 736 75 87 96 -12 -11 23 16
  684. load_sequence graphics\people\knight\blue\attack\c05a8- 738 75 92 97 -20 -9 18 19
  685.  
  686. set_frame_special 732 6 1
  687. set_frame_special 734 5 1
  688. set_frame_special 736 6 1
  689. set_frame_special 738 6 1
  690.  
  691. load_sequence graphics\people\knight\gold\attack\c05a2- 742 75 92 98 -16 -12 16 16
  692. load_sequence graphics\people\knight\gold\attack\c05a4- 744 75 94 98 -17 -10 13 15
  693. load_sequence graphics\people\knight\gold\attack\c05a6- 746 75 87 96 -12 -11 23 16
  694. load_sequence graphics\people\knight\gold\attack\c05a8- 748 75 92 97 -20 -9 18 19
  695.  
  696. set_frame_special 742 6 1
  697. set_frame_special 744 5 1
  698. set_frame_special 746 6 1
  699. set_frame_special 748 6 1
  700.  
  701.  
  702. //goblin sprites
  703.  
  704. load_sequence graphics\foes\goblin\hammer\attack\f01a2- 752 75 53 87 -20 -11 20 13
  705. load_sequence graphics\foes\goblin\hammer\attack\f01a4- 754 75 73 88 -26 -11 26 11
  706. load_sequence graphics\foes\goblin\hammer\attack\f01a6- 756 75 46 69 -17 -11 30 13
  707. load_sequence graphics\foes\goblin\hammer\attack\f01a8- 758 75 34 91 -16 -12 16 12
  708.  
  709. set_frame_special 752 6 1
  710. set_frame_special 754 6 1
  711. set_frame_special 756 6 1
  712. set_frame_special 758 6 1
  713.  
  714. load_sequence graphics\foes\goblin\hammer\walk\f01w1- 761 75 50 72 -19 -12 19 10
  715. load_sequence graphics\foes\goblin\hammer\walk\f01w3- 763 75 26 68 -21 -9 28 13
  716. load_sequence graphics\foes\goblin\hammer\walk\death- 765 75 17 16 -10 -2 57 37
  717. load_sequence graphics\foes\goblin\hammer\walk\f01w7- 767 75 44 74 -24 -10 24 10
  718. load_sequence graphics\foes\goblin\hammer\walk\f01w9- 769 75 27 72 -16 -10 24 12
  719.  
  720. load_sequence graphics\foes\goblin\horns\attack\f01a2- 772 75 69 93 -23 -10 27 15
  721. load_sequence graphics\foes\goblin\horns\attack\f01a4- 774 75 80 105 -30 -11 30 15
  722. load_sequence graphics\foes\goblin\horns\attack\f01a6- 776 75 53 94 -22 -10 24 15
  723. load_sequence graphics\foes\goblin\horns\attack\f01a8- 778 75 60 91 -25 -13 25 13
  724.  
  725. set_frame_special 772 6 1
  726. set_frame_special 774 6 1
  727. set_frame_special 776 6 1
  728. set_frame_special 778 6 1
  729.  
  730.  
  731. //spinning special attack, only need 1 seq
  732.  
  733. load_sequence graphics\foes\goblin\horns\attack2\f01sa- 780 75 101 100 -40 -25 45 33
  734.  
  735. load_sequence graphics\foes\goblin\horns\walk\f01w1- 781 75 82 83 -25 -13 27 13
  736. load_sequence graphics\foes\goblin\horns\walk\f01w3- 783 75 38 76 -19 -14 27 14
  737. load_sequence graphics\foes\goblin\horns\walk\death- 785 75 60 16 -59 -4 19 37
  738. load_sequence graphics\foes\goblin\horns\walk\f01w7- 787 75 72 99 -31 -13 24 13
  739. load_sequence graphics\foes\goblin\horns\walk\f01w9- 789 75 37 91 -19 -11 28 18
  740.  
  741. load_sequence graphics\foes\goblin\soldier\attack\f01a2- 792 75 87 111 -27 -14 32 18
  742. load_sequence graphics\foes\goblin\soldier\attack\f01a4- 794 75 101 115 -19 -8 27 21
  743. load_sequence graphics\foes\goblin\soldier\attack\f01a6- 796 75 78 102 -23 -11 29 23
  744. load_sequence graphics\foes\goblin\soldier\attack\f01a8- 798 75 64 105 -21 -15 25 17
  745.  
  746. set_frame_special 792 6 1
  747. set_frame_special 794 6 1
  748. set_frame_special 796 6 1
  749. set_frame_special 798 6 1
  750.  
  751. load_sequence graphics\foes\goblin\soldier\walk\f01w1- 801 75 82 91 -23 -10 26 17
  752. load_sequence graphics\foes\goblin\soldier\walk\f01w3- 803 75 33 74 -19 -11 29 14
  753. load_sequence graphics\foes\goblin\soldier\walk\death- 805 75 97 19 -95 -6 29 36
  754. load_sequence graphics\foes\goblin\soldier\walk\f01w7- 807 75 53 100 -26 -10 20 15
  755. load_sequence graphics\foes\goblin\soldier\walk\f01w9- 809 75 30 88 -19 -12 25 15
  756.  
  757. //stone giant
  758.  
  759. load_sequence graphics\foes\stonegnt\attack\f01a2- 812 75 47 119 -21 -13 21 18
  760. load_sequence graphics\foes\stonegnt\attack\f01a4- 814 75 90 105 -26 -11 27 17
  761. load_sequence graphics\foes\stonegnt\attack\f01a6- 816 75 72 97 -23 -9 20 15
  762. load_sequence graphics\foes\stonegnt\attack\f01a8- 818 75 44 111 -19 -7 19 16
  763.  
  764. set_frame_special 812 5 1
  765. set_frame_special 814 5 1
  766. set_frame_special 816 5 1
  767. set_frame_special 818 5 1
  768.  
  769.  
  770. load_sequence graphics\foes\stonegnt\walk\f01w1- 821 75 78 41 -55 -12 26 38
  771. load_sequence graphics\foes\stonegnt\walk\f01w3- 823 75 25 39 -21 -14 64 33
  772. load_sequence graphics\foes\stonegnt\walk\death- 825 75 25 36 -14 -15 76 22
  773. load_sequence graphics\foes\stonegnt\walk\f01w7- 827 75 59 72 -60 -26 21 18
  774. load_sequence graphics\foes\stonegnt\walk\f01w9- 829 75 23 71 -19 -29 59 14
  775.  
  776. //spike
  777.  
  778. load_sequence graphics\foes\spike\idle\f07i1- 831 75 26 57 -20 -12 23 7
  779. load_sequence graphics\foes\spike\idle\f07i3- 833 75 25 54 -20 -12 24 9
  780.  
  781. load_sequence graphics\foes\spike\walk\f07w1- 841 75 25 53 -21 -14 24 7
  782. load_sequence graphics\foes\spike\walk\f07w3- 843 75 26 51 -22 -14 26 7
  783.  
  784. //lines added by dinkedit
  785.  
  786. //tree alignments
  787. SET_SPRITE_INFO 32 11 30 24 -32 -22 20 3
  788. SET_SPRITE_INFO 32 3 88 187 -14 -8 17 15
  789. SET_SPRITE_INFO 32 4 126 227 -19 -7 19 15
  790. SET_SPRITE_INFO 32 5 131 181 -25 -13 28 13
  791. SET_SPRITE_INFO 32 6 110 221 -19 -9 20 13
  792. SET_SPRITE_INFO 32 7 104 134 -14 -6 12 13
  793. SET_SPRITE_INFO 32 2 116 190 -16 -3 17 18
  794. SET_SPRITE_INFO 32 1 81 158 -48 -13 46 23
  795. SET_SPRITE_INFO 32 11 30 24 -32 -16 20 16
  796. SET_SPRITE_INFO 32 12 30 25 -32 -13 41 12
  797. SET_SPRITE_INFO 32 13 31 23 -29 -15 28 13
  798.  
  799.  
  800. //wall alignments
  801.  
  802. SET_SPRITE_INFO 31 26 49 99 -49 -10 51
  803. SET_SPRITE_INFO 31 19 5 88 -5 0 95 12
  804. SET_SPRITE_INFO 31 20 16 88 -16 0 83 12
  805. SET_SPRITE_INFO 31 21 4 88 -4 1 93 12
  806. SET_SPRITE_INFO 31 22 79 88 -75 1 21 12
  807. SET_SPRITE_INFO 31 23 8 53 -13 -53 19 47
  808. SET_SPRITE_INFO 31 24 52 88 -52 0 148 12
  809. SET_SPRITE_INFO 31 26 49 90 -49 -1 51 10
  810. SET_SPRITE_INFO 31 27 2 88 -2 0 98 12
  811. SET_SPRITE_INFO 31 28 5 88 -5 0 95 12
  812. SET_SPRITE_INFO 31 29 5 88 -5 1 95 12
  813. SET_SPRITE_INFO 31 30 5 88 -5 1 95 12
  814. SET_SPRITE_INFO 31 33 16 88 -14 2 93 12
  815. SET_SPRITE_INFO 31 34 4 88 -4 1 100 12
  816. SET_SPRITE_INFO 31 35 5 88 -4 0 13 12
  817. SET_SPRITE_INFO 31 36 5 88 -5 1 9 12
  818. SET_SPRITE_INFO 67 1 107 342 -93 -5 86 59
  819. SET_SPRITE_INFO 67 2 98 368 -98 -7 95 51
  820. SET_SPRITE_INFO 64 4 67 117 -67 -17 67 3
  821. SET_SPRITE_INFO 31 28 5 88 -5 -36 95 12
  822. SET_SPRITE_INFO 31 27 2 88 -2 -36 98 12
  823. SET_SPRITE_INFO 64 1 81 115 -92 -51 82 1
  824. SET_SPRITE_INFO 64 2 79 70 -88 -42 88 9
  825. SET_SPRITE_INFO 64 3 81 67 -81 -32 40 11
  826. SET_SPRITE_INFO 64 4 67 117 -78 -52 78 7
  827. SET_SPRITE_INFO 64 5 47 113 -46 -21 49 4
  828. SET_SPRITE_INFO 63 1 145 156 -129 -85 188 -1
  829. SET_SPRITE_INFO 63 2 37 65 -36 1 5 18
  830. SET_SPRITE_INFO 61 1 22 50 -24 -4 6 14
  831. SET_SPRITE_INFO 31 31 98 90 -25 -20 25 20
  832. SET_SPRITE_INFO 31 32 98 180 -25 -20 25 20
  833. SET_SPRITE_INFO 51 1 36 52 -5 -35 21 24
  834.  
  835.  
  836. SET_SPRITE_INFO 31 22 54 87 -66 -35 59 20
  837. SET_SPRITE_INFO 31 20 16 88 -26 -36 83 12
  838. SET_SPRITE_INFO 31 19 5 88 -5 -36 106 12
  839. SET_SPRITE_INFO 63 3 38 65 -30 -14 3 23
  840. SET_SPRITE_INFO 31 36 5 88 -5 -32 9 12
  841. SET_SPRITE_INFO 31 29 5 88 -5 -36 95 12
  842. SET_SPRITE_INFO 31 36 5 88 -5 -36 9 12
  843. SET_SPRITE_INFO 31 35 5 88 -4 -36 13 12
  844. SET_SPRITE_INFO 31 23 8 53 -21 -53 25 47
  845. SET_SPRITE_INFO 31 35 5 88 -1 -36 13 12
  846. SET_SPRITE_INFO 31 26 49 90 -49 -1 51 17
  847. SET_SPRITE_INFO 31 30 5 88 -5 -36 95 19
  848. SET_SPRITE_INFO 31 35 5 88 -19 -36 13 12
  849. SET_SPRITE_INFO 31 36 5 88 -5 -36 27 12
  850. SET_SPRITE_INFO 31 22 79 88 -75 -36 21 19
  851. SET_SPRITE_INFO 31 26 49 90 -49 -38 51 17
  852. SET_SPRITE_INFO 31 21 4 88 -4 -36 93 19
  853. SET_SPRITE_INFO 66 13 50 61 -61 -35 64 25
  854. SET_SPRITE_INFO 95 5 51 46 -49 -36 37 6
  855. SET_SPRITE_INFO 95 6 72 35 -75 -39 43 9
  856. SET_SPRITE_INFO 95 3 66 58 -63 -52 39 4
  857. SET_SPRITE_INFO 93 1 98 41 -89 -6 86 9
  858. SET_SPRITE_INFO 93 3 77 68 -65 -26 11 5
  859. SET_SPRITE_INFO 93 2 68 67 -64 -25 9 3
  860.  
  861.  
  862. SET_SPRITE_INFO 95 4 48 46 -49 -41 30 9
  863. SET_SPRITE_INFO 95 9 53 43 -56 -36 30 12
  864. SET_SPRITE_INFO 93 4 17 98 -18 -65 19 24
  865. SET_SPRITE_INFO 93 1 98 41 -89 -6 86 17
  866. SET_SPRITE_INFO 179 4 57 47 -53 -25 28 13
  867. SET_SPRITE_INFO 179 3 96 61 -83 -29 55 16
  868. SET_SPRITE_INFO 87 9 30 55 -39 -33 43 7
  869. SET_SPRITE_INFO 10 5 0 0 -12 -5 12 5
  870. SET_SPRITE_INFO 10 4 0 0 -5 -2 5 2
  871. SET_SPRITE_INFO 10 2 0 0 -2 0 2 0
  872. SET_SPRITE_INFO 10 1 0 0 -2 0 2 0
  873. SET_SPRITE_INFO 82 1 9 52 -12 -9 16 22
  874. SET_SPRITE_INFO 31 22 79 88 -76 -36 21 19
  875. SET_SPRITE_INFO 61 1 22 50 -24 -9 6 14
  876. SET_SPRITE_INFO 90 5 10 15 -15 -21 10 8
  877. SET_SPRITE_INFO 64 5 47 113 -54 -21 57 8
  878. SET_SPRITE_INFO 178 1 1 3 -4 -7 6 3
  879. SET_SPRITE_INFO 186 1 65 95 -31 -18 32 22
  880. SET_SPRITE_INFO 63 4 130 164 -64 -31 64 31
  881. SET_SPRITE_INFO 31 23 8 53 -23 -53 25 47
  882.  
  883. SET_SPRITE_INFO 196 1 329 139 -163 -99 156 76
  884. SET_SPRITE_INFO 192 1 92 19 -92 -19 92 16
  885. SET_SPRITE_INFO 192 2 102 31 -94 -23 97 17
  886. SET_SPRITE_INFO 193 1 50 16 -50 -16 43 13
  887. SET_SPRITE_INFO 193 2 59 27 -47 -16 43 14
  888. SET_SPRITE_INFO 194 1 60 18 -60 -18 55 11
  889. SET_SPRITE_INFO 194 2 70 29 -60 -19 55 13
  890. SET_SPRITE_INFO 195 1 102 17 -101 -16 86 12
  891. SET_SPRITE_INFO 195 2 105 28 -92 -15 95 14
  892. SET_SPRITE_INFO 31 28 5 88 -6 -36 95 12
  893. SET_SPRITE_INFO 87 1 48 29 -62 -16 59 28
  894. SET_SPRITE_INFO 31 22 79 88 -94 -36 21 19
  895. SET_SPRITE_INFO 31 20 16 88 -26 -36 84 12
  896. SET_SPRITE_INFO 31 35 5 88 -19 -36 28 12
  897. SET_SPRITE_INFO 87 7 26 76 -36 -40 39 12
  898. SET_SPRITE_INFO 31 36 5 88 -5 -36 27 19
  899. SET_SPRITE_INFO 10 8 0 2 0 0 13 15
  900. SET_SPRITE_INFO 192 1 90 20 -92 -19 92 16
  901. SET_SPRITE_INFO 195 2 112 28 -92 -15 95 14
  902. SET_SPRITE_INFO 87 9 30 55 -39 -33 43 9
  903. SET_SPRITE_INFO 192 2 101 31 -94 -23 97 17
  904. SET_SPRITE_INFO 58 10 57 63 -62 -16 32 26
  905. SET_SPRITE_INFO 421 11 12 17 -15 -19 16 6
  906. SET_SPRITE_INFO 131 1 24 29 -18 -23 19 7
  907. SET_SPRITE_INFO 133 1 24 29 -18 -24 19 7
  908. SET_SPRITE_INFO 93 5 41 63 -49 -15 20 11
  909. SET_SPRITE_INFO 93 6 44 65 -54 -23 20 6
  910. SET_SPRITE_INFO 193 2 59 27 -51 -17 43 15
  911. SET_SPRITE_INFO 195 2 112 28 -105 -17 95 16
  912. SET_SPRITE_INFO 428 3 68 11 -45 -8 21 61
  913. SET_SPRITE_INFO 428 1 4 2 -4 -3 52 74
  914. SET_SPRITE_INFO 428 2 41 74 -41 -75 37 -7
  915. SET_SPRITE_INFO 67 7 189 225 -87 -46 87 46
  916. SET_SPRITE_INFO 87 10 23 108 -16 -25 16 9
  917. SET_SPRITE_INFO 32 8 133 69 -135 -23 70 9
  918. SET_SPRITE_INFO 58 9 85 90 -48 -9 48 9
  919. SET_SPRITE_INFO 58 7 64 93 -25 -9 25 9
  920. SET_SPRITE_INFO 58 8 86 36 -48 -8 48 8
  921. SET_SPRITE_INFO 58 6 61 36 -25 -8 25 8
  922. SET_SPRITE_INFO 186 9 37 69 -14 -15 14 9
  923. SET_SPRITE_INFO 89 9 29 90 -15 -10 15 14
  924. SET_SPRITE_INFO 95 10 52 69 -50 -9 52 15
  925. SET_SPRITE_INFO 422 12 19 36 -17 -14 18 4
  926. SET_SPRITE_INFO 422 11 19 37 -19 -10 15 9
  927. SET_SPRITE_INFO 422 10 18 37 -19 -11 19 7
  928. SET_SPRITE_INFO 424 18 13 100 -13 -19 14 10
  929.  
  930. SET_SPRITE_INFO 87 2 45 20 -49 -8 54 5
  931. SET_SPRITE_INFO 89 9 29 69 -15 -10 15 14
  932. SET_SPRITE_INFO 159 7 74 133 -79 -47 76 15
  933. SET_SPRITE_INFO 422 7 21 19 -25 -15 26 2
  934. SET_SPRITE_INFO 87 4 33 49 -30 -32 40 5
  935. SET_SPRITE_INFO 87 3 49 49 -37 -30 57 1
  936. SET_SPRITE_INFO 447 4 25 71 -23 -22 32 3
  937. SET_SPRITE_INFO 178 4 16 9 -20 -14 27 14
  938. SET_SPRITE_INFO 87 3 47 80 -47 -42 61 6
  939. SET_SPRITE_INFO 66 24 51 87 -59 -53 59 9
  940. SET_SPRITE_INFO 428 4 41 74 -36 -74 41 -7
  941. SET_SPRITE_INFO 87 5 70 61 -63 -45 31 8
  942. SET_SPRITE_INFO 445 2 66 80 -85 -28 49 21
  943. SET_SPRITE_INFO 447 11 1 96 -13 -17 19 17
  944. SET_SPRITE_INFO 447 3 19 87 -21 -20 26 9
  945. SET_SPRITE_INFO 447 12 28 62 -15 -14 12 8
  946. SET_SPRITE_INFO 446 3 17 40 -18 -14 22 9
  947. SET_SPRITE_INFO 179 2 42 42 -47 -20 46 14
  948. SET_SPRITE_INFO 179 1 65 54 -64 -25 58 12
  949. SET_SPRITE_INFO 445 1 38 95 -44 -48 68 10
  950. SET_SPRITE_INFO 445 3 26 58 -38 -27 50 7
  951. SET_SPRITE_INFO 445 4 34 57 -38 -26 38 9
  952. SET_SPRITE_INFO 445 5 30 56 -36 -23 43 9
  953. SET_SPRITE_INFO 445 6 26 57 -36 -24 47 6
  954. SET_SPRITE_INFO 89 10 37 23 -33 -23 13 3
  955. SET_SPRITE_INFO 95 1 29 60 -21 -35 23 9
  956. SET_SPRITE_INFO 80 10 66 108 -66 -32 34 42
  957. SET_SPRITE_INFO 80 7 48 100 -57 -54 59 50
  958. SET_SPRITE_INFO 80 1 48 79 -60 -36 64 25
  959. SET_SPRITE_INFO 80 9 66 101 -72 -8 43 53
  960. SET_SPRITE_INFO 80 5 14 37 -23 -41 25 66
  961. SET_SPRITE_INFO 80 2 49 63 -62 -20 65 41
  962. SET_SPRITE_INFO 80 3 49 62 -57 -19 59 42
  963. SET_SPRITE_INFO 80 4 50 64 -56 -21 56 40
  964. SET_SPRITE_INFO 80 14 66 72 -72 -29 39 32
  965. SET_SPRITE_INFO 80 15 52 65 -59 -22 53 39
  966. SET_SPRITE_INFO 80 20 49 75 -55 -29 57 32
  967. SET_SPRITE_INFO 80 25 41 91 -40 -10 40 30
  968. SET_SPRITE_INFO 80 23 42 18 -28 -5 28 9
  969. SET_SPRITE_INFO 80 24 23 35 -26 -33 25 17
  970.  
  971. SET_SPRITE_INFO 80 27 20 69 -22 -9 22 29
  972. SET_SPRITE_INFO 80 28 18 70 -22 -13 26 26
  973. SET_SPRITE_INFO 428 5 18 25 -21 -14 20 33
  974. SET_SPRITE_INFO 66 24 51 46 -59 -9 59 45
  975. SET_SPRITE_INFO 446 1 22 32 -20 -18 13 6
  976.  
  977.  
  978. SET_SPRITE_INFO 459 1 58 105 -66 -29 68 5
  979. SET_SPRITE_INFO 459 2 61 122 -67 -22 49 22
  980. SET_SPRITE_INFO 459 3 40 121 -44 -29 72 26
  981. SET_SPRITE_INFO 459 4 62 102 -72 -26 67 10
  982. SET_SPRITE_INFO 460 1 35 122 -38 -19 51 20
  983. SET_SPRITE_INFO 460 2 35 111 -43 -13 42 17
  984. SET_SPRITE_INFO 460 3 35 112 -43 -22 40 23
  985. SET_SPRITE_INFO 461 1 18 41 -17 -15 17 6
  986. SET_SPRITE_INFO 461 2 18 48 -20 -15 20 5
  987. SET_SPRITE_INFO 461 3 11 45 -15 -14 18 7
  988. SET_SPRITE_INFO 461 4 16 42 -24 -15 23 7
  989. SET_SPRITE_INFO 461 5 15 35 -17 -11 20 9
  990. SET_SPRITE_INFO 461 6 15 42 -22 -16 24 4
  991. SET_SPRITE_INFO 461 7 16 48 -22 -16 22 6
  992. SET_SPRITE_INFO 461 8 11 46 -19 -15 19 7
  993. SET_SPRITE_INFO 461 9 16 46 -22 -17 24 4
  994. SET_SPRITE_INFO 461 10 19 45 -27 -20 25 4
  995. SET_SPRITE_INFO 461 11 13 43 -23 -16 26 4
  996. SET_SPRITE_INFO 461 12 11 21 -18 -12 19 7
  997. SET_SPRITE_INFO 461 13 15 26 -17 -13 16 6
  998. SET_SPRITE_INFO 461 14 8 25 -16 -15 20 8
  999. SET_SPRITE_INFO 461 15 15 27 -17 -10 17 5
  1000.  
  1001. SET_SPRITE_INFO 25 6 33 55 -7 -3 11 17
  1002. SET_SPRITE_INFO 25 2 2 62 -1 -4 1 4
  1003. SET_SPRITE_INFO 25 5 24 49 -11 -3 11 3
  1004. SET_SPRITE_INFO 25 7 21 53 -11 -3 11 3
  1005. SET_SPRITE_INFO 25 8 3 63 -1 -4 1 4
  1006. SET_SPRITE_INFO 25 1 30 63 -11 -3 11 3
  1007. SET_SPRITE_INFO 25 3 14 63 -11 -3 11 3
  1008. SET_SPRITE_INFO 25 4 30 50 -15 0 15 1
  1009. SET_SPRITE_INFO 429 1 146 184 -65 -26 65 26
  1010. SET_SPRITE_INFO 424 7 142 59 -125 -11 129 6
  1011. SET_SPRITE_INFO 159 8 50 144 -53 -54 59 10
  1012. SET_SPRITE_INFO 95 2 31 63 -27 -21 31 7
  1013. SET_SPRITE_INFO 95 3 66 58 -63 -31 39 5
  1014. SET_SPRITE_INFO 95 4 48 46 -49 -27 30 9
  1015. SET_SPRITE_INFO 95 5 51 46 -49 -29 37 6
  1016. SET_SPRITE_INFO 95 7 52 62 -57 -43 59 7
  1017. SET_SPRITE_INFO 95 8 29 22 -30 -12 19 2
  1018. SET_SPRITE_INFO 95 9 53 43 -56 -26 30 9
  1019. SET_SPRITE_INFO 89 3 58 24 -48 -18 22 3
  1020. SET_SPRITE_INFO 166 1 12 14 -5 -6 7 7
  1021. SET_SPRITE_INFO 90 10 38 30 -39 -11 34 5
  1022. SET_SPRITE_INFO 90 9 61 44 -61 -24 32 -4
  1023. SET_SPRITE_INFO 90 8 68 58 -69 -24 34 8
  1024. SET_SPRITE_INFO 90 7 68 50 -69 -33 33 7
  1025. SET_SPRITE_INFO 178 2 15 10 -22 -13 19 6
  1026. SET_SPRITE_INFO 178 3 15 9 -20 -12 22 7
  1027. SET_SPRITE_INFO 429 4 89 90 -68 -37 65 10
  1028. SET_SPRITE_INFO 448 16 11 26 -13 -7 15 6
  1029. SET_SPRITE_INFO 424 1 138 128 -149 -29 83 40
  1030. SET_SPRITE_INFO 91 3 54 49 -48 -30 24 6
  1031. SET_SPRITE_INFO 91 4 56 59 -48 -30 21 8
  1032. SET_SPRITE_INFO 174 1 43 39 -17 -8 17 12
  1033. SET_SPRITE_INFO 159 4 85 155 -77 -55 112 15
  1034. SET_SPRITE_INFO 446 2 21 35 -21 -12 15 9
  1035. SET_SPRITE_INFO 421 23 3 11 -5 -9 6 1
  1036. SET_SPRITE_INFO 66 23 51 55 -56 -14 55 36
  1037. SET_SPRITE_INFO 87 6 41 41 -42 -20 36 17
  1038. SET_SPRITE_INFO 87 8 6 42 -11 -28 12 28
  1039. SET_SPRITE_INFO 421 31 70 109 -54 -36 55 11
  1040.  
  1041. SET_SPRITE_INFO 89 4 77 58 -69 -38 29 7
  1042. SET_SPRITE_INFO 89 2 51 31 -40 -22 19 4
  1043. SET_SPRITE_INFO 89 1 31 21 -23 -16 11 2
  1044. SET_SPRITE_INFO 159 5 74 130 -33 -31 33 3
  1045. SET_SPRITE_INFO 424 16 22 107 -6 -11 6 11
  1046. SET_SPRITE_INFO 424 13 2 92 -6 -9 6 9
  1047. SET_SPRITE_INFO 424 13 2 92 -6 -9 6 9
  1048. SET_SPRITE_INFO 424 3 138 128 -147 -32 77 39
  1049. SET_SPRITE_INFO 424 4 121 191 -124 -35 124 64
  1050. SET_SPRITE_INFO 424 8 25 148 -7 -104 7 25
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement