Skip to content

Commit

Permalink
add poh build room
Browse files Browse the repository at this point in the history
  • Loading branch information
raiyni committed Jun 7, 2024
1 parent 8e87f36 commit 6e0d2ce
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/overrides/backwards-map.properties
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ make_all.background=make_all_background_hover
make_all.quantity=make_all_quantity_selected
pet_house.border.inner=ge_chatbox_buy_search_border_inner
pet_house.border.outer=ge_chatbox_buy_search_border_outer
poh.build_room.border=ge_border_offer_buy_offer_full_inner
portal_nexus.border=ge_border_offer_buy_offer_full_inner
quest_list.background=combat_choose_spell_background
quest_tab.separator=quest_tab_tabs_underline
Expand Down
21 changes: 21 additions & 0 deletions src/main/resources/overrides/overrides.toml
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,27 @@ color=0x191900

########################################

[poh]
interface=-1

[poh.build_room]
interface=212

[poh.build_room.border]
scripts=[648]
color=0x333300
opacity=0
type=3

[poh.build_room.border.body]
children=[3]

[poh.build_room.border.row]
children=[5, 7, 9, 11, 13, 15, 17, 19, 21, 23, 25, 27, 28, 30, 32, 34, 38, 43, 46, 48, 50, 52, 54, 57, 60, 62, 63]
dynamicChildren=[0]

########################################

[portal_nexus]
interface=17

Expand Down

0 comments on commit 6e0d2ce

Please sign in to comment.