summaryrefslogtreecommitdiff
path: root/npc/020-2-26/receptionist.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/020-2-26/receptionist.txt')
-rw-r--r--npc/020-2-26/receptionist.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/020-2-26/receptionist.txt b/npc/020-2-26/receptionist.txt
index fb7a316e..4e2c3963 100644
--- a/npc/020-2-26/receptionist.txt
+++ b/npc/020-2-26/receptionist.txt
@@ -10,11 +10,12 @@
l("Hi!"),
l("This is the magic academy. If all those mages were not so absentminded, they could make some furniture."),
l("But oh well, people have different priorities it seems. Ask Micksha.");
+ // if (something) ask about enrolling - Hocus Quest
close;
OnInit:
.bodytype = BODYTYPE_2;
- .distance = 2;
+ .distance = 4;
end;
}