summaryrefslogtreecommitdiff
path: root/npc/018-6-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/018-6-1')
-rw-r--r--npc/018-6-1/main.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/018-6-1/main.txt b/npc/018-6-1/main.txt
index 23e086aaf..6cdeaed94 100644
--- a/npc/018-6-1/main.txt
+++ b/npc/018-6-1/main.txt
@@ -97,7 +97,7 @@ OnTouch:
if (.@q == 1) {
setnpcdialogtitle l("Forgotten Chamber");
mesn l("Forgotten Chamber");
- mesq l("You see yourself in a strange chamber. Drawings of stones surronds the walls.");
+ mesq l("You see yourself in a strange chamber. Strange drawings litter the walls.");
next;
mesn l("Forgotten Chamber");
mesq l("You can see in distance two portals working, and two portals offline.");
@@ -172,6 +172,7 @@ OnMain:
close;
OnInit:
+ .sex=G_MALE;
disablenpc .name$;
end;
OnInstanceInit: