summaryrefslogtreecommitdiff
path: root/npc/_anchors.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/_anchors.txt')
-rw-r--r--npc/_anchors.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/_anchors.txt b/npc/_anchors.txt
index 6321274a..68e17a41 100644
--- a/npc/_anchors.txt
+++ b/npc/_anchors.txt
@@ -3,4 +3,5 @@
- script __anchors__ 32767,{
OnInit:
.ht = htnew();
+ htput(.ht, "^FERMI|VOTE", "fermi 29 20");
}