SuperTuxKart 1.5 upstream source (from official release tarball)
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<kart name = "Pepper"
|
||||
version = "3"
|
||||
model-file = "pepper.spm"
|
||||
icon-file = "icon-pepper.png"
|
||||
minimap-icon-file = "icon-pepper.png"
|
||||
shadow-file = "Pepper_shadow.png"
|
||||
type = "light"
|
||||
groups = "standard"
|
||||
rgb = "1.00 1.00 1.00" >
|
||||
<sounds engine = "small">
|
||||
<skid name="skid.ogg"/>
|
||||
</sounds>
|
||||
<animations left = "24"
|
||||
straight = "39"
|
||||
right = "54"
|
||||
backpedal-left = "59"
|
||||
backpedal = "74"
|
||||
backpedal-right = "89"
|
||||
start-jump = "99"
|
||||
end-jump = "164"
|
||||
start-winning = "173"
|
||||
start-winning-loop = "235"
|
||||
end-winning = "343"
|
||||
start-losing = "359"
|
||||
start-losing-loop = "401"
|
||||
end-losing = "462"
|
||||
selection-start = "469"
|
||||
selection-end = "758"/>
|
||||
<nitro-emitter>
|
||||
<nitro-emitter-a position = "-0.035101 0.196714 -0.664395" />
|
||||
<nitro-emitter-b position = "0.034903 0.196715 -0.664395" />
|
||||
</nitro-emitter>
|
||||
<headlights>
|
||||
<object position="-0.000099 0.344415 0.424399"
|
||||
rotation="-5.451374 179.999991 0.000072"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="Rod"
|
||||
color="255 187 23"
|
||||
model="Lamp.spm"/>
|
||||
</headlights>
|
||||
<lean max="*0-10"/>
|
||||
</kart>
|
||||
Reference in New Issue
Block a user