cyzhao 1 жил өмнө
parent
commit
bcc0e35287

+ 1 - 2
Gameserver/App/process/StoreProc.php

@@ -257,8 +257,7 @@ class StoreProc {
                         ctx()->baseInfo->Add_Exp($num);
                         break;
                     case 100:
-                    case 101:
-                    case 102:
+                    case 103:                
                         self::PutItemsInStore($itemId, $num);
 
                         break;