/
redgpu
/
quake-hl2
Обзор
Документация
Войти
/
redgpu
/
quake-hl2
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
current
decls/def/spawns.def
26 строк
570 B
Marco Cawthorne
non-pk3dir migration
01 фев 2025, 13:58
01 фев 2025, 13:58
7fc6464
Код
Авторство
О чём код?
entityDef info_player_start { "spawnclass" "ncSpawnPoint" "editor_mins" "-16 -16 -36" "editor_maxs" "16 16 36" "editor_description" "Singleplayer Spawn Point" "editor_color" "1 0 0" } entityDef info_player_deathmatch { "spawnclass" "ncSpawnPoint" "editor_mins" "-16 -16 -36" "editor_maxs" "16 16 36" "editor_description" "Deathmatch Spawn Point" "editor_color" "1 0 0" } entityDef info_player_coop { "spawnclass" "ncSpawnPoint" "editor_mins" "-16 -16 -36" "editor_maxs" "16 16 36" "editor_description" "Cooperative Spawn Point" "editor_color" "1 0 0" }