More actions
Project Zomboid > Tiles > Spiffo's Logo Large Sign
This article was automatically generated.
It may contain weird formatting. Editors are encouraged to verify and add any missing information.
This notice can be removed after manual editor verification.
Spiffo's Logo Large Sign
[[File:{{{icon3}}}|Spiffo's Logo Large Sign||class=pixelart}}]]
[[File:{{{icon4}}}|Spiffo's Logo Large Sign||class=pixelart}}]]
[[File:{{{icon5}}}|Spiffo's Logo Large Sign||class=pixelart}}]]
[[File:{{{icon6}}}|Spiffo's Logo Large Sign||class=pixelart}}]]
[[File:{{{icon7}}}|Spiffo's Logo Large Sign||class=pixelart}}]]
[[File:{{{icon8}}}|Spiffo's Logo Large Sign||class=pixelart}}]]
[[File:{{{icon9}}}|Spiffo's Logo Large Sign||class=pixelart}}]]
Move
Technical
Item ID(s)
Moveables.location_restaurant_spiffos_02_15
Sprite ID(s)
location_restaurant_spiffos_02_15
location_restaurant_spiffos_02_14
location_restaurant_spiffos_02_14
Tile ID(s)
159015
159014
159014
Spiffo's logo large sign is a tile in Project Zomboid.
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_restaurant_spiffos_02_15": {
"name": "location_restaurant_spiffos_02_15",
"id": 159015,
"type": "MAX",
"tileSheetIndex": 15,
"properties": {
"generic": {
"CustomName": "Sign",
"Facing": "E",
"GroupName": "Spiffos Logo Large",
"IsMoveAble": "",
"PickUpTool": "Electrician",
"PickUpWeight": 30,
"PlaceTool": "Electrician",
"MoveType": "WallObject",
"attachedW": ""
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"location_restaurant_spiffos_02_14": {
"name": "location_restaurant_spiffos_02_14",
"id": 159014,
"type": "MAX",
"tileSheetIndex": 14,
"properties": {
"generic": {
"CustomName": "Sign",
"Facing": "S",
"GroupName": "Spiffos Logo Large",
"IsMoveAble": "",
"PickUpTool": "Electrician",
"PickUpWeight": 30,
"PlaceTool": "Electrician",
"MoveType": "WallObject",
"attachedN": ""
}
}
}
}