Skip to content

Setup portable fax on table - #13076

Open
SmokedCyprinid wants to merge 5 commits into
cmss13-devs:masterfrom
SmokedCyprinid:fax_on_table
Open

Setup portable fax on table#13076
SmokedCyprinid wants to merge 5 commits into
cmss13-devs:masterfrom
SmokedCyprinid:fax_on_table

Conversation

@SmokedCyprinid

@SmokedCyprinid SmokedCyprinid commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

About the pull request

Allows setting up fax backpack by clicking a table with it.

Explain why it's good for the game

Better working space organization for combat correspondent. Let them comfortably type at a desk.

Testing Photographs and Procedure

Video inside
fax_on_table.mp4

Changelog

🆑labeo0
qol: Allows setting up fax backpack by clicking a table
/:cl:

@github-project-automation github-project-automation Bot moved this to Awaiting Review in Review Backlog Sep 3, 2026
@cmss13-ci cmss13-ci Bot added Quality of Life Make the game harder to play size/XS Denotes a PR that changes 0-19 lines, ignoring generated files. size/S Denotes a PR that changes 19-49 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-19 lines, ignoring generated files. labels Sep 3, 2026
Comment on lines +875 to +878
if(!ishuman(user))
return
var/deployturf = get_turf(target)
to_chat(user, SPAN_NOTICE("You begin to deploy [src]..."))

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

There's no check here to make sure there isn't a dense object already on the table. This allows you to place fax machines on top of each other, as well as on other machines that you probably shouldn't be able to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Quality of Life Make the game harder to play size/S Denotes a PR that changes 19-49 lines, ignoring generated files.

Projects

Status: Awaiting Review

Development

Successfully merging this pull request may close these issues.

2 participants