From e4100a97bb5c7fb37c40ae4249d29cb00efdc98a Mon Sep 17 00:00:00 2001 From: Ted John Date: Wed, 22 Nov 2017 21:30:02 +0000 Subject: [PATCH] Updated Objects (markdown) --- Objects.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/Objects.md b/Objects.md index b0bc975..2c0fb4d 100644 --- a/Objects.md +++ b/Objects.md @@ -22,9 +22,27 @@ There are 11 different types of object: * [ ] Images (bridge) * [ ] Queue banner scroll type * [ ] Support type - * Pole - * Box + * Pole | Box * [ ] Flags * [ ] HAS_SUPPORT_BASE_SPRITE * [ ] HAS_PATH_BASE_SPRITE * [ ] Editor only + +## Footpath Item +* [ ] Name +* [ ] Images +* [ ] Price +* [ ] Scenery tab +* [ ] Tool icon +* [ ] Draw type + * Lights | Bins | Benches | Jumping Fountains +* [ ] Flags + * [ ] Is bin + * [ ] Is bench + * [ ] Is breakable + * [ ] Is lamp + * [ ] Is jumping fountain (water) + * [ ] Is jumping fountain (snow) + * [ ] Don't allow in queue + * [ ] Don't allow on slope + * [ ] Is queue screen