diff options
Diffstat (limited to 'db/pet_db.txt')
-rw-r--r-- | db/pet_db.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/pet_db.txt b/db/pet_db.txt index ce2316c59..9def2a838 100644 --- a/db/pet_db.txt +++ b/db/pet_db.txt @@ -10,8 +10,8 @@ // 05. EggID Pet Egg ID. // 06. EquipID Pet Accessory ID. // 07. FoodID Pet Food ID. -// 08. Fullness The amount Hunger is decreased every [HungeyDelay] seconds. -// 09. HungeyDelay The amount of time it takes for hunger to decrease after feeding. (Default: 60 seconds) +// 08. Fullness The amount Hunger is decreased every [HungryDelay] seconds. +// 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. // 12. Intimate Amount of Intimacy the pet starts with. |