Skip to content

Commit

Permalink
Filenames
Browse files Browse the repository at this point in the history
They're rapiers and sabres now
  • Loading branch information
Bokkiewokkie committed Oct 28, 2023
1 parent fb55946 commit 06dd65a
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nsv13/code/game/general_quarters/dropship_types.dm
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ Credit to TGMC for the interior sprites for all these!
/obj/structure/overmap/small_craft/transport/sabre/syndicate
name = "\improper Syndicate Utility Vessel"
desc = "A boarding craft for rapid troop deployment. It contains a full combat medical bay for establishing FOBs."
icon = 'nsv13/icons/overmap/syndicate/syn_raptor.dmi'
icon = 'nsv13/icons/overmap/syndicate/syn_sabre.dmi'
req_one_access = list(ACCESS_SYNDICATE)
faction = "syndicate"
start_emagged = TRUE
Expand Down
2 changes: 1 addition & 1 deletion nsv13/code/modules/overmap/fighters/_fighters.dm
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ Been a mess since 2018, we'll fix it someday (probably)
/obj/structure/overmap/small_craft/combat/light/syndicate //PVP MODE
name = "Syndicate Light Fighter"
desc = "The Syndicate's answer to Nanotrasen's light fighter craft, this fighter is designed to maintain aerial supremacy."
icon = 'nsv13/icons/overmap/syndicate/syn_viper.dmi'
icon = 'nsv13/icons/overmap/syndicate/syn_rapier.dmi'
req_one_access = ACCESS_SYNDICATE
faction = "syndicate"
start_emagged = TRUE
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 06dd65a

Please sign in to comment.