Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update paperwork stuffs #6913

Merged
merged 3 commits into from
Dec 16, 2024
Merged

Conversation

LetterN
Copy link
Contributor

@LetterN LetterN commented Dec 11, 2024

About The Pull Request

use tgui on ones that have a tgui, update some stuff

Changelog

🆑
tweak: folders are more immersive
tweak: filing cabinets can now hold small objects
/:cl:

@github-actions github-actions bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Dec 11, 2024
@github-actions github-actions bot requested a review from Zandario December 11, 2024 12:35
silicons
silicons previously approved these changes Dec 12, 2024
silicons pushed a commit that referenced this pull request Dec 12, 2024
silicons pushed a commit that referenced this pull request Dec 15, 2024
if(istype(O, /obj/item/paper))
if(notices < 5)
if(!user.attempt_insert_item_for_installation(O, src))
/obj/structure/noticeboard/attackby(obj/item/O, mob/user, params)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just making a note that this doesn't adhere to the current proc signature of attackby(), but since it's updating legacy code to effectively to-be-changed-later code (we'll want to do persistence and other stuff later) i'm gonna just ignore it

@silicons silicons merged commit 0b49f20 into Citadel-Station-13:master Dec 16, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants