Skip to content

Commit

Permalink
[MIRROR] Adds new overmap vessel placeholder sprite
Browse files Browse the repository at this point in the history
  • Loading branch information
cdbrunow authored and SuhEugene committed Jan 29, 2024
1 parent df3bb1b commit 143f334
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions maps/event/placeholders/placeholders.dm
Original file line number Diff line number Diff line change
Expand Up @@ -306,3 +306,11 @@ Middle-Click / Ctrl-Click - Jump a placeholder to a point and deselect it
icon = 'gen-32.dmi'
icon_state = "sf-mantaray"
speed = 0.2

/obj/overmap/visitable/placeholder/ec_komarov
name = "SEV Komarov"
desc = "A hulking mass of redundant systems and extensive electromagnetic shielding. The hull is tattered with a myriad of warped and charred paneling, this ship looks like it just tore out from hell itself, most likely because it has. The Transponder reads, 'SEV Komarov, HSC-2-07-X'"
icon = 'scg-64.dmi'
icon_state = "ec-komarov"
pixel_x = -17
pixel_y = -12
Binary file modified maps/event/placeholders/scg-64.dmi
Binary file not shown.

0 comments on commit 143f334

Please sign in to comment.