Skip to content

Commit

Permalink
Removes a broken DB from the Kilo. (#4124)
Browse files Browse the repository at this point in the history
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request
Captain's DB wasn't properly replaced in some previous PR, and the old
one wasn't deleted. The fact that Kilo had a DB too much aside, it was
broken and unusable anyways, due to having default ammo set to null.
<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->

## Changelog

:cl:
fix: Removed a broken Double Barrel from the Kilo.
/:cl:

<!-- Both :cl:'s are required for the changelog to work! You can put
your name to the right of the first :cl: if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
  • Loading branch information
Sadhorizon authored Feb 7, 2025
1 parent 4d53299 commit f57581f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions _maps/shuttles/independent/independent_kilo.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -674,9 +674,6 @@
dir = 8
},
/obj/item/storage/box/ammo/a12g_buckshot,
/obj/item/gun/ballistic/shotgun/doublebarrel/presawn{
default_ammo_type = 0
},
/obj/structure/cable/pink{
icon_state = "4-10"
},
Expand Down

0 comments on commit f57581f

Please sign in to comment.