Skip to content

Commit

Permalink
Delman fix???
Browse files Browse the repository at this point in the history
  • Loading branch information
800maximum123 committed Aug 1, 2024
1 parent dfb5031 commit 15d3ebd
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions mods/_fd/_maps/sfv_dropship/delman.dm
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,7 @@
id = "awaysite_delman"
description = "Army dropship that can bring to planet up to Platoon(42) and 4 Vehicle."
mappaths = list("mods/_fd/_maps/sfv_dropship/delman.dm")
area_usage_test_exempted_areas = list(
/area/ship/delman,
/area/ship/delman/central,
/area/ship/delman/rightwing,
/area/ship/delman/leftwing,
/area/ship/delman/cockpit,
/area/ship/delman/engibay
)
area_usage_test_exempted_areas = list(/area/ship/delman)
spawn_cost = 1000
player_cost = 4
shuttles_to_initialise = list(/datum/shuttle/autodock/overmap/delman)
Expand Down

0 comments on commit 15d3ebd

Please sign in to comment.