stk-code_catmod/data/parachute.collectable

10 lines
127 B
Plaintext
Raw Normal View History

;; -*- mode: lisp -*-
(tuxkart-collectable
(name "parachute")
(model "parachute.ac")
(icon "parachute.rgb")
)
;; EOF ;;