Skip to content

Bus Stop

skzk edited this page Jan 21, 2024 · 9 revisions

A prefab slave item which is placed for the BusStation spawn point type of a prefab model.

Item ID: 0x25 (37)
Item file: base

Structure

Field(s) Description
struct kdop_item

See k-DOP item.

Flags:
Bit 31: Always 1.

token city_name The city this is a bus stop for, as defined in /def/city.sii.
The map must contain a City item with the same token, or the game will log the error "Failed to find city for bus stop".
u64 prefab_uid The UID of the prefab this item is linked to.
u64 node_uid The UID of the node of this item.
Clone this wiki locally