Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Resources/Locale/en-US/preferences/loadout-groups.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ loadout-group-species-restriction = This item is not available for your current

# Miscellaneous
loadout-group-trinkets = Trinkets
loadout-group-jobtrinkets = Job trinkets
loadout-group-glasses = Glasses
loadout-group-backpack = Backpack
loadout-group-instruments = Instruments
Expand Down
3 changes: 3 additions & 0 deletions Resources/Prototypes/Catalog/Fills/Crates/cargo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,9 @@
- id: PlushieArachind
prob: 0.01
orGroup: Plushies
- id: PlushieLizardJobMultiweh # the exceedingly rare multiweh!
prob: 0.01
orGroup: Plushies
- id: PlushieThrongler #hehe
prob: 0.0005
orGroup: Plushies
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Catalog/Fills/Crates/fun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@
- id: PlushieSpaceLizard
amount: !type:ConstantNumberSelector
value: 3
- id: PlushieLizardJobMultiweh # the exceedingly rare multiweh!
prob: 0.01

- type: entity
id: CrateFunSharkPlushieBulk
Expand Down
Loading
Loading