From ee27c0bebd66ffe5874ab1dfc3aa370c71f65eeb Mon Sep 17 00:00:00 2001 From: Alexander Kozlov Date: Sun, 27 Sep 2015 22:37:09 +0300 Subject: Fixed typo in pet_db.txt header, Fullness description --- db/pet_db2.txt | 2 +- db/pre-re/pet_db.txt | 2 +- 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. -- cgit v1.2.3-60-g2f50