mirror of
https://github.com/oshima-studios/OshimaGameModule.git
synced 2025-04-22 20:09:35 +08:00
同步
This commit is contained in:
parent
1cd8ebd551
commit
f110f1d207
@ -513,7 +513,7 @@ namespace Oshima.FunGame.OshimaServers
|
||||
{
|
||||
foreach (Character character in queue.Queue)
|
||||
{
|
||||
这次发放的空投 = [new 攻击之爪50()];
|
||||
这次发放的空投 = [new 攻击之爪35()];
|
||||
foreach (Item item in 这次发放的空投)
|
||||
{
|
||||
queue.Equip(character, EquipSlotType.Accessory1, item, out _);
|
||||
|
Loading…
x
Reference in New Issue
Block a user