first
Some checks failed
Linux / Build Linux (push) Has been cancelled
Linux / Build Linux-1 (push) Has been cancelled
macOS / Build macOS (push) Has been cancelled
macOS / Build macOS-1 (push) Has been cancelled
Windows (MinGW) / Build MinGW (push) Has been cancelled
Windows (MinGW) / Build MinGW-1 (push) Has been cancelled
Windows (MSVC) / Build Windows (push) Has been cancelled
Windows (MSVC) / Build Windows-1 (push) Has been cancelled
Some checks failed
Linux / Build Linux (push) Has been cancelled
Linux / Build Linux-1 (push) Has been cancelled
macOS / Build macOS (push) Has been cancelled
macOS / Build macOS-1 (push) Has been cancelled
Windows (MinGW) / Build MinGW (push) Has been cancelled
Windows (MinGW) / Build MinGW-1 (push) Has been cancelled
Windows (MSVC) / Build Windows (push) Has been cancelled
Windows (MSVC) / Build Windows-1 (push) Has been cancelled
This commit is contained in:
commit
8269b17aa7
652 changed files with 273930 additions and 0 deletions
28
Misc/qs_pak/maps/e1m2.diff
Normal file
28
Misc/qs_pak/maps/e1m2.diff
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
--- e1m2.ent
|
||||
+++ e1m2@0caa.ent
|
||||
@@ -1567,23 +1567,23 @@
|
||||
{
|
||||
"light" "200"
|
||||
"origin" "-612 -500 548"
|
||||
"classname" "light"
|
||||
}
|
||||
{
|
||||
"classname" "func_door"
|
||||
-"angle" "90"
|
||||
+"angle" "91" // svdijk -- changed to prevent z-fighting (was "90")
|
||||
"targetname" "t110"
|
||||
"wait" "-1"
|
||||
"model" "*33"
|
||||
}
|
||||
{
|
||||
"sounds" "3"
|
||||
"classname" "func_door"
|
||||
-"angle" "270"
|
||||
+"angle" "269" // svdijk -- changed to prevent z-fighting (was "270")
|
||||
"wait" "-1"
|
||||
"model" "*34"
|
||||
}
|
||||
{
|
||||
"classname" "trigger_once"
|
||||
"target" "t110"
|
||||
"model" "*35"
|
||||
Loading…
Add table
Add a link
Reference in a new issue