This commit is contained in:
amizing25
2024-04-09 23:08:41 +07:00
parent ec8be0839c
commit a56d3e768f
14 changed files with 1532 additions and 8733 deletions
@@ -33,7 +33,8 @@ pub async fn on_player_login_cs_req(
stamina: 240,
basic_info: Some(PlayerBasicInfo {
nickname: String::from("xeondev"),
level: 5,
level: 70,
world_level: 6,
stamina: 240,
..Default::default()
}),