Files
CHOMPStation2/code/__defines/robot.dm
CHOMPStation2StaffMirrorBot f7e20d021e [MIRROR] Better borg modules (#11095)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-06-20 22:04:56 +02:00

11 lines
356 B
Plaintext

#define DEFAULT_ROBOT_SPRITE_NAME "M-USE NanoTrasen"
// Synthesizers
#define METAL_SYNTH "Metal Synthesizer"
#define PLASTEEL_SYNTH "Plasteel Synthesizer"
#define GLASS_SYNTH "Glass Synthesizer"
#define WOOD_SYNTH "Wood Synthesizer"
#define PLASTIC_SYNTH "Plastic Synthesizer"
#define WIRE_SYNTH "Wire Synthesizer"
#define CLOTH_SYNTH "Cloth Synthesizer"