summaryrefslogtreecommitdiff
path: root/db/re
diff options
context:
space:
mode:
Diffstat (limited to 'db/re')
-rw-r--r--db/re/pet_db.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/pet_db.conf b/db/re/pet_db.conf
index 17d3bad2c..3a1ceb5e0 100644
--- a/db/re/pet_db.conf
+++ b/db/re/pet_db.conf
@@ -35,9 +35,9 @@ pet_db:(
// ================ Mandatory fields ==============================
Id: ID (int)
Name: "Pet Name" (string)
+ EggItem: Egg Id (string, defaults to 0)
// ================ Optional fields ===============================
TamingItem: Taming Item (string, defaults to 0)
- EggItem: Egg Id (string, defaults to 0)
AccessoryItem: Equipment Id (string, defaults to 0)
FoodItem: Food Id (string, defaults to 0)
FoodEffectiveness: hunger points (int, defaults to 0)