mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-28 00:06:58 +01:00
Butchering, Macro standardization, and generic tidying (#3936)
* Beginning * Moar * Blelelelele * Robo Organs *Flooshed* * Went overboard and organized a shit ton of tags... * Partially implements VOREStation#9287 * Performance fixes from Polaris#7759 * More Code Cleaning * Recompiled TGUI Bundle
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
desc = "Used to time things. Works well with contraptions which has to count down. Tick tock."
|
||||
icon_state = "timer"
|
||||
origin_tech = list(TECH_MAGNET = 1)
|
||||
matter = list(DEFAULT_WALL_MATERIAL = 500, "glass" = 50)
|
||||
matter = list(MAT_STEEL = 500, MAT_GLASS = 50)
|
||||
|
||||
wires = WIRE_PULSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user