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

Golf Put

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]
Golf Put
Recreational sports 01 48.png
[[File:{{{icon2}}}|Golf Put||class=pixelart}}]]
[[File:{{{icon3}}}|Golf Put||class=pixelart}}]]
[[File:{{{icon4}}}|Golf Put||class=pixelart}}]]
[[File:{{{icon5}}}|Golf Put||class=pixelart}}]]
[[File:{{{icon6}}}|Golf Put||class=pixelart}}]]
[[File:{{{icon7}}}|Golf Put||class=pixelart}}]]
[[File:{{{icon8}}}|Golf Put||class=pixelart}}]]
[[File:{{{icon9}}}|Golf Put||class=pixelart}}]]
General
Category
Golf Put
EncumbranceMoodle Icon HeavyLoad.png
1.0
Size
1 tile
Properties
Type
Movable
Technical
Item ID(s)
Moveables.{sprite_id}
Sprite ID(s)
recreational_sports_01_48
Tile ID(s)
219048

A golf put 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
{
      "recreational_sports_01_48": {
          "name": "recreational_sports_01_48",
          "id": 219048,
          "type": "MAX",
          "tileSheetIndex": 48,
          "properties": {
              "generic": {
                  "CustomName": "Golf Put",
                  "IsMoveAble": "",
                  "PickUpWeight": 10
              }
          }
      }
  }

See also