From cd88196b7fab887c41c73c448da05add9b036b79 Mon Sep 17 00:00:00 2001 From: Remy Oukaour Date: Tue, 12 Dec 2017 23:07:35 -0500 Subject: [PATCH] Missing close parenthesis --- docs/bugs_and_glitches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/bugs_and_glitches.md b/docs/bugs_and_glitches.md index 6f27f6087..287b0324c 100644 --- a/docs/bugs_and_glitches.md +++ b/docs/bugs_and_glitches.md @@ -259,7 +259,7 @@ Text_StringBuffer2ExpPoints:: ## NPC use of Full Heal or Full Restore does not cure Nightmare status -([Video](https://www.youtube.com/watch?v=rGqu3d3pdok&t=322) +([Video](https://www.youtube.com/watch?v=rGqu3d3pdok&t=322)) This is a bug with `AI_HealStatus` in [battle/ai/items.asm](battle/ai/items.asm):