More actions
Zippee Market Sign
[[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}}]]
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
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
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 snippet! This section contains source code from Project ZomboidShow / Hide
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"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
{
"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
{
"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
{
"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
{
"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
{
"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"
}
}
}
}