2024-06-22 07:29:51 +00:00
|
|
|
entityDef info_player_start
|
|
|
|
{
|
2024-07-24 01:03:22 +00:00
|
|
|
"spawnclass" "NSSpawnPoint"
|
2024-06-22 07:29:51 +00:00
|
|
|
"editor_mins" "-16 -16 -36"
|
|
|
|
"editor_maxs" "16 16 36"
|
|
|
|
"editor_description" "Singleplayer Spawn Point"
|
|
|
|
"editor_color" "1 0 0"
|
|
|
|
}
|
|
|
|
|
|
|
|
entityDef info_player_deathmatch
|
|
|
|
{
|
2024-07-24 01:03:22 +00:00
|
|
|
"spawnclass" "NSSpawnPoint"
|
2024-06-22 07:29:51 +00:00
|
|
|
"editor_mins" "-16 -16 -36"
|
|
|
|
"editor_maxs" "16 16 36"
|
|
|
|
"editor_description" "Deathmatch Spawn Point"
|
|
|
|
"editor_color" "1 0 0"
|
|
|
|
}
|
|
|
|
|
|
|
|
entityDef info_player_coop
|
|
|
|
{
|
2024-07-24 01:03:22 +00:00
|
|
|
"spawnclass" "NSSpawnPoint"
|
2024-06-22 07:29:51 +00:00
|
|
|
"editor_mins" "-16 -16 -36"
|
|
|
|
"editor_maxs" "16 16 36"
|
|
|
|
"editor_description" "Cooperative Spawn Point"
|
|
|
|
"editor_color" "1 0 0"
|
|
|
|
}
|