Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Zippee Market Sign

From PZwiki
Project ZomboidTilesDecorationsSignsZippee Market Sign
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Frame.png
This article contains outdated/low-quality images.
Reason: Upload a straight tile.
Please help the PZwiki by uploading an improved/updated version of the image(s) found on this page.
Zippee Market Sign
Zippee Market logo.png
[[File:{{{icon2}}}|Zippee Market Sign||class=pixelart}}]]
[[File:{{{icon3}}}|Zippee Market Sign||class=pixelart}}]]
[[File:{{{icon4}}}|Zippee Market Sign||class=pixelart}}]]
[[File:{{{icon5}}}|Zippee Market Sign||class=pixelart}}]]
[[File:{{{icon6}}}|Zippee Market Sign||class=pixelart}}]]
[[File:{{{icon7}}}|Zippee Market Sign||class=pixelart}}]]
[[File:{{{icon8}}}|Zippee Market Sign||class=pixelart}}]]
[[File:{{{icon9}}}|Zippee Market Sign||class=pixelart}}]]
General
Category
Sign
EncumbranceMoodle Icon HeavyLoad.png
2.0 (per tile)
6 (total)
Size
3 tiles
Properties
Type
Movable
Move
Move type
WallObject
Technical
Item ID(s)
Moveables.{sprite_id}
Sprite ID(s)
location_shop_zippee_01_40
location_shop_zippee_01_41
location_shop_zippee_01_42
location_shop_zippee_01_43
location_shop_zippee_01_44
location_shop_zippee_01_45
Tile ID(s)
217040
217041
217042
217043
217044
217045

A Zippee market sign is a movable tile.

Usage

This tile uses the generic movable item when picked up. It must be placed on the side of a wall.

Code

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_shop_zippee_01_40": {
          "name": "location_shop_zippee_01_40",
          "id": 217040,
          "type": "lightswitch",
          "tileSheetIndex": 40,
          "properties": {
              "generic": {
                  "CustomName": "Sign",
                  "Facing": "E",
                  "GroupName": "Zippee Market",
                  "IsMoveAble": "",
                  "PickUpWeight": 20,
                  "SpriteGridPos": "0,2",
                  "MoveType": "WallObject",
                  "ForceSingleItem": "",
                  "attachedW": "",
                  "lightB": "222",
                  "lightG": "222",
                  "lightR": "255"
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_shop_zippee_01_41": {
          "name": "location_shop_zippee_01_41",
          "id": 217041,
          "type": "lightswitch",
          "tileSheetIndex": 41,
          "properties": {
              "generic": {
                  "CustomName": "Sign",
                  "Facing": "E",
                  "GroupName": "Zippee Market",
                  "IsMoveAble": "",
                  "PickUpWeight": 20,
                  "SpriteGridPos": "0,1",
                  "MoveType": "WallObject",
                  "ForceSingleItem": "",
                  "attachedW": "",
                  "lightB": "222",
                  "lightG": "222",
                  "lightR": "255"
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_shop_zippee_01_42": {
          "name": "location_shop_zippee_01_42",
          "id": 217042,
          "type": "lightswitch",
          "tileSheetIndex": 42,
          "properties": {
              "generic": {
                  "CustomName": "Sign",
                  "Facing": "E",
                  "GroupName": "Zippee Market",
                  "IsMoveAble": "",
                  "PickUpWeight": 20,
                  "SpriteGridPos": "0,0",
                  "MoveType": "WallObject",
                  "ForceSingleItem": "",
                  "attachedW": "",
                  "lightB": "222",
                  "lightG": "222",
                  "lightR": "255"
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_shop_zippee_01_43": {
          "name": "location_shop_zippee_01_43",
          "id": 217043,
          "type": "lightswitch",
          "tileSheetIndex": 43,
          "properties": {
              "generic": {
                  "CustomName": "Sign",
                  "Facing": "S",
                  "GroupName": "Zippee Market",
                  "IsMoveAble": "",
                  "PickUpWeight": 20,
                  "SpriteGridPos": "0,0",
                  "MoveType": "WallObject",
                  "ForceSingleItem": "",
                  "attachedN": "",
                  "lightB": "222",
                  "lightG": "222",
                  "lightR": "255"
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_shop_zippee_01_44": {
          "name": "location_shop_zippee_01_44",
          "id": 217044,
          "type": "lightswitch",
          "tileSheetIndex": 44,
          "properties": {
              "generic": {
                  "CustomName": "Sign",
                  "Facing": "S",
                  "GroupName": "Zippee Market",
                  "IsMoveAble": "",
                  "PickUpWeight": 20,
                  "SpriteGridPos": "1,0",
                  "MoveType": "WallObject",
                  "ForceSingleItem": "",
                  "attachedN": "",
                  "lightB": "222",
                  "lightG": "222",
                  "lightR": "255"
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_shop_zippee_01_45": {
          "name": "location_shop_zippee_01_45",
          "id": 217045,
          "type": "lightswitch",
          "tileSheetIndex": 45,
          "properties": {
              "generic": {
                  "CustomName": "Sign",
                  "Facing": "S",
                  "GroupName": "Zippee Market",
                  "IsMoveAble": "",
                  "PickUpWeight": 20,
                  "SpriteGridPos": "2,0",
                  "MoveType": "WallObject",
                  "ForceSingleItem": "",
                  "attachedN": "",
                  "lightB": "222",
                  "lightG": "222",
                  "lightR": "255"
              }
          }
      }
  }

See also