Skip to content

Commit

Permalink
[MIRROR] Adds the hand labeler to the Security lathe (#5313)
Browse files Browse the repository at this point in the history
* Adds the hand labeler to the Security lathe (#4775)

this took me twelve hours. don't ask how

* [MIRROR] Adds the hand labeler to the Security lathe

---------

Co-authored-by: Mezz <[email protected]>
Co-authored-by: StealsThePRs <[email protected]>
  • Loading branch information
3 people authored Jan 21, 2025
1 parent 3bb9987 commit be5cdf8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/datum/design/handlabeler
departmental_flags = DEPARTMENT_BITFLAG_SERVICE | DEPARTMENT_BITFLAG_SECURITY

/datum/design/paperroll
departmental_flags = DEPARTMENT_BITFLAG_SERVICE | DEPARTMENT_BITFLAG_SECURITY
1 change: 1 addition & 0 deletions tgstation.dme
Original file line number Diff line number Diff line change
Expand Up @@ -8621,6 +8621,7 @@
#include "modular_nova\modules\sec_haul\code\peacekeeper\peacekeeper_clothing.dm"
#include "modular_nova\modules\sec_haul\code\peacekeeper\peacekeeper_hammer.dm"
#include "modular_nova\modules\sec_haul\code\peacekeeper\peacekeeper_lockers.dm"
#include "modular_nova\modules\security_designs\code\security_designs.dm"
#include "modular_nova\modules\self_actualization_device\code\self_actualization_device.dm"
#include "modular_nova\modules\serenitystation\code\areas.dm"
#include "modular_nova\modules\serenitystation\code\atmosphere.dm"
Expand Down

0 comments on commit be5cdf8

Please sign in to comment.