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:
coz 2007-07-05 02:45:48 +00:00
parent 928b341452
commit ce84ae5f56
7 changed files with 9284 additions and 0 deletions

14
data/hexleykart.tkkf Normal file
View 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 ;;

View File

@ -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

Binary file not shown.

Binary file not shown.

BIN
images/hexleyicon.rgb Normal file

Binary file not shown.

BIN
images/hexleyshadow.rgb Normal file

Binary file not shown.

9268
models/hexleykart.ac Normal file

File diff suppressed because it is too large Load Diff