mirror of
https://github.com/rafi1212122/BLHX.Server.git
synced 2025-12-14 15:34:37 +01:00
remove random debug logs
This commit is contained in:
@@ -46,11 +46,10 @@ namespace BLHX.Server.Game.Commands {
|
||||
// }
|
||||
//}
|
||||
|
||||
// code above prob doesn't work yet too lazy to implement, for now this cmd just adds a lot of coins and gems, prob need a inventory manager or something in the future
|
||||
connection.player.DoResource(1, 938493849);
|
||||
connection.player.DoResource(4, 39843294);
|
||||
|
||||
|
||||
|
||||
DBManager.PlayerContext.Save();
|
||||
connection.NotifyPlayerData();
|
||||
connection.NotifyBagData();
|
||||
|
||||
Reference in New Issue
Block a user