summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/_anchors.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/_anchors.txt b/npc/_anchors.txt
index 68e17a41..3663f167 100644
--- a/npc/_anchors.txt
+++ b/npc/_anchors.txt
@@ -4,4 +4,8 @@
OnInit:
.ht = htnew();
htput(.ht, "^FERMI|VOTE", "fermi 29 20");
+ htput(.ht, "^HURN", "009-1 53 38");
+ htput(.ht, "^KESH", "099-7 77 49");
+ htput(.ht, "^NIVAL", "020-1 84 74");
+ htput(.ht, "^TULI", "001-1 84 100");
}