From 1268a46c73ee0ffa618748794e2f02224e143d94 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 17 Sep 2018 18:15:44 -0300 Subject: Fix bug on Teleporter --- npc/items/teleporter.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/items/teleporter.txt') diff --git a/npc/items/teleporter.txt b/npc/items/teleporter.txt index e53e28cde..595dd9be8 100644 --- a/npc/items/teleporter.txt +++ b/npc/items/teleporter.txt @@ -39,7 +39,7 @@ OnUse: mesc l("PS. Additional reagents may be required for warps."); next; - .@x=reputation("Hurns")+countitem(TimeFlask)-1; + .@x=reputation("LoF")+countitem(TimeFlask)-1; menu l("Don't warp"), -, -- cgit v1.2.3-60-g2f50