
KorkiaBT
Tools to break your game!Details
//note: find out what blueprint1 does if (mod.name = Korkia's Breaking Tools) { string description = "This mod adds 3 new units to break your game with!" blueprint1.name = "Team breaker" blueprint1.description = "This guy is nethier Red, or blue, i honestly dont know to write down what he does so just mess with him a bit." blueprint2.name = "Duplicator" //Warning: use this unit at your own risk as it may cause crashing blueprint2.description = "This guy just duplicates, and his duplicats duplicate, i think you get it" //note:How to remove blueprint2: use the unit "duplicator stop" which causes him to stop duplucating blueprint3.name = "Map destroyer" blueprint3.description = "litteraly just read blueprint3.name" }