From 864f32178d311eeb08bf8b0fdf8741e5de28e5d4 Mon Sep 17 00:00:00 2001 From: Reid Date: Sun, 21 Feb 2016 22:56:37 +0100 Subject: Fix the long time bug on peter that respawn the dead player on the wall. --- npc/000-2-1/peter.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/000-2-1/peter.txt') diff --git a/npc/000-2-1/peter.txt b/npc/000-2-1/peter.txt index 9b929973..4a0f4ade 100644 --- a/npc/000-2-1/peter.txt +++ b/npc/000-2-1/peter.txt @@ -258,7 +258,7 @@ L_Logoff: L_Dead: // Warps the dead body outside, so it does not interfere with the getmapusers check. - if (getmapusers("000-2-2.gat") > 0) warp "000-2-1", 61, 36; + if (getmapusers("000-2-2.gat") > 0) warp "000-2-1", 72, 36; goto L_CleaningEnd; -- cgit v1.2.3-70-g09d2