Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MIRROR] Adds new overmap vessel placeholder sprite #1849

Merged
merged 1 commit into from
Jan 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.