10 lines
127 B
Plaintext
10 lines
127 B
Plaintext
|
;; -*- mode: lisp -*-
|
||
|
|
||
|
(tuxkart-collectable
|
||
|
(name "parachute")
|
||
|
(model "parachute.ac")
|
||
|
(icon "parachute.rgb")
|
||
|
)
|
||
|
|
||
|
;; EOF ;;
|