Deathmatch support redux
This commit is contained in:
parent
4b22d3b15b
commit
a29a4074ad
2 changed files with 5 additions and 1 deletions
|
@ -7,7 +7,7 @@ entityDef info_player_start
|
|||
"editor_color" "1 0 0"
|
||||
}
|
||||
|
||||
entityDef info_gangsta_dm_start
|
||||
entityDef info_player_deathmatch
|
||||
{
|
||||
"spawnclass" "NSSpawnPoint"
|
||||
"editor_mins" "-16 -16 -36"
|
||||
|
|
4
zpak001.pk3dir/scripts/maptweaks.txt
Normal file
4
zpak001.pk3dir/scripts/maptweaks.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
mutliplayer
|
||||
{
|
||||
replace info_gangsta_dm_start info_player_deathmatch
|
||||
}
|
Loading…
Reference in a new issue