Parcourir la source

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@426 54d463be-8e91-2dee-dedb-b68131a5f0ec

Nasedo il y a 20 ans
Parent
commit
a9e9b5320e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/map/pet.h

+ 1 - 1
src/map/pet.h

@@ -2,7 +2,7 @@
 #ifndef _PET_H_
 #define _PET_H_
 
-#define MAX_PET_DB	100
+#define MAX_PET_DB	300
 #define PETLOOT_SIZE	20 // [Valaris]
 
 struct pet_db {