Skip to content

Commit

Permalink
bio3 rework
Browse files Browse the repository at this point in the history
  • Loading branch information
jhh8 committed Oct 22, 2023
1 parent da0eba1 commit 5e05693
Show file tree
Hide file tree
Showing 4 changed files with 299,619 additions and 258,367 deletions.
10 changes: 6 additions & 4 deletions contentsrc/mapsrc/instances/destructable_door.vmf
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
versioninfo
{
"editorversion" "400"
"editorbuild" "5032"
"mapversion" "9"
"editorbuild" "7397"
"mapversion" "12"
"formatversion" "100"
"prefab" "0"
}
Expand All @@ -20,7 +20,7 @@ viewsettings
world
{
"id" "1"
"mapversion" "9"
"mapversion" "401"
"classname" "worldspawn"
"detailmaterial" "detail/detailsprites"
"detailvbsp" "detail.vbsp"
Expand Down Expand Up @@ -208,7 +208,9 @@ entity
"angles" "0 90 0"
"autoopen" "1"
"CanCloseToWeld" "1"
"CanPlayerWeld" "1"
"currentsealtime" "0"
"CustomMaxHealth" "1800"
"dentamount" "0"
"disableshadows" "1"
"distance" "130"
Expand All @@ -219,7 +221,7 @@ entity
"doortype" "0"
"forceclosed" "1"
"model" "models/props/doors/heavy_doors/doorleft.mdl"
"rendercolor" "46 139 53"
"rendercolor" "166 102 83"
"returndelay" "5"
"showsonscanner" "1"
"skin" "0"
Expand Down
10 changes: 6 additions & 4 deletions contentsrc/mapsrc/instances/destructable_door_alt.vmf
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
versioninfo
{
"editorversion" "400"
"editorbuild" "5032"
"mapversion" "6"
"editorbuild" "7397"
"mapversion" "7"
"formatversion" "100"
"prefab" "0"
}
Expand All @@ -20,7 +20,7 @@ viewsettings
world
{
"id" "1"
"mapversion" "6"
"mapversion" "7"
"classname" "worldspawn"
"detailmaterial" "detail/detailsprites"
"detailvbsp" "detail.vbsp"
Expand Down Expand Up @@ -208,7 +208,9 @@ entity
"angles" "0 270 0"
"autoopen" "1"
"CanCloseToWeld" "1"
"CanPlayerWeld" "1"
"currentsealtime" "0"
"CustomMaxHealth" "1800"
"dentamount" "0"
"disableshadows" "1"
"distance" "130"
Expand All @@ -219,7 +221,7 @@ entity
"doortype" "0"
"forceclosed" "1"
"model" "models/props/doors/heavy_doors/doorleft.mdl"
"rendercolor" "46 139 53"
"rendercolor" "166 102 83"
"returndelay" "5"
"showsonscanner" "1"
"skin" "0"
Expand Down
Loading

0 comments on commit 5e05693

Please sign in to comment.