mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
Inhand sprite for CE professional RCD (#93074)
This commit is contained in:
@@ -529,15 +529,10 @@
|
||||
/obj/item/construction/rcd/ce
|
||||
name = "professional RCD"
|
||||
desc = "A higher-end model of the rapid construction device, prefitted with improved cooling and disruption prevention. Provided to the chief engineer."
|
||||
icon_state = "cercd"
|
||||
inhand_icon_state = "cercd"
|
||||
construction_upgrades = RCD_UPGRADE_ANTI_INTERRUPT | RCD_UPGRADE_NO_FREQUENT_USE_COOLDOWN
|
||||
matter = 160
|
||||
color = list(
|
||||
0.3, 0.3, 0.7, 0.0,
|
||||
1.0, 1.0, 0.2, 0.0,
|
||||
-0.2, 0.0, 1.0, 0.0,
|
||||
0.0, 0.0, 0.0, 1.0,
|
||||
0.0, 0.0, 0.0, 0.0,
|
||||
)
|
||||
|
||||
/obj/item/construction/rcd/combat
|
||||
name = "industrial RCD"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 20 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 21 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 37 KiB |
Reference in New Issue
Block a user