Skip to content

Commit

Permalink
Tidy this config also
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamSpen210 committed Jul 2, 2021
1 parent 80730c6 commit af28f09
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/styles/oldAp/items/pedestal/vbsp_config.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
{
"OR"
{
"instvar" "timer_delay 99999999999"
"instvar" "timer_delay 0"
"instvar" "$timer_delay > 99999"
"instvar" "$timer_delay 0"
}
"Result"
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
versioninfo
{
"editorversion" "400"
"editorbuild" "8419"
"mapversion" "69"
"editorbuild" "8973"
"mapversion" "70"
"formatversion" "100"
"prefab" "0"
}
Expand All @@ -20,7 +20,7 @@ viewsettings
world
{
"id" "1"
"mapversion" "69"
"mapversion" "70"
"classname" "worldspawn"
"detailmaterial" "detail/detailsprites"
"detailvbsp" "detail.vbsp"
Expand Down Expand Up @@ -58,7 +58,7 @@ entity
"targetname" "output"
connections
{
"OnPressed" "outputFireUser201"
"OnPressed" "!selfFireUser201"
}
"origin" "-48 0 -56"
editor
Expand Down

0 comments on commit af28f09

Please sign in to comment.