diff --git a/README.cn.md b/README.cn.md index d1940a5..862a10e 100644 --- a/README.cn.md +++ b/README.cn.md @@ -40,6 +40,7 @@ https://www.bilibili.com/video/av1402092377 - [命令行参数会覆盖并写入配置文件](#命令行参数会覆盖并写入配置文件) - [视频](#视频) - [未来开发计划? (无ETA)](#未来开发计划-无eta) + - [Star History](#star-history) - [贡献](#贡献) - [赞助](#赞助) - [感谢](#感谢) @@ -163,6 +164,10 @@ https://github.com/KrisCris/Palworld-Pal-Editor/assets/38860226/02284dda-f1d7-40 - [ ] 移动帕鲁存储栏位?或者修改主人? idk - [ ] More Stuff... +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=KrisCris/Palworld-Pal-Editor&type=Date)](https://star-history.com/#KrisCris/Palworld-Pal-Editor&Date) + ## 贡献 1. 如果你遇到任何问题,或者需要新功能,请先搜索 [Issues](https://github.com/KrisCris/Palworld-Pal-Editor/issues) 板块。 diff --git a/README.md b/README.md index 755aac8..cd49588 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ - [Config File](#config-file) - [Videos](#videos) - [Possible Roadmap? (NO ETA)](#possible-roadmap-no-eta) + - [Star History](#star-history) - [Contribution](#contribution) - [Sponsor](#sponsor) - [Thanks](#thanks) @@ -170,6 +171,10 @@ https://github.com/KrisCris/Palworld-Pal-Editor/assets/38860226/02284dda-f1d7-40 - [ ] Move Pal to Different Slots? Change owner? IDK... - [ ] More Stuff... +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=KrisCris/Palworld-Pal-Editor&type=Date)](https://star-history.com/#KrisCris/Palworld-Pal-Editor&Date) + ## Contribution 1. If you found a bug, or are looking for a feature, please check [Issues](https://github.com/KrisCris/Palworld-Pal-Editor/issues) first. diff --git a/src/palworld_pal_editor/assets/data/pal_passives.json b/src/palworld_pal_editor/assets/data/pal_passives.json index 315b5d4..b5e240f 100644 --- a/src/palworld_pal_editor/assets/data/pal_passives.json +++ b/src/palworld_pal_editor/assets/data/pal_passives.json @@ -680,8 +680,8 @@ "Description": "+25% to Player mining efficiency" }, "zh-CN": { - "Name": "采伐领袖", - "Description": "玩家的砍伐速度提升25%" + "Name": "矿山首领", + "Description": "玩家的挖掘速度提升25%" }, "ja": { "Name": "鉱山のチーフ", @@ -698,8 +698,8 @@ "Description": "+25% to Player logging efficiency" }, "zh-CN": { - "Name": "矿山首领", - "Description": "玩家的挖掘速度提升25%" + "Name": "采伐领袖", + "Description": "玩家的砍伐速度提升25%" }, "ja": { "Name": "伐採リーダー",