Skip to content

Commit

Permalink
Add kitty ears to donor.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Foenk authored Dec 5, 2023
1 parent bf3df78 commit a15c5e2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions modular_ss220/loadout/code/donor.dm
Original file line number Diff line number Diff line change
Expand Up @@ -238,3 +238,9 @@
display_name = "Шарф с системой дыхания"
path = /obj/item/clothing/mask/breath/breathscarf
cost = 2

/datum/gear/donor/kitty_ears
display_name = "Кошачьи ушки"
path = /obj/item/clothing/head/kitty
donator_tier = 2
cost = 1

0 comments on commit a15c5e2

Please sign in to comment.