Skip to content

Commit

Permalink
[MIRROR] gives sectech restockers a name [MDB IGNORE] (#25415)
Browse files Browse the repository at this point in the history
* gives sectech restockers a name (#80098)

## About The Pull Request
uh. title? gives sectech restock units a `machine_name` so they actually
tell you what they restock

## Why It's Good For The Game
sectech restockers are no longer just named "generic restocking units"

## Changelog

:cl:
fix: SecTech restocking units are now actually named SecTech restocking
units, and not Generic restocking units.
/:cl:

---------

Co-authored-by: Hatterhat <Hatterhat@ users.noreply.github.com>

* gives sectech restockers a name

---------

Co-authored-by: Hatterhat <[email protected]>
Co-authored-by: Hatterhat <Hatterhat@ users.noreply.github.com>
  • Loading branch information
3 people authored and FFMirrorBot committed Dec 3, 2023
1 parent f16aeea commit 3755e08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/vending/security.dm
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,5 @@
F.update_brightness()

/obj/item/vending_refill/security
machine_name = "SecTech"
icon_state = "refill_sec"

0 comments on commit 3755e08

Please sign in to comment.