More actions
50s Diner Table
[[File:{{{icon2}}}|50s Diner Table||class=pixelart}}]]
[[File:{{{icon3}}}|50s Diner Table||class=pixelart}}]]
[[File:{{{icon4}}}|50s Diner Table||class=pixelart}}]]
[[File:{{{icon5}}}|50s Diner Table||class=pixelart}}]]
[[File:{{{icon6}}}|50s Diner Table||class=pixelart}}]]
[[File:{{{icon7}}}|50s Diner Table||class=pixelart}}]]
[[File:{{{icon8}}}|50s Diner Table||class=pixelart}}]]
[[File:{{{icon9}}}|50s Diner Table||class=pixelart}}]]
Properties
Type
Movable
Is low
True
Move
Technical
Item ID(s)
Moveables.{sprite_id}
Sprite ID(s)
location_restaurant_diner_01_14
location_restaurant_diner_01_15
location_restaurant_diner_01_6
location_restaurant_diner_01_7
location_restaurant_diner_01_15
location_restaurant_diner_01_6
location_restaurant_diner_01_7
Tile ID(s)
155014
155015
155006
155007
155015
155006
155007
A 50s diner table is a movable tile.
Usage
This tile uses the generic movable item when picked up.
Crafting
The following table contains the materials that can drop when disassembling this tile.
Disassembly materials | |||
---|---|---|---|
Material | Amount of tries | Base chance | Maximum amount |
Plank | 6 | 40 | 6 |
Nails | 4 | 50 | 4 |
Screws | 4 | 50 | 4 |
Plank | 1 | 90 | 1 |
Nails | 4 | 50 | 4 |
Screws | 2 | 50 | 2 |
On dismantle failure | |||
Scrap Wood |
Breakage occurs when the player fails at picking up an item.
Breakage materials | ||
---|---|---|
Item dropped | Maximum amount | Chance per roll |
Plank | 3 | 20 |
Nails | 1 | 10 |
Screws | 3 | 10 |
Location
It is most commonly found inside of diners.
Code
Code snippet! This section contains source code from Project ZomboidShow / Hide
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"location_restaurant_diner_01_14": {
"name": "location_restaurant_diner_01_14",
"id": 155014,
"type": "MAX",
"tileSheetIndex": 14,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CanScrap": "",
"CustomName": "Table",
"Facing": "E",
"GroupName": "50s Diner",
"IsLow": "",
"IsMoveAble": "",
"Material": "Wood",
"Material2": "Steel",
"PickUpLevel": "2",
"PickUpTool": "Hammer",
"PickUpWeight": 150,
"PlaceTool": "Hammer",
"Surface": "34",
"SpriteGridPos": "0,1",
"IsTable": "",
"CanBreak": ""
}
}
}
}
Source: ProjectZomboid\media\n\newtiledefinitions.tiles
{
"location_restaurant_diner_01_15": {
"name": "location_restaurant_diner_01_15",
"id": 155015,
"type": "MAX",
"tileSheetIndex": 15,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CanScrap": "",
"CustomName": "Table",
"Facing": "E",
"GroupName": "50s Diner",
"IsLow": "",
"IsMoveAble": "",
"Material": "Wood",
"Material2": "Steel",
"PickUpLevel": "2",
"PickUpTool": "Hammer",
"PickUpWeight": 150,
"PlaceTool": "Hammer",
"Surface": "34",
"SpriteGridPos": "0,0",
"IsTable": "",
"CanBreak": ""
}
}
}
}
Source: ProjectZomboid\media\n\newtiledefinitions.tiles
{
"location_restaurant_diner_01_6": {
"name": "location_restaurant_diner_01_6",
"id": 155006,
"type": "MAX",
"tileSheetIndex": 6,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CanScrap": "",
"CustomName": "Table",
"Facing": "S",
"GroupName": "50s Diner",
"IsLow": "",
"IsMoveAble": "",
"Material": "Wood",
"Material2": "Steel",
"PickUpLevel": "2",
"PickUpTool": "Hammer",
"PickUpWeight": 150,
"PlaceTool": "Hammer",
"Surface": "34",
"SpriteGridPos": "0,0",
"IsTable": "",
"CanBreak": ""
}
}
}
}
Source: ProjectZomboid\media\n\newtiledefinitions.tiles
{
"location_restaurant_diner_01_7": {
"name": "location_restaurant_diner_01_7",
"id": 155007,
"type": "MAX",
"tileSheetIndex": 7,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CanScrap": "",
"CustomName": "Table",
"Facing": "S",
"GroupName": "50s Diner",
"IsLow": "",
"IsMoveAble": "",
"Material": "Wood",
"Material2": "Steel",
"PickUpLevel": "2",
"PickUpTool": "Hammer",
"PickUpWeight": 150,
"PlaceTool": "Hammer",
"Surface": "34",
"SpriteGridPos": "1,0",
"IsTable": "",
"CanBreak": ""
}
}
}
}