equal
deleted
inserted
replaced
248 * `X` and `Y`: Position of the spinning arrows (visual effect only) |
248 * `X` and `Y`: Position of the spinning arrows (visual effect only) |
249 |
249 |
250 ==== `gtTardis` ==== |
250 ==== `gtTardis` ==== |
251 A !TimeBox. It works in several phases and an internal timer. |
251 A !TimeBox. It works in several phases and an internal timer. |
252 |
252 |
253 * `Pos`: Current phase. |
253 * `Pos`: Current phase. The initial value is `1` |
254 * `1`: Appearing |
254 * `1`: Appearing |
255 * `2`: Pause (phase in which hedgehog walks in or out) |
255 * `2`: Pause (phase in which hedgehog walks in or out) |
256 * `3`: Disappearing |
256 * `3`: Disappearing |
257 * `4`: Time-travelling/away (has completely turned invisible) |
257 * `4`: Time-travelling/away (has completely turned invisible) |
258 * `Timer`: Has several meanings, depending on the value of `Pos`: |
258 * `Timer`: Has several meanings, depending on the value of `Pos`: |