CostyKiller

Npc String Ids update

Mar 12th, 2021 (edited)
319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 7.10 KB | None | 0 0
  1. Index: java/org/l2jmobius/gameserver/network/NpcStringId.java
  2. ===================================================================
  3. --- java/org/l2jmobius/gameserver/network/NpcStringId.java  (revision 8419)
  4. +++ java/org/l2jmobius/gameserver/network/NpcStringId.java  (working copy)
  5. @@ -38590,11 +38590,11 @@
  6.     @ClientString(id = 1803406, message = "See? There's nothing you and I can't do when we're together!")
  7.     public static NpcStringId SEE_THERE_S_NOTHING_YOU_AND_I_CAN_T_DO_WHEN_WE_RE_TOGETHER;
  8.    
  9. -   @ClientString(id = 1803407, message = "The challenge for the Throne of Heroes will begin shortly. Please get ready.")
  10. -   public static NpcStringId THE_CHALLENGE_FOR_THE_THRONE_OF_HEROES_WILL_BEGIN_SHORTLY_PLEASE_GET_READY;
  11. +   @ClientString(id = 1803407, message = "The challenge for the Throne of Heroes - Goldberg will begin shortly.\nPlease get ready, heroes!")
  12. +   public static NpcStringId THE_CHALLENGE_FOR_THE_THRONE_OF_HEROES_GOLDBERG_WILL_BEGIN_SHORTLY_PLEASE_GET_READY;
  13.    
  14. -   @ClientString(id = 1803408, message = "The first challenge will begin in 10 seconds.")
  15. -   public static NpcStringId THE_FIRST_CHALLENGE_WILL_BEGIN_IN_10_SECONDS;
  16. +   @ClientString(id = 1803408, message = "The fighting against Goldberg will begin in 10 seconds.")
  17. +   public static NpcStringId THE_FIGHTING_AGAINST_GOLDBERG_WILL_BEGIN_IN_10_SECONDS;
  18.    
  19.     @ClientString(id = 1803409, message = "5 seconds")
  20.     public static NpcStringId FIVE_SECONDS;
  21. @@ -38611,41 +38611,41 @@
  22.     @ClientString(id = 1803413, message = "1 second")
  23.     public static NpcStringId ONE_SECOND_2;
  24.    
  25. -   @ClientString(id = 1803414, message = "The first challenge begins.")
  26. -   public static NpcStringId THE_FIRST_CHALLENGE_BEGINS;
  27. +   @ClientString(id = 1803414, message = "Goldberg appears.")
  28. +   public static NpcStringId GOLDBERG_APPEARS;
  29.    
  30.     @ClientString(id = 1803415, message = "Darion frees himself from the restraints that suppressed him and reveals his true power.")
  31.     public static NpcStringId DARION_FREES_HIMSELF_FROM_THE_RESTRAINTS_THAT_SUPPRESSED_HIM_AND_REVEALS_HIS_TRUE_POWER;
  32.    
  33. -   @ClientString(id = 1803416, message = "The first challenge has been completed successfully. The second challenge will begin shortly.")
  34. -   public static NpcStringId THE_FIRST_CHALLENGE_HAS_BEEN_COMPLETED_SUCCESSFULLY_THE_SECOND_CHALLENGE_WILL_BEGIN_SHORTLY;
  35. +   @ClientString(id = 1803416, message = "The challenge for the Throne of Heroes - Mary Reed will begin shortly.\nPlease get ready, heroes!")
  36. +   public static NpcStringId THE_CHALLENGE_FOR_THE_THRONE_OF_HEROES_MARY_REED_WILL_BEGIN_SHORTLY;
  37.    
  38. -   @ClientString(id = 1803417, message = "The second challenge will begin in 10 seconds.")
  39. -   public static NpcStringId THE_SECOND_CHALLENGE_WILL_BEGIN_IN_10_SECONDS;
  40. +   @ClientString(id = 1803417, message = "The fighting against Mary Reed will begin in 10 seconds.")
  41. +   public static NpcStringId THE_FIGHTING_AGAINST_MARY_REED_WILL_BEGIN_IN_10_SECONDS;
  42.    
  43. -   @ClientString(id = 1803418, message = "The second challenge will begin.")
  44. -   public static NpcStringId THE_SECOND_CHALLENGE_WILL_BEGIN;
  45. +   @ClientString(id = 1803418, message = "Mary Reed greets heroes.")
  46. +   public static NpcStringId MARY_REED_GREETS_HEROES;
  47.    
  48. -   @ClientString(id = 1803419, message = "Goldberg will summon his minions in 5 seconds.")
  49. -   public static NpcStringId GOLDBERG_WILL_SUMMON_HIS_MINIONS_IN_5_SECONDS;
  50. +   @ClientString(id = 1803419, message = "Goldberg summons his minions.")
  51. +   public static NpcStringId GOLDBERG_SUMMONS_HIS_MINIONS;
  52.    
  53.     @ClientString(id = 1803420, message = "Goldberg brings out all of the power within him.")
  54.     public static NpcStringId GOLDBERG_BRINGS_OUT_ALL_OF_THE_POWER_WITHIN_HIM;
  55.    
  56. -   @ClientString(id = 1803421, message = "The second challenge has been completed successfully. The third challenge will begin shortly.")
  57. -   public static NpcStringId THE_SECOND_CHALLENGE_HAS_BEEN_COMPLETED_SUCCESSFULLY_THE_THIRD_CHALLENGE_WILL_BEGIN_SHORTLY;
  58. +   @ClientString(id = 1803421, message = "The challenge for the Throne of Heroes - Tauti will begin shortly.\nPlease get ready, heroes!")
  59. +   public static NpcStringId THE_CHALLENGE_FOR_THE_THRONE_OF_HEROES_TAUTI_WILL_BEGIN_SHORTLY;
  60.    
  61. -   @ClientString(id = 1803422, message = "The third challenge will begin in 10 seconds.")
  62. -   public static NpcStringId THE_THIRD_CHALLENGE_WILL_BEGIN_IN_10_SECONDS;
  63. +   @ClientString(id = 1803422, message = "The fighting against Tauti will begin in 10 seconds.")
  64. +   public static NpcStringId THE_FIGHTING_AGAINST_TAUTI_WILL_BEGIN_IN_10_SECONDS;
  65.    
  66. -   @ClientString(id = 1803423, message = "The third challenge will begin.")
  67. -   public static NpcStringId THE_THIRD_CHALLENGE_WILL_BEGIN;
  68. +   @ClientString(id = 1803423, message = "Tauti is ready to fight.")
  69. +   public static NpcStringId TAUTI_IS_READY_TO_FIGHT;
  70.    
  71. -   @ClientString(id = 1803424, message = "The third challenge has been completed successfully. The fourth challenge will begin in a moment.")
  72. -   public static NpcStringId THE_THIRD_CHALLENGE_HAS_BEEN_COMPLETED_SUCCESSFULLY_THE_FOURTH_CHALLENGE_WILL_BEGIN_IN_A_MOMENT;
  73. +   @ClientString(id = 1803424, message = "Mary Reed, they are just insects. Haha! Show them your true power!")
  74. +   public static NpcStringId MARY_REED_THEY_ARE_JUST_INSECTS_HAHA_SHOW_THEM_YOUR_TRUE_POWER;
  75.    
  76. -   @ClientString(id = 1803425, message = "Zaken summons monsters from another world.")
  77. -   public static NpcStringId ZAKEN_SUMMONS_MONSTERS_FROM_ANOTHER_WORLD;
  78. +   @ClientString(id = 1803425, message = "Do you think you can evade my strike? Take that!")
  79. +   public static NpcStringId DO_YOU_THINK_YOU_CAN_EVADE_MY_STRIKE_TAKE_THAT;
  80.    
  81.     @ClientString(id = 1803426, message = "Your blood is mine!")
  82.     public static NpcStringId YOUR_BLOOD_IS_MINE;
  83. @@ -38656,11 +38656,11 @@
  84.     @ClientString(id = 1803428, message = "Zaken reveals his hidden power.")
  85.     public static NpcStringId ZAKEN_REVEALS_HIS_HIDDEN_POWER;
  86.    
  87. -   @ClientString(id = 1803429, message = "Tiat summons his minions.")
  88. -   public static NpcStringId TIAT_SUMMONS_HIS_MINIONS;
  89. +   @ClientString(id = 1803429, message = "Mary Reed, these brats are pretty strong. I shall rest up a bit.")
  90. +   public static NpcStringId MARY_REED_THESE_BRATS_ARE_PRETTY_STRONG_I_SHALL_REST_UP_A_BIT;
  91.    
  92. -   @ClientString(id = 1803430, message = "Tiat reveals his dignity.")
  93. -   public static NpcStringId TIAT_REVEALS_HIS_DIGNITY;
  94. +   @ClientString(id = 1803430, message = "Mary Reed, these brats are pretty strong. Watch out!")
  95. +   public static NpcStringId MARY_REED_THESE_BRATS_ARE_PRETTY_STRONG_WATCH_OUT;
  96.    
  97.     @ClientString(id = 1803431, message = "Tauti summons his mechanical contraption.")
  98.     public static NpcStringId TAUTI_SUMMONS_HIS_MECHANICAL_CONTRAPTION;
  99. @@ -38716,8 +38716,8 @@
  100.     @ClientString(id = 1803448, message = "Antharas has suffered critical injuries.")
  101.     public static NpcStringId ANTHARAS_HAS_SUFFERED_CRITICAL_INJURIES;
  102.    
  103. -   @ClientString(id = 1803449, message = "Mary Reed summons her minions.")
  104. -   public static NpcStringId MARY_REED_SUMMONS_HER_MINIONS;
  105. +   @ClientString(id = 1803449, message = "Zaken! Your time has come! Kill them all!")
  106. +   public static NpcStringId MARY_REED_SUMMONS_ZAKEN;
  107.    
  108.     @ClientString(id = 1803450, message = "Mary Reed reveals her true power.")
  109.     public static NpcStringId MARY_REED_REVEALS_HER_TRUE_POWER;
  110.  
Add Comment
Please, Sign In to add comment