summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgumi <mekolat@users.noreply.github.com>2017-08-19 14:24:56 -0400
committergumi <mekolat@users.noreply.github.com>2017-08-22 11:48:57 -0400
commit7db843cbfd73a1ead7cb490d5af5969900cc0e3d (patch)
tree2ca9311d79895b56719f0d62963f23badd795baf
parent2c87bb38c881639bed963e7933a1e9d9c2e8e6a3 (diff)
downloadserverdata-7db843cbfd73a1ead7cb490d5af5969900cc0e3d.tar.gz
serverdata-7db843cbfd73a1ead7cb490d5af5969900cc0e3d.tar.bz2
serverdata-7db843cbfd73a1ead7cb490d5af5969900cc0e3d.tar.xz
serverdata-7db843cbfd73a1ead7cb490d5af5969900cc0e3d.zip
confused tree refinements
-rw-r--r--npc/008-1/confused-tree.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/008-1/confused-tree.txt b/npc/008-1/confused-tree.txt
index cf4be9a2..b9ca1273 100644
--- a/npc/008-1/confused-tree.txt
+++ b/npc/008-1/confused-tree.txt
@@ -900,6 +900,7 @@ OnInit:
// boring stuff below
.version = 20; // increase this when you make a change
.uptime = gettimetick(2);
+ .alwaysVisible = true; // the NPC doesn't de-spawn when moving away
.pid = 1; // regex pattern id
.msg_ht = htnew(); // hashtable id for message history
.seen_ht = htnew(); // hashtable id for seen log