-
Notifications
You must be signed in to change notification settings - Fork 15
Footpath Banner
zrowny edited this page May 26, 2021
·
2 revisions
Contents
- scrollingMode :
integer
- Scrolling mode of the sign
- price :
integer
- The cost of building this object.
- hasPrimaryColour :
boolean
- True for objects that have at least one remappable colors.
- sceneryGroup :
string
- OpenRCT2
id
of the primary scenery group this object should be included in.
rct2.footpath_banner.bn1
(Sign)
"properties": {
"scrollingMode": 17,
"price": 250,
"hasPrimaryColour": true
}