diff options
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; |