set opacity for beds

This commit is contained in:
David Vierra 2011-04-14 02:10:10 -10:00
parent 5979858931
commit 1057dc636a

View File

@ -414,6 +414,7 @@ am.NoteBlock = am.Block(25,
am.Bed = am.Block(26,
name="Bed",
opacity=0,
)