cyzhao 4 жил өмнө
parent
commit
ca612c8931

+ 2 - 0
Gameserver/Amfphp/process/StoreProc.php

@@ -374,6 +374,8 @@ class StoreProc {
                 case 324:                                                       # 魂器
                 case 332:
                 case 333:
+                case 325:
+                case 326:
                     StoreProc::PutOverlyingItemInStore($itemId, $num);          # 直接进包裹items
                     CornerSignEventProc::OnBag_new_Material();
                     break;