add: fly and tp to azazel

This commit is contained in:
Jadis0x
2024-05-29 21:43:06 +03:00
parent a5e92125ed
commit 7c151b664f
6 changed files with 51 additions and 15 deletions

View File

@@ -35,7 +35,7 @@ namespace settings {
bool server_name_spoof = false;
std::string server_name = "Jadis0x";
bool fly = false;
float fly_speed = 1.f;
float fly_speed = 5.f;
bool unlock_all = true;
bool exp_modifier = false;
int new_exp = 2000;