mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 19:47:47 +01:00
New rollerbed sprites
Less eye-melting blue
This commit is contained in:
@@ -195,7 +195,7 @@
|
||||
/obj/structure/bed/roller
|
||||
name = "roller bed"
|
||||
desc = "A portable bed-on-wheels made for transporting medical patients."
|
||||
icon = 'icons/obj/rollerbed.dmi'
|
||||
icon = 'icons/obj/rollerbed_vr.dmi' //VOREStation Edit
|
||||
icon_state = "rollerbed"
|
||||
anchored = 0
|
||||
surgery_odds = 75
|
||||
@@ -229,7 +229,7 @@
|
||||
/obj/item/roller
|
||||
name = "roller bed"
|
||||
desc = "A collapsed roller bed that can be carried around."
|
||||
icon = 'icons/obj/rollerbed.dmi'
|
||||
icon = 'icons/obj/rollerbed_vr.dmi' //VOREStation Edit
|
||||
icon_state = "folded_rollerbed"
|
||||
slot_flags = SLOT_BACK
|
||||
w_class = ITEMSIZE_LARGE
|
||||
|
||||
Reference in New Issue
Block a user