Addition of Goddess of Luck AI.

Contributed by Index.
This commit is contained in:
MobiusDevelopment
2021-12-31 22:21:02 +00:00
parent a20b209802
commit 73944c08d7
14 changed files with 489 additions and 9 deletions

View File

@@ -17650,6 +17650,9 @@ public class SystemMessageId
@ClientString(id = 13136, message = "The enchant value is decreased by 1.")
public static SystemMessageId THE_ENCHANT_VALUE_IS_DECREASED_BY_1;
@ClientString(id = 13146, message = "I can give you a good luck buff. Will you accept it? (It will cost you 7,000,000 adena.)")
public static SystemMessageId I_CAN_GIVE_YOU_A_GOOD_LUCK_BUFF_WILL_YOU_ACCEPT_IT_IT_WILL_COST_YOU_7_000_000_ADENA;
@ClientString(id = 13213, message = "A new homunculus is created.")
public static SystemMessageId A_NEW_HOMUNCULUS_IS_CREATED;