mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[MIRROR] Icon Fixup [IDB IGNORE] (#11451)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
committed by
GitHub
parent
fc66353d11
commit
bb70ca1093
@@ -1,7 +1,7 @@
|
||||
/obj/structure/portal_event
|
||||
name = "portal"
|
||||
desc = "It leads to someplace else!"
|
||||
icon = 'icons/obj/stationobjs_vr.dmi'
|
||||
icon = 'icons/obj/stationobjs.dmi'
|
||||
icon_state = "type-d-portal"
|
||||
density = TRUE
|
||||
unacidable = TRUE//Can't destroy energy portals.
|
||||
@@ -153,7 +153,7 @@
|
||||
/obj/structure/portal_target
|
||||
name = "portal destination"
|
||||
desc = "you shouldn't see this unless you're a ghost"
|
||||
icon = 'icons/obj/stationobjs_vr.dmi'
|
||||
icon = 'icons/obj/stationobjs.dmi'
|
||||
icon_state = "type-b-portal"
|
||||
density = 0
|
||||
alpha = 100
|
||||
@@ -170,7 +170,7 @@
|
||||
/obj/structure/portal_gateway
|
||||
name = "portal"
|
||||
desc = "It leads to someplace else!"
|
||||
icon = 'icons/obj/stationobjs_vr.dmi'
|
||||
icon = 'icons/obj/stationobjs.dmi'
|
||||
icon_state = "portalgateway"
|
||||
density = TRUE
|
||||
unacidable = TRUE//Can't destroy energy portals.
|
||||
|
||||
Reference in New Issue
Block a user