Subversion Repositories sw_hrp

Compare Revisions

Regard whitespace Rev 5 → Rev 9

/lowres/sprites/switches.def
1,19 → 1,10
// Lightswitch (0551,0552) from Duke Hrp
model "highres/sprites/switches/0551_lightswitch.md3"
{
scale 1.1 shade 0
skin { pal 0 file "highres/sprites/switches/0551_lightswitch.png" }
frame { name "off" tile 551 }
frame { name "on" tile 552 }
}
 
// Switch (0577,0578) Model by Kennedy, skin by Motionblur
model "highres/sprites/switches/0577_switch.md3" {
scale 1.1 shade 0
skin { pal 0 file "lowres/sprites/switches/0577_switch_off.png" }
frame { name "frame0" tile 0577 }
frame { name "frame0" tile 577 }
skin { pal 0 file "lowres/sprites/switches/0577_switch_on.png" }
frame { name "frame0" tile 0578 }
frame { name "frame0" tile 578 }
}
 
// Keychipreader by Tea Monster (1852-1854)
44,26 → 35,7
frame { name "FRAME1" tile 1854 }
}
 
texture 0553 { pal 0 { file "highres/sprites/switches/0553.png" } }
texture 0554 { pal 0 { file "highres/sprites/switches/0554.png" } }
 
texture 0567 { pal 0 { file "highres/sprites/switches/0567.png" } }
texture 0568 { pal 0 { file "highres/sprites/switches/0568.png" } }
 
texture 0573 { pal 0 { file "highres/sprites/switches/0573.png" } }
texture 0574 { pal 0 { file "highres/sprites/switches/0574.png" } }
texture 0575 { pal 0 { file "highres/sprites/switches/0575.png" } }
texture 0576 { pal 0 { file "highres/sprites/switches/0576.png" } }
 
texture 0579 { pal 0 { file "highres/sprites/switches/0579.png" } }
texture 0580 { pal 0 { file "highres/sprites/switches/0580.png" } }
 
texture 0581 { pal 0 { file "highres/sprites/switches/0581.png" } }
texture 0582 { pal 0 { file "highres/sprites/switches/0582.png" } }
texture 0583 { pal 0 { file "highres/sprites/switches/0583.png" } }
texture 0584 { pal 0 { file "highres/sprites/switches/0584.png" } }
texture 0585 { pal 0 { file "highres/sprites/switches/0585.png" } }
 
texture 1850 { pal 0 { file "lowres/sprites/switches/1850.png" } }
texture 1850 { pal 20 { file "lowres/sprites/switches/1850_20.png" } }
texture 1850 { pal 22 { file "lowres/sprites/switches/1850_22.png" } }