mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-19 20:19:50 +02:00
Numerous E3 bug fixes.
This commit is contained in:
+6
-15
@@ -4,6 +4,7 @@ entityDef cin_base {
|
||||
"editor_maxs" "16 16 32"
|
||||
|
||||
"spawnclass" "idAnimatedEntity"
|
||||
"cinematic" "1"
|
||||
"cycle" "1"
|
||||
"wait" "-1"
|
||||
}
|
||||
@@ -41,9 +42,7 @@ entityDef cin_e3teaser_hk {
|
||||
"editor_mins" "-16 -16 0"
|
||||
"editor_maxs" "16 16 64"
|
||||
|
||||
"spawnclass" "idAnimatedEntity"
|
||||
"cycle" "1"
|
||||
"wait" "-1"
|
||||
"inherit" "cin_base"
|
||||
|
||||
"model" "cin_e3teaser_hk"
|
||||
}
|
||||
@@ -1340,9 +1339,7 @@ entityDef cin_hkdeath_uac {
|
||||
"editor_mins" "-16 -16 0"
|
||||
"editor_maxs" "16 16 64"
|
||||
|
||||
"spawnclass" "idAnimatedEntity"
|
||||
"cycle" "1"
|
||||
"wait" "-1"
|
||||
"inherit" "cin_base"
|
||||
|
||||
"model" "cin_hkdeath_uac"
|
||||
}
|
||||
@@ -1352,9 +1349,7 @@ entityDef cin_hkrip_uac {
|
||||
"editor_mins" "-16 -16 0"
|
||||
"editor_maxs" "16 16 64"
|
||||
|
||||
"spawnclass" "idAnimatedEntity"
|
||||
"cycle" "1"
|
||||
"wait" "-1"
|
||||
"inherit" "cin_base"
|
||||
|
||||
"model" "cin_hkrip_uac"
|
||||
}
|
||||
@@ -1365,9 +1360,7 @@ entityDef cin_hk_hk {
|
||||
"editor_mins" "-16 -16 0"
|
||||
"editor_maxs" "16 16 64"
|
||||
|
||||
"spawnclass" "idAnimatedEntity"
|
||||
"cycle" "1"
|
||||
"wait" "-1"
|
||||
"inherit" "cin_base"
|
||||
|
||||
"model" "cin_hk_hk"
|
||||
}
|
||||
@@ -1377,9 +1370,7 @@ entityDef cin_hkendroar_hk {
|
||||
"editor_mins" "-16 -16 0"
|
||||
"editor_maxs" "16 16 64"
|
||||
|
||||
"spawnclass" "idAnimatedEntity"
|
||||
"cycle" "1"
|
||||
"wait" "-1"
|
||||
"inherit" "cin_base"
|
||||
|
||||
"model" "cin_hkendroar_hk"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user