-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrules.txt
167 lines (137 loc) · 4.04 KB
/
rules.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
//liste des objets par type
mur
14 15 16 17 18 19 24 25 26 27 28 29 54 55 56 57 58 59 64 65 66 67 68 69 72 73 74 75 76 77 78 79
80 81 82 83 84 85 86 87 88 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 139
145 146 147 148
162 165 166 168 169 172 173 178 182 188 192 198
200 201 202 208 210 211 212 214 215 216 220 221 222 223 230 231 232 233
280 290 300 151 152 153 154 155 156 157 158
//(definition du mur : non traversable)
wellable
14 15 16 17 18 19 24 25 26 27 28 29 72 73 74 75 //vrais murs
54 55 56 57 58 59 64 65 66 67 68 69 76 77 78 79 //plantes
36 37 38 40 42 45 46 47 50 51 52 //fleches
160 161 162 170 171 172 180 181 182 190 191 192 200 201 202 210 211 212 220 221 222 230 231 232 //rails
//(definition de wellable : peut tre arrangŽ automatiquement par l'editeur)
vraimur
14 15 16 17 18 19 24 25 26 27 28 29 72 73 74 75 //vrais murs
vraiplante
54 55 56 57 58 59 64 65 66 67 68 69 76 77 78 79 //plantes
fleche_sol
36 37 38 40 42 45 46 47 50 51 52 //fleches
objet
61 62 63 70 140 144 163 164 197 207 217 284 294 304 314 286 296 306 316 291
//(definition d'un objet : prenable)
missile
61 62 63 70
teleporteur
226 227 228 167
rail_mur
162
172
182
192
200 201 202
210 211 212
220 221 222
230 231 232
rail
160 161 162
170 171 172
180 181 182
190 191 192
200 201 202
210 211 212
220 221 222
230 231 232
rail_actif
162
170 171 172
182
190 191 192
202
210 211 212
222
230 231 232
//(definition d'un rail actif : si on est dessus, on avance !)
mechant
242 243 244 245 246 247
252 253 254 255 256
262 263 265 266 267
273 274 275 276 277
282 292 293 302 303 312 313 322
340 341 342 343 344 345 346 347 348 349
351 352 353 354 355 356 357 358 359
368 369 378 379 388 389 398 399
390 391 392 393 394 395
//(definition d'un mechant : intouchable (sauf exception))
onda-mania
282 273 274 247
onda_mania_bouge
242 243 244 245 246 247 252 253 254 255 256 262 263 265 266 267 273 274 275 276 277
282 292 293 302 303 312 313
explosif
142 149 151
//(definition d'un explosif : reagit quand on s'approche)
porte //sens unic
81 82 83 84
//(porte fermee)
porte_ouverte //sens unic ouvert
131 132 133 134
porte_ //tous les sens unics
81 91 101 111 121 131
82 92 102 112 122 132
83 93 103 113 123 133
84 94 104 114 124 134
react_ball
54 55 56 57 58 59 64 65 66 67 68 69 76 77 78 79
214 176 186 196 206 216
142 144 145 146 147 148 149 151
164 165 166 169 204 233 234
242 243 244 245 246 247 //onda-manias
252 253 254 255 256
262 263 265 266 267
273 274 275 276 277
282 292 293 302 303 312 313 //onda-mania gauche
286 296 306 316
162 172 182 192 202 212 222 232 //rails tournant
//162 172 182 192 200 201 202 210 211 212 220 221 222 230 231 232 //rails droits protegŽs
//(definition de react_ball : reagit aux balles (et aux explosions))
stop_ball
14 15 16 17 18 19 24 25 26 27 28 29 72 73 74 75
80 81 82 83 84 85 86 87 88 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 139
165 166 168 169 173 178 188 198
//162 172 182 192 200 201 202 210 211 212 220 221 222 230 231 232 //rails droits protegŽs
208 214 215 216
300
//(definition du stop_ball : arrete les balles)
act_ball
183 193 203 213 //miroirs fixes
284 294 304 314 //miroirs deplacables
291 280 290 301
285 295 305 315 287
//(definition du act_ball : agit sur la balle quand elle est au mileu (action autre qu'anihilation))
tapis_roulant
209 219 229 239
fleche
286 296 306 316
truc_ordi
197 207 217
plante
54 55 56 57 58 59 64 65 66 67 68 69 76 77 78 79
214 186 196 //176 186 206 216
//(definition d'une plante : se detruit quand touche par balle ou explosion (sans autres effets))
rond_colore
145 146 147 148
react_on
281 285 295 305 315
307 310 281 283 297
//(definition de react_on : reagit quand on passe dessus)
sol
4 5 6 7 8 9 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
143 159 179 189
rail_tourne
162 172 182 192 202 212 222 232 //rails tournant
//saut de ligne obligatoire en fin de fichier !!! (ou bien ligne qui ne sert a rien)