Wooden Window: Difference between revisions

From PZwiki
No edit summary
No edit summary
Line 4: Line 4:
|weight = 13
|weight = 13
}}
}}
Like the door frame, the window frame is made by putting a wall piece and a saw in the crafting area. The window frame can be placed like a wall and a door frame. Unlike the door frame, there is a much smaller gap in the window frame. As of version 0.2.0q, there is no known way to craft a window, so it is impossible to make windows. However, window frames can still be used for entry and for rappelling with the sheet rope.
== Crafting ==
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"  
{| class="wikitable sortable" style="text-align:center;"  

Revision as of 02:14, 4 June 2012

Template:Items

Like the door frame, the window frame is made by putting a wall piece and a saw in the crafting area. The window frame can be placed like a wall and a door frame. Unlike the door frame, there is a much smaller gap in the window frame. As of version 0.2.0q, there is no known way to craft a window, so it is impossible to make windows. However, window frames can still be used for entry and for rappelling with the sheet rope.

Crafting

Name Recipe Description












Code

item WindowFrame
{
	Type				=			Normal,
	DisplayName			=			Wooden Window Frame,
	Icon				=			WallWindow,
	Weight				=			13.0,

}