Skip to content

Commit f947e71

Browse files
authored
[detour ahead] m3 more navigation fix (#970)
Added fixes for missing navigation block attributes. Corrected the description of the comments. thanks onric9.
1 parent 91711dc commit f947e71

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

cfg/stripper/zonemod/maps/cdta_03warehouse.cfg

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1138,16 +1138,16 @@ add:
11381138
; =====================================================
11391139

11401140

1141-
; --- fix the navigation atrribute [obscured] make Si spawn IN Svv sight
1141+
; --- remove the navigation atrribute [obscured] make Si spawn IN Svv sight
11421142
; --- 修复[obscured](强制复活)属性导致的特感可以在人类视线内复活的区域
11431143

1144-
; --- the wirehouse 出门仓库
1144+
; --- the warehouse 出门仓库
11451145
add:
11461146
{
11471147
"classname" "point_nav_attribute_region"
11481148
"crouch" "0"
1149-
"maxs" "600 400 180"
1150-
"mins" "-600 -200 -20"
1149+
"maxs" "760 400 180"
1150+
"mins" "-600 -600 -20"
11511151
"mob_only" "0"
11521152
"precise" "0"
11531153
"remove_attributes" "1"
@@ -1158,7 +1158,7 @@ add:
11581158
"origin" "-4880 -6248 348"
11591159
}
11601160

1161-
; --- hotel entrance 公寓入口
1161+
; --- apartment entrance 公寓入口
11621162
{
11631163
"classname" "point_nav_attribute_region"
11641164
"crouch" "0"

0 commit comments

Comments
 (0)