stk-code_catmod/data/switch.collectable

10 lines
120 B
Plaintext
Raw Normal View History

;; -*- mode: lisp -*-
(tuxkart-collectable
(name "swap")
(mesh "zipper.b3d")
(icon "swap-icon.png")
)
;; EOF ;;