This commit is contained in:
minjaesong
2023-11-09 20:42:25 +09:00
parent 6e70ad4212
commit 74eb5f648d
12 changed files with 32 additions and 17 deletions

View File

@@ -33,6 +33,7 @@ internal object ExportMap : ConsoleCommand {
"ores@basegame:5" to Cvec(0xcd8b62ff.toInt()),
"ores@basegame:6" to Cvec(0xffcc00ff.toInt()),
"ores@basegame:7" to Cvec(0xd5d9f9ff.toInt()),
"ores@basegame:8" to Cvec(0xff9300ff.toInt()),
)
private val WALL_OVERLAY = Cvec(0.35f, 0.35f, 0.35f, 1f)