From 927e4f83ff2094482f6c966f0f3b6ac40047c181 Mon Sep 17 00:00:00 2001 From: Trevius Date: Mon, 9 Feb 2015 20:07:04 -0600 Subject: [PATCH] (RoF2) Updated Expedition Opcodes --- utils/patches/patch_RoF2.conf | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/utils/patches/patch_RoF2.conf b/utils/patches/patch_RoF2.conf index e032d917d..189edc8b3 100644 --- a/utils/patches/patch_RoF2.conf +++ b/utils/patches/patch_RoF2.conf @@ -353,21 +353,22 @@ OP_Marquee=0x502e OP_ItemRecastDelay=0x15a9 #OP_OpenInventory=0x0000 # Likely does not exist in RoF -U -OP_DzQuit=0x205f -OP_DzListTimers=0x0398 -OP_DzAddPlayer=0x59ca -OP_DzRemovePlayer=0x4701 -OP_DzSwapPlayer=0x1abc -OP_DzMakeLeader=0x405b -OP_DzPlayerList=0x543d -OP_DzJoinExpeditionConfirm=0x14c6 -OP_DzJoinExpeditionReply=0x7f4b -OP_DzExpeditionInfo=0x4f7e -OP_DzExpeditionList=0x9119 -OP_DzMemberStatus=0xb2e3 -OP_DzLeaderStatus=0x32f0 +# Expeditions +OP_DzAddPlayer=0x4701 +OP_DzRemovePlayer=0x1abc +OP_DzSwapPlayer=0x405b +OP_DzMakeLeader=0x543d +OP_DzPlayerList=0x14c6 +OP_DzJoinExpeditionConfirm=0x7f4b +OP_DzJoinExpeditionReply=0x1950 +OP_DzListTimers=0x7b68 +OP_DzExpeditionInfo=0x9119 +OP_DzExpeditionList=0x205f +OP_DzQuit=0xb2e3 +OP_DzMemberStatus=0x32f0 +OP_DzLeaderStatus=0x3de9 +OP_DzMemberList=0x5ae4 OP_DzExpeditionEndsWarning=0x383c -OP_DzMemberList=0x3de9 OP_DzCompass=0x3e0e OP_DzChooseZone=0x0b7d