mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Unified Sadar Fleet Ship (#17970)
* tis time for nefarious deeds * all it takes is one lattice * francisca directions and minor tweaks * scarab origin ooc note * lint pls --------- Co-authored-by: ShakyJake <jakeisnowshaken@gmail.com>
This commit is contained in:
@@ -212,6 +212,18 @@
|
||||
throw_range = 20
|
||||
obj_flags = OBJ_FLAG_CONDUCTABLE
|
||||
|
||||
/obj/item/stack/tile/circuit_red
|
||||
name = "circuit tile"
|
||||
singular_name = "circuit tile"
|
||||
desc = "An advanced tile covered in various circuitry and wiring."
|
||||
icon_state = "tile_rcircuit"
|
||||
force = 6.0
|
||||
matter = list(DEFAULT_WALL_MATERIAL = TILE_MATERIAL_AMOUNT, MATERIAL_GLASS = TILE_MATERIAL_AMOUNT)
|
||||
throwforce = 15.0
|
||||
throw_speed = 5
|
||||
throw_range = 20
|
||||
obj_flags = OBJ_FLAG_CONDUCTABLE
|
||||
|
||||
/*
|
||||
* Floors
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user