summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/map/pet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/pet.h b/src/map/pet.h
index 365a4490f..b811735b1 100644
--- a/src/map/pet.h
+++ b/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 {