RimWorld-ChineseSimplified/Biotech/DefInjected/ThingDef/RangedMechanoid_Medium.xml
2022-10-21 23:08:43 +08:00

25 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: toxic needle -->
<Bullet_ToxicNeedleGun.label>TODO</Bullet_ToxicNeedleGun.label>
<!-- EN: beam graser -->
<Gun_BeamGraser.label>TODO</Gun_BeamGraser.label>
<!-- EN: A high-energy gamma ray laser which fires a sweeping beam that burns and ignites targets. Because of the health risks, grasers are usually only used by mechanoids, and this one was made to interface directly with a mechanoid wielder and draw from its power source. -->
<Gun_BeamGraser.description>TODO</Gun_BeamGraser.description>
<!-- EN: barrel -->
<Gun_BeamGraser.tools.barrel.label>TODO</Gun_BeamGraser.tools.barrel.label>
<!-- EN: beam graser -->
<Gun_BeamGraser.verbs.Verb_ShootBeam.label>TODO</Gun_BeamGraser.verbs.Verb_ShootBeam.label>
<!-- EN: toxic needle gun -->
<Gun_ToxicNeedle.label>TODO</Gun_ToxicNeedle.label>
<!-- EN: A mechanoid-built gun that fires toxin-infused metal needles. It can fire long distances and will poison the target in addition to doing physical damage. -->
<Gun_ToxicNeedle.description>TODO</Gun_ToxicNeedle.description>
<!-- EN: barrel -->
<Gun_ToxicNeedle.tools.barrel.label>TODO</Gun_ToxicNeedle.tools.barrel.label>
<!-- EN: toxic needle gun -->
<Gun_ToxicNeedle.verbs.Verb_Shoot.label>TODO</Gun_ToxicNeedle.verbs.Verb_Shoot.label>
</LanguageData>