Please enable JavaScript in your browser!
Sākums
Izpētīt
Palīdzība
Pierakstīties
SuperTux
/
data
spogulis no
https://github.com/SuperTux/data
Vērot
2
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Vikivietne
Atzars:
halloween_1-changes
Atzari
Tagi
editor-resources
feature/coin-sprites
feature/ensure-level-validity
feature/modern_fonts
feature/two-towers-improvements
fix/industrial-tiles-offset
fix/use-music-loops
forest-redesign
halloween_1-changes
hanging_ball
incubator-cleanup
master
data
/
levels
/
test
/
transition.nut
transition.nut
98 B
Patstāvīgā saite
Vēsture
Neapstrādāts
1
2
3
4
5
6
7
8
function willohit()
{
println("willo was hit");
Tux.deactivate();
wait(0.5);
restart();
}