Parcourir la source

背包类型添加

cyzhao il y a 4 ans
Parent
commit
33cea0d8bf
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      Gameserver/Amfphp/process/StoreProc.php

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

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