Added a new racer, Hexley the platypus! :)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1164 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
928b341452
commit
ce84ae5f56
14
data/hexleykart.tkkf
Normal file
14
data/hexleykart.tkkf
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
;; -*- mode: lisp -*-
|
||||||
|
|
||||||
|
(tuxkart-kart
|
||||||
|
(name "Hexley")
|
||||||
|
(model-file "hexleykart.ac")
|
||||||
|
(icon-file "hexleyicon.rgb")
|
||||||
|
(shadow-file "hexleyshadow.rgb")
|
||||||
|
|
||||||
|
(red 0.9)
|
||||||
|
(green 0.2)
|
||||||
|
(blue 0.2)
|
||||||
|
|
||||||
|
)
|
||||||
|
;; EOF ;;
|
@ -158,6 +158,8 @@
|
|||||||
"dinoicon.rgb" Y Y Y 0.0 N N 1.0 Y N N N
|
"dinoicon.rgb" Y Y Y 0.0 N N 1.0 Y N N N
|
||||||
"nolokicon.rgb" Y Y Y 0.0 N N 1.0 Y N N N
|
"nolokicon.rgb" Y Y Y 0.0 N N 1.0 Y N N N
|
||||||
"pennyshadow.rgb" Y Y Y 0.0 N N 1.0 Y N N N
|
"pennyshadow.rgb" Y Y Y 0.0 N N 1.0 Y N N N
|
||||||
|
"hexleyicon.rgb" Y Y Y 0.0 N N 1.0 Y N N N
|
||||||
|
"hexleyshadow.rgb" Y Y Y 0.0 N N 1.0 Y N N N
|
||||||
"spark.rgb" Y Y N 0.2 N N 1.0 Y N N N
|
"spark.rgb" Y Y N 0.2 N N 1.0 Y N N N
|
||||||
"smoke.rgb" Y Y Y 0.0 N N 1.0 Y N N N
|
"smoke.rgb" Y Y Y 0.0 N N 1.0 Y N N N
|
||||||
"explode.rgb" Y Y Y 0.2 N N 1.0 Y N N N
|
"explode.rgb" Y Y Y 0.2 N N 1.0 Y N N N
|
||||||
|
BIN
images/hexley_eye.rgb
Normal file
BIN
images/hexley_eye.rgb
Normal file
Binary file not shown.
BIN
images/hexley_kart_textura.rgb
Normal file
BIN
images/hexley_kart_textura.rgb
Normal file
Binary file not shown.
BIN
images/hexleyicon.rgb
Normal file
BIN
images/hexleyicon.rgb
Normal file
Binary file not shown.
BIN
images/hexleyshadow.rgb
Normal file
BIN
images/hexleyshadow.rgb
Normal file
Binary file not shown.
9268
models/hexleykart.ac
Normal file
9268
models/hexleykart.ac
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user