mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-21 03:56:47 +01:00
adds recoloured phazon sprite for the scuttlebug
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
/obj/mecha/combat/phazon/scree
|
||||
desc = "A very, very shiny exosuit. This thing has been polished and waxed practically to a mirror finish."
|
||||
name = "Scuttlebug"
|
||||
icon_state = "scuttlebug"
|
||||
initial_icon = "scuttlebug"
|
||||
wreckage = /obj/effect/decal/mecha_wreckage/phazon/scree
|
||||
icon = 'icons/mecha/mecha_vr.dmi'
|
||||
|
||||
|
||||
/obj/mecha/combat/phazon/scree/New()
|
||||
..()
|
||||
@@ -10,3 +15,8 @@
|
||||
ME.attach(src)
|
||||
return
|
||||
|
||||
/obj/effect/decal/mecha_wreckage/phazon/scree
|
||||
name = "Scuttlebug wreckage"
|
||||
icon_state = "scuttlebug-broken"
|
||||
icon = 'icons/mecha/mecha_vr.dmi'
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 54 KiB |
Reference in New Issue
Block a user