Browse Source

背包类型添加

cyzhao 4 years ago
parent
commit
33cea0d8bf
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Gameserver/Amfphp/process/StoreProc.php

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

@@ -516,6 +516,10 @@ class StoreProc {
                 case 333:
                 case 333:
                 case 325:
                 case 325:
                 case 326:
                 case 326:
+                case 327:  
+                case 328:
+                case 329:
+                case 330:
                     StoreProc::PutOverlyingItemInStore($itemId, $num);          # 直接进包裹items
                     StoreProc::PutOverlyingItemInStore($itemId, $num);          # 直接进包裹items
                     CornerSignEventProc::OnBag_new_Material();
                     CornerSignEventProc::OnBag_new_Material();
                     break;
                     break;