Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
@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 先左再下看着比较爽