mirror of
https://github.com/ioquake/jedi-academy.git
synced 2025-02-13 23:50:59 +00:00
11 lines
226 B
Text
11 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
|
|
}
|