修改拾取优化和初始移动速度

This commit is contained in:
Admin 2026-06-21 20:26:30 +08:00
parent e098e0197c
commit 9bd90e2516
4 changed files with 877 additions and 881 deletions

View file

@ -440,8 +440,8 @@ OverSpeedKickCount=2
KickOverSpeed=0
HitIntervalTime=550
MagicHitIntervalTime=720
RunIntervalTime=300
WalkIntervalTime=300
RunIntervalTime=330
WalkIntervalTime=330
TurnIntervalTime=100
ActionIntervalTime=300
DisableStruck=1

View file

@ -114,7 +114,7 @@ function PlayerLogin:Login(actor)
---* ¼¤»îʰȡ¾«Áé
if getflagstatus(actor, VarCfg.Falg_shiqujinlin) == 1 then
createsprite(actor, "à»à»»¢")
pickupitems(actor, 3, 8, 500)
pickupitems(actor, 3, 10, 1000)
end
end

File diff suppressed because it is too large Load diff