More actions
Big Wall Spiffo
[[File:{{{icon2}}}|Big Wall Spiffo||class=pixelart}}]]
[[File:{{{icon3}}}|Big Wall Spiffo||class=pixelart}}]]
[[File:{{{icon4}}}|Big Wall Spiffo||class=pixelart}}]]
[[File:{{{icon5}}}|Big Wall Spiffo||class=pixelart}}]]
[[File:{{{icon6}}}|Big Wall Spiffo||class=pixelart}}]]
[[File:{{{icon7}}}|Big Wall Spiffo||class=pixelart}}]]
[[File:{{{icon8}}}|Big Wall Spiffo||class=pixelart}}]]
[[File:{{{icon9}}}|Big Wall Spiffo||class=pixelart}}]]
Properties
Type
Movable
Move
Technical
Item ID(s)
Moveables.{sprite_id}
Sprite ID(s)
location_restaurant_spiffos_03_28
location_restaurant_spiffos_03_29
location_restaurant_spiffos_03_30
location_restaurant_spiffos_03_31
location_restaurant_spiffos_03_24
location_restaurant_spiffos_03_25
location_restaurant_spiffos_03_26
location_restaurant_spiffos_03_27
location_restaurant_spiffos_03_29
location_restaurant_spiffos_03_30
location_restaurant_spiffos_03_31
location_restaurant_spiffos_03_24
location_restaurant_spiffos_03_25
location_restaurant_spiffos_03_26
location_restaurant_spiffos_03_27
Tile ID(s)
303028
303029
303030
303031
303024
303025
303026
303027
303029
303030
303031
303024
303025
303026
303027
A big wall spiffo 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_restaurant_spiffos_03_28": {
"name": "location_restaurant_spiffos_03_28",
"id": 303028,
"type": "MAX",
"tileSheetIndex": 28,
"properties": {
"generic": {
"CustomName": "Spiffo",
"Facing": "E",
"GroupName": "Big Wall",
"IsMoveAble": "",
"PickUpTool": "Hammer",
"PickUpWeight": 30,
"SpriteGridPos": "0,3",
"MoveType": "WallObject",
"ForceSingleItem": ""
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"location_restaurant_spiffos_03_29": {
"name": "location_restaurant_spiffos_03_29",
"id": 303029,
"type": "MAX",
"tileSheetIndex": 29,
"properties": {
"generic": {
"CustomName": "Spiffo",
"Facing": "E",
"GroupName": "Big Wall",
"IsMoveAble": "",
"PickUpTool": "Hammer",
"PickUpWeight": 30,
"SpriteGridPos": "0,2",
"MoveType": "WallObject",
"ForceSingleItem": ""
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"location_restaurant_spiffos_03_30": {
"name": "location_restaurant_spiffos_03_30",
"id": 303030,
"type": "MAX",
"tileSheetIndex": 30,
"properties": {
"generic": {
"CustomName": "Spiffo",
"Facing": "E",
"GroupName": "Big Wall",
"IsMoveAble": "",
"PickUpTool": "Hammer",
"PickUpWeight": 30,
"SpriteGridPos": "0,1",
"MoveType": "WallObject",
"ForceSingleItem": ""
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"location_restaurant_spiffos_03_31": {
"name": "location_restaurant_spiffos_03_31",
"id": 303031,
"type": "MAX",
"tileSheetIndex": 31,
"properties": {
"generic": {
"CustomName": "Spiffo",
"Facing": "E",
"GroupName": "Big Wall",
"IsMoveAble": "",
"PickUpTool": "Hammer",
"PickUpWeight": 30,
"SpriteGridPos": "0,0",
"MoveType": "WallObject",
"ForceSingleItem": ""
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"location_restaurant_spiffos_03_24": {
"name": "location_restaurant_spiffos_03_24",
"id": 303024,
"type": "MAX",
"tileSheetIndex": 24,
"properties": {
"generic": {
"CustomName": "Spiffo",
"Facing": "S",
"GroupName": "Big Wall",
"IsMoveAble": "",
"PickUpTool": "Hammer",
"PickUpWeight": 30,
"SpriteGridPos": "0,0",
"MoveType": "WallObject",
"ForceSingleItem": ""
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"location_restaurant_spiffos_03_25": {
"name": "location_restaurant_spiffos_03_25",
"id": 303025,
"type": "MAX",
"tileSheetIndex": 25,
"properties": {
"generic": {
"CustomName": "Spiffo",
"Facing": "S",
"GroupName": "Big Wall",
"IsMoveAble": "",
"PickUpTool": "Hammer",
"PickUpWeight": 30,
"SpriteGridPos": "1,0",
"MoveType": "WallObject",
"ForceSingleItem": ""
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"location_restaurant_spiffos_03_26": {
"name": "location_restaurant_spiffos_03_26",
"id": 303026,
"type": "MAX",
"tileSheetIndex": 26,
"properties": {
"generic": {
"CustomName": "Spiffo",
"Facing": "S",
"GroupName": "Big Wall",
"IsMoveAble": "",
"PickUpTool": "Hammer",
"PickUpWeight": 30,
"SpriteGridPos": "2,0",
"MoveType": "WallObject",
"ForceSingleItem": ""
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"location_restaurant_spiffos_03_27": {
"name": "location_restaurant_spiffos_03_27",
"id": 303027,
"type": "MAX",
"tileSheetIndex": 27,
"properties": {
"generic": {
"CustomName": "Spiffo",
"Facing": "S",
"GroupName": "Big Wall",
"IsMoveAble": "",
"PickUpTool": "Hammer",
"PickUpWeight": 30,
"SpriteGridPos": "3,0",
"MoveType": "WallObject",
"ForceSingleItem": ""
}
}
}
}