Skip to content

Commit

Permalink
Prevents Kadesh from being boarded (#2552)
Browse files Browse the repository at this point in the history
  • Loading branch information
someone543 committed Oct 14, 2023
1 parent fefd31c commit 85e50ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nsv13/code/modules/overmap/types/syndicate.dm
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,7 @@
missiles = 8
torpedoes = 0
combat_dice_type = /datum/combat_dice/cruiser
possible_interior_maps = list()

/obj/structure/overmap/syndicate/ai/kadesh/Initialize(mapload)
. = ..()
Expand Down

0 comments on commit 85e50ab

Please sign in to comment.