Wooden Window: Difference between revisions

From PZwiki
m (moved Wooden Window to Wooden Window: fixing capitalization)
Line 13: Line 13:
! class="unsortable" | Recipe  
! class="unsortable" | Recipe  
! class="unsortable" | Description
! class="unsortable" | Description
{{RecipeLookup|16}}
{{RecipeLookup|1005}}
|}
|}
== Code ==
== Code ==
  <nowiki>item WindowFrame
  <nowiki>item WindowFrame

Revision as of 22:36, 16 November 2013

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,

}