diff options
Diffstat (limited to 'npc/027-1/ezra.txt')
-rw-r--r-- | npc/027-1/ezra.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/027-1/ezra.txt b/npc/027-1/ezra.txt index 057da045f..8bf2e5cad 100644 --- a/npc/027-1/ezra.txt +++ b/npc/027-1/ezra.txt @@ -7,6 +7,8 @@ 027-1,131,100,0 script Ezra NPC_BLACKWIZARD,{ mesn l("Ezra, the very Forgetful"); mesq l("What was I doing before...? I forgot!"); + // FIXME + close; next; mesc l("Teaching Ezra your skills will make you both forget them."), 1; mesc l("Once your skill is forgotten, the Magic Skill Points used will be freed."), 1; |