[MIRROR] Icon Fixup [IDB IGNORE] (#11451)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-08-17 17:03:49 -07:00
committed by GitHub
parent fc66353d11
commit bb70ca1093
228 changed files with 387 additions and 395 deletions

View File

@@ -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.