Skip to content

Commit

Permalink
添加更多名字
Browse files Browse the repository at this point in the history
  • Loading branch information
CSneko committed Feb 13, 2025
1 parent ab6371d commit 449811b
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,10 @@ public static void init() {
Set<String> names = Set.of(
"Luna","Mochi","Poppy","Misty","Snowy","Coco","Peaches","Bubbles","Daisy","Cherry",
"ひなた","もふこ","ちゃちゃまる","ひめにゃん",
"Felicity","Purrin","Catrina","Fluffy","Meowgical","Felina","Ayame","Cinnamon","Momo"
"Felicity","Purrin","Catrina","Fluffy","Meowgical","Felina","Ayame","Cinnamon","Momo",
"蜜柚柚","桃桃酥","璃玖喵","星奈铃","幽月小菓",
"にゃん子","綿菓子","千夏コメット","蜜波リリエル","月詠ネオン",
"Stardustle","Mewblette","Velvetpaw","Luminaeon"
);
NekoNameRegistry.register(names);

Expand Down

0 comments on commit 449811b

Please sign in to comment.