home *** CD-ROM | disk | FTP | other *** search
/ Chip 1995 March / CHIP3.mdf / hpnetwor / lstnum.dir / 00171.ls < prev    next >
Encoding:
Text File  |  1995-08-25  |  2.3 KB  |  69 lines

  1. on razA
  2.   set the castNum of sprite 4 to 6
  3.   set the castNum of sprite 5 to 9
  4.   set the castNum of sprite 6 to 11
  5.   set the castNum of sprite 7 to 14
  6.   set the castNum of sprite 8 to 16
  7.   set the castNum of sprite 9 to 19
  8.   set the castNum of sprite 10 to 21
  9.   set the castNum of sprite 11 to 24
  10.   set the castNum of sprite 12 to 26
  11.   set the castNum of sprite 13 to 29
  12.   set the castNum of sprite 14 to 31
  13.   set the castNum of sprite 15 to 34
  14.   set the castNum of sprite 16 to 36
  15.   set the castNum of sprite 17 to 39
  16.   set the castNum of sprite 18 to 41
  17.   set the castNum of sprite 19 to 44
  18.   set the castNum of sprite 20 to 46
  19.   set the castNum of sprite 21 to 49
  20.   set the castNum of sprite 22 to 51
  21.   set the castNum of sprite 23 to 54
  22.   set the castNum of sprite 24 to 56
  23.   set the castNum of sprite 25 to 59
  24.   set the castNum of sprite 26 to 61
  25.   set the castNum of sprite 27 to 64
  26.   set the castNum of sprite 28 to 66
  27.   set the castNum of sprite 29 to 69
  28.   set the castNum of sprite 30 to 71
  29.   set the castNum of sprite 31 to 74
  30.   set the castNum of sprite 32 to 76
  31.   set the castNum of sprite 33 to 79
  32.   set the castNum of sprite 34 to 81
  33.   set the castNum of sprite 35 to 84
  34.   set the castNum of sprite 36 to 86
  35. end
  36.  
  37. on razB
  38.   set the castNum of sprite 4 to 89
  39.   set the castNum of sprite 5 to 91
  40.   set the castNum of sprite 6 to 94
  41.   set the castNum of sprite 7 to 96
  42.   set the castNum of sprite 8 to 99
  43.   set the castNum of sprite 9 to 101
  44.   set the castNum of sprite 10 to 104
  45.   set the castNum of sprite 11 to 106
  46.   set the castNum of sprite 12 to 109
  47.   set the castNum of sprite 13 to 111
  48.   set the castNum of sprite 14 to 114
  49.   set the castNum of sprite 15 to 116
  50.   set the castNum of sprite 16 to 119
  51.   set the castNum of sprite 17 to 121
  52.   set the castNum of sprite 18 to 124
  53.   set the castNum of sprite 19 to 126
  54.   set the castNum of sprite 20 to 129
  55.   set the castNum of sprite 21 to 131
  56.   set the castNum of sprite 22 to 134
  57.   set the castNum of sprite 23 to 136
  58.   set the castNum of sprite 24 to 139
  59.   set the castNum of sprite 25 to 141
  60.   set the castNum of sprite 26 to 144
  61.   set the castNum of sprite 27 to 146
  62.   set the castNum of sprite 28 to 149
  63.   set the castNum of sprite 29 to 151
  64.   set the castNum of sprite 30 to 154
  65.   set the castNum of sprite 31 to 156
  66.   set the castNum of sprite 32 to 159
  67.   set the castNum of sprite 33 to 161
  68. end
  69.