Added laser and electrical laser emittrer

This commit is contained in:
StellarX20 2022-02-05 22:22:48 -05:00 committed by GitHub
parent 0a2d41a0f7
commit 9a2642d425
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 0 deletions

View File

@ -970,6 +970,25 @@ tempLow: -10,
stateHigh: "poison_gas",
tempHigh: 115
};
elements.laser_emitter = {
color: "#8a8886",
category: "machines",
state: "solid",
behavior: behaviors.LASEREMITTER
};
behaviors.LASEREMITTER = [
"CR:laser|CR:laser|CR:laser",
"CR:laser|XX|CR:laser",
"CR:laser|CR:laser|CR:laser",
];
elements.e_laser_emitter = {
color: "#8a8886",
colorOn: "#db5b0b",
category: "machines",
state: "solid",
behavior: behaviors.WALL,
behaviorOn: behaviors.LASEREMITTER
};
/* Unfinished:
magnesium
hematite mixture