Mostly finished T2 spider unit

This commit is contained in:
Anuken
2022-02-01 18:05:56 -05:00
parent 092ce9d5ff
commit c0c7e0f468
17 changed files with 111 additions and 24 deletions

View File

@@ -127,6 +127,7 @@ public class Pal{
redLight = Color.valueOf("feb380"),
slagOrange = Color.valueOf("ffa166"),
techBlue = Color.valueOf("8ca9e8"),
vent = Color.valueOf("6b4e4e");
}