Initial commit.

This commit is contained in:
Jim Gray
2013-04-04 14:32:05 -07:00
parent ba5c81da32
commit d71d53e8ec
2180 changed files with 1393544 additions and 1 deletions

View File

@@ -0,0 +1,20 @@
//Siege class def file.
ClassInfo
{
name "Jedi Warrior"
weapons WP_SABER
saber1 dual_1
sabercolor 3
saberstyle SS_STAFF
forcepowers FP_SABER_OFFENSE,2|FP_SABER_DEFENSE,3|FP_LEVITATION,2|FP_PUSH,2|FP_PULL,1|FP_PROTECT,3|FP_ABSORB,1|FP_HEAL,1
maxhealth 100
maxarmor 0
model "jedi_kdm" //this is optional, if it's here it forces the model to this.
speed 1.25
skin "siege" //this is optional, if it's here it forces the skin to this.
uishader "models/players/jedi_kdm/icon_siege"
class_shader "gfx/mp/c_icon_infantry"
}
description "@SIEGE_INF_JEDI_WARRIOR"