Enable Homunculus System

This commit is contained in:
2025-03-04 22:45:13 -05:00
parent 745c4a16e6
commit 38d1da850b
4 changed files with 5 additions and 4 deletions

View File

@ -18,6 +18,7 @@
</MenuItem>
</Menu>
<Menu id="Community" index="0" readableId="SMT_MENU_COMMUNITY" iconPath="img://__S1UIRES_Emblem.Ico_CommunityWindow">
<MenuItem id="HomunManager" uiName="HomunManager" readableId="SMT_MENU_HOMUN" />
<MenuItem id="TradeLog" uiName="TradeLog" readableId="SMT_MENU_TRADE_LOG" />
<MenuItem id="Social" uiName="Social" readableId="SMT_MENU_SOCIALWINDOW" />
<MenuItem id="FriendsList" uiName="CommunityWindow" readableId="SMT_MENU_FRIEND_LIST" />

View File

@ -104,7 +104,7 @@
<String string="All dialogs" readableId="SMT_NPC_CONVERSATION_CAMERA_TYPE_ALL" />
<String string="Disable" readableId="SMT_COLLECTION_CAMERA_TYPE_NOCHANGE" />
<String string="Close-up" readableId="SMT_COLLECTION_CAMERA_TYPE_CHANGE" />
<String string="Supply Shop" readableId="SMT_MENU_HOMUN" />
<String string="Pet" readableId="SMT_MENU_HOMUN" />
<String string="Achievements" readableId="SMT_MENU_ACHIEVEMENT" />
<String string="Alliance" readableId="SMT_MENU_UNION" />
<String string="Emotes" readableId="SMT_MENU_SOCIALWINDOW" />

View File

@ -1902,7 +1902,7 @@
<String string="Hatching complete." stringId="$161009" />
<String string="Incubation will complete in &lt;font color='#{MinuteColor}'&gt;{BuildedMinute}&lt;/font&gt; minute{@select:{BuildedMinute}/s//s}.&lt;br&gt;&lt;font color='#{AlertColor}'&gt; (Incubation and hatching do not need your supervision. You may return and collect the egg after hatching completes.)&lt;/font&gt;" stringId="$161010" />
<String string="Skill level increased by (&lt;font color='{color}'&gt;{increase}&lt;/font&gt;)." stringId="$161011" />
<String string="Alliance Supply Shop" stringId="$162001" />
<String string="Pet" stringId="$162001" />
<String string="Name" stringId="$162002" />
<String string="Rank" stringId="$162003" />
<String string="Durability:" stringId="$162004" />
@ -1912,7 +1912,7 @@
<String string="Training Learned" stringId="$162008" />
<String string="Remove training" stringId="$162009" />
<String string="Close" stringId="$162010" />
<String string="The alliance supply shop is no longer available." stringId="$162011" />
<String string="Equip pet to the slot below." stringId="$162011" />
<String string="Store: sell" stringId="$163001" />
<String string="Store: buy" stringId="$163002" />
<String string="Cart" stringId="$163003" />

View File

@ -1,6 +1,6 @@
<UIDefaultData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://vezel.dev/novadrop/dc/UIDefaultData UIDefaultData.xsd" xmlns="https://vezel.dev/novadrop/dc/UIDefaultData">
<Default name="uiscale" param1="" param0="90" />
<Default name="homundisable" param1="" param0="1" />
<Default name="homundisable" param1="" param0="0" />
<Default name="goredisable" param1="" param0="0" />
<Default name="disChatCh" param1="" param0="4,20,101,102,103,104,105,106,107,108,109" />
<Default name="inputChat" param1="216" param0="300" />