Igor Timofeev 2a63dbb4f7 Revert "сукаблядь"
This reverts commit 785bf1b19c40aa33fbb09cb0c632751562fa6fcb.
2016-11-14 17:49:25 +03:00

17 lines
235 B
INI
Executable File

{
position = {
x = 5,
y = 5,
},
health = {
maximum = 100,
current = 100,
},
isCrouched = false,
jumpHeight = 10,
moveSpeed = 16,
rotationSpeed = 5,
crouchHeight = 10,
fieldOfView = 60,
rotation = 0,
}