Removed @solid variable
This commit is contained in:
@@ -2560,7 +2560,7 @@ lenum.payenter = 进入/降落到单位下方的荷载方块中
|
||||
lenum.flag = 给单位赋予数字形式的标记
|
||||
lenum.mine = 从某个位置采集矿物
|
||||
lenum.build = 建造建筑
|
||||
lenum.getblock = 获取某个坐标处的建筑及其类型\n坐标需要在单位的感知范围内\n无建筑的地面返回[accent]@air[],墙壁返回[accent]@solid[]
|
||||
lenum.getblock = Fetch building, floor and block type at coordinates.\nUnit must be in range of the position, otherwise null is returned.
|
||||
lenum.within = 检查单位是否接近了某个位置
|
||||
lenum.boost = 开始/停止助推
|
||||
lenum.flushtext = 如果适用的话,将打印缓冲区的内容刷新到标记。\n如果 fetch 设置为 true,则尝试从地图本地化包或游戏的包中获取属性。
|
||||
|
||||
Reference in New Issue
Block a user