Skip to content

Commit

Permalink
use correct gravity for LG
Browse files Browse the repository at this point in the history
it's historically always been 400
  • Loading branch information
lilac1337 authored Nov 11, 2023
1 parent f6fdd7b commit f9bb0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/sourcemod/configs/shavit-styles.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
"command" "lg; lowgrav"
"clantag" "LG"
"gravity" "0.6"
"gravity" "0.5"
}
"9"
Expand Down

0 comments on commit f9bb0a3

Please sign in to comment.