From dc6c9b180a0116b17378e17c25e5ffc70bbd069f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 2 Sep 2010 16:28:48 +0200 Subject: [PATCH] psu_game: Fix the sent LID in send_1004. This fixes the tutorial mission. --- src/psu/psu_game.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/psu/psu_game.erl b/src/psu/psu_game.erl index c1b4f03..67cf37b 100644 --- a/src/psu/psu_game.erl +++ b/src/psu/psu_game.erl @@ -1407,7 +1407,7 @@ send_1004(Type, User, PartyPos) -> 0:512, QuestID:32/little-unsigned-integer, ZoneID:32/little-unsigned-integer, MapID:32/little-unsigned-integer, EntryID:32/little-unsigned-integer, - LID:32, + LID:32/little, 0:64, 16#01000000:32, 16#01000000:32, %% @todo first is current hp, second is max hp 0:608 >>).