2023-09-03 10:06:32 -04:00
|
|
|
//-------------------------------------------------------------------------
|
|
|
|
//
|
|
|
|
// Game data for Your Name Is Benny
|
|
|
|
//
|
|
|
|
//-------------------------------------------------------------------------
|
|
|
|
|
|
|
|
@include "base.fgd"
|
|
|
|
|
2024-09-15 15:41:34 -04:00
|
|
|
@PointClass base(PlayerClass, Angles) color(255 100 100) studio("models/editor/playerstart.mdl") = benny_playerstart_team1
|
2023-09-03 10:06:32 -04:00
|
|
|
[
|
2023-09-06 04:06:14 -04:00
|
|
|
]
|
|
|
|
|
2024-09-15 15:41:34 -04:00
|
|
|
@PointClass base(PlayerClass, Angles) color(100 100 255) studio("models/editor/playerstart.mdl") = benny_playerstart_team2
|
2023-09-06 04:06:14 -04:00
|
|
|
[
|
2023-09-03 10:06:32 -04:00
|
|
|
]
|
|
|
|
|
2024-09-15 15:41:34 -04:00
|
|
|
@PointClass base(PlayerClass, Angles) color(100 255 100) studio("models/editor/playerstart.mdl") = benny_playerstart_team3
|
2023-09-03 10:06:32 -04:00
|
|
|
[
|
2024-09-15 15:41:34 -04:00
|
|
|
]
|
|
|
|
|
|
|
|
@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
|
|
|
|
[
|
|
|
|
]
|
|
|
|
|