Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
@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 先左再下看着比较爽