summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/001-1/koga.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/001-1/koga.txt b/npc/001-1/koga.txt
index 3aecb09a..da0ab629 100644
--- a/npc/001-1/koga.txt
+++ b/npc/001-1/koga.txt
@@ -16,5 +16,6 @@
OnInit:
.sex = G_MALE;
.distance = 4;
+ .alwaysVisible = true;
end;
}