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] Changes SFV Lexington placeholder sprite (By Rockton) #1598

Merged
merged 1 commit into from
Dec 4, 2023
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
11 changes: 10 additions & 1 deletion maps/event/placeholders/placeholders.dm
Original file line number Diff line number Diff line change
Expand Up @@ -222,13 +222,22 @@ Middle-Click / Ctrl-Click - Jump a placeholder to a point and deselect it

/obj/overmap/visitable/placeholder/scg_lexington
name = "Lexington-Class Corvette"
desc = "A small, fairly modern missile carrying warship built for the Solar Assembly Fleets."
desc = "A small hunter-killer and picketing warship built for the Solar Assembly Fleets."
icon = 'scg-64.dmi'
icon_state = "cv-lexington"
pixel_x = -16
pixel_y = -16


/obj/overmap/visitable/placeholder/scg_scorpion
name = "Scorpion-Class Corvette"
desc = "A small, fairly modern missile-carrying warship built for the Solar Assembly Fleets."
icon = 'scg-64.dmi'
icon_state = "cv-scorpion"
pixel_x = -16
pixel_y = -16


/obj/overmap/visitable/placeholder/scg_rockfish
name = "Rockfish-Class Corvette"
desc = "A small, top of the line stealth warship built for the Solar Assembly Fleets."
Expand Down
Binary file modified maps/event/placeholders/scg-64.dmi
Binary file not shown.