mirror of
https://github.com/id-Software/DOOM-3-BFG.git
synced 2025-03-13 22:22:05 +00:00
Tuned some lights in the hangar
This commit is contained in:
parent
fa3589de66
commit
1b11dbde22
1 changed files with 13 additions and 1 deletions
|
@ -549,7 +549,7 @@ Version 3
|
|||
"name" "light_4833"
|
||||
"parallel" "1"
|
||||
}
|
||||
// entity 2022
|
||||
// hangar big light
|
||||
{
|
||||
"classname" "light"
|
||||
"name" "light_5666"
|
||||
|
@ -557,3 +557,15 @@ Version 3
|
|||
"light_center" "15 6 38"
|
||||
"light_radius" "745 412 833"
|
||||
}
|
||||
// small floor light at the door
|
||||
{
|
||||
"classname" "light"
|
||||
"name" "light_5262"
|
||||
"parallel" "0"
|
||||
}
|
||||
// small floor light at the door
|
||||
{
|
||||
"classname" "light"
|
||||
"name" "light_5351"
|
||||
"parallel" "0"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue