Skip to content

Commit

Permalink
Buckleable Stools (shiptest-ss13#2800)
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

![image](https://github.com/shiptest-ss13/Shiptest/assets/86762641/7e625f17-8175-4057-833c-82c3f918f6ae)
<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->

## Why It's Good For The Game
Given Shiptest's takeoff/landing gameplay loop, it's important to have
buckleable objects on a ship for all of your crew.

The Aegis has an excess of bar stools and a lack of chairs. Players
frequently replace the stools with chairs, or even couches, so the
entire crew doesn't fall down whenever the ship moves. This loses quite
a bit of flavor, and looks considerably more stupid.

Yes, this is a spite PR.
<!-- Please add a short description of why you think these changes would
benefit the game. If you can't justify it in words, it might not be
worth adding. -->

## Changelog

:cl:
tweak: you can now buckle to stools, just as the founding members of the
SUNS intended
/: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
Skies-Of-Blue authored and MysticalFaceLesS committed Mar 5, 2024
1 parent 0f2e877 commit f883132
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/game/objects/structures/beds_chairs/chair.dm
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,6 @@
name = "stool"
desc = "Apply butt."
icon_state = "stool"
can_buckle = FALSE
buildstackamount = 1
item_chair = /obj/item/chair/stool

Expand Down

0 comments on commit f883132

Please sign in to comment.