summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/pre-re/pet_db.conf2
-rw-r--r--db/re/pet_db.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/db/pre-re/pet_db.conf b/db/pre-re/pet_db.conf
index 28847bc78..d80434f46 100644
--- a/db/pre-re/pet_db.conf
+++ b/db/pre-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)
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)