]> Shamusworld >> Repos - jk1/blob - ext_data/npcs/mouse.npc
Move stuff into trunk in prepartion for GIT import.
[jk1] / ext_data / npcs / mouse.npc
1 mouse\r
2 {\r
3 //      headmodel       none\r
4 //      torsomodel      none\r
5 //      legsmodel       mouse\r
6         playerModel     mouse\r
7         weapon          WP_NONE\r
8         reactions       3\r
9         aim                     1\r
10         move            3\r
11         aggression      3\r
12         evasion         1\r
13         intelligence    5\r
14         playerTeam      TEAM_NEUTRAL\r
15         enemyTeam       TEAM_NEUTRAL\r
16 //      race            bot\r
17         class           CLASS_MOUSE\r
18         yawSpeed        120\r
19         runSpeed        500\r
20         walkSpeed       150\r
21         height          16\r
22         width           8\r
23         hFOV            120\r
24         vfov            45\r
25         snd                     mouse\r
26 }