diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-10-23 19:44:39 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-10-23 19:44:39 -0300 |
commit | 3445ca97a61220dffcd165c45a4798bc4f9f17d3 (patch) | |
tree | 4af837c6f8cfb5c5cb987b8673c946e1b5f15c8b | |
parent | 90640c0b91a383fdeb44a7c0c1425c8caa39fa59 (diff) | |
download | serverdata-3445ca97a61220dffcd165c45a4798bc4f9f17d3.tar.gz serverdata-3445ca97a61220dffcd165c45a4798bc4f9f17d3.tar.bz2 serverdata-3445ca97a61220dffcd165c45a4798bc4f9f17d3.tar.xz serverdata-3445ca97a61220dffcd165c45a4798bc4f9f17d3.zip |
Update tools repository
m--------- | tools | 0 | ||||
-rw-r--r-- | world/map/npc/annuals/fathertime.txt | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/tools b/tools -Subproject a5d6818c8e4f68d9b7dd6272754a781c90be3f8 +Subproject 4f2c6d6a9966bba32288b7d427d4becfcdec8ff diff --git a/world/map/npc/annuals/fathertime.txt b/world/map/npc/annuals/fathertime.txt index 10809b28..8726d29b 100644 --- a/world/map/npc/annuals/fathertime.txt +++ b/world/map/npc/annuals/fathertime.txt @@ -100,6 +100,7 @@ OnFriday: OnLameShield: // Chance: 0.1% + // TODO: Once MLP brings the Dragon Shield, replace with HMC Hat. if (rand(1000) > 1) goto L_Die; getitem DragonShield, 1; |