Skip to content

Commit

Permalink
the_breakable_glassbox
Browse files Browse the repository at this point in the history
  • Loading branch information
LautaroL20 committed Sep 20, 2017
1 parent 76b7407 commit e3860d6
Show file tree
Hide file tree
Showing 12 changed files with 5,534 additions and 0 deletions.
16 changes: 16 additions & 0 deletions packages/Lautaro/breakable_glassblox/info.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
"ID" "LAUTARO_BREAKABLE_GLASSBOX"
"Name" "Breakable Glassbox"
"Desc" "Used to rescue a cube by throwing repulsion gel on the inside of it, making the Glassbox to get cracked by the cube coated in gel until it breaks."

"Item"
{
"ID" "ITEM_LAUTARO_BREAKABLE_GLASSBOX"
"Version"
{
"Styles"
{
"BEE2_CLEAN" "breakable_glassbox_clean"
}
}
}

Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
"Item"
{
"Type" "ITEM_LAUTARO_BREAKABLE_GLASSBOX"
"Editor"
{
"SubType"
{
"Name" "Breakable Glassbox"
"Model"
{
"ModelName" "lautaro_breakable_glassbox.3ds"
}
"Palette"
{
"Tooltip" "BREAKABLE GLASSBOX"
"Image" "palette/lautaro/breakable_glassbox.png"
"Position" "3 7 0"
}
"Sounds"
{
"SOUND_CREATED" "P2Editor.PlaceOther"
"SOUND_EDITING_ACTIVATE" "P2Editor.ExpandOther"
"SOUND_EDITING_DEACTIVATE" "P2Editor.CollapseOther"
"SOUND_DELETED" "P2Editor.RemoveOther"
}
}
"MovementHandle" "HANDLE_4_DIRECTIONS"
"DesiredFacing" "DESIRES_DOWN"
}
"Properties"
{
"StartReversed"
{
"DefaultValue" "0"
"Index" "1"
}
}
"Exporting"
{
"Instances"
{
"0"
{
"Name" "instances/BEE2/clean/items/lautaro/breakable_glassbox.vmf"
"EntityCount" "2"
"BrushCount" "5"
"BrushSideCount" "30"
}
}
"TargetName" "ls"
"Offset" "64 64 64"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
"Properties"
{
"Authors" "Lautaro, Valve"
"Description"
{
"" "Used to rescue a cube by throwing repulsion gel on the inside of it, making the Glassbox to get cracked by the cube coated in gel until it breaks."
}
"infoURL" "https:/\/developer.valvesoftware.com/wiki/Portal_2_Puzzle_Maker/Button"
"Ent_Count" "3"
"Icon"
{
"0" "lautaro/breakable_glassbox.png"
}
}

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit e3860d6

Please sign in to comment.