From 21a3920db1070e1f7e87f2ebd642b103fefeaf04 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 16 Apr 2020 04:45:57 -0300 Subject: Testing --- npc/006-3/core.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/006-3/core.txt') diff --git a/npc/006-3/core.txt b/npc/006-3/core.txt index ca5a6f9ca..016d80739 100644 --- a/npc/006-3/core.txt +++ b/npc/006-3/core.txt @@ -7,9 +7,9 @@ OnTouch: //warp "006-3", 49, 52; - specialeffect(5000, SELF, .name$); + specialeffect(5000, SELF, getcharid(3)); dispbottom l("The power which lies in Candor rejects your strength."); sleep2(3000); - specialeffect(5002, SELF, .name$); + specialeffect(5002, SELF, getcharid(3)); end; } -- cgit v1.2.3-60-g2f50