stk-code_catmod/data/mriceblock.tkkf

15 lines
234 B
Plaintext
Raw Normal View History

;; -*- mode: lisp -*-
(tuxkart-kart
(name "Mr. Ice Block")
(model-file "mriceblock.ac")
(icon-file "mriceblockicon.rgb")
(shadow-file "mriceblockshadow.rgb")
(red 0.0)
(green 0.9)
(blue 1.0)
)
;; EOF ;;