diff options
-rw-r--r-- | Changelog.txt | 2 | ||||
-rw-r--r-- | db/skill_require_db.txt | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/Changelog.txt b/Changelog.txt index cda65c56c..76f6443b9 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,4 +1,6 @@ Date Added +11/19 + * Re-added check for empty bottle when using aqua benedicta. [Valaris] 11/18 * Added a line to @unmute, added @mute. [celest] diff --git a/db/skill_require_db.txt b/db/skill_require_db.txt index 43ce92eca..5bced3cac 100644 --- a/db/skill_require_db.txt +++ b/db/skill_require_db.txt @@ -26,7 +26,7 @@ 28,0,0,13:16:19:22:25:28:31:34:37:40,0,0,0,99,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_HEAL#???# 29,15,0,18:21:24:27:30:33:36:39:42:45,0,0,0,99,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_INCAGI#????# 30,0,0,15:17:19:21:23:25:27:29:31:33,0,0,0,99,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_DECAGI#????# -31,0,0,10,0,0,0,99,water,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_HOLYWATER#?????????# +31,0,0,10,0,0,0,99,water,0,713,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_HOLYWATER#?????????# 32,0,0,35,0,0,0,99,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_CRUCIS#????????# 33,0,0,23:26:29:32:35:38:41:44:47:50,0,0,0,99,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_ANGELUS#??????# 34,0,0,28:32:36:40:44:48:52:56:60:64,0,0,0,99,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_BLESSING#??????# |