mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-20 20:37:34 +01:00
Standardised Contained Sprites : Now Atomic (#15142)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
/obj/machinery/shield_diffuser
|
||||
name = "shield diffuser"
|
||||
desc = "A small underfloor device specifically designed to disrupt energy barriers."
|
||||
icon = 'icons/obj/machines/shielding.dmi'
|
||||
icon = 'icons/obj/machinery/shielding.dmi'
|
||||
icon_state = "fdiffuser_on"
|
||||
use_power = POWER_USE_IDLE
|
||||
idle_power_usage = 100
|
||||
@@ -63,4 +63,4 @@
|
||||
|
||||
// 3x3 Range Shield Diffuser
|
||||
/obj/machinery/shield_diffuser/threebythree
|
||||
diffuser_range = 1 // 3x3 tiles, including the tile its on.
|
||||
diffuser_range = 1 // 3x3 tiles, including the tile its on.
|
||||
|
||||
Reference in New Issue
Block a user