Skip to content

Commit

Permalink
Add BTS light strip models
Browse files Browse the repository at this point in the history
This fixes issue #391.
  • Loading branch information
TeamSpen210 committed Mar 16, 2016
1 parent 23081bd commit 5d0584e
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 18 deletions.
Binary file added icons/items/bts/light_strip_cool_lrg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/items/bts/light_strip_very_warm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/items/bts/light_strip_warm_lrg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,15 @@
{
"SubType"
{
"Name" "PORTAL2_PuzzleEditor_Item_light_strip"
"Name" "Cool Fluorescent Lamp"
"Model"
{
"ModelName" "light_strip.3ds"
"ModelName" "bts_light_cool.mdl"
}
"Palette"
{
"Tooltip" "PORTAL2_PuzzleEditor_Palette_light_strip"
"Image" "palette/light_panel.png"
"Position" "3 6 0"
"Tooltip" "COOL FLUORESCENT LAMP"
"Image" "palette/bts/light_strip_cool.png"
}
"Sounds"
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
"Properties"
{
"Authors" "Valve"
"Authors" "TeamSpen210"
"Tags" "Portal 2;Geometry"
"Description" "A glass-covered light that emits cool lighting. It may also be used to block portal placement or antline wiring."
"infoURL" "https:/\/developer.valvesoftware.com/wiki/Portal_2_Puzzle_Maker/Light_Strip"
"Description" "A caged fluorescent lamp that emits cool lighting. It may also be used to block portal placement or antline wiring."
"infoURL" "https://developer.valvesoftware.com/wiki/Portal_2_Puzzle_Maker/Light_Strip"
"Icon"
{
"0" "clean/light_strip_cool.png"
"0" "bts/light_strip_cool.png"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,15 @@
{
"SubType"
{
"Name" "Warm Light Strip"
"Name" "Warm Fluorescent Lamp"
"Model"
{
"ModelName" "light_strip02.3ds"
"ModelName" "bts_light_warm.mdl"
}
"Palette"
{
"Tooltip" "WARM LIGHT STRIP"
"Image" "palette/light_panel_warm.png"
"Position" "3 7 0"
"Tooltip" "WARM FLUORESCENT LAMP"
"Image" "palette/bts/light_strip_warm.png"
}
"Sounds"
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
"Properties"
{
"Authors" "Valve"
"Authors" "TeamSpen210"
"Tags" "Portal 2;Geometry"
"Description" "A lamp that emits warm lighting. This light can be used to contrast or highlight areas as compared to the cool lights. It may also be used to block portal placement or antline wiring."
"infoURL" "https:/\/developer.valvesoftware.com/wiki/Portal_2_Puzzle_Maker/Light_Strip"
"Description" "A caged fluorescent lamp that emits warm lighting. This light can be used to contrast or highlight areas as compared to the cool lights. It may also be used to block portal placement or antline wiring."
"infoURL" "https://developer.valvesoftware.com/wiki/Portal_2_Puzzle_Maker/Light_Strip"
"Icon"
{
"0" "clean/light_strip_warm.png"
"0" "bts/light_strip_warm.png"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5d0584e

Please sign in to comment.