37 lines
1.1 KiB
Plaintext
37 lines
1.1 KiB
Plaintext
//-------------------------------------------------------------------------
|
|
//
|
|
// Game data for Your Name Is Benny
|
|
//
|
|
//-------------------------------------------------------------------------
|
|
|
|
@include "base.fgd"
|
|
|
|
@PointClass base(PlayerClass, Angles) color(255 100 100) studio("models/editor/playerstart.mdl") = benny_playerstart_team1
|
|
[
|
|
]
|
|
|
|
@PointClass base(PlayerClass, Angles) color(100 100 255) studio("models/editor/playerstart.mdl") = benny_playerstart_team2
|
|
[
|
|
]
|
|
|
|
@PointClass base(PlayerClass, Angles) color(100 255 100) studio("models/editor/playerstart.mdl") = benny_playerstart_team3
|
|
[
|
|
]
|
|
|
|
@PointClass base(PlayerClass, Angles) color(255 255 100) studio("models/editor/playerstart.mdl") = benny_playerstart_team4
|
|
[
|
|
]
|
|
|
|
@PointClass base(PlayerClass, Angles) color(255 200 200) studio("models/editor/playerstart.mdl") = benny_playerstart_team5
|
|
[
|
|
]
|
|
|
|
@PointClass base(PlayerClass, Angles) color(255 200 255) studio("models/editor/playerstart.mdl") = benny_playerstart_team6
|
|
[
|
|
]
|
|
|
|
@PointClass base(Origin, Angles) studio("models/editor/axis_helper_thick.mdl") = benny_domflag
|
|
[
|
|
]
|
|
|