More actions
Dentist Patient Chair
[[File:{{{icon2}}}|Dentist Patient Chair||class=pixelart}}]]
[[File:{{{icon3}}}|Dentist Patient Chair||class=pixelart}}]]
[[File:{{{icon4}}}|Dentist Patient Chair||class=pixelart}}]]
[[File:{{{icon5}}}|Dentist Patient Chair||class=pixelart}}]]
[[File:{{{icon6}}}|Dentist Patient Chair||class=pixelart}}]]
[[File:{{{icon7}}}|Dentist Patient Chair||class=pixelart}}]]
[[File:{{{icon8}}}|Dentist Patient Chair||class=pixelart}}]]
[[File:{{{icon9}}}|Dentist Patient Chair||class=pixelart}}]]
Properties
Type
Movable
Is low
True
Technical
Item ID(s)
Moveables.{sprite_id}
Sprite ID(s)
location_community_medical_01_2
location_community_medical_01_3
location_community_medical_01_0
location_community_medical_01_1
location_community_medical_01_6
location_community_medical_01_7
location_community_medical_01_4
location_community_medical_01_5
location_community_medical_01_3
location_community_medical_01_0
location_community_medical_01_1
location_community_medical_01_6
location_community_medical_01_7
location_community_medical_01_4
location_community_medical_01_5
Tile ID(s)
213002
213003
213000
213001
213006
213007
213004
213005
213003
213000
213001
213006
213007
213004
213005
A dentist patient chair is a movable tile.
Usage
This tile uses the generic movable item when picked up.
Code
Code snippet! This section contains source code from Project ZomboidShow / Hide
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"location_community_medical_01_2": {
"name": "location_community_medical_01_2",
"id": 213002,
"type": "MAX",
"tileSheetIndex": 2,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CustomName": "Chair",
"Facing": "E",
"GroupName": "Dentist Patient",
"IsLow": "",
"IsMoveAble": "",
"PickUpWeight": 150,
"ItemHeight": "29",
"SpriteGridPos": "0,0"
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"location_community_medical_01_3": {
"name": "location_community_medical_01_3",
"id": 213003,
"type": "MAX",
"tileSheetIndex": 3,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CustomName": "Chair",
"Facing": "E",
"GroupName": "Dentist Patient",
"IsLow": "",
"IsMoveAble": "",
"PickUpWeight": 150,
"ItemHeight": "29",
"SpriteGridPos": "1,0"
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"location_community_medical_01_0": {
"name": "location_community_medical_01_0",
"id": 213000,
"type": "MAX",
"tileSheetIndex": 0,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CustomName": "Chair",
"Facing": "S",
"GroupName": "Dentist Patient",
"IsLow": "",
"IsMoveAble": "",
"PickUpWeight": 150,
"ItemHeight": "29",
"SpriteGridPos": "0,1"
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"location_community_medical_01_1": {
"name": "location_community_medical_01_1",
"id": 213001,
"type": "MAX",
"tileSheetIndex": 1,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CustomName": "Chair",
"Facing": "S",
"GroupName": "Dentist Patient",
"IsLow": "",
"IsMoveAble": "",
"PickUpWeight": 150,
"ItemHeight": "29",
"SpriteGridPos": "0,0"
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"location_community_medical_01_6": {
"name": "location_community_medical_01_6",
"id": 213006,
"type": "MAX",
"tileSheetIndex": 6,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CustomName": "Chair",
"Facing": "W",
"GroupName": "Dentist Patient",
"IsLow": "",
"IsMoveAble": "",
"PickUpWeight": 150,
"ItemHeight": "29",
"SpriteGridPos": "0,0"
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"location_community_medical_01_7": {
"name": "location_community_medical_01_7",
"id": 213007,
"type": "MAX",
"tileSheetIndex": 7,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CustomName": "Chair",
"Facing": "W",
"GroupName": "Dentist Patient",
"IsLow": "",
"IsMoveAble": "",
"PickUpWeight": 150,
"ItemHeight": "29",
"SpriteGridPos": "1,0"
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"location_community_medical_01_4": {
"name": "location_community_medical_01_4",
"id": 213004,
"type": "MAX",
"tileSheetIndex": 4,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CustomName": "Chair",
"Facing": "N",
"GroupName": "Dentist Patient",
"IsLow": "",
"IsMoveAble": "",
"PickUpWeight": 150,
"ItemHeight": "29",
"SpriteGridPos": "0,1"
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"location_community_medical_01_5": {
"name": "location_community_medical_01_5",
"id": 213005,
"type": "MAX",
"tileSheetIndex": 5,
"properties": {
"generic": {
"solidtrans": "",
"bed": "",
"BlocksPlacement": "",
"CustomName": "Chair",
"Facing": "N",
"GroupName": "Dentist Patient",
"IsLow": "",
"IsMoveAble": "",
"PickUpWeight": 150,
"ItemHeight": "29",
"SpriteGridPos": "0,0"
}
}
}
}