1212
This commit is contained in:
@@ -2,8 +2,11 @@
|
||||
|
||||
public static class GameConfig
|
||||
{
|
||||
public const int GameMaxLev = 320;//最大等级
|
||||
public const int OnLineTime = 30;//在线延迟时间(分钟)
|
||||
public const int SendChatGoodsBase = 10014;//小海螺
|
||||
public const int SendChatGoodsArea = 10001;//大海螺
|
||||
public const int SendChatGoodsService = 10002;//金海螺
|
||||
public const int UpLevAddWeight = 10;//升级增加负重
|
||||
public const int GameBaseVigour = 50;//初始活力
|
||||
}
|
||||
Reference in New Issue
Block a user