Translation

This commit is contained in:
Lucca Faria Ferri 2023-01-21 22:17:51 -08:00
parent 8e884c4fe4
commit 9d7e315f2b

View File

@ -737,7 +737,7 @@ namespace DiIiS_NA.GameServer.GSSystem.PlayerSystem
#endregion
#region A1-Q4 Event_DoK
case 139823: //Event_DoK_Kill.cnv
//<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>
//kill the king
var leoricGhost = player.World.GetActorBySNO(ActorSno._skeletonking_leoricghost);
var lachdananGhost = player.World.GetActorBySNO(ActorSno._ghostknight3);
var swordPlace = player.World.GetActorBySNO(ActorSno._trdun_crypt_deathoftheking_sword_clickable);