安裝 Steam
登入
|
語言
簡體中文
日本語(日文)
한국어(韓文)
ไทย(泰文)
Български(保加利亞文)
Čeština(捷克文)
Dansk(丹麥文)
Deutsch(德文)
English(英文)
Español - España(西班牙文 - 西班牙)
Español - Latinoamérica(西班牙文 - 拉丁美洲)
Ελληνικά(希臘文)
Français(法文)
Italiano(義大利文)
Bahasa Indonesia(印尼語)
Magyar(匈牙利文)
Nederlands(荷蘭文)
Norsk(挪威文)
Polski(波蘭文)
Português(葡萄牙文 - 葡萄牙)
Português - Brasil(葡萄牙文 - 巴西)
Română(羅馬尼亞文)
Русский(俄文)
Suomi(芬蘭文)
Svenska(瑞典文)
Türkçe(土耳其文)
tiếng Việt(越南文)
Українська(烏克蘭文)
回報翻譯問題
@Antlantas fixed
# 城市 特化 Box
@BPV_CITYZONES_x = 350
@BPV_CITYZONES_y = 40 # start y
@BPV_CITYZONES_w = 710
@BPV_CITYZONES_h = 1000 # (max 10 Zone)
@BPV_CITYZONES_slotSize_w = 300
@BPV_CITYZONES_slotSize_h = 52 #减半
@BPV_CITYZONES_max_horizontal = 1
@BPV_CITYZONES_max_vertical = 10
# 城市 特化 单个特化
@BPV_CITYZONE_x = 0
@BPV_CITYZONE_y = 0
@BPV_CITYZONE_w = 350
@BPV_CITYZONE_h = 50 # 高度减半
# 城市 空闲区划 Box
@BPV_CITY_gridBox_x = 12
@BPV_CITY_gridBox_y = 165
@BPV_CITY_gridBox_w = 70
@BPV_CITY_gridBox_h = 300 #500
@BPV_CITY_gridBox_max_horizontal = 3 # 3也不会挡路
@BPV_CITY_gridBox_max_vertical = 40
@BPV_CITY_gridBox_item_w = 24
@BPV_CITY_gridBox_item_h = 15
@BPV_CITY_gridBox_format = left_lower #lower_left 先左再下看着比较爽