summaryrefslogtreecommitdiff
path: root/db/pet_db2.txt
diff options
context:
space:
mode:
authorAlexander Kozlov <landergate@landergate.com>2015-09-27 22:37:09 +0300
committerAlexander Kozlov <landergate@landergate.com>2015-09-27 22:37:09 +0300
commitee27c0bebd66ffe5874ab1dfc3aa370c71f65eeb (patch)
tree60d3a6f0a32d055dd8ac5ebf23c24aae7cc6bbc0 /db/pet_db2.txt
parent731e30a5c0b32e5ece45954951866602146e5a82 (diff)
downloadhercules-ee27c0bebd66ffe5874ab1dfc3aa370c71f65eeb.tar.gz
hercules-ee27c0bebd66ffe5874ab1dfc3aa370c71f65eeb.tar.bz2
hercules-ee27c0bebd66ffe5874ab1dfc3aa370c71f65eeb.tar.xz
hercules-ee27c0bebd66ffe5874ab1dfc3aa370c71f65eeb.zip
Fixed typo in pet_db.txt header, Fullness description
Diffstat (limited to 'db/pet_db2.txt')
-rw-r--r--db/pet_db2.txt2
1 files changed, 1 insertions, 1 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.