mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Merge pull request #5656 from CHOMPStation2/upstream-merge-14437
[MIRROR] Fix abductor ship sprite
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 8.6 KiB After Width: | Height: | Size: 8.7 KiB |
@@ -28,7 +28,9 @@
|
||||
/obj/effect/overmap/visitable/ship/abductor
|
||||
name = "strange spacecraft"
|
||||
desc = "Spacefaring vessel."
|
||||
icon_state = "unkn_r"
|
||||
icon = 'icons/obj/overmap_vr.dmi'
|
||||
icon_state = "abductor"
|
||||
color = "#134956"
|
||||
scanner_desc = @{"[i]Registration[/i]: Unknown
|
||||
[i]Class[/i]: Corvette
|
||||
[i]Transponder[/i]: No transponder detected."
|
||||
|
||||
Reference in New Issue
Block a user