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

Gallery Toilet

From PZwiki
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Gallery Toilet
Location entertainment gallery 02 56.png
[[File:{{{icon2}}}|Gallery Toilet||class=pixelart}}]]
[[File:{{{icon3}}}|Gallery Toilet||class=pixelart}}]]
[[File:{{{icon4}}}|Gallery Toilet||class=pixelart}}]]
[[File:{{{icon5}}}|Gallery Toilet||class=pixelart}}]]
[[File:{{{icon6}}}|Gallery Toilet||class=pixelart}}]]
[[File:{{{icon7}}}|Gallery Toilet||class=pixelart}}]]
[[File:{{{icon8}}}|Gallery Toilet||class=pixelart}}]]
[[File:{{{icon9}}}|Gallery Toilet||class=pixelart}}]]
General
Category
Gallery Toilet
EncumbranceMoodle Icon HeavyLoad.png
20.0
Size
1 tile
Properties
Type
Movable
Move
Pickup Skill (level)
Pickup Tool(s)
Technical
Item ID(s)
Moveables.{sprite_id}
Sprite ID(s)
location_entertainment_gallery_02_56
Tile ID(s)
299056

A gallery toilet is a movable tile.

Usage

This tile uses the generic movable item when picked up.

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_entertainment_gallery_02_56": {
          "name": "location_entertainment_gallery_02_56",
          "id": 299056,
          "type": "MAX",
          "tileSheetIndex": 56,
          "properties": {
              "generic": {
                  "BlocksPlacement": "",
                  "CustomName": "Gallery Toilet",
                  "IsMoveAble": "",
                  "Material": "Brick",
                  "PickUpLevel": "2",
                  "PickUpTool": "Hammer",
                  "PickUpWeight": 200
              }
          }
      }
  }

See also