mirror of
https://github.com/ioquake/jedi-academy.git
synced 2025-02-15 16:51:30 +00:00
12 lines
226 B
Text
12 lines
226 B
Text
|
|
||
|
//NOTE: for vehicle-class NPCs, the playerModel key is actually their entry in the vehicles.dat
|
||
|
|
||
|
Tauntaun
|
||
|
{
|
||
|
weapon WP_NONE
|
||
|
playerTeam TEAM_NEUTRAL
|
||
|
enemyTeam TEAM_NEUTRAL
|
||
|
class CLASS_VEHICLE
|
||
|
snd tauntaun
|
||
|
}
|