Skip to content

Commit

Permalink
Living Panels Update v1.2
Browse files Browse the repository at this point in the history
Removed Living Panel Offset since the normal one now has new directions (HANDLE_8_DIRECTIONS)
Removed "_center" from the Large and Normal Living Panels.
  • Loading branch information
Flash4433 committed Nov 17, 2019
1 parent 149d262 commit 5d59914
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 351 deletions.
23 changes: 3 additions & 20 deletions info.txt
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@

"Item"
{
"ID" "ITEM_LIVING_PANEL_LARGE_CENTER"
"ID" "ITEM_LIVING_PANEL_LARGE"
"AllDescLast" "0"
"needsUnlock" "0"

Expand All @@ -227,7 +227,7 @@
"Name" "Regular"
"Styles"
{
"ANY_STYLE" "living_panel_large_center"
"ANY_STYLE" "living_panel_large"
}
}
}
Expand All @@ -244,24 +244,7 @@
"Name" "Regular"
"Styles"
{
"ANY_STYLE" "living_panel_center"
}
}
}

"Item"
{
"ID" "ITEM_LIVING_PANEL_OFFSET"
"AllDescLast" "0"
"needsUnlock" "0"

"Version"
{
"ID" "VER_DEFAULT"
"Name" "Regular"
"Styles"
{
"ANY_STYLE" "living_panel_offset"
"ANY_STYLE" "living_panel"
}
}
}
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"" ""
"" "There are 68 different animations provided. The animation is selected using the Timer value, the Start Open checkbox and the Autodrop checkbox."
}
"infoURL" "https://github.com/ENDERZOMBI102/Radelite_BEE2_package/wiki/Living-Panels-Center"
"infoURL" "https://github.com/ENDERZOMBI102/Radelite_BEE2_package/wiki/Living-Panel"
"ent_count" "12"
"Icon"
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"Item"
{
"Type" "ITEM_LIVING_PANEL_LARGE_CENTER"
"Type" "ITEM_LIVING_PANEL_LARGE"
"ItemClass" "ItemButtonFloor"
"Editor"
{
Expand Down
File renamed without changes.
290 changes: 0 additions & 290 deletions items/living_panel_offset/editoritems.txt

This file was deleted.

39 changes: 0 additions & 39 deletions items/living_panel_offset/properties.txt

This file was deleted.

0 comments on commit 5d59914

Please sign in to comment.