Skip to content

Commit

Permalink
Fixes Snake ammo sorters and integrity failsafe (#2568)
Browse files Browse the repository at this point in the history
  • Loading branch information
someone543 authored Nov 3, 2023
1 parent 48f6633 commit a937e90
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
13 changes: 7 additions & 6 deletions _maps/map_files/Snake/snake_lower.dmm

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions nsv13/code/modules/overmap/types/nanotrasen.dm
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@

/obj/structure/overmap/nanotrasen/patrol_cruiser/starter //Currently assigned to the Snake
role = MAIN_OVERMAP
obj_integrity = 1000
max_integrity = 1000
integrity_failure = 1000
bound_width = 64
Expand Down

0 comments on commit a937e90

Please sign in to comment.