summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRealBadAngel <mk@realbadangel.pl>2013-04-13 19:38:57 -0700
committerRealBadAngel <mk@realbadangel.pl>2013-04-13 19:38:57 -0700
commitfb6111a3f626701e06a65131844efb02ee053b47 (patch)
treea64753938299b57c917152bfd5bd82a648f8abbf
parent69d36f0a6be576a9caab0fc9bfc48d9ff38d7e5e (diff)
parent3a52153cd7838fcb9f49fb4cbea7634b50a03abf (diff)
Merge pull request #13 from Novatux/master
Change selection box of frames.
-rw-r--r--technic/frames.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/technic/frames.lua b/technic/frames.lua
index f555368..565a2ef 100644
--- a/technic/frames.lua
+++ b/technic/frames.lua
@@ -97,6 +97,10 @@ local nodeboxes= {
type = "fixed",
fixed=nodeboxes,
},
+ selection_box = {
+ type="fixed",
+ fixed={-0.5,-0.5,-0.5,0.5,0.5,0.5}
+ },
paramtype = "light",
frame=1,
drop="technic:frame_111111",