stk-code_catmod/data/nolokkart.tkkf

16 lines
241 B
Plaintext
Raw Normal View History

;; -*- mode: lisp -*-
(tuxkart-kart
(name "Nolok")
(model-file "nolokkart-high.ac")
(icon-file "nolokicon.rgb")
(shadow-file "tuxkartshadow.rgb")
(red 0.6)
(green 0.6)
(blue 0.5)
)
;; EOF ;;