Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Chorden523 committed Jul 31, 2024
1 parent 8da65af commit da63119
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions modular_bandastation/loadout/code/categories/pocket.dm
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,9 @@
/datum/loadout_item/pocket_items/plush/hampter_sec
name = "Хамптер офицер"
item_path = /obj/item/toy/plush/hampter/security

/datum/loadout_item/pocket_items/plush/ratvar
donator_level = 3

/datum/loadout_item/pocket_items/plush/narsie
donator_level = 3

0 comments on commit da63119

Please sign in to comment.