Skip to content

Commit

Permalink
add 5 tier to ttsseedsexplorer
Browse files Browse the repository at this point in the history
  • Loading branch information
Legendaxe committed Feb 29, 2024
1 parent b199e4e commit 121ec98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions tgui/packages/tgui/interfaces/TTSSeedsExplorer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ const donatorTiers = {
2: 'Tier II',
3: 'Tier III',
4: 'Tier IV',
5: 'Tier V',
};

const gender = {
Expand Down
2 changes: 1 addition & 1 deletion tgui/public/tgui.bundle.js

Large diffs are not rendered by default.

0 comments on commit 121ec98

Please sign in to comment.