Skip to content

Commit

Permalink
Изменяем...
Browse files Browse the repository at this point in the history
  • Loading branch information
800maximum123 committed Aug 1, 2024
1 parent 5d6ce11 commit 106f4c4
Show file tree
Hide file tree
Showing 5 changed files with 805 additions and 212 deletions.
11 changes: 0 additions & 11 deletions mods/_fd/_maps/farfleet_fd/assets.dm
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,3 @@
/obj/floor_decal/industrial/outline/green
name = "green outline" //INF, WAS orange outline
color = COLOR_GREEN_GRAY //INF, WAS COLOR_GREEN


//dogshit\\
/obj/structure/ship_munition/disperser_charge/fire/military

/obj/structure/ship_munition/disperser_charge/explosive/military

/obj/structure/ship_munition/disperser_charge/emp/military

/obj/machinery/computer/ship/disperser/military
5 changes: 3 additions & 2 deletions mods/_fd/_maps/farfleet_fd/code/farfleet.dm
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,10 @@
name = "Pioneer Corps Gunboat (ICGNV)"
id = "awaysite_recon_ship"
description = "Garibaldi-class Gunboat, ICCG Pioneer Corps Reconnaissance Craft."
prefix = "mods/_maps/farfleet/maps/"
suffixes = list("farfleet-1.dmm", "farfleet-2.dmm")
// prefix = "mods/_fd/_maps/farfleet/maps/"
// suffixes = list("farfleet-1.dmm", "farfleet-2.dmm")
// ban_ruins = list(/datum/map_template/ruin/away_site/patrol)
mappaths = list("mods/_fd/_maps/farfleet_fd/maps/farfleet-1.dmm", "mods/_fd/_maps/farfleet_fd/maps/farfleet-2.dmm")
spawn_cost = 0.5
player_cost = 7
spawn_weight = 1
Expand Down
Loading

0 comments on commit 106f4c4

Please sign in to comment.