Skip to content

Commit

Permalink
fixed subtypes
Browse files Browse the repository at this point in the history
  • Loading branch information
ENDERZOMBI102 authored Aug 22, 2019
1 parent e05a1e7 commit 34fe979
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions items/living_panel_center/editoritems.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"SubTypeProperty" "ButtonType"
"SubType"
{
"Name" "Living Panel Center"
"Name" "Living Panel"
"Model"
{
"ModelName" "laseremitc.3ds"
Expand All @@ -29,12 +29,18 @@
}
"SubType"
{
"Name" "Living panel center (glass)"
"Name" "Living Panel (glass)"
"Model"
{
"ModelName" "laseremitc.3ds"
"TextureName" "laser_models.png"
}
"Palette"
{
"Tooltip" "Living panel (glass)"
"Image" "palette/laser_emitter.png"
"Position" "0 0 0"
}
"Sounds"
{
"SOUND_CREATED" "P2Editor.PlaceOther"
Expand All @@ -45,12 +51,18 @@
}
"SubType"
{
"Name" "Living panel center (skeleton)"
"Name" "Living Panel (skeleton)"
"Model"
{
"ModelName" "laseremitc.3ds"
"TextureName" "laser_models.png"
}
"Palette"
{
"Tooltip" "Living panel (skeleton)"
"Image" "palette/laser_emitter.png"
"Position" "0 0 0"
}
"Sounds"
{
"SOUND_CREATED" "P2Editor.PlaceOther"
Expand Down

0 comments on commit 34fe979

Please sign in to comment.