Merge pull request #871 from Jayd-Rubies/main

Update zh_cn.json
This commit is contained in:
slweeb 2024-12-06 20:50:07 -05:00 committed by GitHub
commit cfe8e7bf77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"#lang.name": "简体中文",
"#lang.credit": "squarescreamyt, pixelegend4",
"#lang.credit": "squarescreamyt, pixelegend4, jaydrubies",
"#lang.font": "fusion-pixel-12px-monospaced-zh_hans",
"land": "地",
"liquids": "液体",
@ -33,7 +33,7 @@
"dirt": "土",
"mud": "坭",
"wet_sand": "湿沙",
"rock": "石",
"rock": "石",
"rock_wall": "石墙",
"mudstone": "坭石",
"packed_sand": "压缩沙",
@ -52,7 +52,7 @@
"snow": "雪",
"slush": "冰水",
"packed_snow": "积雪",
"wood": "",
"wood": "石头",
"smoke": "烟",
"magma": "岩浆",
"plasma": "电浆",
@ -403,7 +403,7 @@
"radiation": "辐射",
"rad_steam": "辐射蒸汽",
"rad_cloud": "拉德云",
"fallout": "掉出来",
"fallout": "放射性尘埃",
"neutron": "中子",
"proton": "质子",
"electric": "电",

View File

@ -1,3 +1,4 @@
//weapons.js by Jayd also know as JaydRubies
elements.tsar_bomba = {
color: "#524C41",
behavior: [
@ -996,4 +997,4 @@ elements.railgun_right = {
color: "#71797E",
conduct: 1,
hardness: 1,
}
}