Signed-off-by: Cydh Ramdh <cydh@pservero.com>
@@ -839,4 +839,15 @@ enum e_pc_reg_loading {
#endif
+/* Feb 1st 2012 */
+#if PACKETVER >= 20120201
+ #define NEW_CARTS
+ #ifndef ENABLE_SC_SAVING
+ #warning "Cart won't be able to be saved for relog"
+ #endif
+ #define MAX_CARTS 9
+#else
+ #define MAX_CARTS 5
+#endif
+
#endif /* _MMO_H_ */
@@ -86,17 +86,6 @@
#define RE_LVL_TMDMOD()
-/* Feb 1st 2012 */
-#if PACKETVER >= 20120201
- #define NEW_CARTS
- #ifndef ENABLE_SC_SAVING
- #warning "Cart won't be able to be saved for relog"
- #endif
- #define MAX_CARTS 9
-#else
- #define MAX_CARTS 5
-#endif
-
// Renewal variable cast time reduction
#ifdef RENEWAL_CAST
// Multiply the Variable CastTime