mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-11 11:04:05 +09:00
wire colour fade by signal strength
This commit is contained in:
@@ -566,6 +566,7 @@ object ModMgr {
|
||||
|
||||
}
|
||||
Terrarum.wireCodex.portsFromModule(module, "wires/")
|
||||
Terrarum.wireCodex.wireDecaysFromModule(module, "wires/")
|
||||
}
|
||||
|
||||
private fun makeNewItemObj(tile: BlockProp, isWall: Boolean) = object : GameItem(
|
||||
|
||||
Reference in New Issue
Block a user