From 70dd76c2e7460b7bcbe6e4911b22f6a2a76cb13a Mon Sep 17 00:00:00 2001 From: Ted John Date: Tue, 19 Dec 2017 11:32:55 +0000 Subject: [PATCH] Updated Objects (markdown) --- Objects.md | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/Objects.md b/Objects.md index 113e6a0..3e5f9d5 100644 --- a/Objects.md +++ b/Objects.md @@ -98,26 +98,26 @@ There are 11 different types of object: * [x] Images * [x] Price * [x] Removal price -* [ ] Scenery tab +* [x] Scenery tab * [x] Tool icon -* [ ] Scroll type (used as is banner flag) -* [ ] 3D font - * [ ] offset[2] - * [ ] Max width - * [ ] var_d - * [ ] Flags - * [ ] Is vertical - * [ ] Is two lines - * [ ] Glyphs[] - * { image, width, height, var_3 } -* [ ] Tiles[] +* [x] Scroll type (used as is banner flag) +* [x] 3D font + * [x] offset[2] + * [x] Max width + * [x] Number of Images + * [x] Flags + * [x] Is vertical + * [x] Is two lines + * [x] Glyphs[] + * { image, width, height } +* [x] Tiles[] * { x, y, z, z-clearance, flags } -* [ ] Flags - * [ ] Has primary colour - * [ ] Has secondary colour - * [ ] Is 3D banner - * [ ] Is animated - * [ ] Is photogenic +* [x] Flags + * [x] Has primary colour + * [x] Has secondary colour + * [x] Is 3D banner + * [x] Is animated + * [x] Is photogenic ## Wall * [x] Name