mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-05 23:13:06 +00:00
[MIRROR] Energized Agate Upport (#12009)
Co-authored-by: FluffMedic <109300046+FluffMedic@users.noreply.github.com> Co-authored-by: Cameron Lennox <killer65311@gmail.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d10f2856fc
commit
6a7957f2c0
@@ -5,30 +5,3 @@
|
||||
|
||||
/datum/material/morphium //buffed protection
|
||||
protectiveness = 65
|
||||
|
||||
//disable this when this is ported upstream
|
||||
/datum/material/weathered_agate
|
||||
name = MAT_EAGATE
|
||||
display_name = "energized agate"
|
||||
use_name = "energized agate"
|
||||
icon_colour = "#FF3300"
|
||||
stack_type = /obj/item/stack/material/weathered_agate
|
||||
flags = MATERIAL_UNMELTABLE
|
||||
cut_delay = 60
|
||||
reflectivity = 0
|
||||
conductivity = 1
|
||||
shard_type = SHARD_SHARD
|
||||
tableslam_noise = 'sound/effects/Glasshit.ogg'
|
||||
stack_origin_tech = list(TECH_ARCANE = 1)
|
||||
sheet_singular_name = "gem"
|
||||
sheet_plural_name = "gems"
|
||||
supply_conversion_value = 15
|
||||
icon_base = "stone"
|
||||
table_icon_base = "stone"
|
||||
|
||||
|
||||
/obj/item/stack/material/weathered_agate
|
||||
name = MAT_EAGATE
|
||||
icon_state = "sheet-diamond"
|
||||
singular_name = "weathered agate"
|
||||
default_type = MAT_EAGATE
|
||||
|
||||
Reference in New Issue
Block a user