diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/pet_db2.txt | 2 | ||||
-rw-r--r-- | db/pre-re/pet_db.txt | 2 | ||||
-rw-r--r-- | db/re/pet_db.txt | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/db/pet_db2.txt b/db/pet_db2.txt index c690248a9..4e9b26fd9 100644 --- a/db/pet_db2.txt +++ b/db/pet_db2.txt @@ -10,7 +10,7 @@ // 05. EggID Pet Egg ID. // 06. EquipID Pet Accessory ID. // 07. FoodID Pet Food ID. -// 08. Fullness The amount Hunger is decreased every [HungryDelay] seconds. +// 08. Fullness The amount of hunger points increasing with each feeding. // 09. HungryDelay The amount of time it takes for hunger to decrease after feeding. (Default: 60 seconds) // 10. R_Hungry Amount of Intimacy that is increased when fed. // 11. R_Full Amount of Intimacy that is decreased when over-fed. diff --git a/db/pre-re/pet_db.txt b/db/pre-re/pet_db.txt index 6ea29486e..4c149bc8d 100644 --- a/db/pre-re/pet_db.txt +++ b/db/pre-re/pet_db.txt @@ -10,7 +10,7 @@ // 05. EggID Pet Egg ID. // 06. EquipID Pet Accessory ID. // 07. FoodID Pet Food ID. -// 08. Fullness The amount Hunger is decreased every [HungryDelay] seconds. +// 08. Fullness The amount of hunger points increasing with each feeding. // 09. HungryDelay The amount of time it takes for hunger to decrease after feeding. (Default: 60 seconds) // 10. R_Hungry Amount of Intimacy that is increased when fed. // 11. R_Full Amount of Intimacy that is decreased when over-fed. diff --git a/db/re/pet_db.txt b/db/re/pet_db.txt index f8495c784..bc0c91932 100644 --- a/db/re/pet_db.txt +++ b/db/re/pet_db.txt @@ -10,7 +10,7 @@ // 05. EggID Pet Egg ID. // 06. EquipID Pet Accessory ID. // 07. FoodID Pet Food ID. -// 08. Fullness The amount Hunger is decreased every [HungryDelay] seconds. +// 08. Fullness The amount of hunger points increasing with each feeding. // 09. HungryDelay The amount of time it takes for hunger to decrease after feeding. (Default: 60 seconds) // 10. R_Hungry Amount of Intimacy that is increased when fed. // 11. R_Full Amount of Intimacy that is decreased when over-fed. |