stk-code_catmod/data/magnet.collectable
hikerstk dba91ef34e Updated items to use b3d and png.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3254 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-03-13 02:51:29 +00:00

10 lines
118 B
Common Lisp

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