feat: 添加站牌方块
This commit is contained in:
@@ -737,6 +737,14 @@ function regBlockOtherBasic(event) {
|
||||
texture: '',
|
||||
orientable: false,
|
||||
},
|
||||
{
|
||||
name: 'station_sign_a',
|
||||
box: [5, -16, 5, 11, 32, 11, true],
|
||||
label: '站牌',
|
||||
model: 'common/station_sign_a',
|
||||
texture: '',
|
||||
orientable: true,
|
||||
},
|
||||
{
|
||||
name: 'statue_player_alex',
|
||||
box: [4, 0, 6, 12, 31, 10, true],
|
||||
|
||||
Reference in New Issue
Block a user