Adjusted player height, jumping height, player can run/walk, map adjustments
This commit is contained in:
9
trenchbroom/quench_tree.game_config.lx
Normal file
9
trenchbroom/quench_tree.game_config.lx
Normal file
@ -0,0 +1,9 @@
|
||||
game_config = {
|
||||
name = "Quench Tree: Arboretum"
|
||||
icon = "trenchbroom/icon.png"
|
||||
entities = {
|
||||
fgd = "trenchbroom/quench_tree.fgd"
|
||||
scale = 8
|
||||
default_color = [0.3 0.3 0.3 1]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user