Skip to content

Commit

Permalink
[MIRROR] Makes (Allergy) Dogtags Tiny items, able to fit into wallets…
Browse files Browse the repository at this point in the history
…. [MDB IGNORE] (#743)

* Makes (Allergy) Dogtags Tiny items, able to fit into wallets. (#79843)

---------

Co-authored-by: SkyratBot <[email protected]>
Co-authored-by: OrionTheFox <[email protected]>
  • Loading branch information
3 people authored Nov 20, 2023
1 parent a2a1c0b commit 9ae88a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/clothing/under/accessories/badges.dm
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@
name = "Dogtag"
desc = "Can't wear a collar, but this is fine?"
icon_state = "allergy"
w_class = WEIGHT_CLASS_TINY
attachment_slot = NONE // actually NECK but that doesn't make sense
/// What message is displayed when our dogtags / its clothes / its wearer is examined
var/display = "Nothing!"
Expand Down

0 comments on commit 9ae88a3

Please sign in to comment.