From 81112cf7ae1f105cdf97975dc9214501b1b7cee4 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 17 Jun 2018 17:29:19 -0300 Subject: recovery() is broken --- npc/001-8/hub.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'npc/001-8/hub.txt') diff --git a/npc/001-8/hub.txt b/npc/001-8/hub.txt index 684c12a88..177ed38a4 100644 --- a/npc/001-8/hub.txt +++ b/npc/001-8/hub.txt @@ -365,7 +365,10 @@ OnPCLogoutEvent: getexp rand(100,300), 0; // Dying on this map is enough to get a reward. Logout = no reward. // You'll be revived/fully healed, and then warped. - recovery(getcharid(3)); + // FIXME: It will throw you in Nard's ship if you are on logout... + //recovery(getcharid(3)); // Broken + atcommand "#alive \""+strcharinfo(0)+"\""; + percentheal 100, 100; warp "000-1", 22, 22; } @qhub_victor=0; -- cgit v1.2.3-60-g2f50