Stairs Piece: Difference between revisions

From PZwiki
Stairs Piece
No edit summary
No edit summary
Line 2: Line 2:
{{Items  
{{Items  
|image = Stairs.png  
|image = Stairs.png  
|weight = 50
|ciężar = 50
}}
}}



Revision as of 12:39, 11 June 2012

Template:Items

Stairs are required for the player to walk up to a higher floor of a house, each stair allowing 1 additional floor. However, there is a bug where players will fall off stairs and get hurt. There are many textures for stairs, but the player-crafted stairs are always brown and are always supported by beams.

When stairs are placed, there is always 1 plank flooring, to prevent fall. However, to make a successful roof/additional floor, one will have to use additional plank floorings to prevent fall.

Crafting

Name Recipe Description












Code

item Stairs
{
	Type				=			Normal,
	DisplayName			=			Stairs Piece,
	Icon				=			Stairs,
	Weight				=			50.0,
}