1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-23 15:52:55 +01:00

Updated Objects (markdown)

Ted John
2017-12-19 11:32:55 +00:00
parent edc16bb292
commit 70dd76c2e7

@@ -98,26 +98,26 @@ There are 11 different types of object:
* [x] Images * [x] Images
* [x] Price * [x] Price
* [x] Removal price * [x] Removal price
* [ ] Scenery tab * [x] Scenery tab
* [x] Tool icon * [x] Tool icon
* [ ] Scroll type (used as is banner flag) * [x] Scroll type (used as is banner flag)
* [ ] 3D font * [x] 3D font
* [ ] offset[2] * [x] offset[2]
* [ ] Max width * [x] Max width
* [ ] var_d * [x] Number of Images
* [ ] Flags * [x] Flags
* [ ] Is vertical * [x] Is vertical
* [ ] Is two lines * [x] Is two lines
* [ ] Glyphs[] * [x] Glyphs[]
* { image, width, height, var_3 } * { image, width, height }
* [ ] Tiles[] * [x] Tiles[]
* { x, y, z, z-clearance, flags } * { x, y, z, z-clearance, flags }
* [ ] Flags * [x] Flags
* [ ] Has primary colour * [x] Has primary colour
* [ ] Has secondary colour * [x] Has secondary colour
* [ ] Is 3D banner * [x] Is 3D banner
* [ ] Is animated * [x] Is animated
* [ ] Is photogenic * [x] Is photogenic
## Wall ## Wall
* [x] Name * [x] Name