From 246de26b6bb8c76152248b3d1011acb87a59c8c2 Mon Sep 17 00:00:00 2001 From: Danger Revolution! <142105406+DangerRevolution@users.noreply.github.com> Date: Sat, 29 Jun 2024 15:50:03 +0100 Subject: [PATCH] localises da game --- .../prototypes/prototypes/actions/borgs.ftl | 2 + .../prototypes/prototypes/actions/crit.ftl | 6 + .../prototypes/prototypes/actions/diona.ftl | 4 + .../prototypes/actions/internals.ftl | 2 + .../prototypes/prototypes/actions/mech.ftl | 6 + .../prototypes/prototypes/actions/ninja.ftl | 12 + .../prototypes/actions/polymorph.ftl | 4 + .../prototypes/actions/revenant.ftl | 8 + .../prototypes/prototypes/actions/speech.ftl | 2 + .../prototypes/prototypes/actions/spider.ftl | 4 + .../prototypes/prototypes/actions/types.ftl | 54 ++ .../prototypes/body/organs/animal/animal.ftl | 16 + .../body/organs/animal/bloodsucker.ftl | 6 + .../body/organs/animal/ruminant.ftl | 2 + .../prototypes/body/organs/animal/slimes.ftl | 4 + .../prototypes/body/organs/arachnid.ftl | 16 + .../prototypes/body/organs/diona.ftl | 25 + .../prototypes/body/organs/dwarf.ftl | 6 + .../prototypes/body/organs/human.ftl | 24 + .../prototypes/body/organs/moth.ftl | 3 + .../prototypes/prototypes/body/organs/rat.ftl | 6 + .../prototypes/body/organs/reptilian.ftl | 2 + .../prototypes/body/organs/slime.ftl | 4 + .../prototypes/prototypes/body/organs/vox.ftl | 3 + .../prototypes/body/parts/animal.ftl | 10 + .../prototypes/body/parts/arachnid.ftl | 33 ++ .../prototypes/prototypes/body/parts/base.ftl | 22 + .../prototypes/body/parts/diona.ftl | 33 ++ .../prototypes/body/parts/gingerbread.ftl | 33 ++ .../prototypes/body/parts/human.ftl | 33 ++ .../prototypes/prototypes/body/parts/moth.ftl | 33 ++ .../prototypes/prototypes/body/parts/rat.ftl | 2 + .../prototypes/body/parts/reptilian.ftl | 33 ++ .../prototypes/body/parts/silicon.ftl | 14 + .../prototypes/body/parts/skeleton.ftl | 22 + .../prototypes/body/parts/slime.ftl | 33 ++ .../prototypes/body/parts/terminator.ftl | 22 + .../prototypes/prototypes/body/parts/vox.ftl | 22 + .../catalog/fills/backpacks/duffelbag.ftl | 54 ++ .../fills/backpacks/startergear/backpack.ftl | 65 +++ .../fills/backpacks/startergear/duffelbag.ftl | 52 ++ .../fills/backpacks/startergear/satchel.ftl | 56 +++ .../catalog/fills/books/bookshelf.ftl | 3 + .../prototypes/catalog/fills/books/lore.ftl | 32 ++ .../catalog/fills/boxes/ammunition.ftl | 54 ++ .../catalog/fills/boxes/emergency.ftl | 18 + .../catalog/fills/boxes/general.ftl | 62 +++ .../catalog/fills/boxes/medical.ftl | 18 + .../catalog/fills/boxes/science.ftl | 2 + .../catalog/fills/boxes/security.ftl | 10 + .../catalog/fills/boxes/syndicate.ftl | 8 + .../prototypes/catalog/fills/crates/antag.ftl | 6 + .../catalog/fills/crates/armory.ftl | 12 + .../catalog/fills/crates/botany.ftl | 8 + .../prototypes/catalog/fills/crates/cargo.ftl | 4 + .../catalog/fills/crates/chemistry.ftl | 8 + .../catalog/fills/crates/circuitboards.ftl | 2 + .../catalog/fills/crates/emergency.ftl | 16 + .../catalog/fills/crates/engineering.ftl | 30 ++ .../catalog/fills/crates/engines.ftl | 29 ++ .../prototypes/catalog/fills/crates/food.ftl | 16 + .../prototypes/catalog/fills/crates/fun.ftl | 42 ++ .../catalog/fills/crates/materials.ftl | 20 + .../catalog/fills/crates/medical.ftl | 28 ++ .../prototypes/catalog/fills/crates/npc.ftl | 50 ++ .../catalog/fills/crates/salvage.ftl | 12 + .../catalog/fills/crates/science.ftl | 2 + .../catalog/fills/crates/security.ftl | 16 + .../catalog/fills/crates/service.ftl | 33 ++ .../catalog/fills/crates/shuttle.ftl | 4 + .../catalog/fills/crates/syndicate.ftl | 7 + .../catalog/fills/crates/vending.ftl | 50 ++ .../prototypes/catalog/fills/items/belt.ftl | 42 ++ .../catalog/fills/items/briefcases.ftl | 12 + .../catalog/fills/items/firstaidkits.ftl | 27 + .../catalog/fills/items/gas_tanks.ftl | 36 ++ .../prototypes/catalog/fills/items/misc.ftl | 6 + .../catalog/fills/items/toolboxes.ftl | 21 + .../catalog/fills/lockers/biohazard.ftl | 15 + .../catalog/fills/lockers/cargo.ftl | 6 + .../catalog/fills/lockers/dressers.ftl | 24 + .../catalog/fills/lockers/engineer.ftl | 24 + .../catalog/fills/lockers/heads.ftl | 42 ++ .../catalog/fills/lockers/medical.ftl | 21 + .../prototypes/catalog/fills/lockers/misc.ftl | 21 + .../catalog/fills/lockers/science.ftl | 3 + .../catalog/fills/lockers/security.ftl | 38 ++ .../catalog/fills/lockers/service.ftl | 21 + .../catalog/fills/lockers/space_ruin.ftl | 9 + .../catalog/fills/lockers/suit_storage.ftl | 69 +++ .../catalog/fills/lockers/wardrobe_colors.ftl | 24 + .../catalog/fills/lockers/wardrobe_job.ftl | 42 ++ .../catalog/fills/paper/manuals.ftl | 5 + .../prototypes/deltav/body/organs/harpy.ftl | 2 + .../deltav/body/organs/vulpkanin.ftl | 2 + .../prototypes/deltav/body/parts/harpy.ftl | 22 + .../deltav/body/parts/vulpkanin.ftl | 22 + .../fills/backpacks/startergear/backpack.ftl | 9 + .../fills/backpacks/startergear/duffelbag.ftl | 6 + .../fills/backpacks/startergear/satchel.ftl | 6 + .../deltav/catalog/fills/boxes/general.ftl | 2 + .../deltav/catalog/fills/boxes/pda.ftl | 12 + .../deltav/catalog/fills/crates/armory.ftl | 10 + .../deltav/catalog/fills/crates/food.ftl | 4 + .../deltav/catalog/fills/crates/fun.ftl | 4 + .../deltav/catalog/fills/crates/npc.ftl | 2 + .../deltav/catalog/fills/crates/vending.ftl | 2 + .../catalog/fills/items/belts/belts.ftl | 6 + .../deltav/catalog/fills/lockers/security.ftl | 12 + .../clothing/back/backpacks/backpacks.ftl | 2 + .../clothing/back/backpacks/duffelbag.ftl | 2 + .../clothing/back/backpacks/satchel.ftl | 2 + .../deltav/entities/clothing/belt/belts.ftl | 6 + .../entities/clothing/ears/headsets.ftl | 10 + .../deltav/entities/clothing/eyes/glasses.ftl | 2 + .../deltav/entities/clothing/eyes/hud.ftl | 6 + .../deltav/entities/clothing/hands/gloves.ftl | 7 + .../clothing/head/hardsuit-helmets.ftl | 16 + .../deltav/entities/clothing/head/hats.ftl | 35 ++ .../deltav/entities/clothing/neck/cloaks.ftl | 7 + .../deltav/entities/clothing/neck/mantles.ftl | 3 + .../deltav/entities/clothing/neck/medals.ftl | 2 + .../deltav/entities/clothing/neck/ties.ftl | 12 + .../entities/clothing/outerclothing/armor.ftl | 6 + .../entities/clothing/outerclothing/coats.ftl | 15 + .../clothing/outerclothing/hardsuits.ftl | 16 + .../entities/clothing/outerclothing/misc.ftl | 3 + .../entities/clothing/outerclothing/vests.ftl | 4 + .../clothing/outerclothing/wintercoats.ftl | 8 + .../deltav/entities/clothing/shoes/boots.ftl | 5 + .../deltav/entities/clothing/shoes/misc.ftl | 2 + .../entities/clothing/shoes/specific.ftl | 2 + .../entities/clothing/shoes/winter-boots.ftl | 42 ++ .../entities/clothing/uniforms/jumpskirts.ftl | 16 + .../entities/clothing/uniforms/jumpsuits.ftl | 46 ++ .../entities/clothing/uniforms/scrubs.ftl | 12 + .../entities/markers/spawners/ghost_roles.ftl | 8 + .../deltav/entities/markers/spawners/jobs.ftl | 2 + .../deltav/entities/markers/spawners/mobs.ftl | 6 + .../markers/spawners/random/miningrock.ftl | 8 + .../deltav/entities/mobs/npcs/animals.ftl | 4 + .../deltav/entities/mobs/npcs/familiars.ftl | 4 + .../entities/mobs/npcs/glimmer_creatures.ftl | 2 + .../deltav/entities/mobs/npcs/nukiemouse.ftl | 3 + .../deltav/entities/mobs/npcs/pets.ftl | 4 + .../deltav/entities/mobs/npcs/salvage.ftl | 2 + .../deltav/entities/mobs/player/harpy.ftl | 2 + .../deltav/entities/mobs/player/human.ftl | 2 + .../deltav/entities/mobs/player/humanoid.ftl | 7 + .../deltav/entities/mobs/player/silicon.ftl | 3 + .../deltav/entities/mobs/player/vulpkanin.ftl | 2 + .../deltav/entities/mobs/species/harpy.ftl | 8 + .../entities/mobs/species/vulpkanin.ftl | 4 + .../objects/consumable/drinks/drinks.ftl | 16 + .../objects/consumable/food/baked/pie.ftl | 4 + .../objects/consumable/food/meals.ftl | 2 + .../entities/objects/consumable/food/soup.ftl | 2 + .../entities/objects/devices/cartridges.ftl | 2 + .../objects/devices/encryption_keys.ftl | 2 + .../objects/devices/medical/portafib.ftl | 5 + .../deltav/entities/objects/devices/pda.ftl | 4 + .../objects/devices/station_beacon.ftl | 48 ++ .../reinforcement_teleporter.ftl | 2 + .../deltav/entities/objects/fun/toy_guns.ftl | 2 + .../deltav/entities/objects/fun/toys.ftl | 6 + .../entities/objects/misc/first_bill.ftl | 2 + .../entities/objects/misc/ian_dossier.ftl | 2 + .../entities/objects/misc/implanters.ftl | 2 + .../entities/objects/misc/paperslips.ftl | 19 + .../entities/objects/misc/rubber_stamp.ftl | 6 + .../objects/misc/subdermal_implants.ftl | 2 + .../objects/specific/chemistry-bottles.ftl | 4 + .../objects/specific/command/safe.ftl | 6 + .../entities/objects/specific/mail/mail.ftl | 6 + .../entities/objects/specific/mail/tools.ftl | 2 + .../service/vending_machine_restock.ftl | 4 + .../weapons/guns/ammunition/boxes/special.ftl | 14 + .../guns/ammunition/boxes/toy_guns.ftl | 2 + .../guns/ammunition/cartridges/replicated.ftl | 2 + .../guns/ammunition/cartridges/special.ftl | 16 + .../guns/ammunition/magazines/pistol.ftl | 10 + .../ammunition/projectiles/replicated.ftl | 2 + .../guns/ammunition/projectiles/special.ftl | 14 + .../guns/ammunition/speedloaders/special.ftl | 14 + .../weapons/guns/battery/battery_guns.ftl | 10 + .../weapons/guns/launchers/launchers.ftl | 3 + .../objects/weapons/guns/lmgs/lmgs.ftl | 2 + .../objects/weapons/guns/pistols/pistols.ftl | 8 + .../weapons/guns/projectiles/impacts.ftl | 2 + .../guns/projectiles/toy_projectiles.ftl | 2 + .../weapons/guns/revolvers/revolvers.ftl | 10 + .../objects/weapons/guns/rifles/rifles.ftl | 10 + .../weapons/guns/shotguns/shotguns.ftl | 5 + .../objects/weapons/guns/smgs/smgs.ftl | 2 + .../deltav/entities/structures/cryopod.ftl | 3 + .../decoration/shuttle_manipulator.ftl | 2 + .../structures/doors/airlocks/access.ftl | 6 + .../structures/doors/windoors/windoor.ftl | 9 + .../structures/machines/faxmachines.ftl | 3 + .../machines/syndicate_monitor_server.ftl | 2 + .../structures/machines/vending_machines.ftl | 4 + .../structures/storage/tanks/tanks.ftl | 6 + .../structures/wallmounts/paintings.ftl | 4 + .../structures/wallmounts/signs/posters.ftl | 4 + .../structures/wallmounts/signs/signs.ftl | 4 + .../entities/structures/walls/mountain.ftl | 12 + .../structures/windows/tinted_windows.ftl | 2 + .../prototypes/deltav/gamerules/events.ftl | 6 + .../prototypes/deltav/gamerules/midround.ftl | 2 + .../prototypes/deltav/npc/roboisseur.ftl | 2 + .../deltav/objectives/paradox_anomaly.ftl | 8 + .../prototypes/deltav/objectives/traitor.ftl | 6 + .../deltav/roles/jobs/npc/syndicateNPCs.ftl | 3 + .../entities/clothing/back/backpacks.ftl | 65 +++ .../entities/clothing/back/duffel.ftl | 48 ++ .../entities/clothing/back/satchel.ftl | 36 ++ .../entities/clothing/back/specific.ftl | 5 + .../entities/clothing/base_clothing.ftl | 8 + .../clothing/belt/base_clothingbelt.ftl | 6 + .../entities/clothing/belt/belts.ftl | 42 ++ .../entities/clothing/belt/quiver.ftl | 2 + .../entities/clothing/belt/waist_bags.ftl | 2 + .../entities/clothing/ears/headsets.ftl | 38 ++ .../entities/clothing/ears/headsets_alt.ftl | 23 + .../entities/clothing/ears/specific.ftl | 3 + .../clothing/eyes/base_clothingeyes.ftl | 2 + .../entities/clothing/eyes/glasses.ftl | 28 ++ .../prototypes/entities/clothing/eyes/hud.ftl | 35 ++ .../entities/clothing/eyes/misc.ftl | 4 + .../entities/clothing/eyes/specific.ftl | 3 + .../clothing/hands/base_clothinghands.ftl | 4 + .../entities/clothing/hands/colored.ftl | 29 ++ .../entities/clothing/hands/gloves.ftl | 51 ++ .../entities/clothing/hands/specific.ftl | 6 + .../entities/clothing/head/animals.ftl | 10 + .../entities/clothing/head/bandanas.ftl | 33 ++ .../clothing/head/base_clothinghead.ftl | 16 + .../entities/clothing/head/eva-helmets.ftl | 12 + .../entities/clothing/head/hardhats.ftl | 16 + .../clothing/head/hardsuit-helmets.ftl | 70 +++ .../entities/clothing/head/hats.ftl | 160 ++++++ .../entities/clothing/head/helmets.ftl | 48 ++ .../entities/clothing/head/hoods.ftl | 84 ++++ .../entities/clothing/head/misc.ftl | 36 ++ .../entities/clothing/head/soft.ftl | 80 +++ .../entities/clothing/head/specific.ftl | 3 + .../entities/clothing/head/welding.ftl | 10 + .../entities/clothing/masks/bandanas.ftl | 23 + .../clothing/masks/base_clothingmask.ftl | 8 + .../entities/clothing/masks/masks.ftl | 75 +++ .../entities/clothing/masks/specific.ftl | 6 + .../clothing/neck/base_clothingneck.ftl | 2 + .../entities/clothing/neck/cloaks.ftl | 52 ++ .../entities/clothing/neck/mantles.ftl | 14 + .../entities/clothing/neck/medals.ftl | 18 + .../entities/clothing/neck/misc.ftl | 12 + .../entities/clothing/neck/pins.ftl | 20 + .../entities/clothing/neck/scarfs.ftl | 24 + .../entities/clothing/neck/specific.ftl | 3 + .../entities/clothing/neck/stoles.ftl | 2 + .../entities/clothing/neck/ties.ftl | 6 + .../entities/clothing/outerclothing/armor.ftl | 33 ++ .../outerclothing/base_clothingouter.ftl | 17 + .../entities/clothing/outerclothing/bio.ftl | 18 + .../entities/clothing/outerclothing/coats.ftl | 56 +++ .../clothing/outerclothing/hardsuits.ftl | 69 +++ .../entities/clothing/outerclothing/misc.ftl | 55 ++ .../clothing/outerclothing/softsuits.ftl | 12 + .../clothing/outerclothing/specific.ftl | 3 + .../entities/clothing/outerclothing/suits.ftl | 23 + .../entities/clothing/outerclothing/vests.ftl | 10 + .../clothing/outerclothing/wintercoats.ftl | 68 +++ .../clothing/shoes/base_clothingshoes.ftl | 9 + .../entities/clothing/shoes/boots.ftl | 40 ++ .../entities/clothing/shoes/color.ftl | 18 + .../entities/clothing/shoes/magboots.ftl | 20 + .../entities/clothing/shoes/misc.ftl | 18 + .../entities/clothing/shoes/specific.ftl | 33 ++ .../entities/clothing/under/under.ftl | 4 + .../uniforms/base_clothinguniforms.ftl | 8 + .../entities/clothing/uniforms/jumpskirts.ftl | 152 ++++++ .../entities/clothing/uniforms/jumpsuits.ftl | 247 +++++++++ .../entities/clothing/uniforms/misc_roles.ftl | 4 + .../entities/clothing/uniforms/scrubs.ftl | 6 + .../clothing/uniforms/ship_vs_ship.ftl | 16 + .../entities/clothing/uniforms/specific.ftl | 3 + .../entities/debugging/debug_sweps.ftl | 19 + .../prototypes/entities/debugging/drugs.ftl | 3 + .../prototypes/entities/debugging/item.ftl | 3 + .../entities/debugging/options_visualizer.ftl | 3 + .../entities/debugging/spanisharmyknife.ftl | 3 + .../prototypes/entities/effects/acidifier.ftl | 2 + .../entities/effects/admin_triggers.ftl | 23 + .../entities/effects/ambient_sounds.ftl | 2 + .../entities/effects/bluespace_flash.ftl | 2 + .../entities/effects/chemistry_effects.ftl | 18 + .../entities/effects/emp_effects.ftl | 4 + .../entities/effects/exclamation.ftl | 4 + .../entities/effects/explosion_light.ftl | 2 + .../prototypes/entities/effects/hearts.ftl | 2 + .../prototypes/entities/effects/lightning.ftl | 14 + .../prototypes/entities/effects/mobspawn.ftl | 10 + .../prototypes/entities/effects/portal.ftl | 14 + .../prototypes/entities/effects/puddle.ftl | 24 + .../prototypes/entities/effects/radiation.ftl | 2 + .../prototypes/entities/effects/rcd.ftl | 2 + .../prototypes/entities/effects/sparks.ftl | 4 + .../prototypes/entities/effects/wallspawn.ftl | 18 + .../entities/effects/weapon_arc.ftl | 22 + .../prototypes/entities/foldable.ftl | 2 + .../entities/markers/atmos_blocker.ftl | 12 + .../entities/markers/clientsideclone.ftl | 2 + .../entities/markers/construction_ghost.ftl | 2 + .../entities/markers/drag_shadow.ftl | 2 + .../entities/markers/hover_entity.ftl | 2 + .../entities/markers/marker_base.ftl | 2 + .../prototypes/entities/markers/npc.ftl | 2 + .../prototypes/entities/markers/pointing.ftl | 2 + .../prototypes/entities/markers/rooms.ftl | 3 + .../prototypes/entities/markers/shuttle.ftl | 4 + .../entities/markers/spawners/bots.ftl | 4 + .../markers/spawners/conditional/nukies.ftl | 2 + .../markers/spawners/conditional/pirates.ftl | 2 + .../markers/spawners/conditional/timed.ftl | 8 + .../entities/markers/spawners/corpses.ftl | 16 + .../entities/markers/spawners/debug.ftl | 3 + .../entities/markers/spawners/ghost_roles.ftl | 23 + .../entities/markers/spawners/human.ftl | 4 + .../entities/markers/spawners/jobs.ftl | 105 ++++ .../entities/markers/spawners/mechs.ftl | 4 + .../entities/markers/spawners/mobs.ftl | 122 +++++ .../markers/spawners/random/altars.ftl | 6 + .../markers/spawners/random/anomaly.ftl | 4 + .../markers/spawners/random/arcade.ftl | 2 + .../markers/spawners/random/artifacts.ftl | 4 + .../markers/spawners/random/bedsheet.ftl | 2 + .../markers/spawners/random/crates.ftl | 5 + .../markers/spawners/random/crystal.ftl | 3 + .../markers/spawners/random/curtains.ftl | 2 + .../markers/spawners/random/fancytables.ftl | 2 + .../markers/spawners/random/flora.ftl | 2 + .../markers/spawners/random/folders.ftl | 2 + .../random/food_drinks/donkpocketbox.ftl | 2 + .../random/food_drinks/drinks_bottles.ftl | 3 + .../random/food_drinks/drinks_glass.ftl | 3 + .../random/food_drinks/drinks_soda.ftl | 2 + .../random/food_drinks/food_baked_single.ftl | 3 + .../random/food_drinks/food_baked_whole.ftl | 3 + .../spawners/random/food_drinks/food_meal.ftl | 3 + .../random/food_drinks/food_produce.ftl | 2 + .../random/food_drinks/food_single.ftl | 3 + .../random/food_drinks/food_snacks.ftl | 2 + .../markers/spawners/random/grille.ftl | 2 + .../markers/spawners/random/instruments.ftl | 2 + .../markers/spawners/random/maintenance.ftl | 12 + .../markers/spawners/random/mineshaft.ftl | 10 + .../markers/spawners/random/paintings.ftl | 2 + .../markers/spawners/random/posters.ftl | 6 + .../markers/spawners/random/pottedplants.ftl | 4 + .../markers/spawners/random/salvage.ftl | 26 + .../markers/spawners/random/shadowkudzu.ftl | 2 + .../entities/markers/spawners/random/soap.ftl | 2 + .../markers/spawners/random/techboard.ftl | 2 + .../entities/markers/spawners/random/toy.ftl | 7 + .../markers/spawners/random/trash.ftl | 6 + .../markers/spawners/random/vending.ftl | 3 + .../markers/spawners/random/vendingdrinks.ftl | 3 + .../markers/spawners/random/vendingsnacks.ftl | 3 + .../spawners/vending_machine_restock.ftl | 9 + .../entities/markers/warp_point.ftl | 7 + .../prototypes/entities/mobs/base.ftl | 16 + .../entities/mobs/corpses/corpses.ftl | 21 + .../mobs/cyborgs/base_borg_chassis.ftl | 6 + .../entities/mobs/cyborgs/borg_chassis.ftl | 18 + .../prototypes/entities/mobs/npcs/animals.ftl | 138 +++++ .../entities/mobs/npcs/argocyte.ftl | 28 ++ .../entities/mobs/npcs/behonker.ftl | 14 + .../prototypes/entities/mobs/npcs/carp.ftl | 24 + .../entities/mobs/npcs/dummy_npcs.ftl | 3 + .../entities/mobs/npcs/elemental.ftl | 54 ++ .../prototypes/entities/mobs/npcs/flesh.ftl | 23 + .../entities/mobs/npcs/flying_animals.ftl | 2 + .../entities/mobs/npcs/hellspawn.ftl | 2 + .../prototypes/entities/mobs/npcs/human.ftl | 15 + .../entities/mobs/npcs/lavaland.ftl | 11 + .../entities/mobs/npcs/living_light.ftl | 8 + .../prototypes/entities/mobs/npcs/mimic.ftl | 2 + .../entities/mobs/npcs/miscellaneous.ftl | 2 + .../prototypes/entities/mobs/npcs/pets.ftl | 49 ++ .../entities/mobs/npcs/regalrat.ftl | 19 + .../entities/mobs/npcs/revenant.ftl | 2 + .../prototypes/entities/mobs/npcs/shadows.ftl | 5 + .../prototypes/entities/mobs/npcs/silicon.ftl | 12 + .../entities/mobs/npcs/simplemob.ftl | 12 + .../prototypes/entities/mobs/npcs/slimes.ftl | 17 + .../prototypes/entities/mobs/npcs/space.ftl | 22 + .../entities/mobs/npcs/spacetick.ftl | 5 + .../prototypes/entities/mobs/npcs/xeno.ftl | 21 + .../entities/mobs/player/admin_ghost.ftl | 14 + .../entities/mobs/player/arachnid.ftl | 2 + .../prototypes/entities/mobs/player/diona.ftl | 4 + .../entities/mobs/player/dragon.ftl | 11 + .../prototypes/entities/mobs/player/dwarf.ftl | 2 + .../entities/mobs/player/familiars.ftl | 4 + .../entities/mobs/player/gingerbread.ftl | 2 + .../entities/mobs/player/guardian.ftl | 10 + .../prototypes/entities/mobs/player/human.ftl | 14 + .../entities/mobs/player/humanoid.ftl | 51 ++ .../prototypes/entities/mobs/player/moth.ftl | 2 + .../entities/mobs/player/narsie.ftl | 8 + .../entities/mobs/player/observer.ftl | 12 + .../entities/mobs/player/ratvar.ftl | 8 + .../entities/mobs/player/replay_observer.ftl | 2 + .../entities/mobs/player/reptilian.ftl | 2 + .../entities/mobs/player/silicon.ftl | 9 + .../entities/mobs/player/skeleton.ftl | 8 + .../prototypes/entities/mobs/player/slime.ftl | 2 + .../entities/mobs/player/terminator.ftl | 7 + .../prototypes/entities/mobs/player/vox.ftl | 2 + .../entities/mobs/species/arachnid.ftl | 4 + .../prototypes/entities/mobs/species/base.ftl | 8 + .../entities/mobs/species/diona.ftl | 4 + .../entities/mobs/species/dwarf.ftl | 4 + .../entities/mobs/species/gingerbread.ftl | 4 + .../entities/mobs/species/human.ftl | 4 + .../prototypes/entities/mobs/species/moth.ftl | 4 + .../entities/mobs/species/reptilian.ftl | 4 + .../entities/mobs/species/skeleton.ftl | 5 + .../entities/mobs/species/slime.ftl | 4 + .../prototypes/entities/mobs/species/vox.ftl | 4 + .../prototypes/entities/objects/base_item.ftl | 12 + .../entities/objects/base_shadow.ftl | 2 + .../consumable/drinks/drinks-cartons.ftl | 18 + .../objects/consumable/drinks/drinks.ftl | 377 ++++++++++++++ .../consumable/drinks/drinks_bottles.ftl | 97 ++++ .../objects/consumable/drinks/drinks_cans.ftl | 45 ++ .../objects/consumable/drinks/drinks_cups.ftl | 42 ++ .../consumable/drinks/drinks_flasks.ftl | 20 + .../objects/consumable/drinks/drinks_fun.ftl | 6 + .../drinks_solutioncontainerexample.ftl | 4 + .../consumable/drinks/drinks_special.ftl | 8 + .../consumable/drinks/trash_drinks.ftl | 52 ++ .../objects/consumable/food/baked/bread.ftl | 66 +++ .../objects/consumable/food/baked/cake.ftl | 82 +++ .../consumable/food/baked/donkpocket.ftl | 40 ++ .../objects/consumable/food/baked/donut.ftl | 55 ++ .../objects/consumable/food/baked/misc.ftl | 59 +++ .../objects/consumable/food/baked/pie.ftl | 50 ++ .../objects/consumable/food/baked/pizza.ftl | 42 ++ .../objects/consumable/food/burger.ftl | 68 +++ .../consumable/food/containers/bowl.ftl | 6 + .../consumable/food/containers/box.ftl | 49 ++ .../consumable/food/containers/condiments.ftl | 48 ++ .../consumable/food/containers/plate.ftl | 14 + .../consumable/food/containers/tin.ftl | 23 + .../entities/objects/consumable/food/egg.ftl | 9 + .../objects/consumable/food/food_base.ftl | 6 + .../objects/consumable/food/frozen.ftl | 36 ++ .../objects/consumable/food/ingredients.ftl | 74 +++ .../objects/consumable/food/meals.ftl | 54 ++ .../entities/objects/consumable/food/meat.ftl | 122 +++++ .../objects/consumable/food/noodles.ftl | 16 + .../objects/consumable/food/produce.ftl | 128 +++++ .../objects/consumable/food/skewer.ftl | 20 + .../objects/consumable/food/snacks.ftl | 79 +++ .../entities/objects/consumable/food/soup.ftl | 88 ++++ .../entities/objects/consumable/food/taco.ftl | 18 + .../consumable/smokeables/base_smokeables.ftl | 8 + .../smokeables/cigarettes/cartons.ftl | 10 + .../smokeables/cigarettes/cigarette.ftl | 55 ++ .../smokeables/cigarettes/joints.ftl | 4 + .../smokeables/cigarettes/packs.ftl | 25 + .../smokeables/cigarettes/rolling_paper.ftl | 16 + .../consumable/smokeables/cigars/case.ftl | 4 + .../consumable/smokeables/cigars/cigar.ftl | 10 + .../consumable/smokeables/pipes/pipe.ftl | 8 + .../consumable/smokeables/vapes/vape.ftl | 2 + .../entities/objects/decoration/ashtray.ftl | 2 + .../entities/objects/decoration/flora.ftl | 115 +++++ .../objects/decoration/jackolantern.ftl | 16 + .../entities/objects/decoration/lidsalami.ftl | 2 + .../entities/objects/decoration/mining.ftl | 12 + .../entities/objects/decoration/present.ftl | 27 + .../entities/objects/devices/cartridges.ftl | 10 + .../devices/circuitboards/computer.ftl | 70 +++ .../machine/base_machineboard.ftl | 3 + .../machine/particle_accelerator.ftl | 12 + .../circuitboards/machine/production.ftl | 160 ++++++ .../objects/devices/circuitboards/misc.ftl | 2 + .../entities/objects/devices/door_remote.ftl | 23 + .../devices/electronics/atmos_alarms.ftl | 4 + .../devices/electronics/base_electronics.ftl | 3 + .../objects/devices/electronics/disposal.ftl | 2 + .../objects/devices/electronics/door.ftl | 2 + .../objects/devices/electronics/firelock.ftl | 2 + .../objects/devices/electronics/igniter.ftl | 2 + .../objects/devices/electronics/intercom.ftl | 2 + .../objects/devices/electronics/mech.ftl | 14 + .../devices/electronics/power_electronics.ftl | 10 + .../objects/devices/electronics/signaller.ftl | 4 + .../objects/devices/electronics/timer.ftl | 6 + .../objects/devices/electronics/triggers.ftl | 6 + .../objects/devices/encryption_keys.ftl | 32 ++ .../entities/objects/devices/flatpack.ftl | 22 + .../objects/devices/forensic_scanner.ftl | 4 + .../entities/objects/devices/geiger.ftl | 2 + .../objects/devices/hand_teleporter.ftl | 2 + .../objects/devices/holoprojectors.ftl | 14 + .../entities/objects/devices/mousetrap.ftl | 5 + .../entities/objects/devices/nuke.ftl | 8 + .../entities/objects/devices/payload.ftl | 8 + .../entities/objects/devices/pda.ftl | 131 +++++ .../entities/objects/devices/pinpointer.ftl | 11 + .../entities/objects/devices/radio.ftl | 2 + .../objects/devices/station_beacon.ftl | 200 ++++++++ .../entities/objects/devices/station_map.ftl | 12 + .../entities/objects/devices/swapper.ftl | 2 + .../syndicate_gadgets/chimp_upgrade_kit.ftl | 2 + .../syndicate_gadgets/guardian_activators.ftl | 10 + .../reinforcement_teleporter.ftl | 13 + .../syndicate_gadgets/singularity_beacon.ftl | 2 + .../syndicate_gadgets/war_declarator.ftl | 2 + .../entities/objects/fun/bike_horn.ftl | 9 + .../entities/objects/fun/candy_bucket.ftl | 2 + .../entities/objects/fun/crayons.ftl | 24 + .../prototypes/entities/objects/fun/darts.ftl | 16 + .../prototypes/entities/objects/fun/dice.ftl | 16 + .../entities/objects/fun/dice_bag.ftl | 4 + .../prototypes/entities/objects/fun/error.ftl | 2 + .../entities/objects/fun/figurine_boxes.ftl | 4 + .../entities/objects/fun/figurines.ftl | 100 ++++ .../entities/objects/fun/immovable_rod.ftl | 11 + .../fun/instruments/base_instruments.ftl | 6 + .../fun/instruments/instruments_brass.ftl | 8 + .../fun/instruments/instruments_misc.ftl | 20 + .../instruments/instruments_percussion.ftl | 18 + .../fun/instruments/instruments_string.ftl | 19 + .../instruments/instruments_structures.ftl | 26 + .../fun/instruments/instruments_wind.ftl | 18 + .../entities/objects/fun/mech_figurines.ftl | 26 + .../prototypes/entities/objects/fun/pai.ftl | 10 + .../entities/objects/fun/puppet.ftl | 5 + .../prototypes/entities/objects/fun/skub.ftl | 2 + .../entities/objects/fun/snap_pops.ftl | 4 + .../objects/fun/tabletop/backgammon.ftl | 4 + .../entities/objects/fun/tabletop/base.ftl | 6 + .../objects/fun/tabletop/checkers.ftl | 12 + .../entities/objects/fun/tabletop/chess.ftl | 28 ++ .../entities/objects/fun/tabletop/dnd.ftl | 22 + .../entities/objects/fun/tabletop/parchis.ftl | 4 + .../objects/fun/tabletop/tabletopGeneric.ftl | 14 + .../prototypes/entities/objects/fun/toys.ftl | 119 +++++ .../entities/objects/fun/whistles.ftl | 6 + .../entities/objects/magic/books.ftl | 16 + .../objects/materials/crystal_shard.ftl | 14 + .../entities/objects/materials/ingots.ftl | 14 + .../entities/objects/materials/materials.ftl | 78 +++ .../entities/objects/materials/ore.ftl | 56 +++ .../entities/objects/materials/parts.ftl | 17 + .../entities/objects/materials/shards.ftl | 12 + .../objects/materials/sheets/glass.ftl | 49 ++ .../objects/materials/sheets/metal.ftl | 32 ++ .../objects/materials/sheets/other.ftl | 36 ++ .../entities/objects/misc/authorbooks.ftl | 60 +++ .../entities/objects/misc/bedsheets.ftl | 62 +++ .../entities/objects/misc/books.ftl | 43 ++ .../entities/objects/misc/botparts.ftl | 2 + .../prototypes/entities/objects/misc/box.ftl | 2 + .../entities/objects/misc/brb_sign.ftl | 2 + .../entities/objects/misc/briefcases.ftl | 9 + .../entities/objects/misc/broken_bottle.ftl | 2 + .../entities/objects/misc/buffering.ftl | 2 + .../entities/objects/misc/candles.ftl | 47 ++ .../entities/objects/misc/candy_bowl.ftl | 2 + .../entities/objects/misc/carpets.ftl | 30 ++ .../entities/objects/misc/dat_fukken_disk.ftl | 5 + .../entities/objects/misc/desk_bell.ftl | 2 + .../entities/objects/misc/eggspider.ftl | 2 + .../objects/misc/fire_extinguisher.ftl | 4 + .../entities/objects/misc/fluff_lights.ftl | 14 + .../entities/objects/misc/handcuffs.ftl | 14 + .../entities/objects/misc/handy_flags.ftl | 10 + .../entities/objects/misc/ice_crust.ftl | 2 + .../objects/misc/identification_cards.ftl | 125 +++++ .../entities/objects/misc/implanters.ftl | 41 ++ .../objects/misc/improvised_gun_parts.ftl | 4 + .../entities/objects/misc/inflatable_wall.ftl | 4 + .../entities/objects/misc/kudzu.ftl | 20 + .../entities/objects/misc/land_mine.ftl | 8 + .../entities/objects/misc/machine_parts.ftl | 11 + .../entities/objects/misc/medalcase.ftl | 2 + .../entities/objects/misc/monkeycube.ftl | 18 + .../entities/objects/misc/paper.ftl | 69 +++ .../entities/objects/misc/pet_carrier.ftl | 2 + .../entities/objects/misc/potatoai_chip.ftl | 2 + .../entities/objects/misc/rubber_stamp.ftl | 52 ++ .../objects/misc/secret_documents.ftl | 2 + .../entities/objects/misc/space_cash.ftl | 32 ++ .../entities/objects/misc/spaceshroom.ftl | 7 + .../entities/objects/misc/spider_web.ftl | 4 + .../objects/misc/subdermal_implants.ftl | 32 ++ .../entities/objects/misc/tiles.ftl | 132 +++++ .../entities/objects/misc/torch.ftl | 2 + .../entities/objects/misc/utensils.ftl | 14 + .../entities/objects/power/antimatter_jar.ftl | 2 + .../entities/objects/power/lights.ftl | 40 ++ .../entities/objects/power/powercells.ftl | 53 ++ .../entities/objects/power/powersink.ftl | 2 + .../entities/objects/shields/shields.ftl | 24 + .../entities/objects/specific/atmos.ftl | 2 + .../objects/specific/cargo/cargo_pallet.ftl | 2 + .../objects/specific/chapel/bibles.ftl | 6 + .../entities/objects/specific/chapel/urn.ftl | 2 + .../objects/specific/chemical-containers.ftl | 50 ++ .../objects/specific/chemistry-bottles.ftl | 38 ++ .../objects/specific/chemistry-vials.ftl | 4 + .../entities/objects/specific/chemistry.ftl | 30 ++ .../objects/specific/chemistry/chem_bag.ftl | 2 + .../objects/specific/forensics/forensics.ftl | 2 + .../objects/specific/hydroponics/leaves.ftl | 12 + .../objects/specific/hydroponics/seeds.ftl | 110 ++++ .../objects/specific/hydroponics/sprays.ftl | 9 + .../objects/specific/hydroponics/tools.ftl | 12 + .../objects/specific/janitorial/janitor.ftl | 22 + .../objects/specific/janitorial/soap.ftl | 14 + .../objects/specific/janitorial/spray.ftl | 15 + .../objects/specific/janitorial/trashbag.ftl | 6 + .../objects/specific/kitchen/foodcarts.ftl | 6 + .../objects/specific/librarian/books_bag.ftl | 2 + .../specific/mech/mech_construction.ftl | 58 +++ .../objects/specific/mech/mecha_equipment.ftl | 8 + .../entities/objects/specific/mech/mechs.ftl | 22 + .../objects/specific/medical/defib.ftl | 11 + .../objects/specific/medical/disease.ftl | 4 + .../medical/handheld_crew_monitor.ftl | 16 + .../objects/specific/medical/healing.ftl | 143 ++++++ .../specific/medical/healthanalyzer.ftl | 9 + .../objects/specific/medical/hypospray.ftl | 34 ++ .../objects/specific/medical/medkits.ftl | 16 + .../objects/specific/medical/morgue.ftl | 9 + .../objects/specific/medical/randompill.ftl | 2 + .../objects/specific/medical/surgery.ftl | 26 + .../objects/specific/rehydrateable.ftl | 25 + .../objects/specific/research/anomaly.ftl | 24 + .../objects/specific/research/disk.ftl | 14 + .../objects/specific/research/rped.ftl | 2 + .../objects/specific/research/silvercore.ftl | 2 + .../specific/robotics/borg_modules.ftl | 104 ++++ .../objects/specific/robotics/borg_parts.ftl | 68 +++ .../specific/robotics/endoskeleton.ftl | 2 + .../objects/specific/robotics/mmi.ftl | 7 + .../objects/specific/salvage/ore_bag.ftl | 2 + .../specific/salvage/ore_bag_holding.ftl | 2 + .../objects/specific/security/barrier.ftl | 2 + .../specific/security/evidence-marker.ftl | 22 + .../objects/specific/security/target.ftl | 10 + .../objects/specific/service/barber.ftl | 2 + .../service/vending_machine_restock.ftl | 54 ++ .../entities/objects/specific/syndicate.ftl | 27 + .../xenoarchaeology/artifact_equipment.ftl | 2 + .../xenoarchaeology/item_artifacts.ftl | 19 + .../specific/xenoarchaeology/node_scanner.ftl | 2 + .../xenoarchaeology/structure_artifacts.ftl | 11 + .../objects/tools/access_configurator.ftl | 2 + .../entities/objects/tools/appraisal.ftl | 2 + .../entities/objects/tools/bucket.ftl | 2 + .../entities/objects/tools/cable_coils.ftl | 39 ++ .../entities/objects/tools/cowtools.ftl | 19 + .../entities/objects/tools/decoys.ftl | 13 + .../entities/objects/tools/emag.ftl | 6 + .../entities/objects/tools/flare.ftl | 2 + .../entities/objects/tools/flashlights.ftl | 7 + .../entities/objects/tools/fulton.ftl | 10 + .../entities/objects/tools/gas_tanks.ftl | 28 ++ .../entities/objects/tools/glowstick.ftl | 22 + .../prototypes/entities/objects/tools/gps.ftl | 2 + .../entities/objects/tools/hand_labeler.ftl | 2 + .../objects/tools/handheld_mass_scanner.ftl | 8 + .../objects/tools/inflatable_wall.ftl | 15 + .../entities/objects/tools/jammer.ftl | 2 + .../entities/objects/tools/jaws_of_life.ftl | 4 + .../entities/objects/tools/jetpacks.ftl | 42 ++ .../entities/objects/tools/lantern.ftl | 5 + .../entities/objects/tools/light_replacer.ftl | 5 + .../entities/objects/tools/lighters.ftl | 8 + .../entities/objects/tools/matches.ftl | 9 + .../entities/objects/tools/spray_painter.ftl | 2 + .../entities/objects/tools/t-ray.ftl | 2 + .../entities/objects/tools/toolbox.ftl | 19 + .../entities/objects/tools/tools.ftl | 35 ++ .../entities/objects/tools/welders.ftl | 10 + .../entities/objects/weapons/bombs/funny.ftl | 10 + .../entities/objects/weapons/bombs/ied.ftl | 8 + .../entities/objects/weapons/bombs/pen.ftl | 5 + .../objects/weapons/bombs/plastic.ftl | 6 + .../entities/objects/weapons/bombs/spider.ftl | 2 + .../guns/ammunition/boxes/antimateriel.ftl | 6 + .../guns/ammunition/boxes/caseless_rifle.ftl | 14 + .../guns/ammunition/boxes/light_rifle.ftl | 14 + .../weapons/guns/ammunition/boxes/magnum.ftl | 14 + .../weapons/guns/ammunition/boxes/pistol.ftl | 12 + .../weapons/guns/ammunition/boxes/rifle.ftl | 16 + .../weapons/guns/ammunition/boxes/shotgun.ftl | 18 + .../weapons/guns/ammunition/boxes/toy.ftl | 6 + .../ammunition/cartridges/antimateriel.ftl | 2 + .../ammunition/cartridges/base_cartridge.ftl | 2 + .../ammunition/cartridges/caseless_rifle.ftl | 8 + .../ammunition/cartridges/heavy_rifle.ftl | 4 + .../ammunition/cartridges/light_rifle.ftl | 12 + .../guns/ammunition/cartridges/magnum.ftl | 14 + .../guns/ammunition/cartridges/pistol.ftl | 12 + .../guns/ammunition/cartridges/rifle.ftl | 12 + .../guns/ammunition/cartridges/shotgun.ftl | 20 + .../guns/ammunition/cartridges/toy.ftl | 4 + .../weapons/guns/ammunition/explosives.ftl | 27 + .../ammunition/magazines/caseless_rifle.ftl | 26 + .../guns/ammunition/magazines/grenade.ftl | 14 + .../guns/ammunition/magazines/heavy_rifle.ftl | 2 + .../guns/ammunition/magazines/light_rifle.ftl | 16 + .../guns/ammunition/magazines/magnum.ftl | 24 + .../guns/ammunition/magazines/pistol.ftl | 28 ++ .../guns/ammunition/magazines/rifle.ftl | 10 + .../guns/ammunition/magazines/shotgun.ftl | 10 + .../ammunition/projectiles/antimateriel.ftl | 2 + .../ammunition/projectiles/caseless_rifle.ftl | 6 + .../guns/ammunition/projectiles/grenade.ftl | 6 + .../ammunition/projectiles/heavy_rifle.ftl | 4 + .../ammunition/projectiles/light_rifle.ftl | 10 + .../guns/ammunition/projectiles/magnum.ftl | 12 + .../guns/ammunition/projectiles/pistol.ftl | 10 + .../guns/ammunition/projectiles/rifle.ftl | 10 + .../guns/ammunition/projectiles/shotgun.ftl | 22 + .../guns/ammunition/projectiles/toy.ftl | 2 + .../guns/ammunition/speedloaders/magnum.ftl | 12 + .../guns/ammunition/speedloaders/pistol.ftl | 8 + .../ammunition/speedloaders/rifle_light.ftl | 2 + .../guns/ammunition/speedloaders/toy.ftl | 4 + .../objects/weapons/guns/basic/base_pka.ftl | 2 + .../objects/weapons/guns/basic/base_staff.ftl | 2 + .../objects/weapons/guns/basic/base_wand.ftl | 2 + .../objects/weapons/guns/basic/pka.ftl | 2 + .../weapons/guns/basic/spraynozzle.ftl | 2 + .../objects/weapons/guns/basic/staves.ftl | 4 + .../objects/weapons/guns/basic/wands.ftl | 16 + .../objects/weapons/guns/basic/watergun.ftl | 8 + .../weapons/guns/battery/battery_guns.ftl | 50 ++ .../entities/objects/weapons/guns/bow/bow.ftl | 4 + .../objects/weapons/guns/flare_gun.ftl | 2 + .../objects/weapons/guns/hmgs/hmgs.ftl | 4 + .../weapons/guns/launchers/launchers.ftl | 28 ++ .../objects/weapons/guns/lmgs/lmgs.ftl | 6 + .../objects/weapons/guns/pistols/pistols.ftl | 16 + .../objects/weapons/guns/pneumatic_cannon.ftl | 10 + .../weapons/guns/projectiles/arrows.ftl | 6 + .../weapons/guns/projectiles/hitscan.ftl | 2 + .../weapons/guns/projectiles/impacts.ftl | 8 + .../weapons/guns/projectiles/magic.ftl | 22 + .../weapons/guns/projectiles/meteors.ftl | 2 + .../weapons/guns/projectiles/projectiles.ftl | 78 +++ .../weapons/guns/revolvers/revolvers.ftl | 15 + .../objects/weapons/guns/rifles/rifles.ftl | 11 + .../weapons/guns/shotguns/shotguns.ftl | 31 ++ .../objects/weapons/guns/smgs/smgs.ftl | 19 + .../objects/weapons/guns/snipers/snipers.ftl | 10 + .../entities/objects/weapons/guns/turrets.ftl | 19 + .../objects/weapons/melee/armblade.ftl | 2 + .../objects/weapons/melee/baseball_bat.ftl | 5 + .../objects/weapons/melee/chainsaw.ftl | 2 + .../entities/objects/weapons/melee/cult.ftl | 6 + .../objects/weapons/melee/e_sword.ftl | 12 + .../objects/weapons/melee/fireaxe.ftl | 4 + .../entities/objects/weapons/melee/gohei.ftl | 2 + .../entities/objects/weapons/melee/knife.ftl | 25 + .../entities/objects/weapons/melee/mining.ftl | 8 + .../entities/objects/weapons/melee/needle.ftl | 2 + .../objects/weapons/melee/pickaxe.ftl | 4 + .../objects/weapons/melee/sledgehammer.ftl | 2 + .../entities/objects/weapons/melee/spear.ftl | 10 + .../objects/weapons/melee/stunprod.ftl | 2 + .../entities/objects/weapons/melee/sword.ftl | 14 + .../objects/weapons/melee/weapon_toolbox.ftl | 3 + .../objects/weapons/melee/white_cane.ftl | 2 + .../entities/objects/weapons/security.ftl | 11 + .../objects/weapons/throwable/bola.ftl | 2 + .../objects/weapons/throwable/clusterbang.ftl | 17 + .../objects/weapons/throwable/grenades.ftl | 30 ++ .../weapons/throwable/throwing_stars.ftl | 4 + .../prototypes/entities/stations/base.ftl | 32 ++ .../entities/stations/nanotrasen.ftl | 11 + .../entities/stations/syndicate.ftl | 5 + .../prototypes/entities/stations/test.ftl | 3 + .../entities/structures/barricades.ftl | 8 + .../entities/structures/base_structure.ftl | 4 + .../entities/structures/cargo_telepad.ftl | 2 + .../entities/structures/catwalk.ftl | 2 + .../entities/structures/conveyor.ftl | 5 + .../entities/structures/cryopod.ftl | 8 + .../structures/decoration/banners.ftl | 26 + .../structures/decoration/bonfire.ftl | 4 + .../structures/decoration/cobwebs.ftl | 4 + .../structures/decoration/crystals.ftl | 18 + .../structures/decoration/curtains.ftl | 62 +++ .../decoration/decorated_fir_tree.ftl | 2 + .../structures/decoration/fireplace.ftl | 2 + .../structures/decoration/flesh_blockers.ftl | 2 + .../structures/decoration/showcase.ftl | 10 + .../structures/decoration/statues.ftl | 8 + .../dispensers/base_structuredispensers.ftl | 2 + .../entities/structures/dispensers/booze.ftl | 6 + .../entities/structures/dispensers/chem.ftl | 6 + .../entities/structures/dispensers/soda.ftl | 6 + .../structures/doors/airlocks/access.ftl | 474 ++++++++++++++++++ .../structures/doors/airlocks/airlocks.ftl | 86 ++++ .../structures/doors/airlocks/assembly.ftl | 105 ++++ .../doors/airlocks/base_assembly.ftl | 2 + .../doors/airlocks/base_structureairlocks.ftl | 2 + .../structures/doors/airlocks/clockwork.ftl | 6 + .../structures/doors/airlocks/easy_pry.ftl | 24 + .../structures/doors/airlocks/external.ftl | 6 + .../structures/doors/airlocks/highsec.ftl | 2 + .../structures/doors/airlocks/shuttle.ftl | 15 + .../structures/doors/firelocks/firelock.ftl | 8 + .../structures/doors/firelocks/frame.ftl | 2 + .../doors/materialdoors/material_doors.ftl | 20 + .../doors/secretdoor/secret_door.ftl | 7 + .../structures/doors/shutter/blast_door.ftl | 7 + .../doors/shutter/blast_door_autolink.ftl | 30 ++ .../structures/doors/shutter/shutters.ftl | 19 + .../structures/doors/windoors/assembly.ftl | 14 + .../doors/windoors/base_structurewindoors.ftl | 12 + .../structures/doors/windoors/clockwork.ftl | 2 + .../structures/doors/windoors/windoor.ftl | 128 +++++ .../entities/structures/furniture/altar.ftl | 40 ++ .../entities/structures/furniture/beds.ftl | 12 + .../entities/structures/furniture/bench.ftl | 11 + .../structures/furniture/bookshelf.ftl | 2 + .../entities/structures/furniture/carpets.ftl | 34 ++ .../entities/structures/furniture/chairs.ftl | 46 ++ .../entities/structures/furniture/dresser.ftl | 5 + .../structures/furniture/memorial.ftl | 7 + .../structures/furniture/potted_plants.ftl | 66 +++ .../structures/furniture/rollerbeds.ftl | 15 + .../entities/structures/furniture/sink.ftl | 13 + .../furniture/tables/base_structuretables.ftl | 4 + .../furniture/tables/operating_table.ftl | 2 + .../structures/furniture/tables/tables.ftl | 62 +++ .../entities/structures/furniture/toilet.ftl | 6 + .../prototypes/entities/structures/gates.ftl | 8 + .../structures/holographic/projections.ftl | 8 + .../entities/structures/hydro_tray.ftl | 5 + .../structures/lighting/base_lighting.ftl | 75 +++ .../structures/lighting/ground_lighting.ftl | 11 + .../structures/machines/anomaly_equipment.ftl | 8 + .../structures/machines/anomaly_sync.ftl | 2 + .../structures/machines/artifact_analyzer.ftl | 6 + .../machines/base_structuremachines.ftl | 6 + .../entities/structures/machines/bombs.ftl | 9 + .../structures/machines/chem_master.ftl | 2 + .../structures/machines/cloning_machine.ftl | 2 + .../structures/machines/computers/arcades.ftl | 9 + .../computers/base_structurecomputers.ftl | 2 + .../machines/computers/computers.ftl | 66 +++ .../structures/machines/computers/frame.ftl | 6 + .../machines/computers/techdiskterminal.ftl | 2 + .../machines/crew_monitor_server.ftl | 2 + .../structures/machines/fatextractor.ftl | 2 + .../structures/machines/fax_machine.ftl | 11 + .../structures/machines/flatpacker.ftl | 4 + .../entities/structures/machines/frame.ftl | 8 + .../entities/structures/machines/gateway.ftl | 4 + .../structures/machines/gravity_generator.ftl | 4 + .../entities/structures/machines/grill.ftl | 2 + .../entities/structures/machines/hotplate.ftl | 5 + .../entities/structures/machines/lathe.ftl | 31 ++ .../machines/material_reclaimer.ftl | 2 + .../machines/medical/biomass_reclaimer.ftl | 2 + .../machines/medical/chemistry_machines.ftl | 7 + .../structures/machines/medical/cryo_pod.ftl | 2 + .../machines/medical/disease_diagnoser.ftl | 4 + .../machines/medical/vaccinator.ftl | 2 + .../structures/machines/medical_scanner.ftl | 2 + .../structures/machines/microwave.ftl | 2 + .../structures/machines/reagent_grinder.ftl | 3 + .../entities/structures/machines/recycler.ftl | 2 + .../entities/structures/machines/research.ftl | 4 + .../entities/structures/machines/salvage.ftl | 4 + .../structures/machines/seed_extractor.ftl | 2 + .../structures/machines/smartfridge.ftl | 2 + .../structures/machines/stasisbed.ftl | 2 + .../machines/surveillance_camera_routers.ftl | 37 ++ .../structures/machines/telecomms.ftl | 5 + .../structures/machines/vending_machines.ftl | 150 ++++++ .../machines/wireless_surveillance_camera.ftl | 20 + .../entities/structures/meat_spike.ftl | 2 + .../structures/piping/atmospherics/binary.ftl | 20 + .../structures/piping/atmospherics/miners.ftl | 32 ++ .../structures/piping/atmospherics/pipes.ftl | 19 + .../piping/atmospherics/portable.ftl | 11 + .../piping/atmospherics/special.ftl | 2 + .../piping/atmospherics/trinary.ftl | 14 + .../structures/piping/atmospherics/unary.ftl | 29 ++ .../disposal/high_pressure_machine_frame.ftl | 2 + .../structures/piping/disposal/pipes.ftl | 31 ++ .../structures/piping/disposal/units.ftl | 6 + .../entities/structures/plastic_flaps.ftl | 12 + .../entities/structures/power/apc.ftl | 19 + .../structures/power/cable_terminal.ftl | 2 + .../entities/structures/power/cables.ftl | 8 + .../entities/structures/power/chargers.ftl | 18 + .../entities/structures/power/debug_power.ftl | 24 + .../structures/power/generation/ame.ftl | 7 + .../power/generation/generators.ftl | 24 + .../pa/base_particleaccelerator.ftl | 6 + .../power/generation/pa/control_box.ftl | 5 + .../power/generation/pa/emitter.ftl | 15 + .../power/generation/pa/end_cap.ftl | 5 + .../power/generation/pa/fuel_chamber.ftl | 5 + .../power/generation/pa/particles.ftl | 4 + .../power/generation/pa/power_box.ftl | 5 + .../power/generation/portable_generator.ftl | 21 + .../generation/singularity/collector.ftl | 9 + .../generation/singularity/containment.ftl | 4 + .../power/generation/singularity/emitter.ftl | 2 + .../generation/singularity/generator.ftl | 2 + .../generation/singularity/singularity.ftl | 2 + .../structures/power/generation/solar.ftl | 11 + .../structures/power/generation/teg.ftl | 6 + .../power/generation/tesla/coil.ftl | 4 + .../power/generation/tesla/energyball.ftl | 6 + .../power/generation/tesla/generator.ftl | 2 + .../entities/structures/power/smes.ftl | 8 + .../entities/structures/power/substation.ftl | 15 + .../entities/structures/shuttles/cannons.ftl | 14 + .../structures/shuttles/thrusters.ftl | 19 + .../prototypes/entities/structures/soil.ftl | 2 + .../structures/specific/anomaly/anomalies.ftl | 47 ++ .../structures/specific/anomaly/cores.ftl | 66 +++ .../specific/atmospherics/sensor.ftl | 4 + .../entities/structures/specific/dragon.ftl | 2 + .../entities/structures/specific/xeno.ftl | 4 + .../prototypes/entities/structures/stairs.ftl | 18 + .../storage/canisters/gas_canisters.ftl | 54 ++ .../storage/closets/base_structureclosets.ftl | 10 + .../structures/storage/closets/big_boxes.ftl | 9 + .../structures/storage/closets/closets.ftl | 31 ++ .../structures/storage/closets/cursed.ftl | 3 + .../closets/lockers/base_structurelockers.ftl | 4 + .../storage/closets/lockers/lockers.ftl | 67 +++ .../storage/closets/wall_lockers.ftl | 28 ++ .../structures/storage/closets/wardrobe.ftl | 54 ++ .../storage/crates/base_structurecrates.ftl | 7 + .../structures/storage/crates/crates.ftl | 72 +++ .../structures/storage/filing_cabinets.ftl | 23 + .../entities/structures/storage/glass_box.ftl | 14 + .../entities/structures/storage/morgue.ftl | 4 + .../entities/structures/storage/ore_box.ftl | 2 + .../entities/structures/storage/paper_bin.ftl | 12 + .../entities/structures/storage/storage.ftl | 2 + .../storage/tanks/base_structuretanks.ftl | 2 + .../structures/storage/tanks/tanks.ftl | 23 + .../structures/wallmounts/air_alarm.ftl | 4 + .../entities/structures/wallmounts/bell.ftl | 2 + .../structures/wallmounts/defib_cabinet.ftl | 11 + .../wallmounts/extinguisher_cabinet.ftl | 11 + .../structures/wallmounts/fire_alarm.ftl | 4 + .../structures/wallmounts/fireaxe_cabinet.ftl | 11 + .../structures/wallmounts/intercom.ftl | 31 ++ .../entities/structures/wallmounts/mirror.ftl | 2 + .../wallmounts/monitors_televisions.ftl | 12 + .../structures/wallmounts/noticeboard.ftl | 2 + .../entities/structures/wallmounts/screen.ftl | 4 + .../structures/wallmounts/service_light.ftl | 2 + .../structures/wallmounts/shotgun_cabinet.ftl | 14 + .../wallmounts/signs/atmos_plaque.ftl | 2 + .../structures/wallmounts/signs/bar_sign.ftl | 51 ++ .../wallmounts/signs/base_structuresigns.ftl | 2 + .../structures/wallmounts/signs/flags.ftl | 12 + .../structures/wallmounts/signs/metamap.ftl | 2 + .../structures/wallmounts/signs/paintings.ftl | 42 ++ .../structures/wallmounts/signs/posters.ftl | 250 +++++++++ .../structures/wallmounts/signs/signs.ftl | 310 ++++++++++++ .../structures/wallmounts/station_map.ftl | 8 + .../wallmounts/surveillance_camera.ftl | 31 ++ .../entities/structures/wallmounts/switch.ftl | 123 +++++ .../structures/wallmounts/switch_autolink.ftl | 15 + .../entities/structures/wallmounts/timer.ftl | 8 + .../structures/wallmounts/walldispenser.ftl | 4 + .../entities/structures/walls/asteroid.ftl | 246 +++++++++ .../entities/structures/walls/fence_metal.ftl | 15 + .../entities/structures/walls/girders.ftl | 6 + .../entities/structures/walls/grille.ftl | 12 + .../entities/structures/walls/railing.ftl | 8 + .../entities/structures/walls/walls.ftl | 97 ++++ .../entities/structures/windows/clockwork.ftl | 7 + .../entities/structures/windows/mining.ftl | 5 + .../entities/structures/windows/plasma.ftl | 7 + .../structures/windows/plastitanium.ftl | 5 + .../structures/windows/reinforced.ftl | 9 + .../entities/structures/windows/rplasma.ftl | 7 + .../entities/structures/windows/ruranium.ftl | 7 + .../entities/structures/windows/shuttle.ftl | 5 + .../entities/structures/windows/uranium.ftl | 7 + .../entities/structures/windows/window.ftl | 9 + .../prototypes/entities/tiles/bananium.ftl | 2 + .../prototypes/entities/tiles/basalt.ftl | 13 + .../prototypes/entities/tiles/chasm.ftl | 11 + .../prototypes/entities/tiles/lava.ftl | 2 + .../entities/tiles/liquid_plasma.ftl | 2 + .../entities/tiles/shadow_basalt.ftl | 13 + .../prototypes/entities/tiles/water.ftl | 2 + .../prototypes/entities/virtual/beam.ftl | 2 + .../entities/virtual/electrocution.ftl | 8 + .../entities/virtual/stripping_hidden.ftl | 2 + .../prototypes/entities/virtual/tether.ftl | 2 + .../entities/virtual/virtual_item.ftl | 2 + .../prototypes/entities/world/chunk.ftl | 4 + .../entities/world/debris/asteroids.ftl | 18 + .../entities/world/debris/base_debris.ftl | 2 + .../entities/world/debris/wrecks.ftl | 8 + .../prototypes/gamerules/cargo_gifts.ftl | 20 + .../prototypes/gamerules/events.ftl | 52 ++ .../prototypes/gamerules/midround.ftl | 8 + .../prototypes/gamerules/roundstart.ftl | 30 ++ .../prototypes/gamerules/variation.ftl | 14 + .../prototypes/magic/fixtures/runes.ftl | 22 + .../prototypes/magic/forcewall_spells.ftl | 2 + .../prototypes/magic/knock_spell.ftl | 2 + .../prototypes/magic/projectile_spells.ftl | 4 + .../prototypes/magic/rune_spells.ftl | 8 + .../prototypes/magic/smite_spells.ftl | 2 + .../prototypes/magic/spawn_spells.ftl | 2 + .../prototypes/prototypes/magic/staves.ftl | 4 + .../prototypes/magic/teleport_spells.ftl | 2 + .../en-US/prototypes/prototypes/npcs/test.ftl | 3 + .../prototypes/nyanotrasen/actions/types.ftl | 30 ++ .../fills/backpacks/startergear/backpack.ftl | 2 + .../fills/backpacks/startergear/duffelbag.ftl | 2 + .../fills/backpacks/startergear/satchel.ftl | 2 + .../nyanotrasen/catalog/fills/books/lore.ftl | 7 + .../catalog/fills/boxes/ammunition.ftl | 10 + .../catalog/fills/boxes/general.ftl | 6 + .../catalog/fills/crates/epistemics.ftl | 2 + .../catalog/fills/crates/service.ftl | 4 + .../catalog/fills/crates/syndicate.ftl | 2 + .../catalog/fills/lockers/epistemics.ftl | 3 + .../catalog/fills/lockers/security.ftl | 2 + .../catalog/fills/paper/salvage_lore.ftl | 14 + .../entities/body/parts/spider.ftl | 6 + .../entities/clothing/belt/belts.ftl | 8 + .../clothing/head/hardsuit-helmets.ftl | 8 + .../entities/clothing/head/hats.ftl | 30 ++ .../entities/clothing/head/helmets.ftl | 2 + .../entities/clothing/masks/masks.ftl | 6 + .../entities/clothing/neck/mantles.ftl | 2 + .../entities/clothing/outerclothing/armor.ftl | 6 + .../entities/clothing/outerclothing/coats.ftl | 4 + .../clothing/outerclothing/hardsuits.ftl | 10 + .../entities/clothing/outerclothing/misc.ftl | 13 + .../entities/clothing/outerclothing/robes.ftl | 4 + .../entities/clothing/outerclothing/suits.ftl | 2 + .../entities/clothing/outerclothing/vests.ftl | 2 + .../clothing/outerclothing/wintercoats.ftl | 12 + .../entities/clothing/psionic_clothing.ftl | 8 + .../entities/clothing/shoes/boots.ftl | 2 + .../entities/clothing/shoes/misc.ftl | 5 + .../entities/clothing/uniforms/costumes.ftl | 76 +++ .../entities/clothing/uniforms/jumpsuits.ftl | 32 ++ .../entities/effects/lightning.ftl | 2 + .../entities/furniture/tables/tables.ftl | 2 + .../nyanotrasen/entities/furniture/tatami.ftl | 6 + .../entities/markers/spawners/ghost_roles.ftl | 8 + .../entities/markers/spawners/jobs.ftl | 12 + .../entities/markers/spawners/mobs.ftl | 4 + .../markers/spawners/random/animals.ftl | 3 + .../markers/spawners/random/boardgames.ftl | 4 + .../markers/spawners/random/books.ftl | 2 + .../markers/spawners/random/boxes.ftl | 5 + .../markers/spawners/random/devices.ftl | 2 + .../entities/markers/spawners/random/hats.ftl | 2 + .../markers/spawners/random/machineparts.ftl | 6 + .../entities/markers/spawners/random/mobs.ftl | 22 + .../markers/spawners/random/randomitems.ftl | 2 + .../markers/spawners/random/schoolgirl.ftl | 2 + .../markers/spawners/random/seeds.ftl | 3 + .../entities/mobs/npcs/animals.ftl | 2 + .../entities/mobs/npcs/mutants.ftl | 4 + .../nyanotrasen/entities/mobs/npcs/xeno.ftl | 27 + .../nyanotrasen/entities/mobs/player/Oni.ftl | 2 + .../entities/mobs/player/felinid.ftl | 2 + .../entities/mobs/player/special.ftl | 2 + .../nyanotrasen/entities/mobs/species/Oni.ftl | 4 + .../entities/mobs/species/felinid.ftl | 4 + .../objects/consumable/drinks/drinks.ftl | 22 + .../consumable/drinks/drinks_bottles.ftl | 11 + .../objects/consumable/drinks/drinks_cups.ftl | 2 + .../objects/consumable/drinks/drinks_oil.ftl | 8 + .../objects/consumable/food/baked/misc.ftl | 8 + .../objects/consumable/food/baked/pizza.ftl | 20 + .../objects/consumable/food/candy.ftl | 4 + .../objects/consumable/food/ingredients.ftl | 10 + .../objects/consumable/food/meals.ftl | 18 + .../objects/consumable/food/ration.ftl | 24 + .../objects/consumable/food/salad.ftl | 8 + .../objects/consumable/food/snacks.ftl | 16 + .../entities/objects/consumable/food/soup.ftl | 24 + .../entities/objects/devices/cartridges.ftl | 2 + .../devices/circuitboards/production.ftl | 6 + .../objects/devices/holoprojectors.ftl | 2 + .../devices/misc/identification_cards.ftl | 12 + .../entities/objects/devices/pda.ftl | 12 + .../entities/objects/devices/shock_collar.ftl | 2 + .../entities/objects/fun/instruments.ftl | 5 + .../nyanotrasen/entities/objects/fun/toys.ftl | 7 + .../entities/objects/materials/materials.ftl | 8 + .../entities/objects/misc/paper.ftl | 3 + .../entities/objects/misc/tiles.ftl | 8 + .../entities/objects/power/lights.ftl | 14 + .../objects/specific/chapel/amphorae.ftl | 4 + .../objects/specific/chapel/bibles.ftl | 2 + .../objects/specific/chemistry-bottles.ftl | 2 + .../objects/specific/hydroponics/seeds.ftl | 2 + .../objects/specific/mail/base_mail.ftl | 5 + .../entities/objects/specific/mail/mail.ftl | 135 +++++ .../objects/specific/mail/mail_civilian.ftl | 36 ++ .../objects/specific/mail/mail_command.ftl | 3 + .../specific/mail/mail_engineering.ftl | 12 + .../specific/mail/mail_epistemology.ftl | 15 + .../objects/specific/mail/mail_medical.ftl | 18 + .../objects/specific/mail/mail_security.ftl | 12 + .../specific/mail/mail_specific_items.ftl | 51 ++ .../entities/objects/specific/mail/tools.ftl | 2 + .../objects/specific/medical/pills.ftl | 4 + .../objects/specific/research/crystals.ftl | 2 + .../objects/specific/species/felinid.ftl | 2 + .../entities/objects/tools/fish_labeler.ftl | 2 + .../guns/ammunition/cartridges/shotgun.ftl | 2 + .../guns/ammunition/magazine/magnum.ftl | 8 + .../objects/weapons/guns/pistols/pistols.ftl | 2 + .../weapons/guns/projectiles/shotgun.ftl | 2 + .../objects/weapons/guns/snipers/snipers.ftl | 4 + .../entities/objects/weapons/melee/blunt.ftl | 4 + .../weapons/melee/breaching_hammer.ftl | 2 + .../entities/objects/weapons/melee/dulled.ftl | 6 + .../entities/objects/weapons/melee/knives.ftl | 2 + .../entities/objects/weapons/melee/sword.ftl | 2 + .../nyanotrasen/entities/stations/mail.ftl | 2 + .../structures/doors/airlocks/access.ftl | 6 + .../structures/holographic/projections.ftl | 2 + .../structures/lighting/base_lighting.ftl | 42 ++ .../structures/machines/deep_fryer.ftl | 2 + .../entities/structures/machines/laundry.ftl | 8 + .../structures/machines/mailTeleporter.ftl | 2 + .../machines/metempsychoticMachine.ftl | 2 + .../machines/reverseEngineering.ftl | 2 + .../structures/machines/vending_machines.ftl | 8 + .../structures/research/glimmer_prober.ftl | 6 + .../entities/structures/research/oracle.ftl | 2 + .../structures/research/sophicscribe.ftl | 2 + .../storage/closets/lockers/lockers.ftl | 3 + .../structures/wallmounts/signs/bar_sign.ftl | 4 + .../structures/wallmounts/signs/paintings.ftl | 2 + .../structures/wallmounts/signs/posters.ftl | 54 ++ .../structures/wallmounts/signs/signs.ftl | 8 + .../entities/structures/walls/walls.ftl | 7 + .../nyanotrasen/gamerules/events.ftl | 26 + .../nyanotrasen/objectives/traitor.ftl | 6 + .../prototypes/objectives/base_objectives.ftl | 18 + .../prototypes/objectives/dragon.ftl | 6 + .../prototypes/objectives/ninja.ftl | 12 + .../prototypes/objectives/terminator.ftl | 7 + .../prototypes/objectives/thief.ftl | 104 ++++ .../prototypes/objectives/traitor.ftl | 52 ++ .../prototypes/procedural/salvage_mods.ftl | 2 + .../prototypes/roles/jobs/civilian/mime.ftl | 2 + .../prototypes/simplestation14/benches.ftl | 65 +++ 1175 files changed, 20212 insertions(+) create mode 100644 Resources/Locale/en-US/prototypes/prototypes/actions/borgs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/actions/crit.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/actions/diona.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/actions/internals.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/actions/mech.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/actions/ninja.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/actions/polymorph.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/actions/revenant.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/actions/speech.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/actions/spider.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/actions/types.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/organs/animal/animal.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/organs/animal/bloodsucker.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/organs/animal/ruminant.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/organs/animal/slimes.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/organs/arachnid.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/organs/diona.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/organs/dwarf.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/organs/human.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/organs/moth.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/organs/rat.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/organs/reptilian.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/organs/slime.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/organs/vox.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/parts/animal.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/parts/arachnid.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/parts/base.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/parts/diona.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/parts/gingerbread.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/parts/human.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/parts/moth.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/parts/rat.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/parts/reptilian.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/parts/silicon.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/parts/skeleton.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/parts/slime.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/parts/terminator.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/body/parts/vox.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/backpacks/duffelbag.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/backpacks/startergear/backpack.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/backpacks/startergear/duffelbag.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/backpacks/startergear/satchel.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/books/bookshelf.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/books/lore.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/ammunition.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/emergency.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/general.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/medical.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/science.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/security.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/syndicate.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/antag.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/armory.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/botany.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/cargo.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/chemistry.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/circuitboards.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/emergency.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/engineering.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/engines.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/food.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/fun.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/materials.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/medical.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/npc.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/salvage.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/science.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/security.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/service.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/shuttle.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/syndicate.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/vending.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/items/belt.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/items/briefcases.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/items/firstaidkits.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/items/gas_tanks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/items/misc.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/items/toolboxes.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/biohazard.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/cargo.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/dressers.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/engineer.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/heads.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/medical.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/misc.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/science.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/security.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/service.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/space_ruin.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/suit_storage.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/wardrobe_colors.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/wardrobe_job.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/catalog/fills/paper/manuals.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/body/organs/harpy.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/body/organs/vulpkanin.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/body/parts/harpy.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/body/parts/vulpkanin.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/backpacks/startergear/backpack.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/backpacks/startergear/duffelbag.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/backpacks/startergear/satchel.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/boxes/general.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/boxes/pda.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/crates/armory.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/crates/food.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/crates/fun.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/crates/npc.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/crates/vending.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/items/belts/belts.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/lockers/security.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/back/backpacks/backpacks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/back/backpacks/duffelbag.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/back/backpacks/satchel.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/belt/belts.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/ears/headsets.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/eyes/glasses.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/eyes/hud.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/hands/gloves.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/head/hardsuit-helmets.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/head/hats.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/neck/cloaks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/neck/mantles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/neck/medals.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/neck/ties.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/outerclothing/armor.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/outerclothing/coats.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/outerclothing/hardsuits.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/outerclothing/misc.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/outerclothing/vests.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/outerclothing/wintercoats.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/shoes/boots.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/shoes/misc.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/shoes/specific.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/shoes/winter-boots.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/uniforms/jumpskirts.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/uniforms/jumpsuits.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/uniforms/scrubs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/markers/spawners/ghost_roles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/markers/spawners/jobs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/markers/spawners/mobs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/markers/spawners/random/miningrock.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/npcs/animals.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/npcs/familiars.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/npcs/glimmer_creatures.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/npcs/nukiemouse.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/npcs/pets.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/npcs/salvage.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/player/harpy.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/player/human.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/player/humanoid.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/player/silicon.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/player/vulpkanin.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/species/harpy.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/species/vulpkanin.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/consumable/drinks/drinks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/consumable/food/baked/pie.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/consumable/food/meals.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/consumable/food/soup.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/devices/cartridges.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/devices/encryption_keys.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/devices/medical/portafib.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/devices/pda.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/devices/station_beacon.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/devices/syndicate_gadgets/reinforcement_teleporter.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/fun/toy_guns.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/fun/toys.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/misc/first_bill.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/misc/ian_dossier.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/misc/implanters.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/misc/paperslips.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/misc/rubber_stamp.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/misc/subdermal_implants.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/specific/chemistry-bottles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/specific/command/safe.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/specific/mail/mail.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/specific/mail/tools.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/specific/service/vending_machine_restock.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/boxes/special.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/boxes/toy_guns.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/cartridges/replicated.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/cartridges/special.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/magazines/pistol.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/projectiles/replicated.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/projectiles/special.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/speedloaders/special.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/battery/battery_guns.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/launchers/launchers.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/lmgs/lmgs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/pistols/pistols.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/projectiles/impacts.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/projectiles/toy_projectiles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/revolvers/revolvers.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/rifles/rifles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/shotguns/shotguns.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/smgs/smgs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/cryopod.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/decoration/shuttle_manipulator.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/doors/airlocks/access.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/doors/windoors/windoor.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/machines/faxmachines.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/machines/syndicate_monitor_server.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/machines/vending_machines.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/storage/tanks/tanks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/wallmounts/paintings.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/wallmounts/signs/posters.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/wallmounts/signs/signs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/walls/mountain.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/windows/tinted_windows.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/gamerules/events.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/gamerules/midround.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/npc/roboisseur.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/objectives/paradox_anomaly.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/objectives/traitor.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/deltav/roles/jobs/npc/syndicateNPCs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/back/backpacks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/back/duffel.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/back/satchel.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/back/specific.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/base_clothing.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/belt/base_clothingbelt.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/belt/belts.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/belt/quiver.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/belt/waist_bags.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/ears/headsets.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/ears/headsets_alt.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/ears/specific.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/eyes/base_clothingeyes.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/eyes/glasses.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/eyes/hud.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/eyes/misc.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/eyes/specific.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/hands/base_clothinghands.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/hands/colored.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/hands/gloves.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/hands/specific.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/animals.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/bandanas.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/base_clothinghead.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/eva-helmets.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/hardhats.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/hardsuit-helmets.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/hats.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/helmets.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/hoods.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/misc.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/soft.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/specific.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/welding.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/masks/bandanas.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/masks/base_clothingmask.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/masks/masks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/masks/specific.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/base_clothingneck.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/cloaks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/mantles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/medals.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/misc.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/pins.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/scarfs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/specific.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/stoles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/ties.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/armor.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/base_clothingouter.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/bio.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/coats.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/hardsuits.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/misc.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/softsuits.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/specific.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/suits.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/vests.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/wintercoats.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/shoes/base_clothingshoes.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/shoes/boots.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/shoes/color.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/shoes/magboots.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/shoes/misc.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/shoes/specific.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/under/under.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/base_clothinguniforms.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/jumpskirts.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/jumpsuits.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/misc_roles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/scrubs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/ship_vs_ship.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/specific.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/debugging/debug_sweps.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/debugging/drugs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/debugging/item.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/debugging/options_visualizer.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/debugging/spanisharmyknife.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/effects/acidifier.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/effects/admin_triggers.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/effects/ambient_sounds.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/effects/bluespace_flash.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/effects/chemistry_effects.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/effects/emp_effects.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/effects/exclamation.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/effects/explosion_light.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/effects/hearts.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/effects/lightning.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/effects/mobspawn.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/effects/portal.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/effects/puddle.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/effects/radiation.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/effects/rcd.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/effects/sparks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/effects/wallspawn.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/effects/weapon_arc.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/foldable.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/atmos_blocker.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/clientsideclone.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/construction_ghost.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/drag_shadow.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/hover_entity.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/marker_base.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/npc.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/pointing.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/rooms.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/shuttle.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/bots.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/conditional/nukies.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/conditional/pirates.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/conditional/timed.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/corpses.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/debug.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/ghost_roles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/human.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/jobs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/mechs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/mobs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/altars.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/anomaly.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/arcade.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/artifacts.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/bedsheet.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/crates.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/crystal.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/curtains.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/fancytables.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/flora.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/folders.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/donkpocketbox.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/drinks_bottles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/drinks_glass.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/drinks_soda.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/food_baked_single.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/food_baked_whole.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/food_meal.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/food_produce.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/food_single.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/food_snacks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/grille.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/instruments.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/maintenance.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/mineshaft.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/paintings.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/posters.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/pottedplants.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/salvage.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/shadowkudzu.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/soap.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/techboard.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/toy.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/trash.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/vending.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/vendingdrinks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/vendingsnacks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/vending_machine_restock.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/markers/warp_point.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/base.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/corpses/corpses.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/cyborgs/base_borg_chassis.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/cyborgs/borg_chassis.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/animals.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/argocyte.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/behonker.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/carp.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/dummy_npcs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/elemental.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/flesh.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/flying_animals.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/hellspawn.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/human.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/lavaland.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/living_light.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/mimic.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/miscellaneous.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/pets.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/regalrat.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/revenant.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/shadows.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/silicon.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/simplemob.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/slimes.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/space.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/spacetick.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/xeno.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/admin_ghost.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/arachnid.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/diona.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/dragon.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/dwarf.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/familiars.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/gingerbread.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/guardian.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/human.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/humanoid.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/moth.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/narsie.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/observer.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/ratvar.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/replay_observer.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/reptilian.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/silicon.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/skeleton.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/slime.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/terminator.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/vox.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/arachnid.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/base.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/diona.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/dwarf.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/gingerbread.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/human.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/moth.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/reptilian.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/skeleton.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/slime.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/vox.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/base_item.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/base_shadow.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks-cartons.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_bottles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_cans.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_cups.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_flasks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_fun.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_solutioncontainerexample.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_special.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/trash_drinks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/bread.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/cake.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/donkpocket.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/donut.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/misc.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/pie.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/pizza.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/burger.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/containers/bowl.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/containers/box.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/containers/condiments.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/containers/plate.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/containers/tin.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/egg.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/food_base.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/frozen.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/ingredients.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/meals.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/meat.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/noodles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/produce.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/skewer.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/snacks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/soup.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/taco.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/base_smokeables.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigarettes/cartons.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigarettes/cigarette.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigarettes/joints.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigarettes/packs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigarettes/rolling_paper.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigars/case.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigars/cigar.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/pipes/pipe.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/vapes/vape.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/decoration/ashtray.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/decoration/flora.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/decoration/jackolantern.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/decoration/lidsalami.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/decoration/mining.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/decoration/present.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/cartridges.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/circuitboards/computer.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/circuitboards/machine/base_machineboard.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/circuitboards/machine/particle_accelerator.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/circuitboards/machine/production.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/circuitboards/misc.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/door_remote.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/atmos_alarms.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/base_electronics.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/disposal.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/door.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/firelock.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/igniter.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/intercom.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/mech.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/power_electronics.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/signaller.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/timer.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/triggers.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/encryption_keys.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/flatpack.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/forensic_scanner.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/geiger.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/hand_teleporter.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/holoprojectors.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/mousetrap.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/nuke.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/payload.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/pda.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/pinpointer.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/radio.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/station_beacon.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/station_map.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/swapper.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/syndicate_gadgets/chimp_upgrade_kit.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/syndicate_gadgets/guardian_activators.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/syndicate_gadgets/reinforcement_teleporter.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/syndicate_gadgets/singularity_beacon.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/syndicate_gadgets/war_declarator.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/bike_horn.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/candy_bucket.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/crayons.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/darts.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/dice.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/dice_bag.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/error.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/figurine_boxes.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/figurines.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/immovable_rod.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/base_instruments.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/instruments_brass.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/instruments_misc.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/instruments_percussion.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/instruments_string.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/instruments_structures.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/instruments_wind.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/mech_figurines.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/pai.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/puppet.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/skub.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/snap_pops.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/backgammon.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/base.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/checkers.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/chess.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/dnd.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/parchis.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/tabletopGeneric.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/toys.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/whistles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/magic/books.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/crystal_shard.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/ingots.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/materials.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/ore.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/parts.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/shards.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/sheets/glass.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/sheets/metal.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/sheets/other.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/authorbooks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/bedsheets.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/books.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/botparts.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/box.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/brb_sign.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/briefcases.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/broken_bottle.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/buffering.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/candles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/candy_bowl.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/carpets.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/dat_fukken_disk.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/desk_bell.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/eggspider.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/fire_extinguisher.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/fluff_lights.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/handcuffs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/handy_flags.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/ice_crust.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/identification_cards.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/implanters.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/improvised_gun_parts.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/inflatable_wall.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/kudzu.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/land_mine.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/machine_parts.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/medalcase.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/monkeycube.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/paper.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/pet_carrier.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/potatoai_chip.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/rubber_stamp.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/secret_documents.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/space_cash.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/spaceshroom.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/spider_web.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/subdermal_implants.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/tiles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/torch.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/utensils.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/power/antimatter_jar.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/power/lights.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/power/powercells.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/power/powersink.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/shields/shields.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/atmos.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/cargo/cargo_pallet.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chapel/bibles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chapel/urn.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chemical-containers.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chemistry-bottles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chemistry-vials.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chemistry.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chemistry/chem_bag.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/forensics/forensics.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/hydroponics/leaves.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/hydroponics/seeds.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/hydroponics/sprays.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/hydroponics/tools.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/janitorial/janitor.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/janitorial/soap.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/janitorial/spray.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/janitorial/trashbag.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/kitchen/foodcarts.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/librarian/books_bag.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/mech/mech_construction.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/mech/mecha_equipment.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/mech/mechs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/defib.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/disease.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/handheld_crew_monitor.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/healing.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/healthanalyzer.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/hypospray.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/medkits.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/morgue.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/randompill.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/surgery.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/rehydrateable.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/research/anomaly.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/research/disk.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/research/rped.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/research/silvercore.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/robotics/borg_modules.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/robotics/borg_parts.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/robotics/endoskeleton.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/robotics/mmi.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/salvage/ore_bag.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/salvage/ore_bag_holding.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/security/barrier.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/security/evidence-marker.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/security/target.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/service/barber.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/service/vending_machine_restock.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/syndicate.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/xenoarchaeology/artifact_equipment.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/xenoarchaeology/item_artifacts.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/xenoarchaeology/node_scanner.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/xenoarchaeology/structure_artifacts.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/access_configurator.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/appraisal.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/bucket.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/cable_coils.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/cowtools.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/decoys.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/emag.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/flare.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/flashlights.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/fulton.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/gas_tanks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/glowstick.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/gps.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/hand_labeler.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/handheld_mass_scanner.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/inflatable_wall.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/jammer.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/jaws_of_life.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/jetpacks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/lantern.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/light_replacer.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/lighters.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/matches.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/spray_painter.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/t-ray.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/toolbox.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/tools.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/welders.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/bombs/funny.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/bombs/ied.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/bombs/pen.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/bombs/plastic.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/bombs/spider.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/antimateriel.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/caseless_rifle.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/light_rifle.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/magnum.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/pistol.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/rifle.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/shotgun.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/toy.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/antimateriel.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/base_cartridge.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/caseless_rifle.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/heavy_rifle.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/light_rifle.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/magnum.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/pistol.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/rifle.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/shotgun.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/toy.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/explosives.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/caseless_rifle.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/grenade.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/heavy_rifle.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/light_rifle.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/magnum.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/pistol.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/rifle.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/shotgun.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/antimateriel.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/caseless_rifle.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/grenade.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/heavy_rifle.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/light_rifle.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/magnum.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/pistol.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/rifle.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/shotgun.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/toy.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/speedloaders/magnum.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/speedloaders/pistol.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/speedloaders/rifle_light.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/speedloaders/toy.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/base_pka.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/base_staff.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/base_wand.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/pka.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/spraynozzle.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/staves.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/wands.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/watergun.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/battery/battery_guns.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/bow/bow.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/flare_gun.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/hmgs/hmgs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/launchers/launchers.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/lmgs/lmgs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/pistols/pistols.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/pneumatic_cannon.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/projectiles/arrows.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/projectiles/hitscan.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/projectiles/impacts.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/projectiles/magic.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/projectiles/meteors.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/projectiles/projectiles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/revolvers/revolvers.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/rifles/rifles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/shotguns/shotguns.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/smgs/smgs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/snipers/snipers.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/turrets.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/armblade.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/baseball_bat.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/chainsaw.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/cult.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/e_sword.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/fireaxe.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/gohei.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/knife.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/mining.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/needle.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/pickaxe.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/sledgehammer.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/spear.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/stunprod.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/sword.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/weapon_toolbox.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/white_cane.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/security.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/throwable/bola.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/throwable/clusterbang.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/throwable/grenades.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/throwable/throwing_stars.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/stations/base.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/stations/nanotrasen.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/stations/syndicate.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/stations/test.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/barricades.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/base_structure.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/cargo_telepad.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/catwalk.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/conveyor.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/cryopod.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/banners.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/bonfire.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/cobwebs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/crystals.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/curtains.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/decorated_fir_tree.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/fireplace.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/flesh_blockers.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/showcase.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/statues.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/dispensers/base_structuredispensers.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/dispensers/booze.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/dispensers/chem.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/dispensers/soda.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/access.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/airlocks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/assembly.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/base_assembly.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/base_structureairlocks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/clockwork.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/easy_pry.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/external.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/highsec.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/shuttle.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/firelocks/firelock.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/firelocks/frame.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/materialdoors/material_doors.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/secretdoor/secret_door.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/shutter/blast_door.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/shutter/blast_door_autolink.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/shutter/shutters.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/windoors/assembly.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/windoors/base_structurewindoors.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/windoors/clockwork.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/windoors/windoor.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/altar.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/beds.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/bench.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/bookshelf.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/carpets.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/chairs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/dresser.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/memorial.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/potted_plants.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/rollerbeds.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/sink.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/tables/base_structuretables.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/tables/operating_table.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/tables/tables.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/toilet.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/gates.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/holographic/projections.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/hydro_tray.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/lighting/base_lighting.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/lighting/ground_lighting.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/anomaly_equipment.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/anomaly_sync.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/artifact_analyzer.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/base_structuremachines.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/bombs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/chem_master.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/cloning_machine.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/computers/arcades.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/computers/base_structurecomputers.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/computers/computers.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/computers/frame.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/computers/techdiskterminal.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/crew_monitor_server.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/fatextractor.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/fax_machine.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/flatpacker.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/frame.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/gateway.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/gravity_generator.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/grill.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/hotplate.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/lathe.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/material_reclaimer.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/medical/biomass_reclaimer.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/medical/chemistry_machines.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/medical/cryo_pod.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/medical/disease_diagnoser.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/medical/vaccinator.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/medical_scanner.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/microwave.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/reagent_grinder.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/recycler.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/research.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/salvage.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/seed_extractor.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/smartfridge.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/stasisbed.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/surveillance_camera_routers.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/telecomms.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/vending_machines.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/wireless_surveillance_camera.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/meat_spike.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/binary.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/miners.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/pipes.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/portable.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/special.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/trinary.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/unary.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/disposal/high_pressure_machine_frame.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/disposal/pipes.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/disposal/units.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/plastic_flaps.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/apc.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/cable_terminal.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/cables.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/chargers.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/debug_power.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/ame.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/generators.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/base_particleaccelerator.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/control_box.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/emitter.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/end_cap.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/fuel_chamber.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/particles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/power_box.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/portable_generator.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/singularity/collector.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/singularity/containment.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/singularity/emitter.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/singularity/generator.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/singularity/singularity.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/solar.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/teg.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/tesla/coil.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/tesla/energyball.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/tesla/generator.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/smes.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/substation.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/shuttles/cannons.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/shuttles/thrusters.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/soil.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/specific/anomaly/anomalies.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/specific/anomaly/cores.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/specific/atmospherics/sensor.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/specific/dragon.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/specific/xeno.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/stairs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/canisters/gas_canisters.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/base_structureclosets.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/big_boxes.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/closets.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/cursed.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/lockers/base_structurelockers.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/lockers/lockers.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/wall_lockers.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/wardrobe.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/crates/base_structurecrates.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/crates/crates.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/filing_cabinets.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/glass_box.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/morgue.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/ore_box.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/paper_bin.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/storage.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/tanks/base_structuretanks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/tanks/tanks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/air_alarm.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/bell.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/defib_cabinet.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/extinguisher_cabinet.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/fire_alarm.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/fireaxe_cabinet.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/intercom.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/mirror.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/monitors_televisions.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/noticeboard.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/screen.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/service_light.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/shotgun_cabinet.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/atmos_plaque.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/bar_sign.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/base_structuresigns.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/flags.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/metamap.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/paintings.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/posters.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/signs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/station_map.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/surveillance_camera.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/switch.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/switch_autolink.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/timer.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/walldispenser.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/walls/asteroid.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/walls/fence_metal.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/walls/girders.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/walls/grille.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/walls/railing.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/walls/walls.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/clockwork.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/mining.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/plasma.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/plastitanium.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/reinforced.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/rplasma.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/ruranium.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/shuttle.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/uranium.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/window.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/tiles/bananium.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/tiles/basalt.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/tiles/chasm.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/tiles/lava.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/tiles/liquid_plasma.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/tiles/shadow_basalt.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/tiles/water.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/virtual/beam.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/virtual/electrocution.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/virtual/stripping_hidden.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/virtual/tether.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/virtual/virtual_item.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/world/chunk.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/world/debris/asteroids.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/world/debris/base_debris.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/entities/world/debris/wrecks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/gamerules/cargo_gifts.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/gamerules/events.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/gamerules/midround.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/gamerules/roundstart.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/gamerules/variation.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/magic/fixtures/runes.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/magic/forcewall_spells.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/magic/knock_spell.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/magic/projectile_spells.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/magic/rune_spells.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/magic/smite_spells.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/magic/spawn_spells.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/magic/staves.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/magic/teleport_spells.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/npcs/test.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/actions/types.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/backpacks/startergear/backpack.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/backpacks/startergear/duffelbag.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/backpacks/startergear/satchel.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/books/lore.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/boxes/ammunition.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/boxes/general.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/crates/epistemics.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/crates/service.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/crates/syndicate.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/lockers/epistemics.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/lockers/security.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/paper/salvage_lore.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/body/parts/spider.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/belt/belts.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/head/hardsuit-helmets.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/head/hats.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/head/helmets.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/masks/masks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/neck/mantles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/armor.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/coats.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/hardsuits.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/misc.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/robes.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/suits.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/vests.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/wintercoats.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/psionic_clothing.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/shoes/boots.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/shoes/misc.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/uniforms/costumes.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/uniforms/jumpsuits.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/effects/lightning.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/furniture/tables/tables.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/furniture/tatami.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/ghost_roles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/jobs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/mobs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/animals.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/boardgames.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/books.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/boxes.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/devices.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/hats.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/machineparts.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/mobs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/randomitems.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/schoolgirl.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/seeds.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/npcs/animals.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/npcs/mutants.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/npcs/xeno.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/player/Oni.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/player/felinid.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/player/special.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/species/Oni.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/species/felinid.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/drinks/drinks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/drinks/drinks_bottles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/drinks/drinks_cups.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/drinks/drinks_oil.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/baked/misc.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/baked/pizza.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/candy.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/ingredients.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/meals.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/ration.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/salad.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/snacks.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/soup.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/devices/cartridges.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/devices/circuitboards/production.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/devices/holoprojectors.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/devices/misc/identification_cards.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/devices/pda.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/devices/shock_collar.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/fun/instruments.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/fun/toys.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/materials/materials.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/misc/paper.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/misc/tiles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/power/lights.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/chapel/amphorae.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/chapel/bibles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/chemistry-bottles.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/hydroponics/seeds.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/base_mail.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_civilian.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_command.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_engineering.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_epistemology.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_medical.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_security.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_specific_items.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/tools.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/medical/pills.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/research/crystals.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/species/felinid.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/tools/fish_labeler.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/guns/ammunition/cartridges/shotgun.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/guns/ammunition/magazine/magnum.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/guns/pistols/pistols.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/guns/projectiles/shotgun.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/guns/snipers/snipers.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/melee/blunt.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/melee/breaching_hammer.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/melee/dulled.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/melee/knives.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/melee/sword.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/stations/mail.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/doors/airlocks/access.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/holographic/projections.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/lighting/base_lighting.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/machines/deep_fryer.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/machines/laundry.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/machines/mailTeleporter.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/machines/metempsychoticMachine.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/machines/reverseEngineering.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/machines/vending_machines.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/research/glimmer_prober.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/research/oracle.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/research/sophicscribe.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/storage/closets/lockers/lockers.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/wallmounts/signs/bar_sign.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/wallmounts/signs/paintings.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/wallmounts/signs/posters.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/wallmounts/signs/signs.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/walls/walls.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/gamerules/events.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/objectives/traitor.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/objectives/base_objectives.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/objectives/dragon.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/objectives/ninja.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/objectives/terminator.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/objectives/thief.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/objectives/traitor.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/procedural/salvage_mods.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/roles/jobs/civilian/mime.ftl create mode 100644 Resources/Locale/en-US/prototypes/prototypes/simplestation14/benches.ftl diff --git a/Resources/Locale/en-US/prototypes/prototypes/actions/borgs.ftl b/Resources/Locale/en-US/prototypes/prototypes/actions/borgs.ftl new file mode 100644 index 00000000000..8e102f58df5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/actions/borgs.ftl @@ -0,0 +1,2 @@ +ent-ActionViewLaws = View Laws + .desc = View the laws that you must follow. diff --git a/Resources/Locale/en-US/prototypes/prototypes/actions/crit.ftl b/Resources/Locale/en-US/prototypes/prototypes/actions/crit.ftl new file mode 100644 index 00000000000..bfdbbcd2a16 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/actions/crit.ftl @@ -0,0 +1,6 @@ +ent-ActionCritSuccumb = Succumb + .desc = Accept your fate. +ent-ActionCritFakeDeath = Fake Death + .desc = Pretend to take your final breath while staying alive. +ent-ActionCritLastWords = Say Last Words + .desc = Whisper your last words to anyone nearby, and then succumb to your fate. You only have 30 characters to work with. diff --git a/Resources/Locale/en-US/prototypes/prototypes/actions/diona.ftl b/Resources/Locale/en-US/prototypes/prototypes/actions/diona.ftl new file mode 100644 index 00000000000..58dcfb8c8c2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/actions/diona.ftl @@ -0,0 +1,4 @@ +ent-DionaGibAction = Gib Yourself! + .desc = Split apart into 3 nymphs. +ent-DionaReformAction = Reform + .desc = Reform back into a whole Diona. diff --git a/Resources/Locale/en-US/prototypes/prototypes/actions/internals.ftl b/Resources/Locale/en-US/prototypes/prototypes/actions/internals.ftl new file mode 100644 index 00000000000..3e141f718aa --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/actions/internals.ftl @@ -0,0 +1,2 @@ +ent-ActionToggleInternals = Toggle Internals + .desc = Breathe from the equipped gas tank. Also requires equipped breath mask. diff --git a/Resources/Locale/en-US/prototypes/prototypes/actions/mech.ftl b/Resources/Locale/en-US/prototypes/prototypes/actions/mech.ftl new file mode 100644 index 00000000000..13245dd5186 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/actions/mech.ftl @@ -0,0 +1,6 @@ +ent-ActionMechCycleEquipment = Cycle + .desc = Cycles currently selected equipment +ent-ActionMechOpenUI = Control Panel + .desc = Opens the control panel for the mech +ent-ActionMechEject = Eject + .desc = Ejects the pilot from the mech diff --git a/Resources/Locale/en-US/prototypes/prototypes/actions/ninja.ftl b/Resources/Locale/en-US/prototypes/prototypes/actions/ninja.ftl new file mode 100644 index 00000000000..23565b0aff2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/actions/ninja.ftl @@ -0,0 +1,12 @@ +ent-ActionToggleNinjaGloves = Toggle ninja gloves + .desc = Toggles all glove actions on left click. Includes your doorjack, draining power, stunning enemies, downloading research and calling in a threat. +ent-ActionCreateThrowingStar = Create throwing star + .desc = Channels suit power into creating a throwing star that deals extra stamina damage. +ent-ActionRecallKatana = Recall katana + .desc = Teleports the Energy Katana linked to this suit to its wearer, cost based on distance. +ent-ActionNinjaEmp = EM Burst + .desc = Disable any nearby technology with an electro-magnetic pulse. +ent-ActionTogglePhaseCloak = Phase cloak + .desc = Toggles your suit's phase cloak. Beware that if you are hit, all abilities are disabled for 5 seconds, including your cloak! +ent-ActionEnergyKatanaDash = Katana dash + .desc = Teleport to anywhere you can see, if your Energy Katana is in your hand. diff --git a/Resources/Locale/en-US/prototypes/prototypes/actions/polymorph.ftl b/Resources/Locale/en-US/prototypes/prototypes/actions/polymorph.ftl new file mode 100644 index 00000000000..93ca4b34eb8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/actions/polymorph.ftl @@ -0,0 +1,4 @@ +ent-ActionRevertPolymorph = Revert + .desc = Revert back into your original form. +ent-ActionPolymorph = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/actions/revenant.ftl b/Resources/Locale/en-US/prototypes/prototypes/actions/revenant.ftl new file mode 100644 index 00000000000..6526def39e7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/actions/revenant.ftl @@ -0,0 +1,8 @@ +ent-ActionRevenantShop = Shop + .desc = Opens the ability shop. +ent-ActionRevenantDefile = Defile + .desc = Costs 30 Essence. +ent-ActionRevenantOverloadLights = Overload Lights + .desc = Costs 40 Essence. +ent-ActionRevenantMalfunction = Malfunction + .desc = Costs 60 Essence. diff --git a/Resources/Locale/en-US/prototypes/prototypes/actions/speech.ftl b/Resources/Locale/en-US/prototypes/prototypes/actions/speech.ftl new file mode 100644 index 00000000000..261816c5bed --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/actions/speech.ftl @@ -0,0 +1,2 @@ +ent-ActionConfigureMeleeSpeech = Set Battlecry + .desc = Set a custom battlecry for when you attack! diff --git a/Resources/Locale/en-US/prototypes/prototypes/actions/spider.ftl b/Resources/Locale/en-US/prototypes/prototypes/actions/spider.ftl new file mode 100644 index 00000000000..f21ff4401a8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/actions/spider.ftl @@ -0,0 +1,4 @@ +ent-ActionSpiderWeb = Spider Web + .desc = Spawns a web that slows your prey down. +ent-ActionSericulture = Weave silk + .desc = Weave a bit of silk for use in arts and crafts. diff --git a/Resources/Locale/en-US/prototypes/prototypes/actions/types.ftl b/Resources/Locale/en-US/prototypes/prototypes/actions/types.ftl new file mode 100644 index 00000000000..806b05ff349 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/actions/types.ftl @@ -0,0 +1,54 @@ +ent-BaseSuicideAction = { "" } + .desc = { "" } +ent-ActionScream = Scream + .desc = AAAAAAAAAAAAAAAAAAAAAAAAA +ent-ActionTurnUndead = Turn Undead + .desc = Succumb to your infection and become a zombie. +ent-ActionToggleLight = Toggle Light + .desc = Turn the light on and off. +ent-ActionOpenStorageImplant = Open Storage Implant + .desc = Opens the storage implant embedded under your skin +ent-ActionActivateMicroBomb = Activate Microbomb + .desc = Activates your internal microbomb, completely destroying you and your equipment +ent-ActionActivateDeathAcidifier = Activate Death-Acidifier + .desc = Activates your death-acidifier, completely melting you and your equipment +ent-ActionActivateFreedomImplant = Break Free + .desc = Activating your freedom implant will free you from any hand restraints +ent-ActionOpenUplinkImplant = Open Uplink + .desc = Opens the syndicate uplink embedded under your skin +ent-ActionActivateEmpImplant = Activate EMP + .desc = Triggers a small EMP pulse around you +ent-ActionActivateScramImplant = SCRAM! + .desc = Randomly teleports you within a large distance. +ent-ActionActivateDnaScramblerImplant = Scramble DNA + .desc = Randomly changes your name and appearance. +ent-ActionToggleSuitPiece = Toggle Suit Piece + .desc = Remember to equip the important pieces of your suit before going into action. +ent-ActionCombatModeToggle = [color=red]Combat Mode[/color] + .desc = Enter combat mode +ent-ActionCombatModeToggleOff = [color=red]Combat Mode[/color] + .desc = Enter combat mode +ent-ActionChangeVoiceMask = Set name + .desc = Change the name others hear to something else. +ent-ActionVendingThrow = Dispense Item + .desc = Randomly dispense an item from your stock. +ent-ActionArtifactActivate = Activate Artifact + .desc = Immediately activates your current artifact node. +ent-ActionToggleBlock = Block + .desc = Raise or lower your shield. +ent-ActionClearNetworkLinkOverlays = Clear network link overlays + .desc = Clear network link overlays. +ent-ActionAnimalLayEgg = Lay egg + .desc = Uses hunger to lay an egg. +ent-ActionSleep = Sleep + .desc = Go to sleep. +ent-ActionWake = Wake up + .desc = Stop sleeping. +ent-ActionActivateHonkImplant = Honk + .desc = Activates your honking implant, which will produce the signature sound of the clown. +ent-ActionFireStarter = Ignite + .desc = Ignites enemies in a radius around you. +ent-ActionToggleEyes = Open/Close eyes + .desc = Close your eyes to protect your peepers, or open your eyes to enjoy the pretty lights. +ent-ActionToggleWagging = action-name-toggle-wagging + .desc = action-description-toggle-wagging diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/organs/animal/animal.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/organs/animal/animal.ftl new file mode 100644 index 00000000000..59a05cca9c1 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/organs/animal/animal.ftl @@ -0,0 +1,16 @@ +ent-BaseAnimalOrganUnGibbable = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-BaseAnimalOrgan = { ent-BaseAnimalOrganUnGibbable } + .desc = { ent-BaseAnimalOrganUnGibbable.desc } +ent-OrganAnimalLungs = lungs + .desc = { ent-BaseAnimalOrgan.desc } +ent-OrganAnimalStomach = stomach + .desc = { ent-BaseAnimalOrgan.desc } +ent-OrganMouseStomach = stomach + .desc = { ent-OrganAnimalStomach.desc } +ent-OrganAnimalLiver = liver + .desc = { ent-BaseAnimalOrgan.desc } +ent-OrganAnimalHeart = heart + .desc = { ent-BaseAnimalOrgan.desc } +ent-OrganAnimalKidneys = kidneys + .desc = { ent-BaseAnimalOrgan.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/organs/animal/bloodsucker.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/organs/animal/bloodsucker.ftl new file mode 100644 index 00000000000..ebade1790c3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/organs/animal/bloodsucker.ftl @@ -0,0 +1,6 @@ +ent-OrganBloodsuckerStomach = stomach + .desc = { ent-OrganAnimalStomach.desc } +ent-OrganBloodsuckerLiver = liver + .desc = { ent-OrganAnimalLiver.desc } +ent-OrganBloodsuckerHeart = heart + .desc = { ent-OrganAnimalHeart.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/organs/animal/ruminant.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/organs/animal/ruminant.ftl new file mode 100644 index 00000000000..6daae380152 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/organs/animal/ruminant.ftl @@ -0,0 +1,2 @@ +ent-OrganAnimalRuminantStomach = ruminant stomach + .desc = { ent-OrganAnimalStomach.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/organs/animal/slimes.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/organs/animal/slimes.ftl new file mode 100644 index 00000000000..16a91bd0a47 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/organs/animal/slimes.ftl @@ -0,0 +1,4 @@ +ent-SentientSlimesCore = sentient slimes core + .desc = The source of incredible, unending gooeyness. +ent-OrganSlimesLungs = slimes gas sacs + .desc = Collects nitrogen, which slime cells use for maintenance. diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/organs/arachnid.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/organs/arachnid.ftl new file mode 100644 index 00000000000..4c63dd7fe19 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/organs/arachnid.ftl @@ -0,0 +1,16 @@ +ent-BaseArachnidOrgan = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-OrganArachnidStomach = stomach + .desc = Gross. This is hard to stomach. +ent-OrganArachnidLungs = lungs + .desc = Filters oxygen from an atmosphere... just more greedily. +ent-OrganArachnidHeart = heart + .desc = A disgustingly persistent little biological pump made for spiders. +ent-OrganArachnidLiver = liver + .desc = Pairing suggestion: chianti and fava beans. +ent-OrganArachnidKidneys = kidneys + .desc = Filters toxins from the bloodstream. +ent-OrganArachnidEyes = eyes + .desc = Two was already too many. +ent-OrganArachnidTongue = tongue + .desc = A fleshy muscle mostly used for lying. diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/organs/diona.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/organs/diona.ftl new file mode 100644 index 00000000000..3067adaf929 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/organs/diona.ftl @@ -0,0 +1,25 @@ +ent-BaseDionaOrgan = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-OrganDionaBrain = brain + .desc = The source of incredible, unending intelligence. Honk. +ent-OrganDionaEyes = eyes + .desc = I see you! +ent-OrganDionaStomach = stomach + .desc = Gross. This is hard to stomach. +ent-OrganDionaLungs = lungs + .desc = Filters oxygen from an atmosphere, which is then sent into the bloodstream to be used as an electron carrier. +ent-OrganDionaBrainNymph = brain + .desc = The source of incredible, unending intelligence. Honk. +ent-OrganDionaStomachNymph = stomach + .desc = Gross. This is hard to stomach. +ent-OrganDionaLungsNymph = lungs + .desc = Filters oxygen from an atmosphere, which is then sent into the bloodstream to be used as an electron carrier. +ent-OrganDionaNymphBrain = diona nymph + .desc = Contains the brain of a formerly fully-formed Diona. Killing this would kill the Diona forever. You monster. + .suffix = Brain +ent-OrganDionaNymphStomach = diona nymph + .desc = Contains the stomach of a formerly fully-formed Diona. It doesn't taste any better for it. + .suffix = Stomach +ent-OrganDionaNymphLungs = diona nymph + .desc = Contains the lungs of a formerly fully-formed Diona. Breathtaking. + .suffix = Lungs diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/organs/dwarf.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/organs/dwarf.ftl new file mode 100644 index 00000000000..84962bacc31 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/organs/dwarf.ftl @@ -0,0 +1,6 @@ +ent-OrganDwarfHeart = dwarf heart + .desc = { ent-OrganHumanHeart.desc } +ent-OrganDwarfLiver = dwarf liver + .desc = { ent-OrganHumanLiver.desc } +ent-OrganDwarfStomach = dwarf stomach + .desc = { ent-OrganHumanStomach.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/organs/human.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/organs/human.ftl new file mode 100644 index 00000000000..3fd9e92d250 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/organs/human.ftl @@ -0,0 +1,24 @@ +ent-BaseHumanOrganUnGibbable = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-BaseHumanOrgan = { ent-BaseHumanOrganUnGibbable } + .desc = { ent-BaseHumanOrganUnGibbable.desc } +ent-OrganHumanBrain = brain + .desc = The source of incredible, unending intelligence. Honk. +ent-OrganHumanEyes = eyes + .desc = I see you! +ent-OrganHumanTongue = tongue + .desc = A fleshy muscle mostly used for lying. +ent-OrganHumanAppendix = appendix + .desc = { ent-BaseHumanOrgan.desc } +ent-OrganHumanEars = ears + .desc = There are three parts to the ear. Inner, middle and outer. Only one of these parts should normally be visible. +ent-OrganHumanLungs = lungs + .desc = Filters oxygen from an atmosphere, which is then sent into the bloodstream to be used as an electron carrier. +ent-OrganHumanHeart = heart + .desc = I feel bad for the heartless bastard who lost this. +ent-OrganHumanStomach = stomach + .desc = Gross. This is hard to stomach. +ent-OrganHumanLiver = liver + .desc = Pairing suggestion: chianti and fava beans. +ent-OrganHumanKidneys = kidneys + .desc = Filters toxins from the bloodstream. diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/organs/moth.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/organs/moth.ftl new file mode 100644 index 00000000000..0cca3fba09a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/organs/moth.ftl @@ -0,0 +1,3 @@ +ent-OrganMothStomach = { ent-['OrganAnimalStomach', 'OrganHumanStomach'] } + + .desc = { ent-['OrganAnimalStomach', 'OrganHumanStomach'].desc } \ No newline at end of file diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/organs/rat.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/organs/rat.ftl new file mode 100644 index 00000000000..ddf35dfc7bc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/organs/rat.ftl @@ -0,0 +1,6 @@ +ent-OrganRatLungs = { ent-OrganHumanLungs } + .suffix = rat + .desc = { ent-OrganHumanLungs.desc } +ent-OrganRatStomach = { ent-OrganAnimalStomach } + .suffix = rat + .desc = { ent-OrganAnimalStomach.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/organs/reptilian.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/organs/reptilian.ftl new file mode 100644 index 00000000000..c37375698d6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/organs/reptilian.ftl @@ -0,0 +1,2 @@ +ent-OrganReptilianStomach = { ent-OrganAnimalStomach } + .desc = { ent-OrganAnimalStomach.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/organs/slime.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/organs/slime.ftl new file mode 100644 index 00000000000..38f7d18dda2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/organs/slime.ftl @@ -0,0 +1,4 @@ +ent-SentientSlimeCore = sentient slime core + .desc = The source of incredible, unending gooeyness. +ent-OrganSlimeLungs = slime gas sacs + .desc = Collects nitrogen, which slime cells use for maintenance. diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/organs/vox.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/organs/vox.ftl new file mode 100644 index 00000000000..e6bbd055ec9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/organs/vox.ftl @@ -0,0 +1,3 @@ +ent-OrganVoxLungs = { ent-OrganHumanLungs } + .suffix = vox + .desc = { ent-OrganHumanLungs.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/parts/animal.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/parts/animal.ftl new file mode 100644 index 00000000000..d3bfa49cf04 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/parts/animal.ftl @@ -0,0 +1,10 @@ +ent-PartAnimal = animal body part + .desc = { ent-BaseItem.desc } +ent-HandsAnimal = animal hands + .desc = { ent-PartAnimal.desc } +ent-LegsAnimal = animal legs + .desc = { ent-PartAnimal.desc } +ent-FeetAnimal = animal feet + .desc = { ent-PartAnimal.desc } +ent-TorsoAnimal = animal torso + .desc = { ent-PartAnimal.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/parts/arachnid.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/parts/arachnid.ftl new file mode 100644 index 00000000000..078646796c5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/parts/arachnid.ftl @@ -0,0 +1,33 @@ +ent-PartArachnid = arachnid body part + + .desc = { ent-['BaseItem', 'BasePart'].desc } +ent-TorsoArachnid = arachnid torso + + .desc = { ent-['PartArachnid', 'BaseTorso'].desc } +ent-HeadArachnid = arachnid head + + .desc = { ent-['PartArachnid', 'BaseHead'].desc } +ent-LeftArmArachnid = left arachnid arm + + .desc = { ent-['PartArachnid', 'BaseLeftArm'].desc } +ent-RightArmArachnid = right arachnid arm + + .desc = { ent-['PartArachnid', 'BaseRightArm'].desc } +ent-LeftHandArachnid = left arachnid hand + + .desc = { ent-['PartArachnid', 'BaseLeftHand'].desc } +ent-RightHandArachnid = right arachnid hand + + .desc = { ent-['PartArachnid', 'BaseRightHand'].desc } +ent-LeftLegArachnid = left arachnid leg + + .desc = { ent-['PartArachnid', 'BaseLeftLeg'].desc } +ent-RightLegArachnid = right arachnid leg + + .desc = { ent-['PartArachnid', 'BaseRightLeg'].desc } +ent-LeftFootArachnid = left arachnid foot + + .desc = { ent-['PartArachnid', 'BaseLeftFoot'].desc } +ent-RightFootArachnid = right arachnid foot + + .desc = { ent-['PartArachnid', 'BaseRightFoot'].desc } \ No newline at end of file diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/parts/base.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/parts/base.ftl new file mode 100644 index 00000000000..59dbc3ee095 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/parts/base.ftl @@ -0,0 +1,22 @@ +ent-BasePart = body part + .desc = { ent-BaseItem.desc } +ent-BaseTorso = torso + .desc = { ent-BasePart.desc } +ent-BaseHead = head + .desc = { ent-BasePart.desc } +ent-BaseLeftArm = left arm + .desc = { ent-BasePart.desc } +ent-BaseRightArm = right arm + .desc = { ent-BasePart.desc } +ent-BaseLeftHand = left hand + .desc = { ent-BasePart.desc } +ent-BaseRightHand = right hand + .desc = { ent-BasePart.desc } +ent-BaseLeftLeg = left leg + .desc = { ent-BasePart.desc } +ent-BaseRightLeg = right leg + .desc = { ent-BasePart.desc } +ent-BaseLeftFoot = left foot + .desc = { ent-BasePart.desc } +ent-BaseRightFoot = right foot + .desc = { ent-BasePart.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/parts/diona.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/parts/diona.ftl new file mode 100644 index 00000000000..5b8e75fef9e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/parts/diona.ftl @@ -0,0 +1,33 @@ +ent-PartDiona = diona body part + + .desc = { ent-['BaseItem', 'BasePart'].desc } +ent-TorsoDiona = diona torso + + .desc = { ent-['PartDiona', 'BaseTorso'].desc } +ent-HeadDiona = diona head + + .desc = { ent-['PartDiona', 'BaseHead'].desc } +ent-LeftArmDiona = left diona arm + + .desc = { ent-['PartDiona', 'BaseLeftArm'].desc } +ent-RightArmDiona = right diona arm + + .desc = { ent-['PartDiona', 'BaseRightArm'].desc } +ent-LeftHandDiona = left diona hand + + .desc = { ent-['PartDiona', 'BaseLeftHand'].desc } +ent-RightHandDiona = right diona hand + + .desc = { ent-['PartDiona', 'BaseRightHand'].desc } +ent-LeftLegDiona = left diona leg + + .desc = { ent-['PartDiona', 'BaseLeftLeg'].desc } +ent-RightLegDiona = right diona leg + + .desc = { ent-['PartDiona', 'BaseRightLeg'].desc } +ent-LeftFootDiona = left diona foot + + .desc = { ent-['PartDiona', 'BaseLeftFoot'].desc } +ent-RightFootDiona = right diona foot + + .desc = { ent-['PartDiona', 'BaseRightFoot'].desc } \ No newline at end of file diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/parts/gingerbread.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/parts/gingerbread.ftl new file mode 100644 index 00000000000..92451bd660e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/parts/gingerbread.ftl @@ -0,0 +1,33 @@ +ent-PartGingerbread = gingerbead body part + + .desc = { ent-['BaseItem', 'BasePart'].desc } +ent-TorsoGingerbread = gingerbread torso + + .desc = { ent-['PartGingerbread', 'BaseTorso'].desc } +ent-HeadGingerbread = gingerbread head + + .desc = { ent-['PartGingerbread', 'BaseHead'].desc } +ent-LeftArmGingerbread = left gingerbread arm + + .desc = { ent-['PartGingerbread', 'BaseLeftArm'].desc } +ent-RightArmGingerbread = right gingerbread arm + + .desc = { ent-['PartGingerbread', 'BaseRightArm'].desc } +ent-LeftHandGingerbread = left gingerbread hand + + .desc = { ent-['PartGingerbread', 'BaseLeftHand'].desc } +ent-RightHandGingerbread = right gingerbread hand + + .desc = { ent-['PartGingerbread', 'BaseRightHand'].desc } +ent-LeftLegGingerbread = left gingerbread leg + + .desc = { ent-['PartGingerbread', 'BaseLeftLeg'].desc } +ent-RightLegGingerbread = right gingerbread leg + + .desc = { ent-['PartGingerbread', 'BaseRightLeg'].desc } +ent-LeftFootGingerbread = left gingerbread foot + + .desc = { ent-['PartGingerbread', 'BaseLeftFoot'].desc } +ent-RightFootGingerbread = right gingerbread foot + + .desc = { ent-['PartGingerbread', 'BaseRightFoot'].desc } \ No newline at end of file diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/parts/human.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/parts/human.ftl new file mode 100644 index 00000000000..f14e3c39f64 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/parts/human.ftl @@ -0,0 +1,33 @@ +ent-PartHuman = human body part + + .desc = { ent-['BaseItem', 'BasePart'].desc } +ent-TorsoHuman = human torso + + .desc = { ent-['PartHuman', 'BaseTorso'].desc } +ent-HeadHuman = human head + + .desc = { ent-['PartHuman', 'BaseHead'].desc } +ent-LeftArmHuman = left human arm + + .desc = { ent-['PartHuman', 'BaseLeftArm'].desc } +ent-RightArmHuman = right human arm + + .desc = { ent-['PartHuman', 'BaseRightArm'].desc } +ent-LeftHandHuman = left human hand + + .desc = { ent-['PartHuman', 'BaseLeftHand'].desc } +ent-RightHandHuman = right human hand + + .desc = { ent-['PartHuman', 'BaseRightHand'].desc } +ent-LeftLegHuman = left human leg + + .desc = { ent-['PartHuman', 'BaseLeftLeg'].desc } +ent-RightLegHuman = right human leg + + .desc = { ent-['PartHuman', 'BaseRightLeg'].desc } +ent-LeftFootHuman = left human foot + + .desc = { ent-['PartHuman', 'BaseLeftFoot'].desc } +ent-RightFootHuman = right human foot + + .desc = { ent-['PartHuman', 'BaseRightFoot'].desc } \ No newline at end of file diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/parts/moth.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/parts/moth.ftl new file mode 100644 index 00000000000..6a9ca4fb9a0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/parts/moth.ftl @@ -0,0 +1,33 @@ +ent-PartMoth = moth body part + + .desc = { ent-['BaseItem', 'BasePart'].desc } +ent-TorsoMoth = moth torso + + .desc = { ent-['PartMoth', 'BaseTorso'].desc } +ent-HeadMoth = moth head + + .desc = { ent-['PartMoth', 'BaseHead'].desc } +ent-LeftArmMoth = left moth arm + + .desc = { ent-['PartMoth', 'BaseLeftArm'].desc } +ent-RightArmMoth = right moth arm + + .desc = { ent-['PartMoth', 'BaseRightArm'].desc } +ent-LeftHandMoth = left moth hand + + .desc = { ent-['PartMoth', 'BaseLeftHand'].desc } +ent-RightHandMoth = right moth hand + + .desc = { ent-['PartMoth', 'BaseRightHand'].desc } +ent-LeftLegMoth = left moth leg + + .desc = { ent-['PartMoth', 'BaseLeftLeg'].desc } +ent-RightLegMoth = right moth leg + + .desc = { ent-['PartMoth', 'BaseRightLeg'].desc } +ent-LeftFootMoth = left moth foot + + .desc = { ent-['PartMoth', 'BaseLeftFoot'].desc } +ent-RightFootMoth = right moth foot + + .desc = { ent-['PartMoth', 'BaseRightFoot'].desc } \ No newline at end of file diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/parts/rat.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/parts/rat.ftl new file mode 100644 index 00000000000..75b76ffc853 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/parts/rat.ftl @@ -0,0 +1,2 @@ +ent-TorsoRat = animal torso + .desc = { ent-PartAnimal.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/parts/reptilian.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/parts/reptilian.ftl new file mode 100644 index 00000000000..66aeca99abc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/parts/reptilian.ftl @@ -0,0 +1,33 @@ +ent-PartReptilian = reptilian body part + + .desc = { ent-['BaseItem', 'BasePart'].desc } +ent-TorsoReptilian = reptilian torso + + .desc = { ent-['PartReptilian', 'BaseTorso'].desc } +ent-HeadReptilian = reptilian head + + .desc = { ent-['PartReptilian', 'BaseHead'].desc } +ent-LeftArmReptilian = left reptilian arm + + .desc = { ent-['PartReptilian', 'BaseLeftArm'].desc } +ent-RightArmReptilian = right reptilian arm + + .desc = { ent-['PartReptilian', 'BaseRightArm'].desc } +ent-LeftHandReptilian = left reptilian hand + + .desc = { ent-['PartReptilian', 'BaseLeftHand'].desc } +ent-RightHandReptilian = right reptilian hand + + .desc = { ent-['PartReptilian', 'BaseRightHand'].desc } +ent-LeftLegReptilian = left reptilian leg + + .desc = { ent-['PartReptilian', 'BaseLeftLeg'].desc } +ent-RightLegReptilian = right reptilian leg + + .desc = { ent-['PartReptilian', 'BaseRightLeg'].desc } +ent-LeftFootReptilian = left reptilian foot + + .desc = { ent-['PartReptilian', 'BaseLeftFoot'].desc } +ent-RightFootReptilian = right reptilian foot + + .desc = { ent-['PartReptilian', 'BaseRightFoot'].desc } \ No newline at end of file diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/parts/silicon.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/parts/silicon.ftl new file mode 100644 index 00000000000..51a756ee267 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/parts/silicon.ftl @@ -0,0 +1,14 @@ +ent-PartSilicon = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-BaseBorgArmLeft = left cyborg arm + .desc = { ent-PartSilicon.desc } +ent-BaseBorgArmRight = right cyborg arm + .desc = { ent-PartSilicon.desc } +ent-BaseBorgLegLeft = left cyborg leg + .desc = { ent-PartSilicon.desc } +ent-BaseBorgLegRight = right cyborg leg + .desc = { ent-PartSilicon.desc } +ent-BaseBorgHead = cyborg head + .desc = { ent-PartSilicon.desc } +ent-BaseBorgTorso = cyborg torso + .desc = { ent-PartSilicon.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/parts/skeleton.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/parts/skeleton.ftl new file mode 100644 index 00000000000..6286e3d8fac --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/parts/skeleton.ftl @@ -0,0 +1,22 @@ +ent-PartSkeleton = skeleton body part + .desc = { ent-BaseItem.desc } +ent-TorsoSkeleton = skeleton torso + .desc = { ent-PartSkeleton.desc } +ent-HeadSkeleton = skull + .desc = Alas poor Yorick... +ent-LeftArmSkeleton = left skeleton arm + .desc = { ent-PartSkeleton.desc } +ent-RightArmSkeleton = right skeleton arm + .desc = { ent-PartSkeleton.desc } +ent-LeftHandSkeleton = left skeleton hand + .desc = { ent-PartSkeleton.desc } +ent-RightHandSkeleton = right skeleton hand + .desc = { ent-PartSkeleton.desc } +ent-LeftLegSkeleton = left skeleton leg + .desc = { ent-PartSkeleton.desc } +ent-RightLegSkeleton = right skeleton leg + .desc = { ent-PartSkeleton.desc } +ent-LeftFootSkeleton = left skeleton foot + .desc = { ent-PartSkeleton.desc } +ent-RightFootSkeleton = right skeleton foot + .desc = { ent-PartSkeleton.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/parts/slime.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/parts/slime.ftl new file mode 100644 index 00000000000..0cb6432f40b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/parts/slime.ftl @@ -0,0 +1,33 @@ +ent-PartSlime = slime body part + + .desc = { ent-['BaseItem', 'BasePart'].desc } +ent-TorsoSlime = slime torso + + .desc = { ent-['PartSlime', 'BaseTorso'].desc } +ent-HeadSlime = slime head + + .desc = { ent-['PartSlime', 'BaseHead'].desc } +ent-LeftArmSlime = left slime arm + + .desc = { ent-['PartSlime', 'BaseLeftArm'].desc } +ent-RightArmSlime = right slime arm + + .desc = { ent-['PartSlime', 'BaseRightArm'].desc } +ent-LeftHandSlime = left slime hand + + .desc = { ent-['PartSlime', 'BaseLeftHand'].desc } +ent-RightHandSlime = right slime hand + + .desc = { ent-['PartSlime', 'BaseRightHand'].desc } +ent-LeftLegSlime = left slime leg + + .desc = { ent-['PartSlime', 'BaseLeftLeg'].desc } +ent-RightLegSlime = right slime leg + + .desc = { ent-['PartSlime', 'BaseRightLeg'].desc } +ent-LeftFootSlime = left slime foot + + .desc = { ent-['PartSlime', 'BaseLeftFoot'].desc } +ent-RightFootSlime = right slime foot + + .desc = { ent-['PartSlime', 'BaseRightFoot'].desc } \ No newline at end of file diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/parts/terminator.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/parts/terminator.ftl new file mode 100644 index 00000000000..0e26c85cbc7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/parts/terminator.ftl @@ -0,0 +1,22 @@ +ent-PartTerminator = nt-800 body part + .desc = { ent-BaseItem.desc } +ent-TorsoTerminator = nt-800 torso + .desc = { ent-PartTerminator.desc } +ent-HeadTerminator = nt-800 skull + .desc = Its red eyes have powered down... for now. +ent-LeftArmTerminator = left nt-800 arm + .desc = { ent-PartTerminator.desc } +ent-RightArmTerminator = right nt-800 arm + .desc = { ent-PartTerminator.desc } +ent-LeftHandTerminator = left nt-800 hand + .desc = { ent-PartTerminator.desc } +ent-RightHandTerminator = right nt-800 hand + .desc = { ent-PartTerminator.desc } +ent-LeftLegTerminator = left nt-800 leg + .desc = { ent-PartTerminator.desc } +ent-RightLegTerminator = right nt-800 leg + .desc = { ent-PartTerminator.desc } +ent-LeftFootTerminator = left nt-800 foot + .desc = { ent-PartTerminator.desc } +ent-RightFootTerminator = right nt-800 foot + .desc = { ent-PartTerminator.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/body/parts/vox.ftl b/Resources/Locale/en-US/prototypes/prototypes/body/parts/vox.ftl new file mode 100644 index 00000000000..bb2f77e1622 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/body/parts/vox.ftl @@ -0,0 +1,22 @@ +ent-PartVox = vox body part + .desc = { ent-BaseItem.desc } +ent-TorsoVox = vox torso + .desc = { ent-PartVox.desc } +ent-HeadVox = vox head + .desc = { ent-PartVox.desc } +ent-LeftArmVox = left vox arm + .desc = { ent-PartVox.desc } +ent-RightArmVox = right vox arm + .desc = { ent-PartVox.desc } +ent-LeftHandVox = left vox hand + .desc = { ent-PartVox.desc } +ent-RightHandVox = right vox hand + .desc = { ent-PartVox.desc } +ent-LeftLegVox = left vox leg + .desc = { ent-PartVox.desc } +ent-RightLegVox = right vox leg + .desc = { ent-PartVox.desc } +ent-LeftFootVox = left vox foot + .desc = { ent-PartVox.desc } +ent-RightFootVox = right vox foot + .desc = { ent-PartVox.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/backpacks/duffelbag.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/backpacks/duffelbag.ftl new file mode 100644 index 00000000000..dda9d4bf12d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/backpacks/duffelbag.ftl @@ -0,0 +1,54 @@ +ent-ClothingBackpackDuffelSurgeryFilled = surgical duffel bag + .desc = A large duffel bag for holding extra medical supplies - this one seems to be designed for holding surgical tools. +ent-ClothingBackpackDuffelCBURNFilled = { ent-ClothingBackpackDuffelCBURN } + .suffix = Filled + .desc = { ent-ClothingBackpackDuffelCBURN.desc } +ent-ClothingBackpackDuffelSyndicateFilledMedical = syndicate surgical duffel bag + .desc = A large duffel bag containing a full suite of surgical tools. +ent-ClothingBackpackDuffelSyndicateFilledShotgun = Bulldog bundle + .desc = Lean and mean: Contains the popular Bulldog Shotgun, a 12g beanbag drum and 3 12g buckshot drums. +ent-ClothingBackpackDuffelSyndicateFilledSMG = C-20r bundle + .desc = Old faithful: The classic C-20r Submachine Gun, bundled with three magazines. +ent-ClothingBackpackDuffelSyndicateFilledRevolver = Python bundle + .desc = Go loud and proud with a fully loaded Magnum Python, bundled with two speed loaders. +ent-ClothingBackpackDuffelSyndicateFilledLMG = L6 Saw bundle + .desc = More dakka: The iconic L6 lightmachinegun, bundled with 2 box magazines. +ent-ClothingBackpackDuffelSyndicateFilledGrenadeLauncher = China-Lake bundle + .desc = An old China-Lake grenade launcher bundled with 11 rounds of various destruction capability. +ent-ClothingBackpackDuffelSyndicateFilledCarbine = M-90gl bundle + .desc = A versatile battle rifle with an attached grenade launcher, bundled with 3 magazines and 6 grenades of various capabilities. +ent-ClothingBackpackDuffelSyndicateAmmoFilled = ammo bundle + .desc = Reloading! Contains 4 magazines for the C-20r, 4 drums for the Bulldog, and 2 ammo boxes for the L6 SAW. +ent-ClothingBackpackDuffelSyndicateCostumeCentcom = CentCom official costume duffel bag + .desc = Contains a full CentCom Official uniform set, headset and clipboard included. Encryption keys and ID access are not included. + .suffix = DO NOT MAP +ent-ClothingBackpackDuffelSyndicateCostumeClown = { ent-ClothingBackpackDuffelClown } + .suffix = syndicate + .desc = { ent-ClothingBackpackDuffelClown.desc } +ent-ClothingBackpackDuffelSyndicateCarpSuit = carp suit duffel bag + .desc = Contains a carp suit and some friends to play with. +ent-ClothingBackpackDuffelSyndicatePyjamaBundle = syndicate pyjama duffel bag + .desc = Contains 3 pairs of syndicate pyjamas and 3 plushies for the ultimate sleepover. +ent-ClothingBackpackDuffelSyndicateC4tBundle = syndicate C-4 bundle + .desc = Contains a lot of C-4 charges. +ent-ClothingBackpackChameleonFill = { ent-ClothingBackpackChameleon } + .suffix = Fill, Chameleon + .desc = { ent-ClothingBackpackChameleon.desc } +ent-ClothingBackpackDuffelSyndicateEVABundle = syndicate EVA bundle + .desc = Contains the Syndicate approved EVA suit. +ent-ClothingBackpackDuffelSyndicateHardsuitBundle = syndicate hardsuit bundle + .desc = Contains the Syndicate's signature blood red hardsuit. +ent-ClothingBackpackDuffelSyndicateEliteHardsuitBundle = syndicate elite hardsuit bundle + .desc = Contains the Syndicate's elite hardsuit, which comes with some more stuff in it. +ent-ClothingBackpackDuffelSyndicateHardsuitExtrasBundle = syndicate hardsuit extras bundle + .desc = Contains stuff that you will absolutely want to have when purchasing a hardsuit. +ent-ClothingBackpackDuffelZombieBundle = syndicate zombie bundle + .desc = An all-in-one kit for unleashing the undead upon a station. +ent-ClothingBackpackDuffelSyndicateOperative = operative duffelbag + .desc = { ent-ClothingBackpackDuffelSyndicateBundle.desc } +ent-ClothingBackpackDuffelSyndicateOperativeMedic = operative medic duffelbag + .desc = A large duffel bag for holding extra medical supplies. +ent-ClothingBackpackDuffelSyndicateMedicalBundleFilled = medical bundle + .desc = All you need to get your comrades back in the fight. +ent-ClothingBackpackDuffelSyndicateDecoyKitFilled = decoy bundle + .desc = Contains distractions, both auditory and visual. Smell coming soon. diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/backpacks/startergear/backpack.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/backpacks/startergear/backpack.ftl new file mode 100644 index 00000000000..76810884ec0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/backpacks/startergear/backpack.ftl @@ -0,0 +1,65 @@ +ent-ClothingBackpackFilled = { ent-ClothingBackpack } + .desc = { ent-ClothingBackpack.desc } +ent-ClothingBackpackClownFilled = { ent-ClothingBackpackClown } + .desc = { ent-ClothingBackpackClown.desc } +ent-ClothingBackpackSecurityFilled = { ent-ClothingBackpackSecurity } + .desc = { ent-ClothingBackpackSecurity.desc } +ent-ClothingBackpackSecurityFilledDetective = { ent-ClothingBackpackSecurity } + .desc = { ent-ClothingBackpackSecurity.desc } +ent-ClothingBackpackMedicalFilled = { ent-ClothingBackpackMedical } + .desc = { ent-ClothingBackpackMedical.desc } +ent-ClothingBackpackParamedicFilled = { ent-ClothingBackpackMedical } + .desc = { ent-ClothingBackpackMedical.desc } +ent-ClothingBackpackCaptainFilled = { ent-ClothingBackpackCaptain } + .desc = { ent-ClothingBackpackCaptain.desc } +ent-ClothingBackpackChiefEngineerFilled = { ent-ClothingBackpackEngineering } + .desc = { ent-ClothingBackpackEngineering.desc } +ent-ClothingBackpackResearchDirectorFilled = { ent-ClothingBackpackScience } + .desc = { ent-ClothingBackpackScience.desc } +ent-ClothingBackpackHOPFilled = { ent-ClothingBackpack } + .desc = { ent-ClothingBackpack.desc } +ent-ClothingBackpackCMOFilled = { ent-ClothingBackpackMedical } + .desc = { ent-ClothingBackpackMedical.desc } +ent-ClothingBackpackQuartermasterFilled = { ent-ClothingBackpackCargo } + .desc = { ent-ClothingBackpackCargo.desc } +ent-ClothingBackpackHOSFilled = { ent-ClothingBackpackSecurity } + .desc = { ent-ClothingBackpackSecurity.desc } +ent-ClothingBackpackEngineeringFilled = { ent-ClothingBackpackEngineering } + .desc = { ent-ClothingBackpackEngineering.desc } +ent-ClothingBackpackAtmosphericsFilled = { ent-ClothingBackpackAtmospherics } + .desc = { ent-ClothingBackpackAtmospherics.desc } +ent-ClothingBackpackScienceFilled = { ent-ClothingBackpackScience } + .desc = { ent-ClothingBackpackScience.desc } +ent-ClothingBackpackHydroponicsFilled = { ent-ClothingBackpackHydroponics } + .desc = { ent-ClothingBackpackHydroponics.desc } +ent-ClothingBackpackMimeFilled = { ent-ClothingBackpackMime } + .desc = { ent-ClothingBackpackMime.desc } +ent-ClothingBackpackChemistryFilled = { ent-ClothingBackpackChemistry } + .desc = { ent-ClothingBackpackChemistry.desc } +ent-ClothingBackpackChaplainFilled = { ent-ClothingBackpack } + .desc = { ent-ClothingBackpack.desc } +ent-ClothingBackpackMusicianFilled = { ent-ClothingBackpack } + .desc = { ent-ClothingBackpack.desc } +ent-ClothingBackpackLibrarianFilled = { ent-ClothingBackpack } + .desc = { ent-ClothingBackpack.desc } +ent-ClothingBackpackDetectiveFilled = { ent-ClothingBackpack } + .desc = { ent-ClothingBackpack.desc } +ent-ClothingBackpackERTLeaderFilled = { ent-ClothingBackpackERTLeader } + .desc = { ent-ClothingBackpackERTLeader.desc } +ent-ClothingBackpackERTSecurityFilled = { ent-ClothingBackpackERTSecurity } + .desc = { ent-ClothingBackpackERTSecurity.desc } +ent-ClothingBackpackERTMedicalFilled = { ent-ClothingBackpackERTMedical } + .desc = { ent-ClothingBackpackERTMedical.desc } +ent-ClothingBackpackERTEngineerFilled = { ent-ClothingBackpackERTEngineer } + .desc = { ent-ClothingBackpackERTEngineer.desc } +ent-ClothingBackpackERTJanitorFilled = { ent-ClothingBackpackERTJanitor } + .desc = { ent-ClothingBackpackERTJanitor.desc } +ent-ClothingBackpackDeathSquadFilled = death squad backpack + .desc = Holds the kit of CentComm's most feared agents. +ent-ClothingBackpackCargoFilled = { ent-ClothingBackpackCargo } + .desc = { ent-ClothingBackpackCargo.desc } +ent-ClothingBackpackSalvageFilled = { ent-ClothingBackpackSalvage } + .desc = { ent-ClothingBackpackSalvage.desc } +ent-ClothingBackpackPirateFilled = { ent-ClothingBackpackSatchelLeather } + .suffix = Filled, Pirate + .desc = { ent-ClothingBackpackSatchelLeather.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/backpacks/startergear/duffelbag.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/backpacks/startergear/duffelbag.ftl new file mode 100644 index 00000000000..0e771bb40b6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/backpacks/startergear/duffelbag.ftl @@ -0,0 +1,52 @@ +ent-ClothingBackpackDuffelFilled = { ent-ClothingBackpackDuffel } + .desc = { ent-ClothingBackpackDuffel.desc } +ent-ClothingBackpackDuffelClownFilled = { ent-ClothingBackpackDuffelClown } + .desc = { ent-ClothingBackpackDuffelClown.desc } +ent-ClothingBackpackDuffelSecurityFilled = { ent-ClothingBackpackDuffelSecurity } + .desc = { ent-ClothingBackpackDuffelSecurity.desc } +ent-ClothingBackpackDuffelSecurityFilledDetective = { ent-ClothingBackpackDuffelSecurity } + .desc = { ent-ClothingBackpackDuffelSecurity.desc } +ent-ClothingBackpackDuffelBrigmedicFilled = { ent-ClothingBackpackDuffelBrigmedic } + .desc = { ent-ClothingBackpackDuffelBrigmedic.desc } +ent-ClothingBackpackDuffelMedicalFilled = { ent-ClothingBackpackDuffelMedical } + .desc = { ent-ClothingBackpackDuffelMedical.desc } +ent-ClothingBackpackDuffelParamedicFilled = { ent-ClothingBackpackDuffelMedical } + .desc = { ent-ClothingBackpackDuffelMedical.desc } +ent-ClothingBackpackDuffelCaptainFilled = { ent-ClothingBackpackDuffelCaptain } + .desc = { ent-ClothingBackpackDuffelCaptain.desc } +ent-ClothingBackpackDuffelChiefEngineerFilled = { ent-ClothingBackpackDuffelEngineering } + .desc = { ent-ClothingBackpackDuffelEngineering.desc } +ent-ClothingBackpackDuffelResearchDirectorFilled = { ent-ClothingBackpackDuffelScience } + .desc = { ent-ClothingBackpackDuffelScience.desc } +ent-ClothingBackpackDuffelHOPFilled = { ent-ClothingBackpackDuffel } + .desc = { ent-ClothingBackpackDuffel.desc } +ent-ClothingBackpackDuffelCMOFilled = { ent-ClothingBackpackDuffelMedical } + .desc = { ent-ClothingBackpackDuffelMedical.desc } +ent-ClothingBackpackDuffelQuartermasterFilled = { ent-ClothingBackpackDuffelCargo } + .desc = { ent-ClothingBackpackDuffelCargo.desc } +ent-ClothingBackpackDuffelHOSFilled = { ent-ClothingBackpackDuffelSecurity } + .desc = { ent-ClothingBackpackDuffelSecurity.desc } +ent-ClothingBackpackDuffelEngineeringFilled = { ent-ClothingBackpackDuffelEngineering } + .desc = { ent-ClothingBackpackDuffelEngineering.desc } +ent-ClothingBackpackDuffelAtmosphericsFilled = { ent-ClothingBackpackDuffelAtmospherics } + .desc = { ent-ClothingBackpackDuffelAtmospherics.desc } +ent-ClothingBackpackDuffelScienceFilled = { ent-ClothingBackpackDuffelScience } + .desc = { ent-ClothingBackpackDuffelScience.desc } +ent-ClothingBackpackDuffelHydroponicsFilled = { ent-ClothingBackpackDuffelHydroponics } + .desc = { ent-ClothingBackpackDuffelHydroponics.desc } +ent-ClothingBackpackDuffelMimeFilled = { ent-ClothingBackpackDuffelMime } + .desc = { ent-ClothingBackpackDuffelMime.desc } +ent-ClothingBackpackDuffelChemistryFilled = { ent-ClothingBackpackDuffelChemistry } + .desc = { ent-ClothingBackpackDuffelChemistry.desc } +ent-ClothingBackpackDuffelChaplainFilled = { ent-ClothingBackpackDuffel } + .desc = { ent-ClothingBackpackDuffel.desc } +ent-ClothingBackpackDuffelMusicianFilled = { ent-ClothingBackpackDuffel } + .desc = { ent-ClothingBackpackDuffel.desc } +ent-ClothingBackpackDuffelLibrarianFilled = { ent-ClothingBackpackDuffel } + .desc = { ent-ClothingBackpackDuffel.desc } +ent-ClothingBackpackDuffelDetectiveFilled = { ent-ClothingBackpackDuffel } + .desc = { ent-ClothingBackpackDuffel.desc } +ent-ClothingBackpackDuffelCargoFilled = { ent-ClothingBackpackDuffelCargo } + .desc = { ent-ClothingBackpackDuffelCargo.desc } +ent-ClothingBackpackDuffelSalvageFilled = { ent-ClothingBackpackDuffelSalvage } + .desc = { ent-ClothingBackpackDuffelSalvage.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/backpacks/startergear/satchel.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/backpacks/startergear/satchel.ftl new file mode 100644 index 00000000000..4bbec2f94c8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/backpacks/startergear/satchel.ftl @@ -0,0 +1,56 @@ +ent-ClothingBackpackSatchelFilled = { ent-ClothingBackpackSatchel } + .desc = { ent-ClothingBackpackSatchel.desc } +ent-ClothingBackpackSatchelTools = { ent-ClothingBackpackSatchel } + .desc = { ent-ClothingBackpackSatchel.desc } +ent-ClothingBackpackSatchelClownFilled = { ent-ClothingBackpackSatchelClown } + .desc = { ent-ClothingBackpackSatchelClown.desc } +ent-ClothingBackpackSatchelSecurityFilled = { ent-ClothingBackpackSatchelSecurity } + .desc = { ent-ClothingBackpackSatchelSecurity.desc } +ent-ClothingBackpackSatchelSecurityFilledDetective = { ent-ClothingBackpackSatchelSecurity } + .desc = { ent-ClothingBackpackSatchelSecurity.desc } +ent-ClothingBackpackSatchelBrigmedicFilled = { ent-ClothingBackpackSatchelBrigmedic } + .desc = { ent-ClothingBackpackSatchelBrigmedic.desc } +ent-ClothingBackpackSatchelMedicalFilled = { ent-ClothingBackpackSatchelMedical } + .desc = { ent-ClothingBackpackSatchelMedical.desc } +ent-ClothingBackpackSatchelParamedicFilled = { ent-ClothingBackpackSatchelMedical } + .desc = { ent-ClothingBackpackSatchelMedical.desc } +ent-ClothingBackpackSatchelCaptainFilled = { ent-ClothingBackpackSatchelCaptain } + .desc = { ent-ClothingBackpackSatchelCaptain.desc } +ent-ClothingBackpackSatchelChiefEngineerFilled = { ent-ClothingBackpackSatchelEngineering } + .desc = { ent-ClothingBackpackSatchelEngineering.desc } +ent-ClothingBackpackSatchelResearchDirectorFilled = { ent-ClothingBackpackSatchelScience } + .desc = { ent-ClothingBackpackSatchelScience.desc } +ent-ClothingBackpackSatchelHOPFilled = { ent-ClothingBackpackSatchel } + .desc = { ent-ClothingBackpackSatchel.desc } +ent-ClothingBackpackSatchelCMOFilled = { ent-ClothingBackpackSatchelMedical } + .desc = { ent-ClothingBackpackSatchelMedical.desc } +ent-ClothingBackpackSatchelQuartermasterFilled = { ent-ClothingBackpackSatchelCargo } + .desc = { ent-ClothingBackpackSatchelCargo.desc } +ent-ClothingBackpackSatchelHOSFilled = { ent-ClothingBackpackSatchelSecurity } + .desc = { ent-ClothingBackpackSatchelSecurity.desc } +ent-ClothingBackpackSatchelEngineeringFilled = { ent-ClothingBackpackSatchelEngineering } + .desc = { ent-ClothingBackpackSatchelEngineering.desc } +ent-ClothingBackpackSatchelAtmosphericsFilled = { ent-ClothingBackpackSatchelAtmospherics } + .desc = { ent-ClothingBackpackSatchelAtmospherics.desc } +ent-ClothingBackpackSatchelScienceFilled = { ent-ClothingBackpackSatchelScience } + .desc = { ent-ClothingBackpackSatchelScience.desc } +ent-ClothingBackpackSatchelHydroponicsFilled = { ent-ClothingBackpackSatchelHydroponics } + .desc = { ent-ClothingBackpackSatchelHydroponics.desc } +ent-ClothingBackpackSatchelChemistryFilled = { ent-ClothingBackpackSatchelChemistry } + .desc = { ent-ClothingBackpackSatchelChemistry.desc } +ent-ClothingBackpackSatchelChaplainFilled = { ent-ClothingBackpackSatchel } + .desc = { ent-ClothingBackpackSatchel.desc } +ent-ClothingBackpackSatchelMusicianFilled = { ent-ClothingBackpackSatchel } + .desc = { ent-ClothingBackpackSatchel.desc } +ent-ClothingBackpackSatchelLibrarianFilled = { ent-ClothingBackpackSatchel } + .desc = { ent-ClothingBackpackSatchel.desc } +ent-ClothingBackpackSatchelDetectiveFilled = { ent-ClothingBackpackSatchel } + .desc = { ent-ClothingBackpackSatchel.desc } +ent-ClothingBackpackSatchelCargoFilled = { ent-ClothingBackpackSatchelCargo } + .desc = { ent-ClothingBackpackSatchelCargo.desc } +ent-ClothingBackpackSatchelSalvageFilled = { ent-ClothingBackpackSatchelSalvage } + .desc = { ent-ClothingBackpackSatchelSalvage.desc } +ent-ClothingBackpackSatchelMimeFilled = { ent-ClothingBackpackSatchelMime } + .desc = { ent-ClothingBackpackSatchelMime.desc } +ent-ClothingBackpackSatchelHoldingAdmin = { ent-ClothingBackpackSatchelHolding } + .desc = { ent-ClothingBackpackSatchelHolding.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/books/bookshelf.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/books/bookshelf.ftl new file mode 100644 index 00000000000..c81fee0b3d0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/books/bookshelf.ftl @@ -0,0 +1,3 @@ +ent-BookshelfFilled = { ent-Bookshelf } + .suffix = random filled + .desc = { ent-Bookshelf.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/books/lore.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/books/lore.ftl new file mode 100644 index 00000000000..88c3c727198 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/books/lore.ftl @@ -0,0 +1,32 @@ +ent-BookDemonomicon = demonomicon + .desc = Who knows what dark spells may be contained in these horrid pages? +ent-BookDemonomiconRandom = demonomicon + .suffix = random + .desc = { ent-BookDemonomicon.desc } +ent-BookDemonomicon1 = { ent-BookDemonomicon } + .suffix = 1 + .desc = { ent-BookDemonomicon.desc } +ent-BookDemonomicon2 = { ent-BookDemonomicon } + .suffix = 2 + .desc = { ent-BookDemonomicon.desc } +ent-BookDemonomicon3 = { ent-BookDemonomicon } + .suffix = 3 + .desc = { ent-BookDemonomicon.desc } +ent-BookChemistryInsane = pharmaceutical manuscript + .desc = You can tell whoever wrote this was off the desoxy HARD. + .suffix = library salvage +ent-BookBotanicalTextbook = botanical textbook + .desc = Only a couple pages are left. + .suffix = library salvage +ent-BookGnominomicon = gnominomicon + .desc = You don't like the look of this. Looks + .suffix = library salvage +ent-BookFishing = Tales from the Fishbowl + .desc = This book sucks. + .suffix = library salvage +ent-BookFishops = Fishops Advanced User Manual, first edition + .desc = Legends say the second edition was lost to time. + .suffix = library salvage +ent-BookDetective = Strokgraeth Holmes, Dwarf Detective + .desc = Exciting! Invigorating! This author died after his book career failed. + .suffix = library salvage diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/ammunition.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/ammunition.ftl new file mode 100644 index 00000000000..478e43f52be --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/ammunition.ftl @@ -0,0 +1,54 @@ +ent-BoxMagazine = box of magazines + .desc = A box full of magazines. +ent-BoxMagazinePistolCaselessRifle = box of .25 caseless magazines + .desc = A box full of .25 caseless magazines. +ent-BoxMagazinePistolCaselessRiflePractice = box of .25 caseless (practice) magazines + .desc = A box full of .25 caseless practice magazines. +ent-BoxMagazineCaselessRifleRubber = box of .25 caseless (rubber) magazines + .desc = A box full of +ent-BoxMagazineLightRifle = box of .30 rifle magazines + .desc = A box full of .30 rifle magazines. +ent-BoxMagazineLightRiflePractice = box of .30 rifle (practice) magazines + .desc = A box full of .30 rifle (practice) magazines. +ent-BoxMagazineLightRifleRubber = box of .30 rifle (rubber) magazines + .desc = A box full of .30 rifle (practice) magazines. +ent-BoxMagazineMagnumSubMachineGun = box of Vector magazines + .desc = A box full of Vector magazines. +ent-BoxMagazineMagnumSubMachineGunPractice = box of Vector (practice) magazines + .desc = A box full of Vector (practice) magazines. +ent-BoxMagazineMagnumSubMachineGunRubber = box of Vector (rubber) magazines + .desc = A box full of Vector (rubber) magazines. +ent-BoxMagazinePistolSubMachineGunTopMounted = box of WT550 .35 auto magazines + .desc = A box full of WT550 .35 auto magazines. +ent-BoxMagazinePistol = box of pistol .35 auto magazines + .desc = A box full of pistol .35 auto magazines. +ent-BoxMagazinePistolPractice = box of pistol .35 auto (practice) magazines + .desc = A box full of magazines. +ent-BoxMagazinePistolRubber = box of pistol .35 auto (rubber) magazines + .desc = A box full of pistol .35 auto (rubber) magazines. +ent-BoxMagazinePistolHighCapacity = box of machine pistol .35 auto magazines + .desc = A box full of machine pistol .35 auto magazines. +ent-BoxMagazinePistolHighCapacityPractice = box of machine pistol .35 auto (practice) magazines + .desc = A box full of machine pistol .35 auto (practice) magazines. +ent-BoxMagazinePistolHighCapacityRubber = box of machine pistol .35 auto (rubber) magazines + .desc = A box full of machine pistol .35 auto (rubber) magazines. +ent-BoxMagazinePistolSubMachineGun = box of SMG .35 auto magazines + .desc = A box full of SMG .35 auto magazines. +ent-BoxMagazinePistolSubMachineGunPractice = box of SMG .35 auto (practice) magazines + .desc = A box full of SMG .35 auto (practice) magazines. +ent-BoxMagazinePistolSubMachineGunRubber = box of SMG .35 auto (rubber) magazines + .desc = A box full of SMG .35 auto (rubber) magazines. +ent-BoxMagazineShotgun = box of (.50 pellet) ammo drums + .desc = A box full of (.50 pellet) ammo drums. +ent-BoxMagazineShotgunBeanbag = box of (.50 beanbag) ammo drums + .desc = A box full of (.50 beanbag) ammo drums. +ent-BoxMagazineShotgunSlug = box of (.50 slug) ammo drums + .desc = A box full of (.50 slug) ammo drums. +ent-BoxMagazineShotgunIncendiary = box of (.50 incendiary) ammo drums + .desc = A box full of (.50 incendiary) ammo drums. +ent-BoxMagazineRifle = box of .20 rifle magazines + .desc = A box full of .20 rifle magazines. +ent-BoxMagazineRiflePractice = box of .20 rifle (practice) magazines + .desc = A box full of .20 rifle (practice) magazines. +ent-BoxMagazineRifleRubber = box of .20 rifle (rubber) magazines + .desc = A box full of .20 rifle (rubber) magazines. diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/emergency.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/emergency.ftl new file mode 100644 index 00000000000..cbb64789139 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/emergency.ftl @@ -0,0 +1,18 @@ +ent-BoxSurvival = survival box + .desc = It's a box with basic internals inside. +ent-BoxSurvivalEngineering = extended-capacity survival box + .desc = It's a box with basic internals inside. This one is labelled to contain an extended-capacity tank. +ent-BoxSurvivalSecurity = survival box + .desc = It's a box with basic internals inside. + .suffix = Security +ent-BoxSurvivalBrigmedic = survival box + .desc = It's a box with basic internals inside. + .suffix = MedSec +ent-BoxSurvivalMedical = survival box + .desc = It's a box with basic internals inside. + .suffix = Medical +ent-BoxHug = box of hugs + .desc = A special box for sensitive people. + .suffix = Emergency +ent-BoxSurvivalSyndicate = extended-capacity survival box + .desc = It's a box with basic internals inside. This one is labelled to contain an extended-capacity tank. diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/general.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/general.ftl new file mode 100644 index 00000000000..056cb37ca01 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/general.ftl @@ -0,0 +1,62 @@ +ent-BoxCardboard = cardboard box + .desc = A cardboard box for storing things. +ent-BoxMousetrap = mousetrap box + .desc = This box is filled with mousetraps. Try not to get your hand stuck in one. +ent-BoxLightbulb = lightbulb box + .desc = This box is shaped on the inside so that only light tubes and bulbs fit. +ent-BoxLighttube = lighttube box + .desc = This box is shaped on the inside so that only light tubes and bulbs fit. +ent-BoxLightMixed = mixed lights box + .desc = This box is shaped on the inside so that only light tubes and bulbs fit. +ent-BoxPDA = PDA box + .desc = A box of spare PDA microcomputers. +ent-BoxID = ID card box + .desc = A box of spare blank ID cards. +ent-BoxHeadset = headset box + .desc = A box of spare passenger headsets. +ent-BoxMesonScanners = meson box + .desc = A box of spare meson goggles. +ent-BoxMRE = M.R.E. + .desc = A box of decades old military surplus rations. It is surprisingly not rotten. +ent-BoxHugHealing = { ent-BoxHug } + .suffix = Medical + .desc = { ent-BoxHug.desc } +ent-BoxInflatable = inflatable wall box + .desc = Inflatable walls are not to be used as floatation devices. +ent-BoxPerformer = hatsune miku day bag + .desc = Happy Hatsune Miku Day! +ent-BoxFlare = flare box + .desc = A box of flares. Party time. +ent-BoxTrashbag = trashbag box + .desc = A box of trashbags. Happy janitor noises. +ent-BoxEncryptionKeyPassenger = passenger encryption key box + .desc = A box of spare encryption keys. +ent-BoxEncryptionKeyCargo = logistics encryption key box + .desc = { ent-BoxEncryptionKeyPassenger.desc } +ent-BoxEncryptionKeyEngineering = engineering encryption key box + .desc = { ent-BoxEncryptionKeyPassenger.desc } +ent-BoxEncryptionKeyMedicalScience = med-sci encryption key box + .desc = { ent-BoxEncryptionKeyPassenger.desc } +ent-BoxEncryptionKeyMedical = medical encryption key box + .desc = { ent-BoxEncryptionKeyPassenger.desc } +ent-BoxEncryptionKeyRobo = robotech encryption key box + .desc = { ent-BoxEncryptionKeyPassenger.desc } +ent-BoxEncryptionKeyScience = epistemics encryption key box + .desc = { ent-BoxEncryptionKeyPassenger.desc } +ent-BoxEncryptionKeySecurity = security encryption key box + .desc = { ent-BoxEncryptionKeyPassenger.desc } +ent-BoxEncryptionKeyService = service encryption key box + .desc = { ent-BoxEncryptionKeyPassenger.desc } +ent-BoxEncryptionKeySyndie = syndicate encryption key box + .desc = Two syndicate encryption keys for the price of one. Miniaturized for ease of use. +ent-BoxDeathRattleImplants = deathrattle implant box + .desc = Six deathrattle implants and handheld GPS devices for the whole squad. +ent-BoxLeadLined = lead-lined box + .desc = This box stymies the transmission of harmful radiation. + .suffix = DEBUG +ent-BoxCandle = candle box + .desc = { ent-BoxCardboard.desc } +ent-BoxCandleSmall = small candle box + .desc = { ent-BoxCardboard.desc } +ent-BoxDarts = darts box + .desc = This box filled with colorful darts. diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/medical.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/medical.ftl new file mode 100644 index 00000000000..ca3dcb9949f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/medical.ftl @@ -0,0 +1,18 @@ +ent-BoxSyringe = syringe box + .desc = A box full of syringes. +ent-BoxPillCanister = pill canister box + .desc = A box full of pill canisters. +ent-BoxBottle = bottle box + .desc = A box full of bottles. +ent-BoxSterileMask = sterile mask box + .desc = This box contains sterile medical masks. +ent-BoxLatexGloves = latex gloves box + .desc = Contains sterile latex gloves. +ent-BoxNitrileGloves = nitrile gloves box + .desc = Contains sterile nitrile gloves. Better than latex. +ent-BoxMouthSwab = sterile swab box + .desc = { ent-BoxCardboard.desc } +ent-BoxBodyBag = body bag box + .desc = Contains body bags. +ent-BoxVial = vial box + .desc = A box full of vials. diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/science.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/science.ftl new file mode 100644 index 00000000000..daad4f15762 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/science.ftl @@ -0,0 +1,2 @@ +ent-BoxBeaker = beaker box + .desc = A box full of beakers. diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/security.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/security.ftl new file mode 100644 index 00000000000..90c7c7aa9c3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/security.ftl @@ -0,0 +1,10 @@ +ent-BoxHandcuff = handcuff box + .desc = A box full of handcuffs. +ent-BoxFlashbang = flashbang box + .desc = WARNING: These devices are extremely dangerous and can cause blindness or deafness in repeated use. +ent-BoxSechud = sechud box + .desc = A box of security glasses. +ent-BoxZiptie = ziptie box + .desc = A box full of zipties. +ent-BoxForensicPad = forensic pad box + .desc = A box of forensic pads. diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/syndicate.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/syndicate.ftl new file mode 100644 index 00000000000..32cb32cf5c9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/boxes/syndicate.ftl @@ -0,0 +1,8 @@ +ent-ElectricalDisruptionKit = electrical disruption kit + .suffix = Filled + .desc = { ent-BoxCardboard.desc } +ent-ChemicalSynthesisKit = chemical synthesis kit + .desc = A starter kit for the aspiring chemist, includes toxin and vestine for all your criminal needs! +ent-Observationskit = observations kit + .suffix = Filled + .desc = { ent-BoxCardboard.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/antag.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/antag.ftl new file mode 100644 index 00000000000..949ab3e0e0c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/antag.ftl @@ -0,0 +1,6 @@ +ent-CratePirateChestCaptain = captains pirate chest + .suffix = Filled + .desc = { ent-CratePirate.desc } +ent-CratePirateChest = crews pirate chest + .suffix = Filled + .desc = { ent-CratePirate.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/armory.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/armory.ftl new file mode 100644 index 00000000000..dc5de63034b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/armory.ftl @@ -0,0 +1,12 @@ +ent-CrateArmorySMG = SMG crate + .desc = Contains two high-powered, semiautomatic rifles with four mags. Requires Armory access to open. +ent-CrateArmoryShotgun = shotgun crate + .desc = For when the enemy absolutely needs to be replaced with lead. Contains two Enforcer Combat Shotguns, and some standard shotgun shells. Requires Armory access to open. +ent-CrateTrackingImplants = tracking implants + .desc = Contains a handful of tracking implanters. Good for prisoners you'd like to release but still keep track of. +ent-CrateTrainingBombs = training bombs + .desc = Contains three low-yield training bombs for security to learn defusal and safe ordnance disposal, EOD suit not included. Requires Armory access to open. +ent-CrateArmoryLaser = lasers crate + .desc = Contains three standard-issue laser rifles. Requires Armory access to open. +ent-CrateArmoryPistols = pistols crate + .desc = Contains two standard NT pistols with four mags. Requires Armory access to open. diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/botany.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/botany.ftl new file mode 100644 index 00000000000..c0697e8bf61 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/botany.ftl @@ -0,0 +1,8 @@ +ent-CrateHydroponicsSeedsExotic = exotic seeds crate + .desc = Any entrepreneuring botanist's dream. Contains many different exotic seeds. Requires Hydroponics access to open. +ent-CrateHydroponicsSeedsMedicinal = medicinal seeds crate + .desc = The wannabe chemist's dream. The power of medicine is at your fingertips! Requires Hydroponics access to open. +ent-CrateHydroponicsTools = hydroponics equipment crate + .desc = Supplies for growing a great garden! Contains some spray bottles of plant chemicals, a hatchet, a mini-hoe, scythe, as well as a pair of leather gloves and a botanist's apron. +ent-CrateHydroponicsSeeds = seeds crate + .desc = Big things have small beginnings. Contains twelve different seeds. diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/cargo.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/cargo.ftl new file mode 100644 index 00000000000..d336a65d60b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/cargo.ftl @@ -0,0 +1,4 @@ +ent-CrateCargoLuxuryHardsuit = luxury mining hardsuit crate + .desc = Finally, a hardsuit the Logistics Officer could call their own. Centcomm has heard you, now stop asking. +ent-CrateCargoGambling = the grand lottery $$$ + .desc = A box containing treasure beyond your greatest imaginations! diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/chemistry.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/chemistry.ftl new file mode 100644 index 00000000000..c5d620f3721 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/chemistry.ftl @@ -0,0 +1,8 @@ +ent-CrateChemistryP = chemicals crate (P) + .desc = Contains chemicals from the P-Block of elements. Requires Chemistry access to open. +ent-CrateChemistryS = chemicals crate (S) + .desc = Contains chemicals from the S-Block of elements. Requires Chemistry access to open. +ent-CrateChemistryD = chemicals crate (D) + .desc = Contains chemicals from the D-Block of elements. Requires Chemistry access to open. +ent-CratePlantBGone = bulk Plant-B-Gone crate + .desc = From Monstano. "Unwanted Weeds, Meet Your Celestial Roundup!" diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/circuitboards.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/circuitboards.ftl new file mode 100644 index 00000000000..5c368283f2b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/circuitboards.ftl @@ -0,0 +1,2 @@ +ent-CrateCrewMonitoringBoards = crew monitoring boards + .desc = Has two crew monitoring console and server replacements. Requires engineering access to open. diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/emergency.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/emergency.ftl new file mode 100644 index 00000000000..16dd1831254 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/emergency.ftl @@ -0,0 +1,16 @@ +ent-CrateEmergencyExplosive = bomb suit crate + .desc = Science gone bonkers? Beeping behind the airlock? Buy now and be the hero the station des... I mean needs! (time not included) +ent-CrateEmergencyFire = firefighting crate + .desc = Only you can prevent station fires. Partner up with two firefighter suits, gas masks, flashlights, large oxygen tanks, extinguishers, and hardhats! +ent-CrateEmergencyInternals = internals crate + .desc = Master your life energy and control your breathing with three breath masks, three emergency oxygen tanks and three large air tanks. +ent-CrateEmergencyInternalsLarge = internals crate (large) + .desc = Master your life energy and control your breathing with six breath masks, six emergency oxygen tanks and six large air tanks. +ent-CrateSlimepersonLifeSupport = slimeperson life support crate + .desc = Contains four breath masks and four large nitrogen tanks. +ent-CrateEmergencyRadiation = radiation protection crate + .desc = Survive the Nuclear Apocalypse and Supermatter Engine alike with two sets of Radiation suits. Each set contains a helmet, suit, and Geiger counter. We'll even throw in a bottle of vodka and some glasses too, considering the life-expectancy of people who order this. +ent-CrateEmergencyInflatablewall = inflatable wall crate + .desc = Three stacks of inflatable walls for when the stations metal walls don't want to hold atmosphere anymore. +ent-CrateGenericBiosuit = emergency bio suit crate + .desc = Contains 2 biohazard suits to ensure that no disease will distract you from what you're doing there. diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/engineering.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/engineering.ftl new file mode 100644 index 00000000000..5921e53eeaa --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/engineering.ftl @@ -0,0 +1,30 @@ +ent-CrateEngineeringGear = engineering gear crate + .desc = Various engineering gear parts. +ent-CrateEngineeringToolbox = toolbox crate + .desc = Two mechanical and two electrical toolboxes. +ent-CrateEngineeringCableLV = LV cable crate + .desc = 3 coils of LV cables. +ent-CrateEngineeringCableMV = MV cable crate + .desc = 3 coils of LV cables. +ent-CrateEngineeringCableHV = HV cable crate + .desc = 3 coils of HV cables. +ent-CrateEngineeringCableBulk = bulk cable crate + .desc = 2 coils each for every cable type. +ent-CrateEngineeringElectricalSupplies = electrical supplies crate + .desc = NT is not responsible for any workplace infighting relating to the insulated gloves included within these crates. +ent-CrateEngineeringStationBeaconBundle = station beacon bundle + .desc = A crate containing 5 station beacon assemblies for modifying the station map. +ent-CrateEngineeringJetpack = jetpack crate + .desc = Two jetpacks for those who don't know how to use fire extinguishers. +ent-CrateEngineeringMiniJetpack = mini jetpack crate + .desc = Two mini jetpacks for those who want an extra challenge. +ent-CrateAirlockKit = airlock kit + .desc = A kit for building 6 airlocks, doesn't include tools. +ent-CrateEvaKit = EVA kit + .desc = A set consisting of two prestigious EVA suits and helmets. +ent-CrateRCDAmmo = RCD ammo crate + .desc = 3 RCD ammo, each restoring 5 charges. +ent-CrateRCD = RCD crate + .desc = A crate containing a single Rapid Construction Device. +ent-CrateParticleDecelerators = particle decelerators crate + .desc = A crate containing 3 Particle Decelerators. diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/engines.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/engines.ftl new file mode 100644 index 00000000000..fc213777970 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/engines.ftl @@ -0,0 +1,29 @@ +ent-CrateEngineeringAMEShielding = packaged antimatter reactor crate + .desc = 9 parts for the main body of an antimatter reactor, or for expanding an existing one. +ent-CrateEngineeringAMEJar = antimatter containment jar crate + .desc = 3 antimatter jars, for fuelling an antimatter reactor. +ent-CrateEngineeringAMEControl = antimatter control unit crate + .desc = The control unit of an antimatter reactor. +ent-CrateEngineeringSingularityEmitter = emitter crate + .desc = An emitter, best used for singularity engines. +ent-CrateEngineeringSingularityCollector = radiation collector crate + .desc = A radiation collector, best used for singularity engines. Plasma is included. +ent-CrateEngineeringSingularityContainment = containment field generator crate + .desc = A containment field generator, keeps the singulo in submission. +ent-CrateEngineeringSingularityGenerator = singularity generator crate + .desc = A singularity generator, the mother of the beast. +ent-CrateEngineeringParticleAccelerator = PA crate + .desc = Complex to setup, but rewarding as fuck. +ent-CrateEngineeringGenerator = generator crate + .suffix = DEBUG + .desc = { ent-CrateEngineering.desc } +ent-CrateEngineeringSolar = solar assembly crate + .desc = Parts for constructing solar panels and trackers. +ent-CrateEngineeringShuttle = shuttle powering crate + .desc = A crate containing all needs for shuttle powering. +ent-CrateEngineeringTeslaGenerator = tesla generator crate + .desc = A tesla generator. God save you. +ent-CrateEngineeringTeslaCoil = tesla coil crate + .desc = Tesla coil. Attracts lightning and generates energy from it. +ent-CrateEngineeringTeslaGroundingRod = tesla grounding rod crate + .desc = Grounding rod, best for lightning protection. diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/food.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/food.ftl new file mode 100644 index 00000000000..bbf3e083f49 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/food.ftl @@ -0,0 +1,16 @@ +ent-CrateFoodPizza = emergency pizza delivery + .desc = Help do your part to end station hunger by distributing pizza to underfunded departments! Includes 4 pizzas. +ent-CrateFoodPizzaLarge = disaster pizza delivery + .desc = In the ultimate event that all else has failed, Find comfort in that more pizza solves everything. Includes 16 pizzas. +ent-CrateFoodMRE = MRE crate + .desc = A military style meal fit to feed a whole department. +ent-CrateFoodCooking = kitchen supplies crate + .desc = Extra kitchen supplies, in case the botanists are absent. +ent-CrateFoodDinnerware = kitchen dinnerware crate + .desc = Extra kitchen supplies, in case the clown was allowed in the cafeteria unsupervised. +ent-CrateFoodBarSupply = bartending supplies crate + .desc = Extra Bar supplies, in case the clown was allowed in the bar unsupervised. +ent-CrateFoodSoftdrinks = softdrinks crate + .desc = A variety of sodas to complement a small party, without having to empty the soda machines. Includes 14 sodas. +ent-CrateFoodSoftdrinksLarge = softdrinks bulk crate + .desc = Lots of sodas taken straight out of Centcomm's own vending machines, because you just can't leave your department. Includes 28 sodas. diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/fun.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/fun.ftl new file mode 100644 index 00000000000..4a5a2183120 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/fun.ftl @@ -0,0 +1,42 @@ +ent-CrateFunPlushie = plushie crate + .desc = A buncha soft plushies. Throw them around and then wonder how you're gonna explain this purchase to NT. +ent-CrateFunLizardPlushieBulk = bulk lizard plushie crate + .desc = A buncha soft lizard plushies. Throw them around and then wonder how you're gonna explain this purchase to NT. +ent-CrateFunInstrumentsVariety = variety instrument collection + .desc = Get your sad station movin' and groovin' with this catch-all variety pack! Contains seven different instruments. +ent-CrateFunInstrumentsBrass = brass instrument ensemble crate + .desc = Bring some jazz to the station with the brass ensemble. Contains a variety of brass instruments for the whole station to play. +ent-CrateFunInstrumentsString = string instrument ensemble crate + .desc = Pluck or pick, slap or shred! Play a smooth melody or melt peoples' faces with this package of stringed instruments. +ent-CrateFunInstrumentsWoodwind = woodwind instrument ensemble crate + .desc = If atmos is good at their job, use air to play music with these woodwind instruments! Real wood not guaranteed with every item. +ent-CrateFunInstrumentsKeyedPercussion = keyed/percussion instrument ensemble crate + .desc = Hit some keys with some sticks or your hands, with this Keyed and Percussion instrument ensemble crate. +ent-CrateFunInstrumentsSpecial = special instrument collector's crate + .desc = Create some noise with this special collection of arguably-instruments! Centcomm is not responsible for any trauma caused by the contents. +ent-CrateFunArtSupplies = art supplies + .desc = Make some happy little accidents with lots of crayons! +ent-CrateFunBoardGames = board game crate + .desc = Game nights have been proven to either decrease boredom or increase murderous rage depending on the game. +ent-CrateFunSadTromboneImplants = sad trombone implants + .desc = Death's never been so fun before! Implant these to make dying a bit more happy. +ent-CrateFunLightImplants = light implants + .desc = Light up your skin with these implants! +ent-CrateFunParty = party crate + .desc = An entire party just waiting for you to open it. Includes party favors, party beverages, and even a cake. +ent-CrateFunWaterGuns = water gun crate + .desc = A summer special with a variety of brightly colored water guns. Water not included. +ent-CrateFunBoxing = boxing crate + .desc = Want to set up an underground fight club or host a tournament amongst station crew? This crate is for you! +ent-CrateFunPirate = { ent-CratePirate } + .suffix = Filled + .desc = { ent-CratePirate.desc } +ent-CrateFunToyBox = { ent-CrateToyBox } + .suffix = Filled + .desc = { ent-CrateToyBox.desc } +ent-CrateFunBikeHornImplants = bike horn implants + .desc = A thousand honks a day keeps security officers away! +ent-CrateFunMysteryFigurines = mystery figure crate + .desc = A collection of 10 Mystery Figurine boxes. Duplicates non refundable. +ent-CrateFunDartsSet = dartboard box set + .desc = A box with everything you need for a fun game of darts. diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/materials.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/materials.ftl new file mode 100644 index 00000000000..f5a2280ff0a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/materials.ftl @@ -0,0 +1,20 @@ +ent-CrateMaterialGlass = glass sheet crate + .desc = 90 sheets of glass, packed with care. +ent-CrateMaterialSteel = steel sheet crate + .desc = 90 sheets of steel. +ent-CrateMaterialTextiles = textiles crate + .desc = 60 pieces of cloth and 30 pieces of durathread. +ent-CrateMaterialPlastic = plastic sheet crate + .desc = 90 sheets of plastic. +ent-CrateMaterialWood = wood crate + .desc = Bunch of wood planks. +ent-CrateMaterialBrass = brass crate + .desc = 90 sheets of brass. +ent-CrateMaterialPlasteel = plasteel crate + .desc = 90 sheets of plasteel. +ent-CrateMaterialPlasma = solid plasma crate + .desc = 90 sheets of plasma. +ent-CrateMaterialCardboard = cardboard crate + .desc = 60 pieces of cardboard. +ent-CrateMaterialPaper = paper crate + .desc = 90 sheets of paper. diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/medical.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/medical.ftl new file mode 100644 index 00000000000..3f03850d98c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/medical.ftl @@ -0,0 +1,28 @@ +ent-CrateMedicalSupplies = medical supplies crate + .desc = Basic medical supplies. +ent-CrateChemistrySupplies = chemistry supplies crate + .desc = Basic chemistry supplies. +ent-CrateChemistryVials = vial supply crate + .desc = Crate filled with a box of vials. +ent-CrateMindShieldImplants = MindShield implant crate + .desc = Crate filled with 3 MindShield implants. +ent-CrateMedicalSurgery = surgical supplies crate + .desc = Surgical instruments. +ent-CrateMedicalScrubs = medical scrubs crate + .desc = Medical clothings. +ent-CrateEmergencyBurnKit = emergency burn kit + .desc = Crate filled with a burn treatment kit. +ent-CrateEmergencyToxinKit = emergency toxin kit + .desc = Crate filled with a toxin treatment kit. +ent-CrateEmergencyO2Kit = emergency O2 kit + .desc = Crate filled with an O2 treatment kit. +ent-CrateEmergencyBruteKit = emergency brute kit + .desc = Crate filled with a brute treatment kit. +ent-CrateEmergencyAdvancedKit = emergency advanced kit + .desc = Crate filled with an advanced treatment kit. +ent-CrateEmergencyRadiationKit = emergency radiation kit + .desc = Crate filled with a radiation treatment kit. +ent-CrateBodyBags = body bags crate + .desc = Contains ten body bags. +ent-CrateVirologyBiosuit = virology bio suit crate + .desc = Contains 2 biohazard suits to ensure that no disease will distract you from treating the crew. Requires Medical access to open. diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/npc.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/npc.ftl new file mode 100644 index 00000000000..88642f06bc6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/npc.ftl @@ -0,0 +1,50 @@ +ent-CrateNPCBee = crate of bees + .desc = A crate containing a swarm of eight bees. +ent-CrateNPCButterflies = crate of butterflies + .desc = A crate containing five butterflies. +ent-CrateNPCCat = cat crate + .desc = A crate containing a single cat. +ent-CrateNPCChicken = chicken crate + .desc = A crate containing four fully grown chickens. +ent-CrateNPCCrab = crab crate + .desc = A crate containing three huge crabs. +ent-CrateNPCDuck = duck crate + .desc = A crate containing six fully grown ducks. +ent-CrateNPCCorgi = corgi crate + .desc = A crate containing a single corgi. +ent-CrateNPCPuppyCorgi = puppy corgi crate + .desc = A crate containing a single puppy corgi. Awww. +ent-CrateNPCCow = cow crate + .desc = A crate containing a single cow. +ent-CrateNPCGoat = goat crate + .desc = A crate containing a single goat. +ent-CrateNPCGoose = goose crate + .desc = A crate containing two geese. +ent-CrateNPCGorilla = gorilla crate + .desc = A crate containing a single gorilla. +ent-CrateNPCMonkeyCube = monkey cube crate + .desc = A crate containing single box of monkey cubes. +ent-CrateNPCKoboldCube = kobold cube crate + .desc = A crate containing single box of kobold cubes. +ent-CrateNPCMouse = mice crate + .desc = A crate containing five mice. +ent-CrateNPCParrot = parrot crate + .desc = A crate containing three parrots. +ent-CrateNPCPenguin = penguin crate + .desc = A crate containing two penguins. +ent-CrateNPCPig = pig crate + .desc = A crate containing a single pig. +ent-CrateNPCSnake = snake crate + .desc = A crate containing three snakes. +ent-CrateNPCHamster = { ent-CrateRodentCage } + .suffix = Filled + .desc = { ent-CrateRodentCage.desc } +ent-CrateNPCHamlet = { ent-CrateRodentCage } + .suffix = Hamlet + .desc = { ent-CrateRodentCage.desc } +ent-CrateNPCLizard = lizard crate + .desc = A crate containing a lizard. +ent-CrateNPCKangaroo = kangaroo crate + .desc = A crate containing a kangaroo. +ent-CrateNPCMothroach = crate of mothroaches + .desc = A crate containing four mothroaches. diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/salvage.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/salvage.ftl new file mode 100644 index 00000000000..72a96bf300d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/salvage.ftl @@ -0,0 +1,12 @@ +ent-CrateSalvageEquipment = salvage equipment crate + .desc = For the daring. + .suffix = Filled +ent-CrateSalvageAssortedGoodies = { ent-CrateGenericSteel } + .suffix = Filled, Salvage Random + .desc = { ent-CrateGenericSteel.desc } +ent-CratePartsT3 = tier 3 parts crate + .desc = Contains 5 random tier 3 parts for upgrading machines. +ent-CratePartsT3T4 = tier 3/4 parts crate + .desc = Contains 5 random tier 3 or 4 parts for upgrading machines. +ent-CratePartsT4 = tier 4 parts crate + .desc = Contains 5 random tier 4 parts for upgrading machines. diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/science.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/science.ftl new file mode 100644 index 00000000000..91fd4d6cab4 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/science.ftl @@ -0,0 +1,2 @@ +ent-CrateScienceBiosuit = scientist bio suit crate + .desc = Contains 2 biohazard suits to ensure that no disease will distract you from doing science. Requires Science access to open. diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/security.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/security.ftl new file mode 100644 index 00000000000..dbb6a4a9b38 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/security.ftl @@ -0,0 +1,16 @@ +ent-CrateSecurityArmor = armor crate + .desc = Three vests of well-rounded, decently-protective armor. Requires Security access to open. +ent-CrateSecurityHelmet = helmet crate + .desc = Contains three standard-issue brain buckets. Requires Security access to open. +ent-CrateSecurityNonlethal = nonlethals crate + .desc = Disabler weapons. Requires Security access to open. +ent-CrateSecurityRiot = swat crate + .desc = Contains two sets of riot armor, helmets, shields, and enforcers loaded with beanbags. Extra ammo is included. Requires Armory access to open. +ent-CrateSecuritySupplies = security supplies crate + .desc = Contains various supplies for the station's Security team. Requires Security access to open. +ent-CrateRestraints = restraints crate + .desc = Contains two boxes each of handcuffs and zipties. Requires Security access to open. +ent-CrateSecurityBiosuit = security bio suit crate + .desc = Contains 2 biohazard suits to ensure that no disease will distract you from your duties. Requires Security access to open. +ent-CrateSecurityTrackingMindshieldImplants = implanter crate + .desc = Contains 4 MindShield implants and 4 tracking implant. Requires Security access to open. diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/service.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/service.ftl new file mode 100644 index 00000000000..eaec74ea99a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/service.ftl @@ -0,0 +1,33 @@ +ent-CrateServiceJanitorialSupplies = janitorial supplies crate + .desc = Fight back against dirt and grime with Nanotrasen's Janitorial Essentials(tm)! Contains three buckets, caution signs, and cleaner grenades. Also has a single mop, broom, spray cleaner, rag, and trash bag. +ent-CrateServiceReplacementLights = replacement lights crate + .desc = May the light of Aether shine upon this station! Or at least, the light of forty two light tubes and twenty one light bulbs. +ent-CrateMousetrapBoxes = mousetraps crate + .desc = Mousetraps, for when all of service is being haunted by an entire horde of rats. Use sparingly... or not. +ent-CrateServiceSmokeables = smokeables crate + .desc = Tired of a quick death on the station? Order this crate and chain-smoke your way to a coughy demise! +ent-CrateServiceTheatre = theatrical performances crate + .desc = Contains a moth cloak, barber scissors, maid uniform, clown and mime attributes, and other performance charms. +ent-CrateServiceCustomSmokable = DIY smokeables crate + .desc = Want to get a little creative with what you use to destroy your lungs? Then this crate is for you! Has everything you need to roll your own cigarettes. +ent-CrateServiceBureaucracy = bureaucracy crate + .desc = Several stacks of paper, a few pens and an office toy. What more could you ask for? +ent-CrateServicePersonnel = personnel crate + .desc = Contains a box of blank ID cards and PDAs. +ent-CrateServiceBooks = books crate + .desc = Contains 10 empty books of random appearance. +ent-CrateServiceGuidebooks = guidebooks crate + .desc = Contains guidebooks. +ent-CrateServiceSodaDispenser = soda dispenser refill crate + .desc = Contains refills for soda dispensers. +ent-CrateServiceBoozeDispenser = booze dispenser refill crate + .desc = Contains refills for booze dispensers. +ent-CrateServiceBox = boxes crate + .desc = Contains 6 empty multipurpose boxes. +ent-CrateJanitorBiosuit = janitor bio suit crate + .desc = Contains 2 biohazard suits to ensure that no disease will distract you from cleaning. +ent-CrateTrashCartFilled = { ent-CrateTrashCart } + .suffix = Filled + .desc = { ent-CrateTrashCart.desc } +ent-CrateJanitorExplosive = janitorial bomb suit crate + .desc = Supplies a bomb suit for cleaning up any explosive compounds, buy one today! diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/shuttle.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/shuttle.ftl new file mode 100644 index 00000000000..555d1d06472 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/shuttle.ftl @@ -0,0 +1,4 @@ +ent-CrateEngineeringThruster = thruster crate + .desc = Contains a thruster flatpack. +ent-CrateEngineeringGyroscope = gyroscope crate + .desc = Contains a gyroscope flatpack. diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/syndicate.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/syndicate.ftl new file mode 100644 index 00000000000..fef1057442e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/syndicate.ftl @@ -0,0 +1,7 @@ +ent-CrateSyndicateSurplusBundle = Syndicate surplus crate + .desc = Contains 50 telecrystals worth of completely random Syndicate items. It can be useless junk or really good. +ent-CrateCybersunJuggernautBundle = Cybersun juggernaut bundle + .desc = Contains everything except a big gun to go postal. + .suffix = Filled +ent-CrateSyndicateSuperSurplusBundle = Syndicate super surplus crate + .desc = Contains 125 telecrystals worth of completely random Syndicate items. diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/vending.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/vending.ftl new file mode 100644 index 00000000000..e41565e2997 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/crates/vending.ftl @@ -0,0 +1,50 @@ +ent-CrateVendingMachineRestockBoozeFilled = Booze-O-Mat restock crate + .desc = Contains a restock box for the Booze-O-Mat. +ent-CrateVendingMachineRestockChefvendFilled = ChefVend restock crate + .desc = Contains a restock box for the ChefVend. +ent-CrateVendingMachineRestockClothesFilled = clothing restock crate + .desc = Contains a pair of restock boxes, one for the ClothesMate and one for the AutoDrobe. +ent-CrateVendingMachineRestockCondimentStationFilled = condiment station restock crate + .desc = Contains a restock box for the condiment station. +ent-CrateVendingMachineRestockDinnerwareFilled = Plasteel Chef restock crate + .desc = Contains a restock box for the Plasteel Chef vending machine. +ent-CrateVendingMachineRestockEngineeringFilled = EngiVend restock crate + .desc = Contains a restock box for the EngiVend. Also supports the YouTool. +ent-CrateVendingMachineRestockGamesFilled = Good Clean Fun restock crate + .desc = Contains a restock box for the Good Clean Fun vending machine. +ent-CrateVendingMachineRestockHotDrinksFilled = Solar's Best restock crate + .desc = Contains two restock boxes for Solar's Best Hot Drinks vending machine. +ent-CrateVendingMachineRestockMedicalFilled = NanoMed restock crate + .desc = Contains a restock box, compatible with the NanoMed and NanoMedPlus. +ent-CrateVendingMachineRestockChemVendFilled = ChemVend restock crate + .desc = Contains a restock box for the ChemVend. +ent-CrateVendingMachineRestockNutriMaxFilled = NutriMax restock crate + .desc = Contains a restock box for the NutriMax vending machine. +ent-CrateVendingMachineRestockPTechFilled = PTech restock crate + .desc = Contains a restock box for the PTech bureaucracy dispenser. +ent-CrateVendingMachineRestockRobustSoftdrinksFilled = Robust Softdrinks restock crate + .desc = Contains two restock boxes for the Robust Softdrinks LLC vending machine. +ent-CrateVendingMachineRestockSalvageEquipmentFilled = Salvage restock crate + .desc = Contains a restock box for the salvage vendor. +ent-CrateVendingMachineRestockSecTechFilled = SecTech restock crate + .desc = Contains a restock box for the SecTech vending machine. +ent-CrateVendingMachineRestockSeedsFilled = MegaSeed restock crate + .desc = Contains a restock box for the MegaSeed vending machine. +ent-CrateVendingMachineRestockSmokesFilled = ShadyCigs restock crate + .desc = Contains two restock boxes for the ShadyCigs vending machine. +ent-CrateVendingMachineRestockVendomatFilled = Vendomat restock crate + .desc = Contains a restock box for a Vendomat vending machine. +ent-CrateVendingMachineRestockRoboticsFilled = Robotech Deluxe restock crate + .desc = Contains a restock box for a Robotech Deluxe vending machine. +ent-CrateVendingMachineRestockTankDispenserFilled = tank dispenser restock crate + .desc = Contains a restock box for an Engineering or Atmospherics tank dispenser. +ent-CrateVendingMachineRestockHappyHonkFilled = Happy Honk restock crate + .desc = Contains a restock box for a happy honk dispenser. +ent-CrateVendingMachineRestockGetmoreChocolateCorpFilled = Getmore Chocolate Corp restock crate + .desc = Contains a restock box for a Getmore Chocolate Corp dispenser. +ent-CrateVendingMachineRestockChangFilled = Chang restock crate + .desc = Contains a restock box for a Mr. Chang dispenser. +ent-CrateVendingMachineRestockDiscountDansFilled = Discount Dans restock crate + .desc = Contains a restock box for a Discount Dan's dispenser. +ent-CrateVendingMachineRestockDonutFilled = Donut restock crate + .desc = Contains a restock box for a Monkin' Donuts dispenser. diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/items/belt.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/items/belt.ftl new file mode 100644 index 00000000000..79eaaf5782c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/items/belt.ftl @@ -0,0 +1,42 @@ +ent-ClothingBeltUtilityFilled = { ent-ClothingBeltUtility } + .suffix = Filled + .desc = { ent-ClothingBeltUtility.desc } +ent-ClothingBeltUtilityEngineering = { ent-ClothingBeltUtility } + .suffix = Engineering + .desc = { ent-ClothingBeltUtility.desc } +ent-ClothingBeltChiefEngineerFilled = { ent-ClothingBeltChiefEngineer } + .suffix = Filled + .desc = { ent-ClothingBeltChiefEngineer.desc } +ent-ClothingBeltSecurityFilled = { ent-ClothingBeltSecurity } + .suffix = Filled + .desc = { ent-ClothingBeltSecurity.desc } +ent-ClothingBeltJanitorFilled = { ent-ClothingBeltJanitor } + .suffix = Filled + .desc = { ent-ClothingBeltJanitor.desc } +ent-ClothingBeltMedicalFilled = { ent-ClothingBeltMedical } + .suffix = Filled + .desc = { ent-ClothingBeltMedical.desc } +ent-ClothingBeltMedicalEMTFilled = { ent-ClothingBeltMedicalEMT } + .suffix = Paramedic,Filled + .desc = { ent-ClothingBeltMedicalEMT.desc } +ent-ClothingBeltPlantFilled = { ent-ClothingBeltPlant } + .suffix = Filled + .desc = { ent-ClothingBeltPlant.desc } +ent-ClothingBeltSheathFilled = { ent-ClothingBeltSheath } + .suffix = Filled + .desc = { ent-ClothingBeltSheath.desc } +ent-ClothingBeltMilitaryWebbingGrenadeFilled = grenadier chest rig + .suffix = Filled + .desc = { ent-ClothingBeltMilitaryWebbing.desc } +ent-ClothingBeltMilitaryWebbingMedFilled = { ent-ClothingBeltMilitaryWebbingMed } + .suffix = Filled + .desc = { ent-ClothingBeltMilitaryWebbingMed.desc } +ent-ClothingBeltWandFilled = { ent-ClothingBeltWand } + .suffix = Filled + .desc = { ent-ClothingBeltWand.desc } +ent-ClothingBeltHolsterFilled = { ent-ClothingBeltHolster } + .suffix = Filled + .desc = { ent-ClothingBeltHolster.desc } +ent-ClothingBeltChefFilled = { ent-ClothingBeltChef } + .suffix = Filled + .desc = { ent-ClothingBeltChef.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/items/briefcases.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/items/briefcases.ftl new file mode 100644 index 00000000000..748709bd238 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/items/briefcases.ftl @@ -0,0 +1,12 @@ +ent-BriefcaseBrownFilled = brown briefcase + .suffix = Filled, Paper + .desc = { ent-BriefcaseBrown.desc } +ent-BriefcaseSyndieSniperBundleFilled = brown briefcase + .suffix = SniperBundle + .desc = { ent-BriefcaseSyndie.desc } +ent-BriefcaseSyndieLobbyingBundleFilled = brown briefcase + .suffix = Syndicate, Spesos + .desc = { ent-BriefcaseSyndie.desc } +ent-BriefcaseThiefBribingBundleFilled = brown briefcase + .suffix = Thief, Spesos + .desc = { ent-BriefcaseSyndie.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/items/firstaidkits.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/items/firstaidkits.ftl new file mode 100644 index 00000000000..6a21836ddb1 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/items/firstaidkits.ftl @@ -0,0 +1,27 @@ +ent-MedkitFilled = { ent-Medkit } + .suffix = Filled + .desc = { ent-Medkit.desc } +ent-MedkitBurnFilled = { ent-MedkitBurn } + .suffix = Filled + .desc = { ent-MedkitBurn.desc } +ent-MedkitBruteFilled = { ent-MedkitBrute } + .suffix = Filled + .desc = { ent-MedkitBrute.desc } +ent-MedkitToxinFilled = { ent-MedkitToxin } + .suffix = Filled + .desc = { ent-MedkitToxin.desc } +ent-MedkitOxygenFilled = { ent-MedkitO2 } + .suffix = Filled + .desc = { ent-MedkitO2.desc } +ent-MedkitRadiationFilled = { ent-MedkitRadiation } + .suffix = Filled + .desc = { ent-MedkitRadiation.desc } +ent-MedkitAdvancedFilled = { ent-MedkitAdvanced } + .suffix = Filled + .desc = { ent-MedkitAdvanced.desc } +ent-MedkitCombatFilled = { ent-MedkitCombat } + .suffix = Filled + .desc = { ent-MedkitCombat.desc } +ent-StimkitFilled = { ent-Medkit } + .suffix = Stimkit, Filled + .desc = { ent-Medkit.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/items/gas_tanks.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/items/gas_tanks.ftl new file mode 100644 index 00000000000..9b4e059906b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/items/gas_tanks.ftl @@ -0,0 +1,36 @@ +ent-OxygenTankFilled = { ent-OxygenTank } + .suffix = Filled + .desc = { ent-OxygenTank.desc } +ent-EmergencyOxygenTankFilled = { ent-EmergencyOxygenTank } + .suffix = Filled + .desc = { ent-EmergencyOxygenTank.desc } +ent-EmergencyNitrogenTankFilled = { ent-EmergencyNitrogenTank } + .suffix = Filled + .desc = { ent-EmergencyNitrogenTank.desc } +ent-ExtendedEmergencyOxygenTankFilled = { ent-ExtendedEmergencyOxygenTank } + .suffix = Filled + .desc = { ent-ExtendedEmergencyOxygenTank.desc } +ent-ExtendedEmergencyNitrogenTankFilled = { ent-ExtendedEmergencyNitrogenTank } + .suffix = Filled + .desc = { ent-ExtendedEmergencyNitrogenTank.desc } +ent-DoubleEmergencyOxygenTankFilled = { ent-DoubleEmergencyOxygenTank } + .suffix = Filled + .desc = { ent-DoubleEmergencyOxygenTank.desc } +ent-DoubleEmergencyNitrogenTankFilled = { ent-DoubleEmergencyNitrogenTank } + .suffix = Filled + .desc = { ent-DoubleEmergencyNitrogenTank.desc } +ent-EmergencyFunnyOxygenTankFilled = { ent-EmergencyFunnyOxygenTank } + .suffix = Filled + .desc = { ent-EmergencyFunnyOxygenTank.desc } +ent-AirTankFilled = { ent-AirTank } + .suffix = Filled + .desc = { ent-AirTank.desc } +ent-NitrogenTankFilled = nitrogen tank + .suffix = Filled + .desc = { ent-NitrogenTank.desc } +ent-NitrousOxideTankFilled = nitrous oxide tank + .suffix = Filled + .desc = { ent-NitrousOxideTank.desc } +ent-PlasmaTankFilled = plasma tank + .suffix = Filled + .desc = { ent-PlasmaTank.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/items/misc.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/items/misc.ftl new file mode 100644 index 00000000000..e7e3f33a99b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/items/misc.ftl @@ -0,0 +1,6 @@ +ent-ClothingShoesBootsCombatFilled = { ent-ClothingShoesBootsCombat } + .suffix = Filled + .desc = { ent-ClothingShoesBootsCombat.desc } +ent-ClothingShoesBootsMercFilled = { ent-ClothingShoesBootsMerc } + .suffix = Filled + .desc = { ent-ClothingShoesBootsMerc.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/items/toolboxes.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/items/toolboxes.ftl new file mode 100644 index 00000000000..4537bc88ee3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/items/toolboxes.ftl @@ -0,0 +1,21 @@ +ent-ToolboxEmergencyFilled = emergency toolbox + .suffix = Filled + .desc = { ent-ToolboxEmergency.desc } +ent-ToolboxElectricalFilled = electrical toolbox + .suffix = Filled + .desc = { ent-ToolboxElectrical.desc } +ent-ToolboxElectricalTurretFilled = electrical toolbox + .suffix = Syndicate, Turret, Filled + .desc = { ent-ToolboxElectricalTurret.desc } +ent-ToolboxArtisticFilled = artistic toolbox + .suffix = Filled + .desc = { ent-ToolboxArtistic.desc } +ent-ToolboxMechanicalFilled = mechanical toolbox + .suffix = Filled + .desc = { ent-ToolboxMechanical.desc } +ent-ToolboxSyndicateFilled = { ent-ToolboxSyndicate } + .suffix = Filled + .desc = { ent-ToolboxSyndicate.desc } +ent-ToolboxGoldFilled = golden toolbox + .suffix = Filled + .desc = { ent-ToolboxGolden.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/biohazard.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/biohazard.ftl new file mode 100644 index 00000000000..0e7aec82aed --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/biohazard.ftl @@ -0,0 +1,15 @@ +ent-ClosetL3Filled = { ent-ClosetL3 } + .suffix = Filled, Generic + .desc = { ent-ClosetL3.desc } +ent-ClosetL3VirologyFilled = { ent-ClosetL3Virology } + .suffix = Filled, Virology + .desc = { ent-ClosetL3Virology.desc } +ent-ClosetL3SecurityFilled = { ent-ClosetL3Security } + .suffix = Filled, Security + .desc = { ent-ClosetL3Security.desc } +ent-ClosetL3JanitorFilled = { ent-ClosetL3Janitor } + .suffix = Filled, Janitor + .desc = { ent-ClosetL3Janitor.desc } +ent-ClosetL3ScienceFilled = { ent-ClosetL3Virology } + .suffix = Filled, Epistemics + .desc = { ent-ClosetL3Virology.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/cargo.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/cargo.ftl new file mode 100644 index 00000000000..cddf2953c2f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/cargo.ftl @@ -0,0 +1,6 @@ +ent-LockerSalvageSpecialistFilledHardsuit = { ent-LockerSalvageSpecialist } + .suffix = Filled, Hardsuit + .desc = { ent-LockerSalvageSpecialist.desc } +ent-LockerSalvageSpecialistFilled = { ent-LockerSalvageSpecialist } + .suffix = Filled + .desc = { ent-LockerSalvageSpecialist.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/dressers.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/dressers.ftl new file mode 100644 index 00000000000..72c573e1e99 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/dressers.ftl @@ -0,0 +1,24 @@ +ent-DresserCaptainFilled = { ent-Dresser } + .suffix = Filled, Captain + .desc = { ent-Dresser.desc } +ent-DresserChiefEngineerFilled = { ent-Dresser } + .suffix = Filled, Chief Engineer + .desc = { ent-Dresser.desc } +ent-DresserChiefMedicalOfficerFilled = { ent-Dresser } + .suffix = Filled, Chief Medical Officer + .desc = { ent-Dresser.desc } +ent-DresserHeadOfPersonnelFilled = { ent-Dresser } + .suffix = Filled, Head Of Personnel + .desc = { ent-Dresser.desc } +ent-DresserHeadOfSecurityFilled = { ent-Dresser } + .suffix = Filled, Head Of Security + .desc = { ent-Dresser.desc } +ent-DresserQuarterMasterFilled = { ent-Dresser } + .suffix = Filled, Quarter Master + .desc = { ent-Dresser.desc } +ent-DresserResearchDirectorFilled = { ent-Dresser } + .suffix = Filled, Research Director + .desc = { ent-Dresser.desc } +ent-DresserWardenFilled = { ent-Dresser } + .suffix = Filled, Warden + .desc = { ent-Dresser.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/engineer.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/engineer.ftl new file mode 100644 index 00000000000..cdc2ceb7ea9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/engineer.ftl @@ -0,0 +1,24 @@ +ent-ClosetToolFilled = { ent-ClosetTool } + .suffix = Filled + .desc = { ent-ClosetTool.desc } +ent-LockerElectricalSuppliesFilled = { ent-LockerElectricalSupplies } + .suffix = Filled + .desc = { ent-LockerElectricalSupplies.desc } +ent-LockerWeldingSuppliesFilled = { ent-LockerWeldingSupplies } + .suffix = Filled + .desc = { ent-LockerWeldingSupplies.desc } +ent-LockerAtmosphericsFilledHardsuit = { ent-LockerAtmospherics } + .suffix = Filled, Hardsuit + .desc = { ent-LockerAtmospherics.desc } +ent-LockerAtmosphericsFilled = { ent-LockerAtmospherics } + .suffix = Filled + .desc = { ent-LockerAtmospherics.desc } +ent-LockerEngineerFilledHardsuit = { ent-LockerEngineer } + .suffix = Filled, Hardsuit + .desc = { ent-LockerEngineer.desc } +ent-LockerEngineerFilled = { ent-LockerEngineer } + .suffix = Filled + .desc = { ent-LockerEngineer.desc } +ent-ClosetRadiationSuitFilled = { ent-ClosetRadiationSuit } + .suffix = Filled + .desc = { ent-ClosetRadiationSuit.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/heads.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/heads.ftl new file mode 100644 index 00000000000..7a9cded267d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/heads.ftl @@ -0,0 +1,42 @@ +ent-LockerQuarterMasterFilled = { ent-LockerQuarterMaster } + .suffix = Filled + .desc = { ent-LockerQuarterMaster.desc } +ent-LockerCaptainFilledHardsuit = { ent-LockerCaptain } + .suffix = Filled, Hardsuit + .desc = { ent-LockerCaptain.desc } +ent-LockerCaptainFilled = { ent-LockerCaptain } + .suffix = Filled, AntiqueLaser + .desc = { ent-LockerCaptain.desc } +ent-LockerCaptainFilledNoLaser = { ent-LockerCaptain } + .suffix = Filled + .desc = { ent-LockerCaptain.desc } +ent-LockerHeadOfPersonnelFilled = { ent-LockerHeadOfPersonnel } + .suffix = Filled + .desc = { ent-LockerHeadOfPersonnel.desc } +ent-LockerChiefEngineerFilledHardsuit = { ent-LockerChiefEngineer } + .suffix = Filled, Hardsuit + .desc = { ent-LockerChiefEngineer.desc } +ent-LockerChiefEngineerFilled = { ent-LockerChiefEngineer } + .suffix = Filled + .desc = { ent-LockerChiefEngineer.desc } +ent-LockerChiefMedicalOfficerFilledHardsuit = { ent-LockerChiefMedicalOfficer } + .suffix = Filled, Hardsuit + .desc = { ent-LockerChiefMedicalOfficer.desc } +ent-LockerChiefMedicalOfficerFilled = { ent-LockerChiefMedicalOfficer } + .suffix = Filled + .desc = { ent-LockerChiefMedicalOfficer.desc } +ent-LockerResearchDirectorFilledHardsuit = { ent-LockerResearchDirector } + .suffix = Filled, Hardsuit + .desc = { ent-LockerResearchDirector.desc } +ent-LockerResearchDirectorFilled = { ent-LockerResearchDirector } + .suffix = Filled + .desc = { ent-LockerResearchDirector.desc } +ent-LockerHeadOfSecurityFilledHardsuit = { ent-LockerHeadOfSecurity } + .suffix = Filled, Hardsuit + .desc = { ent-LockerHeadOfSecurity.desc } +ent-LockerHeadOfSecurityFilled = { ent-LockerHeadOfSecurity } + .suffix = Filled + .desc = { ent-LockerHeadOfSecurity.desc } +ent-LockerFreezerVaultFilled = { ent-LockerFreezerBase } + .suffix = Vault, Locked + .desc = { ent-LockerFreezerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/medical.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/medical.ftl new file mode 100644 index 00000000000..8e91fea3800 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/medical.ftl @@ -0,0 +1,21 @@ +ent-LockerMedicineFilled = { ent-LockerMedicine } + .suffix = Filled + .desc = { ent-LockerMedicine.desc } +ent-LockerWallMedicalFilled = medicine wall locker + .suffix = Filled + .desc = { ent-LockerWallMedical.desc } +ent-LockerMedicalFilled = { ent-LockerMedical } + .suffix = Filled + .desc = { ent-LockerMedical.desc } +ent-LockerWallMedicalDoctorFilled = medical doctor's wall locker + .suffix = Filled + .desc = { ent-LockerWallMedical.desc } +ent-LockerChemistryFilled = { ent-LockerChemistry } + .suffix = Filled + .desc = { ent-LockerChemistry.desc } +ent-LockerParamedicFilled = { ent-LockerParamedic } + .suffix = Filled + .desc = { ent-LockerParamedic.desc } +ent-LockerParamedicFilledHardsuit = { ent-LockerParamedic } + .suffix = Filled, Hardsuit + .desc = { ent-LockerParamedic.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/misc.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/misc.ftl new file mode 100644 index 00000000000..0fc5433d0c5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/misc.ftl @@ -0,0 +1,21 @@ +ent-LockerSyndicatePersonalFilled = { ent-LockerSyndicatePersonal } + .suffix = Filled + .desc = { ent-LockerSyndicatePersonal.desc } +ent-ClosetEmergencyFilledRandom = { ent-ClosetEmergency } + .suffix = Filled, Random + .desc = { ent-ClosetEmergency.desc } +ent-ClosetWallEmergencyFilledRandom = { ent-ClosetWallEmergency } + .suffix = Filled, Random + .desc = { ent-ClosetWallEmergency.desc } +ent-ClosetFireFilled = { ent-ClosetFire } + .suffix = Filled + .desc = { ent-ClosetFire.desc } +ent-ClosetWallFireFilledRandom = { ent-ClosetWallFire } + .suffix = Filled + .desc = { ent-ClosetWallFire.desc } +ent-ClosetMaintenanceFilledRandom = { ent-ClosetMaintenance } + .suffix = Filled, Random + .desc = { ent-ClosetMaintenance.desc } +ent-ClosetWallMaintenanceFilledRandom = { ent-ClosetWall } + .suffix = Filled, Random + .desc = { ent-ClosetWall.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/science.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/science.ftl new file mode 100644 index 00000000000..d13d36e48de --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/science.ftl @@ -0,0 +1,3 @@ +ent-LockerScienceFilled = { ent-LockerScientist } + .suffix = Filled + .desc = { ent-LockerScientist.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/security.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/security.ftl new file mode 100644 index 00000000000..d68d725c7e6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/security.ftl @@ -0,0 +1,38 @@ +ent-LockerWardenFilledHardsuit = { ent-LockerWarden } + .suffix = Filled, Hardsuit + .desc = { ent-LockerWarden.desc } +ent-LockerWardenFilled = { ent-LockerWarden } + .suffix = Filled + .desc = { ent-LockerWarden.desc } +ent-LockerSecurityFilled = { ent-LockerSecurity } + .suffix = Filled + .desc = { ent-LockerSecurity.desc } +ent-LockerBrigmedicFilled = { ent-LockerBrigmedic } + .suffix = Corpsman, Filled + .desc = { ent-LockerBrigmedic.desc } +ent-LockerBrigmedicFilledHardsuit = { ent-LockerBrigmedic } + .suffix = Corpsman, Filled, Hardsuit + .desc = { ent-LockerBrigmedic.desc } +ent-LockerDetectiveFilled = { ent-LockerDetective } + .suffix = Filled + .desc = { ent-LockerDetective.desc } +ent-ClosetBombFilled = { ent-ClosetBomb } + .suffix = Filled + .desc = { ent-ClosetBomb.desc } +ent-GunSafeDisabler = disabler safe + .desc = { ent-GunSafe.desc } +ent-GunSafePistolMk58 = mk58 safe + .desc = { ent-GunSafe.desc } +ent-GunSafeRifleLecter = lecter safe + .desc = { ent-GunSafe.desc } +ent-GunSafeSubMachineGunDrozd = drozd safe + .desc = { ent-GunSafe.desc } +ent-GunSafeShotgunEnforcer = enforcer safe + .desc = { ent-GunSafe.desc } +ent-GunSafeShotgunKammerer = kammerer safe + .desc = { ent-GunSafe.desc } +ent-GunSafeSubMachineGunWt550 = wt550 safe + .suffix = Wt550 + .desc = { ent-GunSafe.desc } +ent-GunSafeLaserCarbine = laser safe + .desc = { ent-GunSafe.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/service.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/service.ftl new file mode 100644 index 00000000000..5c8f9e9ebd7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/service.ftl @@ -0,0 +1,21 @@ +ent-LockerBoozeFilled = { ent-LockerBooze } + .suffix = Filled + .desc = { ent-LockerBooze.desc } +ent-ClosetChefFilled = { ent-ClosetChef } + .suffix = Filled + .desc = { ent-ClosetChef.desc } +ent-ClosetJanitorFilled = { ent-ClosetJanitor } + .suffix = Filled + .desc = { ent-ClosetJanitor.desc } +ent-ClosetLegalFilled = { ent-ClosetLegal } + .suffix = Filled + .desc = { ent-ClosetLegal.desc } +ent-LockerBotanistFilled = { ent-LockerBotanist } + .suffix = Filled + .desc = { ent-LockerBotanist.desc } +ent-LockerBotanistLoot = { ent-LockerBotanist } + .suffix = Loot + .desc = { ent-LockerBotanist.desc } +ent-ClosetJanitorBombFilled = { ent-ClosetJanitorBomb } + .suffix = Filled + .desc = { ent-ClosetJanitorBomb.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/space_ruin.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/space_ruin.ftl new file mode 100644 index 00000000000..fde48669cbc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/space_ruin.ftl @@ -0,0 +1,9 @@ +ent-LockerOldAISat = closet + .suffix = NTSRA voidsuit locker + .desc = { ent-LockerSyndicate.desc } +ent-LockerSyndicateShipGearBasic = { ent-LockerSyndicate } + .suffix = Basic ship gear, Random + .desc = { ent-LockerSyndicate.desc } +ent-LockerSyndicateShipGearBasicChameleonKit = { ent-LockerSyndicateShipGearBasic } + .suffix = Basic ship gear, Random, Chameleon Kit + .desc = { ent-LockerSyndicateShipGearBasic.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/suit_storage.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/suit_storage.ftl new file mode 100644 index 00000000000..c0390b9f938 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/suit_storage.ftl @@ -0,0 +1,69 @@ +ent-SuitStorageEVA = { ent-SuitStorageBase } + .suffix = EVA + .desc = { ent-SuitStorageBase.desc } +ent-SuitStorageEVAAlternate = { ent-SuitStorageBase } + .suffix = EVA, Large Helmet + .desc = { ent-SuitStorageBase.desc } +ent-SuitStorageEVAEmergency = { ent-SuitStorageBase } + .suffix = Emergency EVA + .desc = { ent-SuitStorageBase.desc } +ent-SuitStorageEVAPrisoner = { ent-SuitStorageBase } + .suffix = Prisoner EVA + .desc = { ent-SuitStorageBase.desc } +ent-SuitStorageEVASyndicate = { ent-SuitStorageBase } + .suffix = Syndicate EVA + .desc = { ent-SuitStorageBase.desc } +ent-SuitStorageEVAPirate = { ent-SuitStorageBase } + .suffix = Pirate EVA + .desc = { ent-SuitStorageBase.desc } +ent-SuitStorageNTSRA = { ent-SuitStorageBase } + .suffix = Ancient EVA + .desc = { ent-SuitStorageBase.desc } +ent-SuitStorageBasic = { ent-SuitStorageBase } + .suffix = Basic Hardsuit + .desc = { ent-SuitStorageBase.desc } +ent-SuitStorageEngi = { ent-SuitStorageBase } + .suffix = Station Engineer + .desc = { ent-SuitStorageBase.desc } +ent-SuitStorageAtmos = { ent-SuitStorageBase } + .suffix = Atmospheric Technician + .desc = { ent-SuitStorageBase.desc } +ent-SuitStorageSec = { ent-SuitStorageBase } + .suffix = Security + .desc = { ent-SuitStorageBase.desc } +ent-SuitStorageCE = { ent-SuitStorageBase } + .suffix = Chief Engineer + .desc = { ent-SuitStorageBase.desc } +ent-SuitStorageCMO = { ent-SuitStorageBase } + .suffix = Chief Medical Officer + .desc = { ent-SuitStorageBase.desc } +ent-SuitStorageRD = { ent-SuitStorageBase } + .suffix = Mystagogue + .desc = { ent-SuitStorageBase.desc } +ent-SuitStorageHOS = { ent-SuitStorageBase } + .suffix = Head of Security + .desc = { ent-SuitStorageBase.desc } +ent-SuitStorageWarden = { ent-SuitStorageBase } + .suffix = Warden + .desc = { ent-SuitStorageBase.desc } +ent-SuitStorageCaptain = { ent-SuitStorageBase } + .suffix = Captain + .desc = { ent-SuitStorageBase.desc } +ent-SuitStorageSalv = { ent-SuitStorageBase } + .suffix = Salvage + .desc = { ent-SuitStorageBase.desc } +ent-SuitStorageParamedic = { ent-SuitStorageBase } + .suffix = Paramedic + .desc = { ent-SuitStorageBase.desc } +ent-SuitStorageCorpsman = { ent-SuitStorageBase } + .suffix = Corpsman + .desc = { ent-SuitStorageBase.desc } +ent-SuitStorageSyndie = { ent-SuitStorageBase } + .suffix = Syndicate Hardsuit + .desc = { ent-SuitStorageBase.desc } +ent-SuitStoragePirateCap = { ent-SuitStorageBase } + .suffix = Pirate Captain + .desc = { ent-SuitStorageBase.desc } +ent-SuitStorageWizard = { ent-SuitStorageBase } + .suffix = Wizard + .desc = { ent-SuitStorageBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/wardrobe_colors.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/wardrobe_colors.ftl new file mode 100644 index 00000000000..004c0a2ebb9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/wardrobe_colors.ftl @@ -0,0 +1,24 @@ +ent-WardrobeGreyFilled = { ent-WardrobeGrey } + .suffix = Filled + .desc = { ent-WardrobeGrey.desc } +ent-WardrobeMixedFilled = { ent-WardrobeMixed } + .suffix = Filled + .desc = { ent-WardrobeMixed.desc } +ent-WardrobeYellowFilled = { ent-WardrobeYellow } + .suffix = Filled + .desc = { ent-WardrobeYellow.desc } +ent-WardrobeWhiteFilled = { ent-WardrobeWhite } + .suffix = Filled + .desc = { ent-WardrobeWhite.desc } +ent-WardrobeBlueFilled = { ent-WardrobeBlue } + .suffix = Filled + .desc = { ent-WardrobeBlue.desc } +ent-WardrobePinkFilled = { ent-WardrobePink } + .suffix = Filled + .desc = { ent-WardrobePink.desc } +ent-WardrobeBlackFilled = { ent-WardrobeBlack } + .suffix = Filled + .desc = { ent-WardrobeBlack.desc } +ent-WardrobeGreenFilled = { ent-WardrobeGreen } + .suffix = Filled + .desc = { ent-WardrobeGreen.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/wardrobe_job.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/wardrobe_job.ftl new file mode 100644 index 00000000000..d420903cee2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/lockers/wardrobe_job.ftl @@ -0,0 +1,42 @@ +ent-WardrobePrisonFilled = { ent-WardrobePrison } + .desc = Contains a selection of nice orange clothes for people enjoying their stay in the brig. + .suffix = Filled +ent-WardrobeRoboticsFilled = { ent-WardrobeRobotics } + .desc = You can build a robot out of this locker. + .suffix = Filled +ent-WardrobeChemistryFilled = { ent-WardrobeChemistry } + .desc = The sleek orange threads contained within make you much less likely to be thrown out of the chemistry lab. + .suffix = Filled +ent-WardrobeGeneticsFilled = { ent-WardrobeGenetics } + .desc = The sleek blue threads contained within make you much less likely to be thrown out of the genetics lab. + .suffix = Filled +ent-WardrobeVirologyFilled = { ent-WardrobeVirology } + .desc = The sleek green threads contained within make you much less likely to be thrown out of the virology lab. + .suffix = Filled +ent-WardrobeScienceFilled = { ent-WardrobeScience } + .desc = You've read a couple pop science articles, now it's time for the real deal. + .suffix = Filled +ent-WardrobeBotanistFilled = { ent-WardrobeBotanist } + .desc = Plant yourself among the plant men with these 100% natural plant-derived clothes. + .suffix = Filled +ent-WardrobeMedicalDoctorFilled = { ent-WardrobeMedicalDoctor } + .desc = We've all played doctor before, now practice medicine. + .suffix = Filled +ent-WardrobeChapelFilled = { ent-WardrobeChapel } + .desc = You have to look presentable for your flock. + .suffix = Filled +ent-WardrobeSecurityFilled = { ent-WardrobeSecurity } + .desc = Cross the thin red line. + .suffix = Filled +ent-WardrobeCargoFilled = { ent-WardrobeCargo } + .desc = This locker? Maybe 500 spesos. Brotherhood? Priceless. + .suffix = Filled +ent-WardrobeSalvageFilled = { ent-WardrobeSalvage } + .suffix = Filled + .desc = { ent-WardrobeSalvage.desc } +ent-WardrobeAtmosphericsFilled = { ent-WardrobeAtmospherics } + .desc = This locker contains a uniform for atmospheric technicians. + .suffix = Filled +ent-WardrobeEngineeringFilled = { ent-WardrobeEngineering } + .desc = This locker contains a uniform for engineering or social engineering. + .suffix = Filled diff --git a/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/paper/manuals.ftl b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/paper/manuals.ftl new file mode 100644 index 00000000000..12ee0ed3ae4 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/catalog/fills/paper/manuals.ftl @@ -0,0 +1,5 @@ +ent-PaperWrittenAMEScribbles = { ent-Paper } + .suffix = AME scribbles + .desc = { ent-Paper.desc } +ent-HoloparasiteInfo = holoparasite terms and conditions + .desc = A tiny volumetric display for documents, makes one wonder if Cybersun's legal budget is way too high. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/body/organs/harpy.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/body/organs/harpy.ftl new file mode 100644 index 00000000000..a0c3da8c751 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/body/organs/harpy.ftl @@ -0,0 +1,2 @@ +ent-OrganHarpyLungs = lungs + .desc = An advanced pair of avian lungs. Filters oxygen by way of moving air constantly through air sacs. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/body/organs/vulpkanin.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/body/organs/vulpkanin.ftl new file mode 100644 index 00000000000..0ceb733b428 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/body/organs/vulpkanin.ftl @@ -0,0 +1,2 @@ +ent-OrganVulpkaninStomach = { ent-OrganAnimalStomach } + .desc = { ent-OrganAnimalStomach.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/body/parts/harpy.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/body/parts/harpy.ftl new file mode 100644 index 00000000000..10d0a74fb8f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/body/parts/harpy.ftl @@ -0,0 +1,22 @@ +ent-PartHarpy = harpy body part + .desc = { ent-BaseItem.desc } +ent-TorsoHarpy = harpy torso + .desc = { ent-PartHarpy.desc } +ent-HeadHarpy = harpy head + .desc = { ent-PartHarpy.desc } +ent-LeftArmHarpy = left harpy arm + .desc = { ent-PartHarpy.desc } +ent-RightArmHarpy = right harpy arm + .desc = { ent-PartHarpy.desc } +ent-LeftHandHarpy = left harpy hand + .desc = { ent-PartHarpy.desc } +ent-RightHandHarpy = right harpy hand + .desc = { ent-PartHarpy.desc } +ent-LeftLegHarpy = left harpy leg + .desc = { ent-PartHarpy.desc } +ent-RightLegHarpy = right harpy leg + .desc = { ent-PartHarpy.desc } +ent-LeftFootHarpy = left harpy foot + .desc = { ent-PartHarpy.desc } +ent-RightFootHarpy = right harpy foot + .desc = { ent-PartHarpy.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/body/parts/vulpkanin.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/body/parts/vulpkanin.ftl new file mode 100644 index 00000000000..de221ece831 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/body/parts/vulpkanin.ftl @@ -0,0 +1,22 @@ +ent-PartVulpkanin = vulpkanin body part + .desc = { ent-BaseItem.desc } +ent-TorsoVulpkanin = vulpkanin torso + .desc = { ent-PartVulpkanin.desc } +ent-HeadVulpkanin = vulpkanin head + .desc = { ent-PartVulpkanin.desc } +ent-LeftArmVulpkanin = left vulpkanin arm + .desc = { ent-PartVulpkanin.desc } +ent-RightArmVulpkanin = right vulpkanin arm + .desc = { ent-PartVulpkanin.desc } +ent-LeftHandVulpkanin = left vulpkanin hand + .desc = { ent-PartVulpkanin.desc } +ent-RightHandVulpkanin = right vulpkanin hand + .desc = { ent-PartVulpkanin.desc } +ent-LeftLegVulpkanin = left vulpkanin leg + .desc = { ent-PartVulpkanin.desc } +ent-RightLegVulpkanin = right vulpkanin leg + .desc = { ent-PartVulpkanin.desc } +ent-LeftFootVulpkanin = left vulpkanin foot + .desc = { ent-PartVulpkanin.desc } +ent-RightFootVulpkanin = right vulpkanin foot + .desc = { ent-PartVulpkanin.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/backpacks/startergear/backpack.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/backpacks/startergear/backpack.ftl new file mode 100644 index 00000000000..732915b352d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/backpacks/startergear/backpack.ftl @@ -0,0 +1,9 @@ +ent-ClothingBackpackMafiaFilled = { ent-ClothingBackpackSatchelLeather } + .suffix = Filled, Mafia + .desc = { ent-ClothingBackpackSatchelLeather.desc } +ent-ClothingBackpackParamedicFilledDV = { ent-ClothingBackpackMedical } + .desc = { ent-ClothingBackpackMedical.desc } +ent-ClothingBackpackPsychologistFilled = { ent-ClothingBackpackMedical } + .desc = { ent-ClothingBackpackMedical.desc } +ent-ClothingBackpackLawyerFilled = { ent-ClothingBackpack } + .desc = { ent-ClothingBackpack.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/backpacks/startergear/duffelbag.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/backpacks/startergear/duffelbag.ftl new file mode 100644 index 00000000000..20e14626e60 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/backpacks/startergear/duffelbag.ftl @@ -0,0 +1,6 @@ +ent-ClothingBackpackDuffelParamedicFilledDV = { ent-ClothingBackpackDuffelMedical } + .desc = { ent-ClothingBackpackDuffelMedical.desc } +ent-ClothingBackpackDuffelPsychologistFilled = { ent-ClothingBackpackDuffelMedical } + .desc = { ent-ClothingBackpackDuffelMedical.desc } +ent-ClothingBackpackDuffelLawyerFilled = { ent-ClothingBackpackDuffel } + .desc = { ent-ClothingBackpackDuffel.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/backpacks/startergear/satchel.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/backpacks/startergear/satchel.ftl new file mode 100644 index 00000000000..057311deffc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/backpacks/startergear/satchel.ftl @@ -0,0 +1,6 @@ +ent-ClothingBackpackSatchelParamedicFilledDV = { ent-ClothingBackpackSatchelMedical } + .desc = { ent-ClothingBackpackSatchelMedical.desc } +ent-ClothingBackpackSatchelPsychologistFilled = { ent-ClothingBackpackSatchelMedical } + .desc = { ent-ClothingBackpackSatchelMedical.desc } +ent-ClothingBackpackSatchelLawyerFilled = { ent-ClothingBackpackSatchel } + .desc = { ent-ClothingBackpackSatchel.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/boxes/general.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/boxes/general.ftl new file mode 100644 index 00000000000..dfc1c988cfb --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/boxes/general.ftl @@ -0,0 +1,2 @@ +ent-BoxEncryptionKeyPrisoner = Prisoner encryption key box + .desc = A box of spare encryption keys. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/boxes/pda.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/boxes/pda.ftl new file mode 100644 index 00000000000..ae10f69899a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/boxes/pda.ftl @@ -0,0 +1,12 @@ +ent-BoxPDASecurity = security PDA box + .desc = A box of spare PDA microcomputers for the security department. +ent-BoxPDAPrisoner = prisoner PDA box + .desc = A box of spare PDA microcomputers for the warden to use for prisoners. +ent-BoxPDAMedical = medical PDA box + .desc = A box of spare PDA microcomputers for the medical department. +ent-BoxPDAScience = epistemics PDA box + .desc = A box of spare PDA microcomputers for the epistemics department. +ent-BoxPDAEngineering = engineering PDA box + .desc = A box of spare PDA microcomputers for the engineering department. +ent-BoxPDACargo = logistics PDA box + .desc = A box of spare PDA microcomputers for the logistics department. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/crates/armory.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/crates/armory.ftl new file mode 100644 index 00000000000..4834d7b0641 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/crates/armory.ftl @@ -0,0 +1,10 @@ +ent-CrateArmoryGrand = { ent-CrateWeaponSecure } + .desc = { ent-CrateWeaponSecure.desc } +ent-CrateArmoryUniversal = { ent-CrateWeaponSecure } + .desc = { ent-CrateWeaponSecure.desc } +ent-CrateArmoryAdjutant = { ent-CrateWeaponSecure } + .desc = { ent-CrateWeaponSecure.desc } +ent-CrateArmoryEnergyGun = { ent-CrateWeaponSecure } + .desc = { ent-CrateWeaponSecure.desc } +ent-CrateArmoryEnergyGunMini = { ent-CrateWeaponSecure } + .desc = { ent-CrateWeaponSecure.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/crates/food.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/crates/food.ftl new file mode 100644 index 00000000000..6360a3a93cd --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/crates/food.ftl @@ -0,0 +1,4 @@ +ent-CrateFoodDonkpocketSavory = { ent-CratePlastic } + .desc = { ent-CratePlastic.desc } +ent-CrateFoodDonkpocketSweet = { ent-CratePlastic } + .desc = { ent-CratePlastic.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/crates/fun.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/crates/fun.ftl new file mode 100644 index 00000000000..89dbdf5570c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/crates/fun.ftl @@ -0,0 +1,4 @@ +ent-CrateFunBBGun = { ent-CrateGenericSteel } + .desc = { ent-CrateGenericSteel.desc } +ent-CrateCapGunSet = cap gun box set + .desc = A box filled with fun, harmless cap guns that are sure to keep security entertained and the air smelling of sulfur. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/crates/npc.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/crates/npc.ftl new file mode 100644 index 00000000000..f73531dce13 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/crates/npc.ftl @@ -0,0 +1,2 @@ +ent-CrateNPCSecDog = { ent-CrateLivestock } + .desc = { ent-CrateLivestock.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/crates/vending.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/crates/vending.ftl new file mode 100644 index 00000000000..4b1aa26b389 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/crates/vending.ftl @@ -0,0 +1,2 @@ +ent-CrateVendingMachineRestockPrideFilled = { ent-CratePlastic } + .desc = { ent-CratePlastic.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/items/belts/belts.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/items/belts/belts.ftl new file mode 100644 index 00000000000..4951d53e94f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/items/belts/belts.ftl @@ -0,0 +1,6 @@ +ent-ClothingBeltKatanaSheathFilled = { ent-ClothingBeltKatanaSheath } + .suffix = Filled + .desc = { ent-ClothingBeltKatanaSheath.desc } +ent-ClothingBeltCorpsmanWebbingFilled = { ent-ClothingBeltCorpsmanWebbing } + .suffix = Filled + .desc = { ent-ClothingBeltCorpsmanWebbing.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/lockers/security.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/lockers/security.ftl new file mode 100644 index 00000000000..1b9f6ceb305 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/catalog/fills/lockers/security.ftl @@ -0,0 +1,12 @@ +ent-GunSafePistolUniversal = mk32 safe + .desc = { ent-GunSafe.desc } +ent-GunSafeSniperGrand = mark 1 rifle safe + .desc = { ent-GunSafe.desc } +ent-GunSafeVulcanRifle = vulcan safe + .desc = { ent-GunSafe.desc } +ent-GunSafeAdjutantShotgun = adjutant safe + .desc = { ent-GunSafe.desc } +ent-GunSafeEnergyGun = energy gun safe + .desc = { ent-GunSafe.desc } +ent-GunSafeEnergyGunMini = miniature energy gun safe + .desc = { ent-GunSafe.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/back/backpacks/backpacks.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/back/backpacks/backpacks.ftl new file mode 100644 index 00000000000..35aed25fcb8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/back/backpacks/backpacks.ftl @@ -0,0 +1,2 @@ +ent-ClothingBackpackBrigmedicDeltaVFilled = { ent-ClothingBackpackBrigmedic } + .desc = { ent-ClothingBackpackBrigmedic.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/back/backpacks/duffelbag.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/back/backpacks/duffelbag.ftl new file mode 100644 index 00000000000..b5a469a0a3a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/back/backpacks/duffelbag.ftl @@ -0,0 +1,2 @@ +ent-ClothingBackpackDuffelBrigmedicDeltaVFilled = { ent-ClothingBackpackDuffelBrigmedic } + .desc = { ent-ClothingBackpackDuffelBrigmedic.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/back/backpacks/satchel.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/back/backpacks/satchel.ftl new file mode 100644 index 00000000000..11694310b0b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/back/backpacks/satchel.ftl @@ -0,0 +1,2 @@ +ent-ClothingBackpackSatchelBrigmedicDeltaVFilled = { ent-ClothingBackpackSatchelBrigmedic } + .desc = { ent-ClothingBackpackSatchelBrigmedic.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/belt/belts.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/belt/belts.ftl new file mode 100644 index 00000000000..57ef6dee416 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/belt/belts.ftl @@ -0,0 +1,6 @@ +ent-ClothingBeltCeremonial = ceremonial belt + .desc = A blue-and-white belt with assorted pockets and pouches. +ent-ClothingBeltSuspendersBlack = suspenders + .desc = For holding your pants up. +ent-ClothingBeltCorpsmanWebbing = corpsman webbing + .desc = A set of security webbing with blue corpsman highlights. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/ears/headsets.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/ears/headsets.ftl new file mode 100644 index 00000000000..fe72a7cd32a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/ears/headsets.ftl @@ -0,0 +1,10 @@ +ent-ClothingHeadsetHoP = hop headset + .desc = A headset used by the head of personnel. +ent-ClothingHeadsetAltService = head of personnel's over-ear headset + .desc = { ent-ClothingHeadsetAlt.desc } +ent-ClothingHeadsetAltSyndicateListening = blood-red over-ear interception headset + .desc = An advanced, modular syndicate interception intercom that fits over the head. +ent-ClothingHeadsetPrison = prison headset + .desc = Headset used by anybody who needs direct contact with prisoners +ent-ClothingHeadsetPrisonGuard = guard headset + .desc = Headset used by prison guards. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/eyes/glasses.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/eyes/glasses.ftl new file mode 100644 index 00000000000..5038f502175 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/eyes/glasses.ftl @@ -0,0 +1,2 @@ +ent-ClothingEyesGlassesChemist = safety glasses + .desc = Glasses made for chemists and other workers dealing with caustic reagents. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/eyes/hud.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/eyes/hud.ftl new file mode 100644 index 00000000000..7af0148b81f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/eyes/hud.ftl @@ -0,0 +1,6 @@ +ent-ClothingEyesPrescriptionMedHud = prescription medical hud + .desc = A poorly done and rushed mix between half of a pair of prescription glasses and a medical HUD allowing you to see clearly out of one eye and view the health of people out of the other! +ent-ClothingEyesPrescriptionHudSecurity = prescription security hud + .desc = A poorly done and rushed mix between half of a pair of prescription glasses and a security HUD allowing you to see clearly out of one eye and inspect the employee's ID and warning status in the other! +ent-ClothingEyesHudSyndicateMed = syndicate medical visor + .desc = An upgraded syndicate visor with automatic health readings, designed for better detection of humanoids and their subsequent elimination. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/hands/gloves.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/hands/gloves.ftl new file mode 100644 index 00000000000..79de448f7f9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/hands/gloves.ftl @@ -0,0 +1,7 @@ +ent-ClothingHandsGlovesInspection = inspection gloves + .desc = A fancy pair of white gloves, both durable and delicate. +ent-ClothingHandsGlovesRyuzoGauntlets = golden gauntlets + .desc = Because sometimes, things just need to be based on your fists. + .suffix = ADMIN ONLY, DO NOT MAP +ent-ClothingHandsGlovesChemist = heavy nitrile gloves + .desc = A pair of thick gloves that provide some protection from caustic chemicals. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/head/hardsuit-helmets.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/head/hardsuit-helmets.ftl new file mode 100644 index 00000000000..9241e7e36d8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/head/hardsuit-helmets.ftl @@ -0,0 +1,16 @@ +ent-ClothingHeadHelmetHardsuitCombatStandard = combat hardsuit helmet + .desc = An armoured helmet with a yellow visor and dual head-mounted lights. +ent-ClothingHeadHelmetHardsuitCombatOfficer = security combat hardsuit helmet + .desc = { ent-ClothingHeadHelmetHardsuitCombatStandard.desc } +ent-ClothingHeadHelmetHardsuitCombatMedical = medical combat hardsuit helmet + .desc = A lightweight armoured helmet with full-face blue visor and head-mounted light. +ent-ClothingHeadHelmetHardsuitCombatCorpsman = corpsman combat hardsuit helmet + .desc = { ent-ClothingHeadHelmetHardsuitCombatMedical.desc } +ent-ClothingHeadHelmetHardsuitCombatRiot = riot combat hardsuit helmet + .desc = A heavy armoured helmet with a sealed visor with yellow slits and dual head-mounted lights. +ent-ClothingHeadHelmetHardsuitCombatWarden = warden's riot combat hardsuit helmet + .desc = { ent-ClothingHeadHelmetHardsuitCombatRiot.desc } +ent-ClothingHeadHelmetHardsuitCombatAdvanced = advanced combat hardsuit helmet + .desc = A light but durable helmet with full-face protection and four head-mounted lights. +ent-ClothingHeadHelmetHardsuitCombatHoS = head of security's advanced combat hardsuit helmet + .desc = { ent-ClothingHeadHelmetHardsuitCombatAdvanced.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/head/hats.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/head/hats.ftl new file mode 100644 index 00000000000..8c51f51ada6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/head/hats.ftl @@ -0,0 +1,35 @@ +ent-ClothingHeadHatFedoraBlack = black fedora + .desc = A black fedora. Lookin' classy. +ent-ClothingHeadHatFedoraChoc = brown fedora + .desc = A brown fedora. Lookin' snazzy. +ent-ClothingHeadHatFedoraWhite = white fedora + .desc = A white fedora. Lookin' ritzy. +ent-ClothingHeadHatFlatBlack = black flat cap + .desc = A black flat cap, for driving cabs and delivering the papers. +ent-ClothingHeadHatFlatBrown = brown flat cap + .desc = A brown flat cap, for driving cabs and delivering the papers. +ent-ClothingHeadHatFlatSyndie = black flat cap + .desc = A black flat cap, for sending a message. + .suffix = Weapon +ent-ClothingHeadHatSurgcapBlack = surgical cap + .desc = A black cap surgeons wear during operations. Keeps their hair from tickling your internal organs. +ent-ClothingHeadHatSurgcapCyan = surgical cap + .desc = A cyan cap surgeons wear during operations. Keeps their hair from tickling your internal organs. +ent-ClothingHeadHatSurgcapCybersun = surgical cap + .desc = A surgical cap worn by members of Cybersun's Biotechnology division. +ent-ClothingHeadHatSurgcapPink = surgical cap + .desc = A pink cap surgeons wear during operations. Keeps their hair from tickling your internal organs. +ent-ClothingHeadHatSurgcapRainbow = surgical cap + .desc = A rainbow cap surgeons wear during operations. Keeps their hair from tickling your internal organs. +ent-ClothingHeadHatSurgcapWhite = surgical cap + .desc = A black cap surgeons wear during operations. Keeps their hair from tickling your internal organs. +ent-ClothingHeadCourier = courier's cap + .desc = Special delivery. +ent-ClothingHeadCourierFlipped = courier's cap flipped + .desc = Special delivery. +ent-ClothingHeadHatDirCap = director's cap + .desc = A green cap with a director's rank emblem, belonging to a high-ranking member of Central Command. Whoever it is, they mean business. +ent-ClothingHeadHatBeretLogi = logistics beret + .desc = For the intellectual and studious accountant. Definitely not a revolutionary symbol. +ent-ClothingHeadHatBeretCorpsman = corpsman beret + .desc = For style-conscious combat lifesavers and medical specialists alike. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/neck/cloaks.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/neck/cloaks.ftl new file mode 100644 index 00000000000..1aa34987893 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/neck/cloaks.ftl @@ -0,0 +1,7 @@ +ent-ClothingNeckCloakMystagogue = mystagogue's cloak + .desc = A comfy white and purple cloak, perfect for those sleepless nights when you're haunted by the yet unsolved mysteries of the universe. + .suffix = Delta-V +ent-ClothingNeckCloakBoat = NanoTrasen boat cloak + .desc = A regal blue durathread boat cloak with a red felt lining and gold trim. Somehow, it's even more expensive than it looks. +ent-ClothingNeckSalvager = salvager's cloak + .desc = Worn by dangerous people who've deconstructed stations with ease. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/neck/mantles.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/neck/mantles.ftl new file mode 100644 index 00000000000..52e42bf4c11 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/neck/mantles.ftl @@ -0,0 +1,3 @@ +ent-ClothingNeckMantleRyuzo = ornate mantle + .desc = In days of old, giving one's life was considered the ultimate sacrifice. The owner of this mantle, however, has dedicated their life twice over. + .suffix = ADMIN ONLY, DO NOT MAP diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/neck/medals.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/neck/medals.ftl new file mode 100644 index 00000000000..cf1e6fba2b3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/neck/medals.ftl @@ -0,0 +1,2 @@ +ent-ClothingNeckBlackStar = black star medal + .desc = Given to crewmates that make the greatest of sacrifices in the performance of their duties. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/neck/ties.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/neck/ties.ftl new file mode 100644 index 00000000000..20c59a58b78 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/neck/ties.ftl @@ -0,0 +1,12 @@ +ent-ClothingNeckTieWhite = white tie + .desc = An ivory-white tie. +ent-ClothingNeckTieBlack = black tie + .desc = A charcoal-black tie. +ent-ClothingNeckTieBrown = brown tie + .desc = A chocolate-brown tie. +ent-ClothingNeckTieBlue = blue tie + .desc = A cerulean-blue tie. +ent-ClothingNeckTieGreen = green tie + .desc = A grass-green tie. +ent-ClothingNeckTieChem = chemistry tie + .desc = An safety-orange tie. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/outerclothing/armor.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/outerclothing/armor.ftl new file mode 100644 index 00000000000..762c92d4e2a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/outerclothing/armor.ftl @@ -0,0 +1,6 @@ +ent-ClothingOuterArmorPlateCarrier = plate carrier + .desc = A large and bulky carrier featuring steel plates that offer decent protection against gunfire. +ent-ClothingOuterArmorDuraVest = durathread vest + .desc = A tight-fitting and sturdy armor vest, reinforced with durathread weave to protect against sharp objects and blunt force trauma. +ent-ClothingOuterArmorARC = ARCS + .desc = The Advanced Riot Control Suit, or ARCS for short, is generally regarded as far too bulky and overly hot for any practical use - but when the riots are raging, most officers invariably take great comfort from the thick and claustrophobic padding. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/outerclothing/coats.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/outerclothing/coats.ftl new file mode 100644 index 00000000000..41fbdd945fe --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/outerclothing/coats.ftl @@ -0,0 +1,15 @@ +ent-ClothingOuterCoatRyuzo = Delphic coat + .desc = In another universe, The Syndicate are known as the good guys. + .suffix = ADMIN ONLY, DO NOT MAP +ent-ClothingOuterCoatHoPArmored = head of personnel's armored coat + .desc = A comfortable jacket that offers some protection against acts of god and man. +ent-ClothingOuterCoatOvercoat = overcoat + .desc = A warm, dark overcoat, suitable for formal occasions. +ent-ClothingOuterCoatGreatcoat = greatcoat + .desc = A drab and rugged greatcoat, padded for protection against the elements. +ent-ClothingOuterCoatLeatherJacket = leather jacket + .desc = A rugged leather jacket, for fashion or for utility. +ent-ClothingOuterCoatCybersunWindbreaker = cybersun windbreaker + .desc = A paramedics windbreaker, sporting the official heraldry of Cybersuns meditech division. Its made of sturdy ballistic fiber. +ent-ClothingOuterCoatHoPFormal = head of personnel's formal jacket + .desc = A showy and over-the-top jacket with gold buttons and red trim. More tacky than classy. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/outerclothing/hardsuits.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/outerclothing/hardsuits.ftl new file mode 100644 index 00000000000..fe07f3c1ff4 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/outerclothing/hardsuits.ftl @@ -0,0 +1,16 @@ +ent-ClothingOuterHardsuitCombatStandard = combat hardsuit + .desc = A purpose-built combat suit designed to protect its user against all manner of enemy combatants in low pressure environments. +ent-ClothingOuterHardsuitCombatOfficer = security combat hardsuit + .desc = A purpose-built combat suit designed to protect its user against all manner of enemy combatants in low pressure environments. This one has station security markings. +ent-ClothingOuterHardsuitCombatMedical = medical combat hardsuit + .desc = A purpose-built combat suit designed to allow its user greater mobility for superior support of friendly units in active combat zones. +ent-ClothingOuterHardsuitCombatCorpsman = corpsman combat hardsuit + .desc = A purpose-built combat suit designed to allow its user greater mobility for superior support of friendly units in active combat zones. This one has station security markings. +ent-ClothingOuterHardsuitCombatRiot = riot combat hardsuit + .desc = A purpose-built combat suit designed for crowd control against armed combatants in low pressure environments. +ent-ClothingOuterHardsuitCombatWarden = warden's riot combat hardsuit + .desc = A purpose-built combat suit designed for crowd control against armed combatants in low pressure environments. This one has station security and warden's rank markings. +ent-ClothingOuterHardsuitCombatAdvanced = advanced combat hardsuit + .desc = A purpose-built combat suit of second-generation design, providing unparalleled protection against all manner of kinetic forces in low pressure environments. +ent-ClothingOuterHardsuitCombatHoS = head of security's advanced combat hardsuit + .desc = A purpose-built combat suit of second-generation design, providing unparalleled protection against all manner of kinetic forces in low pressure environments. This one has station security and commander's rank markings. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/outerclothing/misc.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/outerclothing/misc.ftl new file mode 100644 index 00000000000..bd9398a0140 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/outerclothing/misc.ftl @@ -0,0 +1,3 @@ +ent-ClothingOuterApronChemist = chemical resistant apron + .desc = Made out of thick rubber, the color of this apron still leaves you perplexed. + .suffix = Chemistry diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/outerclothing/vests.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/outerclothing/vests.ftl new file mode 100644 index 00000000000..2cc5780bb15 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/outerclothing/vests.ftl @@ -0,0 +1,4 @@ +ent-ClothingOuterVestFlak = flak jacket + .desc = A dusty and weathered flak jacket. +ent-ClothingOuterVestFlakPress = flak jacket (press) + .desc = A flak jacket for reporters in wartorn zones. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/outerclothing/wintercoats.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/outerclothing/wintercoats.ftl new file mode 100644 index 00000000000..f3b04dacacc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/outerclothing/wintercoats.ftl @@ -0,0 +1,8 @@ +ent-ClothingOuterWinterCCWarden = central command's armored winter coat + .desc = A tough, utilitarian coat designed for the wardens of Central Command. Reinforced kevlar plating and high quality fur allow the user to look stylish while staying protected. +ent-ClothingOuterCorporateJacket = Nanotrasen Corporate Jacket + .desc = A cozy jacket with the Nanotrasen logo printed on the back. Merchandise rewarded to stations with a safety factor of uhh... seven. +ent-ClothingOuterDenimJacket = Denim jacket + .desc = A jean jacket with a warm inner lining. +ent-ClothingOuterStasecSweater = station security sweater + .desc = A thick synthetic sweater with reinforced shoulders and elbows, enough to warm even the harshest security officer's cold heart. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/shoes/boots.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/shoes/boots.ftl new file mode 100644 index 00000000000..547ba002fac --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/shoes/boots.ftl @@ -0,0 +1,5 @@ +ent-ClothingShoesBootsRyuzo = rugged fur boots + .desc = These would be perfect for chilly winter walks out in the forests - if they still existed, that is. + .suffix = ADMIN ONLY, DO NOT MAP +ent-ClothingShoesBootsFishing = fishing boots + .desc = Smells fishy! diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/shoes/misc.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/shoes/misc.ftl new file mode 100644 index 00000000000..e0f8d8a2f59 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/shoes/misc.ftl @@ -0,0 +1,2 @@ +ent-ClothingShoesMiscWhite = white leather shoes + .desc = Impeccably shined white leather shoes. Don't tread on these tootsies. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/shoes/specific.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/shoes/specific.ftl new file mode 100644 index 00000000000..0c42ff5d6a0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/shoes/specific.ftl @@ -0,0 +1,2 @@ +ent-ClothingShoesEnclosedChem = enclosed shoes + .desc = Those shoes will protect you from melting your feet while working. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/shoes/winter-boots.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/shoes/winter-boots.ftl new file mode 100644 index 00000000000..3f5d3d336d0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/shoes/winter-boots.ftl @@ -0,0 +1,42 @@ +ent-ClothingShoesBootsWinterAtmos = atmospherics winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterCap = captain's winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterChiefEngineer = CE's winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterCentCom = Centcom winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterChef = chef winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterChem = chemist winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterClown = clown winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterChiefMedicalOfficer = CMO winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterGenetics = genetics winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterHeadOfPersonel = HoP's winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterHeadOfSecurity = HoS's winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterHydro = Botanist winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterJani = custodial winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterMime = mime winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterMiner = miner winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterParamedic = paramedic winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterLogisticsOfficer = LO's winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterMystagogue = Mystagogue's winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterRobo = robotics winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterViro = virology winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterWarden = Warden's winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/uniforms/jumpskirts.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/uniforms/jumpskirts.ftl new file mode 100644 index 00000000000..be9df03a196 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/uniforms/jumpskirts.ftl @@ -0,0 +1,16 @@ +ent-ClothingUniformJumpskirtHoPMess = head of personnel's mess kit + .desc = A swanky uniform with tasteful gold and red trim. Keep your latte away from this. +ent-ClothingUniformSkirtCourier = courier's jumpskirt + .desc = Enemy of dogs everywhere. +ent-ClothingUniformJumpskirtSecBlue = blue security jumpskirt + .desc = A cool blue shirt over charcoal skirt, for the calm and collected security officer. +ent-ClothingUniformJumpskirtWardenBlue = blue warden's jumpskirt + .desc = A cool blue shirt with ice-white markings and warden's epaulettes. +ent-ClothingUniformJumpskirtWardenGrey = grey warden's jumpskirt + .desc = Charcoal skirt, a grey shirt, and white warden's markings and epaulettes. +ent-ClothingUniformJumpskirtHoSBlue = head of security's blue jumpskirt + .desc = A blue Station Security shirt with charcoal skirt. Features gold emblems and commander's epaulettes. +ent-ClothingUniformJumpskirtHoSGrey = head of security's grey jumpskirt + .desc = A grey Station Security shirt with charcoal skirt. Stands out with red highlights, gold emblems, and commander's epaulettes. +ent-ClothingUniformJumpskirtCentcomDirector = director's jumpskirt + .desc = A sharp and professional jumpskirt worn by a high-ranking member of Central Command. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/uniforms/jumpsuits.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/uniforms/jumpsuits.ftl new file mode 100644 index 00000000000..d3b6a769ccc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/uniforms/jumpsuits.ftl @@ -0,0 +1,46 @@ +ent-ClothingUniformJumpsuitHoPMess = head of personnel's mess kit + .desc = A swanky uniform with tasteful gold and red trim. Keep your latte away from this. +ent-ClothingUniformJumpsuitBoatswain = boatswain's turtleneck + .desc = A comfortable rollneck and slacks. Suitable attire for a pipe-smoking bosun. +ent-ClothingUniformJumpsuitSuitBlack = black suit + .desc = A crisp white shirt and charcoal slacks. Reminds you of the old times. +ent-ClothingUniformJumpsuitSuitBlackAlt = dark suit + .desc = A crisp grey shirt and charcoal slacks. Reminds you of overcast days. +ent-ClothingUniformJumpsuitSuitBlackMob = mobster's attire + .desc = A crisp red shirt and charcoal slacks. Reminds you of your debts. +ent-ClothingUniformJumpsuitSuitBrown = brown suit + .desc = A crisp white shirt and chocolate slacks. Reminds you of dusty offices. +ent-ClothingUniformJumpsuitSuitBrownAlt = suspicious suit + .desc = A crisp grey shirt and chocolate slacks. Reminds you of clandestine operators. +ent-ClothingUniformJumpsuitSuitBrownMob = gangster's attire + .desc = A crisp red shirt and chocolate slacks. Reminds you of drivebys. +ent-ClothingUniformJumpsuitSuitWhite = white suit + .desc = A crisp white shirt and ivory slacks. Reminds you of swans. +ent-ClothingUniformJumpsuitSuitWhiteAlt = negative suit + .desc = A crisp grey shirt and ivory slacks. Reminds you of daguerreotypes. +ent-ClothingUniformJumpsuitSuitWhiteMob = mafioso's attire + .desc = A crisp red shirt and ivory slacks. Reminds you of family. +ent-ClothingUniformJumpsuitSecFormal = security formal suit + .desc = A ceremonial piece of Station Security kit, for special occasions of any kind. +ent-ClothingUniformJumpsuitSober = sober sweater + .desc = For the more lucid moments. +ent-ClothingUniformJumpsuitLostTourist = lost tourist uniform + .desc = The uniform of those who just want to relax on a beach... Where is the beach anyway? +ent-ClothingUniformJumpsuitJeansRed = red sweater with jeans + .desc = A red sweater with blue jeans. This one has the dominant jeans. +ent-ClothingUniformJumpsuitJeansGreen = green sweater with jeans + .desc = A green sweater with blue jeans. This one has the recessive jeans. +ent-ClothingUniformJumpsuitJeansBrown = brown sweater with jeans + .desc = A brown sweater with blue jeans. +ent-ClothingUniformCourier = courier's uniform + .desc = { ent-ClothingUniformBase.desc } +ent-ClothingUniformJumpsuitWardenBlue = blue warden's jumpsuit + .desc = A cool blue shirt with ice-white markings and warden's epaulettes. +ent-ClothingUniformJumpsuitWardenGrey = grey warden's jumpsuit + .desc = Charcoal pants, a grey shirt, and white warden's markings and epaulettes. +ent-ClothingUniformJumpsuitCentcomDirector = director's jumpsuit + .desc = A sharp and professional jumpsuit worn by a high-ranking member of Central Command. +ent-ClothingUniformJumpsuitKilt = kilt + .desc = A fine bit o' garb for the lad an' lasses. +ent-ClothingUniformJumpsuitChemShirt = formal chemistry suit + .desc = There's still some odd stains on this suit. Hm. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/uniforms/scrubs.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/uniforms/scrubs.ftl new file mode 100644 index 00000000000..7032bc36b1e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/clothing/uniforms/scrubs.ftl @@ -0,0 +1,12 @@ +ent-UniformScrubsColorBlack = black scrubs + .desc = A combination of comfort and utility intended to make removing every last organ someone has and selling them to a space robot much more official looking. +ent-UniformScrubsColorCyan = cyan scrubs + .desc = A combination of comfort and utility intended to make removing every last organ someone has and selling them to a space robot much more official looking. +ent-UniformScrubsColorPink = pink scrubs + .desc = A combination of comfort and utility intended to make removing every last organ someone has and selling them to a space robot much more official looking. +ent-UniformScrubsColorRainbow = rainbow scrubs + .desc = A combination of comfort and utility intended to make removing every last organ someone has and selling them to a space robot much more official looking. +ent-UniformScrubsColorWhite = white scrubs + .desc = A combination of comfort and utility intended to make removing every last organ someone has and selling them to a space robot much more official looking. +ent-UniformScrubsColorCybersun = cybersun scrubs + .desc = The official uniform of Cybersun's biotechnology division diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/markers/spawners/ghost_roles.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/markers/spawners/ghost_roles.ftl new file mode 100644 index 00000000000..b3c8423d3f9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/markers/spawners/ghost_roles.ftl @@ -0,0 +1,8 @@ +ent-SpawnPointPlayerCharacter = ghost role spawn point + .suffix = player character, DO NOT MAP + .desc = { ent-MarkerBase.desc } +ent-SpawnPointGhostSyndicateListener = ghost role spawn point + .suffix = syndicate listener + .desc = { ent-MarkerBase.desc } +ent-SpawnPointGhostParadoxAnomaly = paradox anomaly spawn point + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/markers/spawners/jobs.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/markers/spawners/jobs.ftl new file mode 100644 index 00000000000..4ba8bc9d90f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/markers/spawners/jobs.ftl @@ -0,0 +1,2 @@ +ent-SpawnPointMedicalBorg = medical cyborg + .desc = { ent-SpawnPointJobBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/markers/spawners/mobs.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/markers/spawners/mobs.ftl new file mode 100644 index 00000000000..e86c080f449 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/markers/spawners/mobs.ftl @@ -0,0 +1,6 @@ +ent-SpawnMobArcticFoxSiobhan = Arctic Fox Siobhan Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobSecDogLaika = Sec Dog Laika Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobRadioGuard = Syndicate Guard Spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/markers/spawners/random/miningrock.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/markers/spawners/random/miningrock.ftl new file mode 100644 index 00000000000..5fbf94fd6b5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/markers/spawners/random/miningrock.ftl @@ -0,0 +1,8 @@ +ent-RandomRockSpawner = Mining Rock Spawner + .desc = { ent-MarkerBase.desc } +ent-RandomCrystalSpawner = Crystal Spawner + .desc = { ent-MarkerBase.desc } +ent-RandomWallRockSpawner = Wall Rock Spawner + .desc = { ent-MarkerBase.desc } +ent-RandomBasaltRockSpawner = Basalt Rock Spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/npcs/animals.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/npcs/animals.ftl new file mode 100644 index 00000000000..ff2df8ebd45 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/npcs/animals.ftl @@ -0,0 +1,4 @@ +ent-MobArcticFox = arctic fox + .desc = Wears a regal coat of snowy elegance, belying its cold and resourceful nature. +ent-MobSecDog = security dog + .desc = Funnily enough, this pig is actually a dog. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/npcs/familiars.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/npcs/familiars.ftl new file mode 100644 index 00000000000..735b423b053 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/npcs/familiars.ftl @@ -0,0 +1,4 @@ +ent-MobIfritFamiliar = Ifrit + .desc = The mystagogue's servant. +ent-WelderIfrit = ifrit hand + .desc = The welding hand of an ifrit. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/npcs/glimmer_creatures.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/npcs/glimmer_creatures.ftl new file mode 100644 index 00000000000..df2430ac7ea --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/npcs/glimmer_creatures.ftl @@ -0,0 +1,2 @@ +ent-MobGlimmerMite = glimmer mite + .desc = A strange pest from a world beyond the noosphere. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/npcs/nukiemouse.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/npcs/nukiemouse.ftl new file mode 100644 index 00000000000..5a46746b6d2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/npcs/nukiemouse.ftl @@ -0,0 +1,3 @@ +ent-MobNukieMouse = nuclear operative mouse + .desc = A Nuclear Operative... MOUSE?! + .suffix = syndicate diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/npcs/pets.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/npcs/pets.ftl new file mode 100644 index 00000000000..72529a8ecb3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/npcs/pets.ftl @@ -0,0 +1,4 @@ +ent-MobArcticFoxSiobhan = Siobhan + .desc = Her name is pronounced "Shivahn", but she is known as Shivs by her associates. A fluffy, adorable arctic fox. +ent-MobSecDogLaika = Laika + .desc = Much like her namesake, Laika is a specimen of indeterminate breed, fresh off the streets and ready to tussle. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/npcs/salvage.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/npcs/salvage.ftl new file mode 100644 index 00000000000..d803854d32e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/npcs/salvage.ftl @@ -0,0 +1,2 @@ +ent-MobRadioGuard = Syndicate Guard + .desc = Mindwiped and hypno-indoctrinated into perfect loyalty by the Syndicate. They will throw their life away to defend their objective. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/player/harpy.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/player/harpy.ftl new file mode 100644 index 00000000000..9a37282cdbb --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/player/harpy.ftl @@ -0,0 +1,2 @@ +ent-MobHarpy = Urist McHarpy + .desc = { ent-MobHarpyBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/player/human.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/player/human.ftl new file mode 100644 index 00000000000..036c3c29d2d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/player/human.ftl @@ -0,0 +1,2 @@ +ent-MobHumanSyndicateListener = Syndicate Listener + .desc = { ent-MobHumanSyndicateAgent.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/player/humanoid.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/player/humanoid.ftl new file mode 100644 index 00000000000..4b345ea7c0a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/player/humanoid.ftl @@ -0,0 +1,7 @@ +ent-RandomHumanoidSpawnerListener = Syndicate Listener + .desc = { "" } +ent-RandomHumanoidSpawnerMobster = mobster + .desc = { "" } +ent-RandomHumanoidSpawnerMobsterAlt = mobster + .suffix = alt + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/player/silicon.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/player/silicon.ftl new file mode 100644 index 00000000000..90b4d0b03c0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/player/silicon.ftl @@ -0,0 +1,3 @@ +ent-PlayerBorgMedical = { ent-BorgChassisMedical } + .suffix = Diagnosis, Treatment + .desc = { ent-BorgChassisMedical.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/player/vulpkanin.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/player/vulpkanin.ftl new file mode 100644 index 00000000000..bf4fc07f911 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/player/vulpkanin.ftl @@ -0,0 +1,2 @@ +ent-MobVulpkanin = Urist McVulp + .desc = { ent-BaseMobVulpkanin.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/species/harpy.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/species/harpy.ftl new file mode 100644 index 00000000000..3b6295308bd --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/species/harpy.ftl @@ -0,0 +1,8 @@ +ent-MobHarpyBase = Urist McHarpy + .desc = { ent-BaseMobHuman.desc } +ent-MobHarpyDummy = Urist McHands + .desc = A dummy Harpy meant to be used in character setup. +ent-ActionHarpyPlayMidi = Play MIDI + .desc = Sing your heart out! Right click yourself to set an instrument. +ent-ActionSyrinxChangeVoiceMask = Set name + .desc = Change the name others hear to something else. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/species/vulpkanin.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/species/vulpkanin.ftl new file mode 100644 index 00000000000..bfa6ca75cc9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/mobs/species/vulpkanin.ftl @@ -0,0 +1,4 @@ +ent-BaseMobVulpkanin = Urist McVulp + .desc = { ent-BaseMobSpeciesOrganic.desc } +ent-MobVulpkaninDummy = Vulpkanin Dummy + .desc = A dummy vulpkanin meant to be used in character setup. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/consumable/drinks/drinks.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/consumable/drinks/drinks.ftl new file mode 100644 index 00000000000..d5b797d9700 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/consumable/drinks/drinks.ftl @@ -0,0 +1,16 @@ +ent-DrinkHealthViolationGlass = health code violation + .desc = Allegedly it's a cocktail. The warning cone motif seems apt. +ent-DrinkGunmetalGlass = gunmetal glass + .desc = A cloudy mix of rum, cream, and... is that welding fuel? Probably tasty. +ent-DrinkLemonDropGlass = lemon drop + .desc = A martini glass filled with a translucent mix of refreshing lemony goodness. +ent-DrinkGreenGrassGlass = green grass + .desc = An odd green cocktail, topped with oranges, ice, and a plastic straw. Curious. +ent-DrinkDaiquiriGlass = classic daiquiri + .desc = Rum, lime, and simple syrup. Such class, such refinement. +ent-DrinkArsonistsBrewGlass = arsonist's brew + .desc = It's probably not concerning that it's glowing faintly. Or bubbling. Or smoking. No, not at all. +ent-DrinkKvassGlass = kvass glass + .desc = A cool refreshing drink with a taste of socialism. +ent-DrinkMothamphetamineGlass = mothamphetamine + .desc = A strangely... Fuzzy drink. It has a chaotic aura. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/consumable/food/baked/pie.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/consumable/food/baked/pie.ftl new file mode 100644 index 00000000000..4f97b8d12af --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/consumable/food/baked/pie.ftl @@ -0,0 +1,4 @@ +ent-FoodPiePumpkin = pumpkin pie + .desc = A seasonal favorite, consisting mostly of pumpkin and a handful of spooky spices. +ent-FoodPiePumpkinSlice = slice of pumpkin pie + .desc = { ent-FoodPieSliceBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/consumable/food/meals.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/consumable/food/meals.ftl new file mode 100644 index 00000000000..b173487f2f9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/consumable/food/meals.ftl @@ -0,0 +1,2 @@ +ent-FoodMealGrilledCheese = grilled cheese + .desc = Two slices of bread cooked in butter with a lofty wedge of cheese in the middle. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/consumable/food/soup.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/consumable/food/soup.ftl new file mode 100644 index 00000000000..6896c56c4e8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/consumable/food/soup.ftl @@ -0,0 +1,2 @@ +ent-FoodMealScrambledEggs = scrambled eggs + .desc = Some cooked eggs with salt. Yummy! diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/devices/cartridges.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/devices/cartridges.ftl new file mode 100644 index 00000000000..7ad4050ff89 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/devices/cartridges.ftl @@ -0,0 +1,2 @@ +ent-CrimeAssistCartridge = crime assist cartridge + .desc = A cartridge that helps identify crimes and see appropriate punishment. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/devices/encryption_keys.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/devices/encryption_keys.ftl new file mode 100644 index 00000000000..7caa5f9743a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/devices/encryption_keys.ftl @@ -0,0 +1,2 @@ +ent-EncryptionKeyPrison = Prison encryption key + .desc = An encryption key used by anybody who needs to speak with the prisoners diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/devices/medical/portafib.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/devices/medical/portafib.ftl new file mode 100644 index 00000000000..48f9b838abc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/devices/medical/portafib.ftl @@ -0,0 +1,5 @@ +ent-Portafib = portafib + .desc = Less weight, same great ZZZAP! +ent-PortafibEmpty = { ent-Portafib } + .suffix = Empty + .desc = { ent-Portafib.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/devices/pda.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/devices/pda.ftl new file mode 100644 index 00000000000..0c6f74b57d4 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/devices/pda.ftl @@ -0,0 +1,4 @@ +ent-CorpsmanPDA = corpsman PDA + .desc = Red and Sterile. Has a built-in health analyzer. +ent-SyndiListeningPostPDA = { ent-SyndiPDA } + .desc = { ent-SyndiPDA.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/devices/station_beacon.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/devices/station_beacon.ftl new file mode 100644 index 00000000000..1e9d226dea2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/devices/station_beacon.ftl @@ -0,0 +1,48 @@ +ent-DefaultStationBeaconConferenceRoom = { ent-DefaultStationBeaconCommand } + .suffix = Conference Room + .desc = { ent-DefaultStationBeaconCommand.desc } +ent-DefaultStationBeaconVirology = { ent-DefaultStationBeaconMedical } + .suffix = Virology + .desc = { ent-DefaultStationBeaconMedical.desc } +ent-DefaultStationBeaconMetempsychosis = { ent-DefaultStationBeaconMedical } + .suffix = Cloning + .desc = { ent-DefaultStationBeaconMedical.desc } +ent-DefaultStationBeaconExam = { ent-DefaultStationBeaconMedical } + .suffix = Exam Room + .desc = { ent-DefaultStationBeaconMedical.desc } +ent-DefaultStationBeaconMedicalOutpost = { ent-DefaultStationBeaconMedical } + .suffix = Medical Outpost + .desc = { ent-DefaultStationBeaconMedical.desc } +ent-DefaultStationBeaconPsychologist = { ent-DefaultStationBeaconMedical } + .suffix = Psychologist + .desc = { ent-DefaultStationBeaconMedical.desc } +ent-DefaultStationBeaconProber = { ent-DefaultStationBeaconScience } + .suffix = Glimmer Prober + .desc = { ent-DefaultStationBeaconScience.desc } +ent-DefaultStationBeaconMantis = { ent-DefaultStationBeaconScience } + .suffix = Forensic Mantis + .desc = { ent-DefaultStationBeaconScience.desc } +ent-DefaultStationBeaconMailroom = { ent-DefaultStationBeaconSupply } + .suffix = Mailroom + .desc = { ent-DefaultStationBeaconSupply.desc } +ent-DefaultStationBeaconEngiOutpost = { ent-DefaultStationBeaconEngineering } + .suffix = Engi Outpost + .desc = { ent-DefaultStationBeaconEngineering.desc } +ent-DefaultStationBeaconJanitorsOffice = { ent-DefaultStationBeaconService } + .suffix = Janitor's Office + .desc = { ent-DefaultStationBeaconService.desc } +ent-DefaultStationBeaconReporter = { ent-DefaultStationBeaconService } + .suffix = Reporter + .desc = { ent-DefaultStationBeaconService.desc } +ent-DefaultStationBeaconCameraServerRoom = { ent-DefaultStationBeaconAI } + .suffix = Camera Servers + .desc = { ent-DefaultStationBeaconAI.desc } +ent-DefaultStationBeaconBoxing = { ent-DefaultStationBeacon } + .suffix = Boxing Ring + .desc = { ent-DefaultStationBeacon.desc } +ent-DefaultStationBeaconPark = { ent-DefaultStationBeacon } + .suffix = Park + .desc = { ent-DefaultStationBeacon.desc } +ent-DefaultStationBeaconCorpsman = { ent-DefaultStationBeaconSecurity } + .suffix = Corpsman + .desc = { ent-DefaultStationBeaconSecurity.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/devices/syndicate_gadgets/reinforcement_teleporter.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/devices/syndicate_gadgets/reinforcement_teleporter.ftl new file mode 100644 index 00000000000..e295ab5571d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/devices/syndicate_gadgets/reinforcement_teleporter.ftl @@ -0,0 +1,2 @@ +ent-ReinforcementRadioSyndicateNukieMouse = suspicious moldy cheese + .desc = Moldy cheese with a little worm sticking out of it and a... blinking antenna? Might attract an odd mouse. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/fun/toy_guns.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/fun/toy_guns.ftl new file mode 100644 index 00000000000..ed8acfcaf5d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/fun/toy_guns.ftl @@ -0,0 +1,2 @@ +ent-WeaponRifleBB = BB Gun + .desc = The classic Red Ryder BB gun. Don't shoot your eye out. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/fun/toys.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/fun/toys.ftl new file mode 100644 index 00000000000..a0017e26387 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/fun/toys.ftl @@ -0,0 +1,6 @@ +ent-ToyRenault = renault toy + .desc = Almost as cute and adorable as the real Renault! +ent-ToySiobhan = siobhan toy + .desc = Nearly as fluffy as the real Shivs! +ent-ToyZero = toy zero + .desc = whirrrrrrrrr taktaktaktaktak BOOM whirrrrrrr diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/misc/first_bill.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/misc/first_bill.ftl new file mode 100644 index 00000000000..b688693a5bf --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/misc/first_bill.ftl @@ -0,0 +1,2 @@ +ent-SpaceCashLuckyBill = logistics officer's lucky bill + .desc = The first bill ever earned by the Logistics Officer from trading. A small chip is embedded in it. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/misc/ian_dossier.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/misc/ian_dossier.ftl new file mode 100644 index 00000000000..f67168b91db --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/misc/ian_dossier.ftl @@ -0,0 +1,2 @@ +ent-BookIanDossier = head of personnel's photobook + .desc = VERY CONFIDENTIAL. This folder contains various pictures of Ian cherished by the Head of Personnel. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/misc/implanters.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/misc/implanters.ftl new file mode 100644 index 00000000000..d17b8a5ae36 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/misc/implanters.ftl @@ -0,0 +1,2 @@ +ent-BionicSyrinxImplanter = bionic syrinx implanter + .desc = { ent-BaseImplantOnlyImplanterSyndi.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/misc/paperslips.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/misc/paperslips.ftl new file mode 100644 index 00000000000..7b2fdd840b5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/misc/paperslips.ftl @@ -0,0 +1,19 @@ +ent-PaperBiscuit = biscuit card + .desc = A biscuit card. On the back, 'DO NOT DIGEST' is printed in large lettering. +ent-PaperBiscuitFilled = { ent-PaperBiscuit } + .suffix = Filled + .desc = { ent-PaperBiscuit.desc } +ent-PaperBiscuitCorporate = confidential biscuit card + .desc = A confidential biscuit card. The tasteful blue color and NT logo on the front makes it look a little like a chocolate bar. +ent-PaperBiscuitCorporateFilled = { ent-PaperBiscuitCorporate } + .suffix = Filled + .desc = { ent-PaperBiscuitCorporate.desc } +ent-PaperBiscuitCorporateSpareID = emergency access biscuit + .desc = { ent-PaperBiscuitCorporate.desc } +ent-PaperSlip = paper slip + .desc = A little slip of paper left over after a larger piece was cut. Whoa. +ent-PaperSlipCorporate = corporate plastic card + .desc = A plastic card for confidential corporate matters. +ent-PaperSlipSpareID = emergency access card + .desc = A plastic card for confidential corporate matters. It has a magnetic strip on the back. + .suffix = SpareID diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/misc/rubber_stamp.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/misc/rubber_stamp.ftl new file mode 100644 index 00000000000..084f37d83f1 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/misc/rubber_stamp.ftl @@ -0,0 +1,6 @@ +ent-RubberStampPsychologist = psychologist's rubber stamp + .suffix = DO NOT MAP + .desc = { ent-RubberStampBase.desc } +ent-RubberStampLawyer = lawyer's rubber stamp + .suffix = DO NOT MAP + .desc = { ent-RubberStampBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/misc/subdermal_implants.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/misc/subdermal_implants.ftl new file mode 100644 index 00000000000..c3846b52302 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/misc/subdermal_implants.ftl @@ -0,0 +1,2 @@ +ent-BionicSyrinxImplant = bionic syrinx implant + .desc = This implant lets a harpy adjust their voice to whoever they can think of. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/specific/chemistry-bottles.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/specific/chemistry-bottles.ftl new file mode 100644 index 00000000000..f54f4d2df44 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/specific/chemistry-bottles.ftl @@ -0,0 +1,4 @@ +ent-NapalmChemistryBottle = napalm bottle + .desc = { ent-BaseChemistryEmptyBottle.desc } +ent-UltravasculineChemistryBottle = ultravasculine bottle + .desc = { ent-BaseChemistryEmptyBottle.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/specific/command/safe.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/specific/command/safe.ftl new file mode 100644 index 00000000000..66f34664f77 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/specific/command/safe.ftl @@ -0,0 +1,6 @@ +ent-SpareIdCabinet = spare id cabinet + .desc = There is a small label that reads "For emergency use only". +ent-SpareIdCabinetFilled = { ent-['SpareIdCabinet', 'FireAxeCabinetFilled'] } + + .suffix = Filled + .desc = { ent-['SpareIdCabinet', 'FireAxeCabinetFilled'].desc } \ No newline at end of file diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/specific/mail/mail.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/specific/mail/mail.ftl new file mode 100644 index 00000000000..aa999caeb1a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/specific/mail/mail.ftl @@ -0,0 +1,6 @@ +ent-MailBooksAll = { ent-BaseMail } + .suffix = books + .desc = { ent-BaseMail.desc } +ent-MailPumpkinPie = { ent-BaseMail } + .suffix = pumpkinpie + .desc = { ent-BaseMail.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/specific/mail/tools.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/specific/mail/tools.ftl new file mode 100644 index 00000000000..033ff543ae3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/specific/mail/tools.ftl @@ -0,0 +1,2 @@ +ent-CourierBag = courier bag + .desc = Keeps your parcels safe. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/specific/service/vending_machine_restock.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/specific/service/vending_machine_restock.ftl new file mode 100644 index 00000000000..f6a10d34bb9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/specific/service/vending_machine_restock.ftl @@ -0,0 +1,4 @@ +ent-BaseVendingMachineRestockDeltaV = vending machine restock box + .desc = A box for restocking vending machines with corporate goodies. +ent-VendingMachineRestockPride = Pride-O-Mat restock box + .desc = The station needs more plushie sharks and you know it. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/boxes/special.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/boxes/special.ftl new file mode 100644 index 00000000000..bee796c1325 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/boxes/special.ftl @@ -0,0 +1,14 @@ +ent-BaseMagazineBoxSpecial = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-MagazineBoxSpecial = ammunition box (.38 special) + .desc = { ent-BaseMagazineBoxSpecial.desc } +ent-MagazineBoxSpecialPractice = ammunition box (.38 special practice) + .desc = { ent-BaseMagazineBoxSpecial.desc } +ent-MagazineBoxSpecialRubber = ammunition box (.38 special rubber) + .desc = { ent-BaseMagazineBoxSpecial.desc } +ent-MagazineBoxSpecialIncendiary = ammunition box (.38 special incendiary) + .desc = { ent-BaseMagazineBoxSpecial.desc } +ent-MagazineBoxSpecialUranium = ammunition box (.38 special uranium) + .desc = { ent-BaseMagazineBoxSpecial.desc } +ent-MagazineBoxSpecialMindbreaker = ammunition box (.38 special mindbreaker) + .desc = { ent-BaseMagazineBoxSpecial.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/boxes/toy_guns.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/boxes/toy_guns.ftl new file mode 100644 index 00000000000..db9beb2dedb --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/boxes/toy_guns.ftl @@ -0,0 +1,2 @@ +ent-BoxCartridgeBB = box of BBs + .desc = { ent-BoxDonkSoftBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/cartridges/replicated.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/cartridges/replicated.ftl new file mode 100644 index 00000000000..b8990f2fce6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/cartridges/replicated.ftl @@ -0,0 +1,2 @@ +ent-CartridgeLightRifleReplicated = replicated cartridge (.30 rifle) + .desc = { ent-BaseCartridgeLightRifle.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/cartridges/special.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/cartridges/special.ftl new file mode 100644 index 00000000000..fd39f0be302 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/cartridges/special.ftl @@ -0,0 +1,16 @@ +ent-BaseCartridgeSpecial = cartridge (.38 special) + .desc = { ent-BaseCartridge.desc } +ent-CartridgeSpecial = cartridge (.38 special) + .desc = { ent-BaseCartridgeSpecial.desc } +ent-CartridgeSpecialPractice = cartridge (.38 special practice) + .desc = { ent-BaseCartridgeSpecial.desc } +ent-CartridgeSpecialRubber = cartridge (.38 special rubber) + .desc = { ent-BaseCartridgeSpecial.desc } +ent-CartridgeSpecialIncendiary = cartridge (.38 special incendiary) + .desc = { ent-BaseCartridgeSpecial.desc } +ent-CartridgeSpecialUranium = cartridge (.38 special uranium) + .desc = { ent-BaseCartridgeSpecial.desc } +ent-CartridgeSpecialHoly = cartridge (.38 special holy) + .desc = { ent-BaseCartridgeSpecial.desc } +ent-CartridgeSpecialMindbreaker = cartridge (.38 special mindbreaker) + .desc = { ent-BaseCartridgeSpecial.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/magazines/pistol.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/magazines/pistol.ftl new file mode 100644 index 00000000000..3130589f6d1 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/magazines/pistol.ftl @@ -0,0 +1,10 @@ +ent-BaseMagazinePistolSpecial = pistol magazine (.38 special) + .desc = { ent-BaseItem.desc } +ent-MagazinePistolSpecial = pistol magazine (.38 special) + .desc = { ent-BaseMagazinePistolSpecial.desc } +ent-MagazinePistolSpecialPractice = pistol magazine (.38 special practice) + .desc = { ent-BaseMagazinePistolSpecial.desc } +ent-MagazinePistolSpecialRubber = pistol magazine (.38 special rubber) + .desc = { ent-BaseMagazinePistolSpecial.desc } +ent-MagazinePistolSpecialMindbreaker = pistol magazine (.38 special mindbreaker) + .desc = { ent-BaseMagazinePistolSpecial.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/projectiles/replicated.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/projectiles/replicated.ftl new file mode 100644 index 00000000000..f6a9c6ff0b1 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/projectiles/replicated.ftl @@ -0,0 +1,2 @@ +ent-BulletLightRifleReplicated = replicated bullet (.20 rifle) + .desc = { ent-BaseBullet.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/projectiles/special.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/projectiles/special.ftl new file mode 100644 index 00000000000..bf993faaeae --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/projectiles/special.ftl @@ -0,0 +1,14 @@ +ent-BulletSpecial = bullet (.38 special) + .desc = { ent-BaseBullet.desc } +ent-BulletSpecialPractice = bullet (.38 special practice) + .desc = { ent-BaseBulletPractice.desc } +ent-BulletSpecialRubber = bullet (.38 special rubber) + .desc = { ent-BaseBulletRubber.desc } +ent-BulletSpecialIncendiary = bullet (.38 special incendiary) + .desc = { ent-BaseBulletIncendiary.desc } +ent-BulletSpecialUranium = bullet (.38 special uranium) + .desc = { ent-BaseBulletUranium.desc } +ent-BulletSpecialHoly = bullet (.38 special holy) + .desc = { ent-BaseBullet.desc } +ent-BulletSpecialMindbreaker = bullet (.38 special mindbreaker) + .desc = { ent-BaseBulletPractice.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/speedloaders/special.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/speedloaders/special.ftl new file mode 100644 index 00000000000..2a54fcfb487 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/ammunition/speedloaders/special.ftl @@ -0,0 +1,14 @@ +ent-BaseSpeedLoaderSpecial = speed loader (.38 special) + .desc = { ent-BaseItem.desc } +ent-SpeedLoaderSpecial = speed loader (.38 special) + .desc = { ent-BaseSpeedLoaderSpecial.desc } +ent-SpeedLoaderSpecialPractice = speed loader (.38 special practice) + .desc = { ent-BaseSpeedLoaderSpecial.desc } +ent-SpeedLoaderSpecialRubber = speed loader (.38 special rubber) + .desc = { ent-BaseSpeedLoaderSpecial.desc } +ent-SpeedLoaderSpecialUranium = speed loader (.38 special uranium) + .desc = { ent-BaseSpeedLoaderSpecial.desc } +ent-SpeedLoaderSpecialMindbreaker = speed loader (.38 special mindbreaker) + .desc = { ent-BaseSpeedLoaderSpecial.desc } +ent-SpeedLoaderSpecialHoly = speed loader (.38 special holy) + .desc = { ent-BaseSpeedLoaderSpecial.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/battery/battery_guns.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/battery/battery_guns.ftl new file mode 100644 index 00000000000..c0165e2b0f5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/battery/battery_guns.ftl @@ -0,0 +1,10 @@ +ent-WeaponEnergyGun = energy gun + .desc = A basic hybrid energy gun with two settings: disable and kill. +ent-WeaponEnergyGunMultiphase = x-01 multiphase energy gun + .desc = This is an expensive, modern recreation of an antique laser gun. This gun has several unique firemodes, but lacks the ability to recharge over time. +ent-WeaponEnergyGunMini = miniature energy gun + .desc = A light version of the Energy gun with a smaller capacity. +ent-WeaponEnergyGunPistol = PDW-9 Energy Pistol + .desc = A military grade sidearm, used by many militia forces throughout the local sector. +ent-WeaponGunLaserCarbineAutomatic = IK-60 laser carbine + .desc = A 20 round semi-automatic laser carbine. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/launchers/launchers.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/launchers/launchers.ftl new file mode 100644 index 00000000000..266158e26bf --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/launchers/launchers.ftl @@ -0,0 +1,3 @@ +ent-WeaponLauncherChinaLakeBorg = china lake + .desc = PLOOP! Contains a built in replicator to slowly make more ammo. + .suffix = Robot, energy based diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/lmgs/lmgs.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/lmgs/lmgs.ftl new file mode 100644 index 00000000000..7f1f5b643f5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/lmgs/lmgs.ftl @@ -0,0 +1,2 @@ +ent-WeaponLightMachineGunL6Borg = Experimental L6 SAW + .desc = A rather traditionally made LMG with a pleasantly lacquered wooden pistol grip. Uses replicated .30 rifle ammo generated internally. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/pistols/pistols.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/pistols/pistols.ftl new file mode 100644 index 00000000000..d2813b8d50c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/pistols/pistols.ftl @@ -0,0 +1,8 @@ +ent-WeaponPistolViperWood = viper + .desc = A small, low-power pistol with pleasant lacquered wooden grips. Uses .35 auto ammo. + .suffix = Wood +ent-WeaponPistolPollock = Pollock + .desc = A compact and mass-produced combat pistol. Uses .35 auto ammo. + .suffix = Mercenary +ent-WeaponPistolPsiBreaker = psi-breaker + .desc = A small, flashy pistol with a marble style grip. Provides no tactical advantage. Uses .38 special ammo. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/projectiles/impacts.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/projectiles/impacts.ftl new file mode 100644 index 00000000000..c797ffe81d6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/projectiles/impacts.ftl @@ -0,0 +1,2 @@ +ent-BulletImpactEffectRedDisabler = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/projectiles/toy_projectiles.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/projectiles/toy_projectiles.ftl new file mode 100644 index 00000000000..a78a624f39f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/projectiles/toy_projectiles.ftl @@ -0,0 +1,2 @@ +ent-BulletBB = BB + .desc = Don't shoot your eye out. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/revolvers/revolvers.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/revolvers/revolvers.ftl new file mode 100644 index 00000000000..c7016cee75e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/revolvers/revolvers.ftl @@ -0,0 +1,10 @@ +ent-WeaponRevolverSnub = snubbed .45 + .desc = An old and reliable revolver, modified to be more easily concealed. Uses .45 magnum ammo. +ent-WeaponRevolverK38Master = k-38 masterpiece + .desc = A classic, if not outdated, law enforcement firearm. Uses .38 special ammo. +ent-WeaponRevolverFitz = fitz special + .desc = A compact and concealable self defence snub revolver. Uses .38 special ammo. +ent-WeaponRevolverLucky = lucky 37 + .desc = Luck always beats skill, ya weasel. Uses .38 special ammo. +ent-WeaponRevolverFaith = faith + .desc = Delivers blessings in bullet form. Uses .38 special ammo. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/rifles/rifles.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/rifles/rifles.ftl new file mode 100644 index 00000000000..8fdd2e4bbce --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/rifles/rifles.ftl @@ -0,0 +1,10 @@ +ent-WeaponRifleVulcan = Vulcan + .desc = One of the first firearms modified for space usage, this rifle was purpose-designed to punch holes in Cargonian "combat mechs." Uses .30 rifle ammo. +ent-WeaponRifleJackdaw = CAWS-25 Jackdaw + .desc = The beginning of the end is heralded by the song of a Jackdaw. Uses .25 caseless ammo. + .suffix = Deathsquad +ent-WeaponRifleTenebra = Tenebra + .desc = A mass-produced and minimalist rifle in bullpup design. Uses .20 rifle ammo. + .suffix = Mercenary +ent-WeaponRifleM90 = M-90 + .desc = An older bullpup carbine model. Uses .20 rifle ammo. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/shotguns/shotguns.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/shotguns/shotguns.ftl new file mode 100644 index 00000000000..0e20deb624a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/shotguns/shotguns.ftl @@ -0,0 +1,5 @@ +ent-WeaponShotgunAdjutant = adjutant + .desc = Sold as a "riot" shotgun, this shotgun has a special gas-operated mechanism that makes it highly effective for CQC and suppressive fire. +ent-WeaponShotgunKammererNonLethal = Kammerer + .desc = When an old Remington design meets modern materials, this is the result. A favourite weapon of militia forces throughout many worlds. Uses .50 shotgun shells. + .suffix = Beanbag diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/smgs/smgs.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/smgs/smgs.ftl new file mode 100644 index 00000000000..60415f95997 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/objects/weapons/guns/smgs/smgs.ftl @@ -0,0 +1,2 @@ +ent-WeaponSubMachineGunTypewriter = Typewriter + .desc = A modern take on the classic design used by mobsters throughout space and time. Types .35 auto ammo. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/cryopod.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/cryopod.ftl new file mode 100644 index 00000000000..3e52308fbbf --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/cryopod.ftl @@ -0,0 +1,3 @@ +ent-CryogenicSleepUnitSpawnerPrisoner = { ent-CryogenicSleepUnit } + .suffix = Spawner, Prisoner + .desc = { ent-CryogenicSleepUnit.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/decoration/shuttle_manipulator.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/decoration/shuttle_manipulator.ftl new file mode 100644 index 00000000000..78c258f8891 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/decoration/shuttle_manipulator.ftl @@ -0,0 +1,2 @@ +ent-shuttle_manipulator = station holograph + .desc = A three-dimensional hologram projection of a space station. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/doors/airlocks/access.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/doors/airlocks/access.ftl new file mode 100644 index 00000000000..b21c7ea31f6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/doors/airlocks/access.ftl @@ -0,0 +1,6 @@ +ent-AirlockMantisLocked = { ent-AirlockScience } + .suffix = Mantis, Locked + .desc = { ent-AirlockScience.desc } +ent-AirlockMantisGlassLocked = { ent-AirlockScienceGlass } + .suffix = Mantis, Locked + .desc = { ent-AirlockScienceGlass.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/doors/windoors/windoor.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/doors/windoors/windoor.ftl new file mode 100644 index 00000000000..556c32b0cd2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/doors/windoors/windoor.ftl @@ -0,0 +1,9 @@ +ent-WindoorMailLocked = { ent-Windoor } + .suffix = Mail, Locked + .desc = { ent-Windoor.desc } +ent-WindoorSecureMailLocked = { ent-WindoorSecure } + .suffix = Mail, Locked + .desc = { ent-WindoorSecure.desc } +ent-WindoorSecureParamedicLocked = { ent-WindoorSecure } + .suffix = Paramedic, Locked + .desc = { ent-WindoorSecure.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/machines/faxmachines.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/machines/faxmachines.ftl new file mode 100644 index 00000000000..8d24256e2a4 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/machines/faxmachines.ftl @@ -0,0 +1,3 @@ +ent-FaxMachineListeningSyndie = listening post long range fax machine + .suffix = Syndicate + .desc = { ent-FaxMachineBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/machines/syndicate_monitor_server.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/machines/syndicate_monitor_server.ftl new file mode 100644 index 00000000000..7081b19593e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/machines/syndicate_monitor_server.ftl @@ -0,0 +1,2 @@ +ent-SyndicateMonitoringServer = suspicious crew monitoring server + .desc = Receives and relays the status of all active suit sensors. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/machines/vending_machines.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/machines/vending_machines.ftl new file mode 100644 index 00000000000..b8320537b91 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/machines/vending_machines.ftl @@ -0,0 +1,4 @@ +ent-VendingMachinePride = Pride-O-Mat + .desc = A vending machine containing crimes. +ent-VendingMachineCourierDrobe = CourierDrobe + .desc = Neither solar flares nor meteors nor plasma fire nor void of space stays these couriers from the swift completion of their appointed rounds. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/storage/tanks/tanks.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/storage/tanks/tanks.ftl new file mode 100644 index 00000000000..55ee372fc8e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/storage/tanks/tanks.ftl @@ -0,0 +1,6 @@ +ent-KvassTank = { ent-StorageTank } + .suffix = Empty + .desc = { ent-StorageTank.desc } +ent-KvassTankFull = { ent-KvassTank } + .suffix = Full + .desc = { ent-KvassTank.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/wallmounts/paintings.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/wallmounts/paintings.ftl new file mode 100644 index 00000000000..22909ee571f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/wallmounts/paintings.ftl @@ -0,0 +1,4 @@ +ent-PaintingBlunt = Blunt Painting + .desc = A blunt smoking weird-cat thing with a smug look. +ent-PaintingSpoon = Spoon Painting + .desc = The type of painting that really ties together a room. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/wallmounts/signs/posters.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/wallmounts/signs/posters.ftl new file mode 100644 index 00000000000..10280273a92 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/wallmounts/signs/posters.ftl @@ -0,0 +1,4 @@ +ent-PosterLegitFuckAround = Fuck Around... + .desc = ...and find out. Sponsored by the Intergalactic Bartenders' Federation, Delta branch. +ent-PosterContrabandGotWood = Got Wood? + .desc = A grimy old advert for a seedy lumber company. "You got a friend in me." is scrawled in the corner. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/wallmounts/signs/signs.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/wallmounts/signs/signs.ftl new file mode 100644 index 00000000000..e92d71d2978 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/wallmounts/signs/signs.ftl @@ -0,0 +1,4 @@ +ent-SignDirectionalLogistics = logistics sign + .desc = A direction sign, pointing out which way the Logistics department is. +ent-SignDirectionalMail = mailroom sign + .desc = A direction sign, pointing out which way the mailroom is. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/walls/mountain.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/walls/mountain.ftl new file mode 100644 index 00000000000..4232cd9716c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/walls/mountain.ftl @@ -0,0 +1,12 @@ +ent-AsteroidAltRock = asteroid rock + .desc = A rocky asteroid. + .suffix = Low Ore Yield +ent-MountainRockMining = mountain rock + .desc = A craggy mountain wall. + .suffix = Low Yield/Higher Value Ore +ent-MountainRock = mountain rock + .desc = A craggy mountain wall. It is too hard to mine. + .suffix = un-mineable +ent-AsteroidAltRockMining = asteroid rock + .desc = A rocky asteroid. + .suffix = higher ore yield diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/windows/tinted_windows.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/windows/tinted_windows.ftl new file mode 100644 index 00000000000..41c76ecc449 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/entities/structures/windows/tinted_windows.ftl @@ -0,0 +1,2 @@ +ent-WindowTintedDirectional = directional tinted window + .desc = Don't smudge up the glass down there. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/gamerules/events.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/gamerules/events.ftl new file mode 100644 index 00000000000..ec3d216dca9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/gamerules/events.ftl @@ -0,0 +1,6 @@ +ent-XenoVents = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-MothroachSpawn = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-PirateRadioSpawn = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/gamerules/midround.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/gamerules/midround.ftl new file mode 100644 index 00000000000..dc02b4121c7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/gamerules/midround.ftl @@ -0,0 +1,2 @@ +ent-ParadoxAnomaly = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/npc/roboisseur.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/npc/roboisseur.ftl new file mode 100644 index 00000000000..f4c03871d73 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/npc/roboisseur.ftl @@ -0,0 +1,2 @@ +ent-Roboisseur = Mr. Butlertron + .desc = It asks for food to deliver to exotic customers across the cosmos. Powered by the latest technology in bluespace food delivery. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/objectives/paradox_anomaly.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/objectives/paradox_anomaly.ftl new file mode 100644 index 00000000000..462926ddf1a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/objectives/paradox_anomaly.ftl @@ -0,0 +1,8 @@ +ent-BaseParadoxAnomalyObjective = { ent-BaseTerminatorObjective } + .desc = { ent-BaseTerminatorObjective.desc } +ent-ParadoxAnomalyKillObjective = { ent-BaseParadoxAnomalyObjective } + .desc = This universe doesn't have room for both of us. +ent-ParadoxAnomalyFriendObjective = { ent-BaseParadoxAnomalyObjective } + .desc = Perhaps there is room, as friends. +ent-ParadoxAnomalyEscapeObjective = Escape to centcom alive and unrestrained. + .desc = This is your universe now. diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/objectives/traitor.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/objectives/traitor.ftl new file mode 100644 index 00000000000..7111f08900d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/objectives/traitor.ftl @@ -0,0 +1,6 @@ +ent-LOLuckyBillStealObjective = { ent-BaseTraitorStealObjective } + .desc = { ent-BaseTraitorStealObjective.desc } +ent-HoPBookIanDossierStealObjective = { ent-BaseTraitorStealObjective } + .desc = { ent-BaseTraitorStealObjective.desc } +ent-HoSGunStealObjective = { ent-BaseTraitorStealObjective } + .desc = { ent-BaseTraitorStealObjective.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/deltav/roles/jobs/npc/syndicateNPCs.ftl b/Resources/Locale/en-US/prototypes/prototypes/deltav/roles/jobs/npc/syndicateNPCs.ftl new file mode 100644 index 00000000000..3649565807c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/deltav/roles/jobs/npc/syndicateNPCs.ftl @@ -0,0 +1,3 @@ +ent-ClothingOuterArmorPlateCarrierUnremoveable = grafted plate carrier + .desc = An off-the-shelf plate carrier that has been cruelly grafted onto its wearers body + .suffix = Unremoveable diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/back/backpacks.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/back/backpacks.ftl new file mode 100644 index 00000000000..7dad16209ed --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/back/backpacks.ftl @@ -0,0 +1,65 @@ +ent-ClothingBackpack = backpack + .desc = You wear this on your back and put items into it. +ent-ClothingBackpackClown = giggles von honkerton + .desc = It's a backpack made by Honk! Co. +ent-ClothingBackpackIan = Ian's backpack + .desc = Sometimes he wears it. +ent-ClothingBackpackSecurity = security backpack + .desc = It's a very robust backpack. +ent-ClothingBackpackBrigmedic = corpsman backpack + .desc = It's a very sterile backpack. +ent-ClothingBackpackEngineering = engineering backpack + .desc = It's a tough backpack for the daily grind of station life. +ent-ClothingBackpackAtmospherics = atmospherics backpack + .desc = It's a backpack made of fire resistant fibers. Smells like plasma. +ent-ClothingBackpackMedical = medical backpack + .desc = It's a backpack especially designed for use in a sterile environment. +ent-ClothingBackpackCaptain = captain's backpack + .desc = It's a special backpack made exclusively for Nanotrasen officers. +ent-ClothingBackpackMime = mime backpack + .desc = A silent backpack made for those silent workers. Silence Co. +ent-ClothingBackpackChemistry = chemistry backpack + .desc = A backpack specially designed to repel stains and hazardous liquids. +ent-ClothingBackpackHydroponics = hydroponics backpack + .desc = It's a backpack made of all-natural fibers. +ent-ClothingBackpackScience = epistemics backpack + .desc = A backpack specially designed to repel stains and hazardous liquids. +ent-ClothingBackpackVirology = virology backpack + .desc = A backpack made of hypo-allergenic fibers. It's designed to help prevent the spread of disease. Smells like monkey. +ent-ClothingBackpackGenetics = genetics backpack + .desc = A backpack designed to be super tough, just in case someone hulks out on you. +ent-ClothingBackpackCargo = logistics backpack + .desc = A robust backpack for stealing logistics's loot. +ent-ClothingBackpackSalvage = salvage bag + .desc = A robust backpack for stashing your loot. +ent-ClothingBackpackMerc = merc bag + .desc = A backpack that has been in many dangerous places, a reliable combat backpack. +ent-ClothingBackpackERTLeader = ERT leader backpack + .desc = A spacious backpack with lots of pockets, worn by the Commander of an Emergency Response Team. +ent-ClothingBackpackERTSecurity = ERT security backpack + .desc = A spacious backpack with lots of pockets, worn by Security Officers of an Emergency Response Team. +ent-ClothingBackpackERTMedical = ERT medical backpack + .desc = A spacious backpack with lots of pockets, worn by Medical Officers of an Emergency Response Team. +ent-ClothingBackpackERTEngineer = ERT engineer backpack + .desc = A spacious backpack with lots of pockets, worn by Engineers of an Emergency Response Team. +ent-ClothingBackpackERTJanitor = ERT janitor backpack + .desc = A spacious backpack with lots of pockets, worn by Janitors of an Emergency Response Team. +ent-ClothingBackpackERTClown = ERT clown backpack + .desc = A spacious backpack with lots of pockets, worn by Clowns of an Emergency Response Team. +ent-ClothingBackpackHolding = bag of holding + .desc = A backpack that opens into a localized pocket of bluespace. +ent-ClothingBackpackCluwne = jiggles von jonkerton + .desc = It's a backpack made by Jonk! Co. + .suffix = Unremoveable +ent-ClothingBackpackDebug = wackpack + .desc = What the fuck is this? + .suffix = Debug +ent-ClothingBackpackDebug2 = big wackpack + .desc = What the fuck is this? + .suffix = Debug +ent-ClothingBackpackDebug3 = gay wackpack + .desc = What the fuck is this? + .suffix = Debug +ent-ClothingBackpackDebug4 = offset wackpack + .desc = What the fuck is this? + .suffix = Debug diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/back/duffel.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/back/duffel.ftl new file mode 100644 index 00000000000..5bc0e44a2fe --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/back/duffel.ftl @@ -0,0 +1,48 @@ +ent-ClothingBackpackDuffel = duffel bag + .desc = A large duffel bag for holding extra things. +ent-ClothingBackpackDuffelEngineering = engineering duffel bag + .desc = A large duffel bag for holding extra tools and supplies. +ent-ClothingBackpackDuffelAtmospherics = atmospherics duffel bag + .desc = A large duffel bag made of fire resistant fibers. Smells like plasma. +ent-ClothingBackpackDuffelMedical = medical duffel bag + .desc = A large duffel bag for holding extra medical supplies. +ent-ClothingBackpackDuffelCaptain = captain's duffel bag + .desc = A large duffel bag for holding extra captainly goods. +ent-ClothingBackpackDuffelClown = clown duffel bag + .desc = A large duffel bag for holding extra honk goods. +ent-ClothingBackpackDuffelSecurity = security duffel bag + .desc = A large duffel bag for holding extra security related goods. +ent-ClothingBackpackDuffelBrigmedic = corpsman duffel bag + .desc = A large duffel bag for holding extra medical related goods. +ent-ClothingBackpackDuffelChemistry = chemistry duffel bag + .desc = A large duffel bag for holding extra beakers and test tubes. +ent-ClothingBackpackDuffelVirology = virology duffel bag + .desc = A large duffel bag made of hypo-allergenic fibers. It's designed to help prevent the spread of disease. Smells like monkey. +ent-ClothingBackpackDuffelGenetics = genetics duffel bag + .desc = A large duffel bag for holding extra genetic mutations. +ent-ClothingBackpackDuffelMime = mime duffel bag + .desc = A large duffel bag for holding... mime... stuff. +ent-ClothingBackpackDuffelScience = epistemics duffel bag + .desc = A large duffel bag for holding extra science related goods. +ent-ClothingBackpackDuffelHydroponics = hydroponics duffel bag + .desc = A large duffel bag for holding extra gardening tools. +ent-ClothingBackpackDuffelCargo = logistics duffel bag + .desc = A large duffel bag for stealing logistics's precious loot. +ent-ClothingBackpackDuffelSalvage = salvage duffel bag + .desc = A large duffel bag for holding extra exotic treasures. +ent-ClothingBackpackDuffelSyndicate = syndicate duffel bag + .desc = A large duffel bag for holding various traitor goods. +ent-ClothingBackpackDuffelSyndicateBundle = { ent-ClothingBackpackDuffelSyndicate } + .desc = { ent-ClothingBackpackDuffelSyndicate.desc } +ent-ClothingBackpackDuffelSyndicateAmmo = syndicate duffel bag + .desc = { ent-ClothingBackpackDuffelSyndicate.desc } +ent-ClothingBackpackDuffelSyndicateAmmoBundle = { ent-ClothingBackpackDuffelSyndicateAmmo } + .desc = { ent-ClothingBackpackDuffelSyndicateAmmo.desc } +ent-ClothingBackpackDuffelSyndicateMedical = syndicate duffel bag + .desc = { ent-ClothingBackpackDuffelSyndicate.desc } +ent-ClothingBackpackDuffelSyndicateMedicalBundle = { ent-ClothingBackpackDuffelSyndicateMedical } + .desc = { ent-ClothingBackpackDuffelSyndicateMedical.desc } +ent-ClothingBackpackDuffelHolding = duffelbag of holding + .desc = A duffelbag that opens into a localized pocket of bluespace. +ent-ClothingBackpackDuffelCBURN = CBURN duffel bag + .desc = A duffel bag containing a variety of biological containment equipment. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/back/satchel.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/back/satchel.ftl new file mode 100644 index 00000000000..5d97ef3fbb9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/back/satchel.ftl @@ -0,0 +1,36 @@ +ent-ClothingBackpackSatchel = satchel + .desc = A trendy looking satchel. +ent-ClothingBackpackSatchelLeather = leather satchel + .desc = A trend-setting satchel from a bygone era. +ent-ClothingBackpackSatchelEngineering = engineering satchel + .desc = A tough satchel with extra pockets. +ent-ClothingBackpackSatchelAtmospherics = atmospherics satchel + .desc = A tough satchel made of fire resistant fibers. Smells like plasma. +ent-ClothingBackpackSatchelClown = clown satchel + .desc = For fast running from security. +ent-ClothingBackpackSatchelMime = mime satchel + .desc = A satchel designed for the silent and expressive art of miming. +ent-ClothingBackpackSatchelMedical = medical satchel + .desc = A sterile satchel used in medical departments. +ent-ClothingBackpackSatchelChemistry = chemistry satchel + .desc = A sterile satchel with chemist colours. +ent-ClothingBackpackSatchelVirology = virology satchel + .desc = A satchel made of hypo-allergenic fibers. It's designed to help prevent the spread of disease. Smells like monkey. +ent-ClothingBackpackSatchelGenetics = genetics satchel + .desc = A sterile satchel with geneticist colours. +ent-ClothingBackpackSatchelScience = epistemics satchel + .desc = Useful for holding research materials. +ent-ClothingBackpackSatchelSecurity = security satchel + .desc = A robust satchel for security related needs. +ent-ClothingBackpackSatchelBrigmedic = corpsman satchel + .desc = A sterile satchel for medical related needs. +ent-ClothingBackpackSatchelCaptain = captain's satchel + .desc = An exclusive satchel for Nanotrasen officers. +ent-ClothingBackpackSatchelHydroponics = hydroponics satchel + .desc = A satchel made of all natural fibers. +ent-ClothingBackpackSatchelCargo = logistics satchel + .desc = A robust satchel for stealing logistics's loot. +ent-ClothingBackpackSatchelSalvage = salvage satchel + .desc = A robust satchel for stashing your loot. +ent-ClothingBackpackSatchelHolding = satchel of holding + .desc = A satchel that opens into a localized pocket of bluespace. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/back/specific.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/back/specific.ftl new file mode 100644 index 00000000000..ec1fcfa3805 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/back/specific.ftl @@ -0,0 +1,5 @@ +ent-ClothingBackpackChameleon = backpack + .desc = You wear this on your back and put items into it. + .suffix = Chameleon +ent-ClothingBackpackWaterTank = backpack water tank + .desc = Holds a large amount of fluids. Supplies to spray nozzles in your hands. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/base_clothing.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/base_clothing.ftl new file mode 100644 index 00000000000..67e132403d6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/base_clothing.ftl @@ -0,0 +1,8 @@ +ent-Clothing = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-GeigerCounterClothing = { "" } + .desc = { "" } +ent-ClothingSlotBase = { "" } + .desc = { "" } +ent-ContentsExplosionResistanceBase = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/belt/base_clothingbelt.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/belt/base_clothingbelt.ftl new file mode 100644 index 00000000000..c1f1e91ae32 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/belt/base_clothingbelt.ftl @@ -0,0 +1,6 @@ +ent-ClothingBeltBase = { ent-Clothing } + .desc = { ent-Clothing.desc } +ent-ClothingBeltStorageBase = { ent-ClothingBeltBase } + .desc = { ent-ClothingBeltBase.desc } +ent-ClothingBeltAmmoProviderBase = { ent-ClothingBeltBase } + .desc = { ent-ClothingBeltBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/belt/belts.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/belt/belts.ftl new file mode 100644 index 00000000000..da8133a7918 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/belt/belts.ftl @@ -0,0 +1,42 @@ +ent-ClothingBeltUtility = utility belt + .desc = Can hold various things. +ent-ClothingBeltChiefEngineer = chief engineer's toolbelt + .desc = Holds tools, looks snazzy. +ent-ClothingBeltAssault = assault belt + .desc = A tactical assault belt. +ent-ClothingBeltJanitor = janibelt + .desc = A belt used to hold most janitorial supplies. +ent-ClothingBeltMedical = medical belt + .desc = Can hold various medical equipment. +ent-ClothingBeltMedicalEMT = EMT belt + .desc = Perfect for holding various equipment for medical emergencies. +ent-ClothingBeltPlant = botanical belt + .desc = A belt used to hold most hydroponics supplies. Suprisingly, not green. +ent-ClothingBeltChef = chef belt + .desc = A belt used to hold kitchen knives and condiments for quick access. +ent-ClothingBeltSecurity = security belt + .desc = Can hold security gear like handcuffs and flashes. +ent-ClothingBeltSheath = sabre sheath + .desc = An ornate sheath designed to hold an officer's blade. +ent-ClothingBeltBandolier = bandolier + .desc = A bandolier for holding shotgun ammunition. +ent-ClothingBeltChampion = championship belt + .desc = Proves to the world that you are the strongest! +ent-ClothingBeltHolster = shoulder holster + .desc = A holster to carry a handgun and ammo. WARNING: Badasses only. +ent-ClothingBeltSyndieHolster = syndicate shoulder holster + .desc = A deep shoulder holster capable of holding many types of ballistics. +ent-ClothingBeltSecurityWebbing = security webbing + .desc = Unique and versatile chest rig, can hold security gear. +ent-ClothingBeltMercWebbing = mercenarie webbing + .desc = Ideal for storing everything from ammo to weapons and combat essentials. +ent-ClothingBeltSalvageWebbing = salvage rig + .desc = Universal unloading system for work in space. +ent-ClothingBeltMilitaryWebbing = chest rig + .desc = A set of tactical webbing worn by Syndicate boarding parties. +ent-ClothingBeltMilitaryWebbingMed = medical chest rig + .desc = A set of tactical webbing worn by Gorlex Marauder medic operatives. +ent-ClothingBeltSuspenders = suspenders + .desc = For holding your pants up. +ent-ClothingBeltWand = wand belt + .desc = A belt designed to hold various rods of power. A veritable fanny pack of exotic magic. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/belt/quiver.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/belt/quiver.ftl new file mode 100644 index 00000000000..291c12000ee --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/belt/quiver.ftl @@ -0,0 +1,2 @@ +ent-ClothingBeltQuiver = quiver + .desc = Can hold up to 15 arrows, and fits snug around your waist. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/belt/waist_bags.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/belt/waist_bags.ftl new file mode 100644 index 00000000000..6cf01139e2f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/belt/waist_bags.ftl @@ -0,0 +1,2 @@ +ent-ClothingBeltStorageWaistbag = leather waist bag + .desc = A leather waist bag meant for carrying small items. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/ears/headsets.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/ears/headsets.ftl new file mode 100644 index 00000000000..adf973ddf81 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/ears/headsets.ftl @@ -0,0 +1,38 @@ +ent-ClothingHeadset = headset + .desc = An updated, modular intercom that fits over the head. Takes encryption keys. +ent-ClothingHeadsetGrey = passenger headset + .desc = { ent-ClothingHeadset.desc } +ent-ClothingHeadsetCargo = logistics headset + .desc = A headset used by supply employees. +ent-ClothingHeadsetMining = mining headset + .desc = Headset used by shaft miners. +ent-ClothingHeadsetQM = logistics officer's headset + .desc = A headset used by the logistics officer. +ent-ClothingHeadsetCentCom = CentCom headset + .desc = A headset used by the upper echelons of Nanotrasen. +ent-ClothingHeadsetCommand = command headset + .desc = A headset with a commanding channel. +ent-ClothingHeadsetEngineering = engineering headset + .desc = A headset for engineers to chat while the station burns around them. +ent-ClothingHeadsetCE = ce headset + .desc = A headset for the chief engineer to ignore all emergency calls on. +ent-ClothingHeadsetMedical = medical headset + .desc = A headset for the trained staff of the medbay. +ent-ClothingHeadsetCMO = cmo headset + .desc = A headset used by the CMO. +ent-ClothingHeadsetScience = epistemics headset + .desc = A sciency headset. Like usual. +ent-ClothingHeadsetMedicalScience = medical research headset + .desc = A headset that is a result of the mating between medical and science. +ent-ClothingHeadsetRobotics = robotics headset + .desc = Made specifically for the roboticists, who cannot decide between departments. +ent-ClothingHeadsetRD = mysta headset + .desc = Lamarr used to love chewing on this... +ent-ClothingHeadsetSecurity = security headset + .desc = This is used by your elite security force. +ent-ClothingHeadsetBrigmedic = corpsman headset + .desc = A headset that helps to hear the death cries. +ent-ClothingHeadsetService = service headset + .desc = Headset used by the service staff, tasked with keeping the station full, happy and clean. +ent-ClothingHeadsetFreelance = freelancer headset + .desc = This is used by a roaming group of freelancers diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/ears/headsets_alt.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/ears/headsets_alt.ftl new file mode 100644 index 00000000000..0c6a8b0f615 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/ears/headsets_alt.ftl @@ -0,0 +1,23 @@ +ent-ClothingHeadsetAlt = headset + .desc = An updated, modular intercom that fits over the head. Takes encryption keys. +ent-ClothingHeadsetAltCargo = logistics officer's over-ear headset + .desc = { ent-ClothingHeadsetAlt.desc } +ent-ClothingHeadsetAltCentCom = CentCom over-ear headset + .desc = { ent-ClothingHeadsetAlt.desc } +ent-ClothingHeadsetAltCentComFake = { ent-ClothingHeadsetAltCentCom } + .suffix = Fake + .desc = { ent-ClothingHeadsetAltCentCom.desc } +ent-ClothingHeadsetAltCommand = command over-ear headset + .desc = { ent-ClothingHeadsetAlt.desc } +ent-ClothingHeadsetAltEngineering = chief engineer's over-ear headset + .desc = { ent-ClothingHeadsetAlt.desc } +ent-ClothingHeadsetAltMedical = chief medical officer's over-ear headset + .desc = { ent-ClothingHeadsetAlt.desc } +ent-ClothingHeadsetAltSecurity = head of security's over-ear headset + .desc = { ent-ClothingHeadsetAlt.desc } +ent-ClothingHeadsetAltScience = mystagogue's over-ear headset + .desc = { ent-ClothingHeadsetAlt.desc } +ent-ClothingHeadsetAltSyndicate = blood-red over-ear headset + .desc = An updated, modular syndicate intercom that fits over the head and takes encryption keys (there are 5 key slots.). +ent-ClothingHeadsetAltFreelancer = freelancer's over-ear headset + .desc = { ent-ClothingHeadsetAlt.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/ears/specific.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/ears/specific.ftl new file mode 100644 index 00000000000..ce08fd9b702 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/ears/specific.ftl @@ -0,0 +1,3 @@ +ent-ClothingHeadsetChameleon = passenger headset + .desc = An updated, modular intercom that fits over the head. Takes encryption keys. + .suffix = Chameleon diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/eyes/base_clothingeyes.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/eyes/base_clothingeyes.ftl new file mode 100644 index 00000000000..35521191276 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/eyes/base_clothingeyes.ftl @@ -0,0 +1,2 @@ +ent-ClothingEyesBase = { ent-Clothing } + .desc = { ent-Clothing.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/eyes/glasses.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/eyes/glasses.ftl new file mode 100644 index 00000000000..037fd3dde7a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/eyes/glasses.ftl @@ -0,0 +1,28 @@ +ent-ClothingEyesGlassesGar = gar glasses + .desc = Go beyond impossible and kick reason to the curb! +ent-ClothingEyesGlassesGarOrange = orange gar glasses + .desc = Just who the hell do you think I am?! +ent-ClothingEyesGlassesGarGiga = giga gar glasses + .desc = We evolve past the person we were a minute before. Little by little we advance with each turn. That's how a drill works! +ent-ClothingEyesGlassesMeson = engineering goggles + .desc = Green-tinted goggles using a proprietary polymer that provides protection from eye damage of all types. +ent-ClothingEyesGlasses = glasses + .desc = A pair of spectacular spectacles with prescription lenses. +ent-ClothingEyesGlassesJensen = jensen glasses + .desc = A pair of yellow tinted folding glasses. You never asked for these. +ent-ClothingEyesGlassesJamjar = jamjar glasses + .desc = Also known as Virginity Protectors. +ent-ClothingEyesGlassesOutlawGlasses = outlaw glasses + .desc = A must for every self-respecting undercover agent. +ent-ClothingEyesGlassesSunglasses = sun glasses + .desc = A pair of black sunglasses. +ent-ClothingEyesGlassesSecurity = security glasses + .desc = Upgraded sunglasses that provide flash immunity and a security HUD. +ent-ClothingEyesGlassesMercenary = mercenary glasses + .desc = Glasses made for combat, to protect the eyes from bright blinding flashes. +ent-ClothingEyesGlassesThermal = optical thermal scanner + .desc = Thermals in the shape of glasses. +ent-ClothingEyesGlassesChemical = chemical analysis goggles + .desc = Goggles that can scan the chemical composition of a solution. +ent-ClothingEyesVisorNinja = ninja visor + .desc = An advanced visor protecting a ninja's eyes from flashing lights. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/eyes/hud.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/eyes/hud.ftl new file mode 100644 index 00000000000..4634450ddb1 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/eyes/hud.ftl @@ -0,0 +1,35 @@ +ent-ClothingEyesHudDiagnostic = diagnostic hud + .desc = A heads-up display capable of analyzing the integrity and status of robotics and exosuits. Made out of see-borg-ium. +ent-ClothingEyesHudMedical = medical hud + .desc = A heads-up display that scans the humanoids in view and provides accurate data about their health status. +ent-ClothingEyesHudSecurity = security hud + .desc = A heads-up display that scans the humanoids in view and provides accurate data about their ID status and security records. +ent-ClothingEyesHudBeer = beer goggles + .desc = A pair of sunHud outfitted with apparatus to scan reagents, as well as providing an innate understanding of liquid viscosity while in motion. +ent-ClothingEyesHudFriedOnion = fried onion goggles + .desc = Filler +ent-ClothingEyesHudOnionBeer = thungerst goggles + .desc = Filler +ent-ClothingEyesHudMedOnion = medonion hud + .desc = Filler +ent-ClothingEyesHudMedOnionBeer = medthungerst hud + .desc = Filler +ent-ClothingEyesHudMedSec = medsec hud + .desc = An eye display that looks like a mixture of medical and security huds. +ent-ClothingEyesHudMultiversal = multiversal hud + .desc = Filler +ent-ClothingEyesHudOmni = omni hud + .desc = Filler +ent-ClothingEyesHudSyndicate = syndicate visor + .desc = The syndicate's professional head-up display, designed for better detection of humanoids and their subsequent elimination. +ent-ClothingEyesGlassesHiddenSecurity = { ent-ClothingEyesGlassesSunglasses } + .suffix = Syndicate + .desc = { ent-ClothingEyesGlassesSunglasses.desc } +ent-ClothingEyesEyepatchHudMedical = medical hud eyepatch + .desc = A heads-up display that scans the humanoids in view and provides accurate data about their health status. For true patriots. +ent-ClothingEyesEyepatchHudSecurity = security hud eyepatch + .desc = A heads-up display that scans the humanoids in view and provides accurate data about their ID status and security records. For true patriots. +ent-ClothingEyesEyepatchHudBeer = beer hud eyepatch + .desc = A pair of sunHud outfitted with apparatus to scan reagents, as well as providing an innate understanding of liquid viscosity while in motion. For true patriots. +ent-ClothingEyesEyepatchHudDiag = diagnostic hud eyepatch + .desc = A heads-up display capable of analyzing the integrity and status of robotics and exosuits. Made out of see-borg-ium. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/eyes/misc.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/eyes/misc.ftl new file mode 100644 index 00000000000..74e51836c24 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/eyes/misc.ftl @@ -0,0 +1,4 @@ +ent-ClothingEyesEyepatch = eyepatch + .desc = Yarr. +ent-ClothingEyesBlindfold = blindfold + .desc = The bind leading the blind. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/eyes/specific.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/eyes/specific.ftl new file mode 100644 index 00000000000..fc361f00d3d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/eyes/specific.ftl @@ -0,0 +1,3 @@ +ent-ClothingEyesChameleon = sun glasses + .desc = Useful both for security and cargonia. + .suffix = Chameleon diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/hands/base_clothinghands.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/hands/base_clothinghands.ftl new file mode 100644 index 00000000000..8582dc3bbf3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/hands/base_clothinghands.ftl @@ -0,0 +1,4 @@ +ent-ClothingHandsBase = { ent-Clothing } + .desc = { ent-Clothing.desc } +ent-ClothingHandsButcherable = { ent-ClothingHandsBase } + .desc = { ent-ClothingHandsBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/hands/colored.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/hands/colored.ftl new file mode 100644 index 00000000000..86836b52a05 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/hands/colored.ftl @@ -0,0 +1,29 @@ +ent-ClothingHandsGlovesSyntheticBase = { ent-ClothingHandsButcherable } + .desc = { ent-ClothingHandsButcherable.desc } +ent-ClothingHandsGlovesColorPurple = purple gloves + .desc = Regular purple gloves that do not keep you from frying. +ent-ClothingHandsGlovesColorRed = red gloves + .desc = Regular red gloves that do not keep you from frying. +ent-ClothingHandsGlovesColorBlack = black gloves + .desc = Regular black gloves that do not keep you from frying. +ent-ClothingHandsGlovesColorBlue = blue gloves + .desc = Regular blue gloves that do not keep you from frying. +ent-ClothingHandsGlovesColorBrown = brown gloves + .desc = Regular brown gloves that do not keep you from frying. +ent-ClothingHandsGlovesColorGray = grey gloves + .desc = Regular grey gloves that do not keep you from frying. +ent-ClothingHandsGlovesColorGreen = green gloves + .desc = Regular green gloves that do not keep you from frying. +ent-ClothingHandsGlovesColorLightBrown = light brown gloves + .desc = Regular light brown gloves that do not keep you from frying. +ent-ClothingHandsGlovesColorOrange = orange gloves + .desc = Regular orange gloves that do not keep you from frying. +ent-ClothingHandsGlovesColorWhite = white gloves + .desc = Those gloves look fancy. +ent-ClothingHandsGlovesColorYellow = insulated gloves + .desc = These gloves will protect the wearer from electric shocks. +ent-ClothingHandsGlovesColorYellowBudget = budget insulated gloves + .desc = These gloves are cheap knockoffs of the coveted ones - no way this can end badly. +ent-ClothingHandsGlovesConducting = { ent-ClothingHandsGlovesColorYellow } + .suffix = Conducting + .desc = { ent-ClothingHandsGlovesColorYellow.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/hands/gloves.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/hands/gloves.ftl new file mode 100644 index 00000000000..4ca1aa63670 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/hands/gloves.ftl @@ -0,0 +1,51 @@ +ent-ClothingHandsGlovesBoxingRed = red boxing gloves + .desc = Red gloves for competitive boxing. +ent-ClothingHandsGlovesBoxingBlue = blue boxing gloves + .desc = Blue gloves for competitive boxing. +ent-ClothingHandsGlovesBoxingGreen = green boxing gloves + .desc = Green gloves for competitive boxing. +ent-ClothingHandsGlovesBoxingYellow = yellow boxing gloves + .desc = Yellow gloves for competitive boxing. +ent-ClothingHandsGlovesBoxingRigged = { ent-ClothingHandsGlovesBoxingBlue } + .suffix = Rigged + .desc = { ent-ClothingHandsGlovesBoxingBlue.desc } +ent-ClothingHandsGlovesCaptain = captain gloves + .desc = Regal blue gloves, with a nice gold trim. Swanky. +ent-ClothingHandsGlovesHop = papercut-proof gloves + .desc = Perfect for dealing with paperwork and matters with bureaucracy. +ent-ClothingHandsGlovesLatex = latex gloves + .desc = Thin sterile latex gloves. Basic PPE for any doctor. +ent-ClothingHandsGlovesNitrile = nitrile gloves + .desc = High-quality nitrile gloves. Expensive medical PPE. +ent-ClothingHandsGlovesLeather = botanist's leather gloves + .desc = These leather gloves protect against thorns, barbs, prickles, spikes and other harmful objects of floral origin. They're also quite warm. +ent-ClothingHandsGlovesPowerglove = power gloves + .desc = Now I'm playin' with power! Wait... they're turned off. +ent-ClothingHandsGlovesRobohands = robohands gloves + .desc = Beep boop borp! +ent-ClothingHandsGlovesSpaceNinja = space ninja gloves + .desc = These black nano-enhanced gloves insulate from electricity and provide fire resistance. +ent-ClothingHandsGlovesCombat = combat gloves + .desc = These tactical gloves are fireproof and shock resistant. +ent-ClothingHandsTacticalMaidGloves = tactical maid gloves + .desc = Tactical maid gloves, every self-respecting maid should be able to discreetly eliminate her goals. +ent-ClothingHandsMercGlovesCombat = mercenary combat gloves + .desc = High-quality combat gloves to protect hands from mechanical damage during combat. +ent-ClothingHandsGlovesFingerless = fingerless gloves + .desc = Plain black gloves without fingertips for the hard working. +ent-ClothingHandsGlovesFingerlessInsulated = fingerless insulated gloves + .desc = Insulated gloves resistant to shocks, or at least they used to. +ent-ClothingHandsGlovesMercFingerless = mercenary fingerless gloves + .desc = Gloves that may not protect you from finger burns, but will make you cooler. +ent-ThievingGloves = { ent-ClothingHandsGlovesColorBlack } + .suffix = Thieving + .desc = { ent-ClothingHandsGlovesColorBlack.desc } +ent-ClothingHandsGlovesCluwne = cluwne hands + .desc = A cursed pair of cluwne hands. + .suffix = Unremoveable +ent-ClothingHandsGlovesNorthStar = gloves of the north star + .desc = These gloves allow you to punch incredibly fast. +ent-ClothingHandsGlovesForensic = forensic gloves + .desc = Do not leave fibers or fingerprints. If you work without them, you're A TERRIBLE DETECTIVE. +ent-ClothingHandsGlovesJanitor = rubber gloves + .desc = High-quality rubber gloves, squeaky to do some cleaning! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/hands/specific.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/hands/specific.ftl new file mode 100644 index 00000000000..951ac5c9d7b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/hands/specific.ftl @@ -0,0 +1,6 @@ +ent-ClothingHandsChameleon = black gloves + .desc = Regular black gloves that do not keep you from frying. + .suffix = Chameleon +ent-ClothingHandsChameleonThief = { ent-ClothingHandsChameleon } + .suffix = Chameleon, Thieving + .desc = { ent-ClothingHandsChameleon.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/animals.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/animals.ftl new file mode 100644 index 00000000000..0e778137cb2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/animals.ftl @@ -0,0 +1,10 @@ +ent-ClothingHeadHatAnimalCat = grey cat hat + .desc = A cute and fluffy head of a grey cat. +ent-ClothingHeadHatAnimalCatBrown = brown cat hat + .desc = A cute and fluffy head of a brown cat. +ent-ClothingHeadHatAnimalCatBlack = black cat hat + .desc = A cute and fluffy head of a black cat. +ent-ClothingHeadHatAnimalHeadslime = headslime hat + .desc = A green, sticky headslime, you put it on your head. +ent-ClothingHeadHatAnimalMonkey = monkey hat + .desc = That's a monkey head. It has a hole on a mouth to eat bananas. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/bandanas.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/bandanas.ftl new file mode 100644 index 00000000000..1cf0ace24fe --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/bandanas.ftl @@ -0,0 +1,33 @@ +ent-ClothingHeadBandBase = { ent-['ClothingHeadBaseButcherable', 'BaseFoldable'] } + + .desc = { ent-['ClothingHeadBaseButcherable', 'BaseFoldable'].desc } +ent-ClothingHeadBandBlack = black bandana + + .desc = { ent-['ClothingHeadBandBase', 'ClothingMaskBandBlack'].desc } +ent-ClothingHeadBandBlue = blue bandana + + .desc = { ent-['ClothingHeadBandBase', 'ClothingMaskBandBlue'].desc } +ent-ClothingHeadBandBotany = botany bandana + + .desc = { ent-['ClothingHeadBandBase', 'ClothingMaskBandBotany'].desc } +ent-ClothingHeadBandGold = gold bandana + + .desc = { ent-['ClothingHeadBandBase', 'ClothingMaskBandGold'].desc } +ent-ClothingHeadBandGreen = green bandana + + .desc = { ent-['ClothingHeadBandBase', 'ClothingMaskBandGreen'].desc } +ent-ClothingHeadBandGrey = grey bandana + + .desc = { ent-['ClothingHeadBandBase', 'ClothingMaskBandGrey'].desc } +ent-ClothingHeadBandRed = red bandana + + .desc = { ent-['ClothingHeadBandBase', 'ClothingMaskBandRed'].desc } +ent-ClothingHeadBandSkull = skull bandana + + .desc = { ent-['ClothingHeadBandBase', 'ClothingMaskBandSkull'].desc } +ent-ClothingHeadBandMerc = mercenary bandana + + .desc = { ent-['ClothingHeadBandBase', 'ClothingMaskBandMerc'].desc } +ent-ClothingHeadBandBrown = brown bandana + + .desc = { ent-['ClothingHeadBandBase', 'ClothingMaskBandBrown'].desc } \ No newline at end of file diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/base_clothinghead.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/base_clothinghead.ftl new file mode 100644 index 00000000000..dee86a7c19f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/base_clothinghead.ftl @@ -0,0 +1,16 @@ +ent-ClothingHeadBase = { ent-Clothing } + .desc = { ent-Clothing.desc } +ent-ClothingHeadBaseButcherable = { ent-ClothingHeadBase } + .desc = { ent-ClothingHeadBase.desc } +ent-HatBase = { ent-Clothing } + .desc = { ent-Clothing.desc } +ent-ClothingHeadLightBase = base helmet with light + .desc = { ent-ClothingHeadBase.desc } +ent-ClothingHeadEVAHelmetBase = base space helmet + .desc = { ent-ClothingHeadBase.desc } +ent-ClothingHeadHardsuitBase = base hardsuit helmet + .desc = { "" } +ent-ClothingHeadHardsuitWithLightBase = base hardsuit helmet with light + .desc = { ent-ClothingHeadHardsuitBase.desc } +ent-ClothingHeadHatHoodWinterBase = base winter coat hood + .desc = A hood, made to keep your head warm. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/eva-helmets.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/eva-helmets.ftl new file mode 100644 index 00000000000..b318060aca8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/eva-helmets.ftl @@ -0,0 +1,12 @@ +ent-ClothingHeadHelmetEVA = EVA helmet + .desc = An old-but-gold helmet designed for extravehicular activites. Infamous for making security officers paranoid. +ent-ClothingHeadHelmetEVALarge = EVA helmet + .desc = An old-but-gold helmet designed for extravehicular activites. +ent-ClothingHeadHelmetSyndicate = syndicate EVA helmet + .desc = A simple, stylish EVA helmet. Designed for maximum humble space-badassery. +ent-ClothingHeadHelmetCosmonaut = cosmonaut helmet + .desc = Ancient design, but advanced manufacturing. +ent-ClothingHeadHelmetVoidParamed = paramedic void helmet + .desc = A void helmet made for paramedics. +ent-ClothingHeadHelmetAncient = NTSRA void helmet + .desc = An ancient space helmet, designed by the NTSRA branch of CentCom. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/hardhats.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/hardhats.ftl new file mode 100644 index 00000000000..f59020559e5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/hardhats.ftl @@ -0,0 +1,16 @@ +ent-ClothingHeadHatHardhatBase = { ent-ClothingHeadBase } + .desc = { ent-ClothingHeadBase.desc } +ent-ClothingHeadHatHardhatBlue = blue hard hat + .desc = A hard hat, painted in blue, used in dangerous working conditions to protect the head. Comes with a built-in flashlight. +ent-ClothingHeadHatHardhatOrange = orange hard hat + .desc = A hard hat, painted in orange, used in dangerous working conditions to protect the head. Comes with a built-in flashlight. +ent-ClothingHeadHatHardhatRed = red hard hat + .desc = A hard hat, painted in red, used in dangerous working conditions to protect the head. Comes with a built-in flashlight. +ent-ClothingHeadHatHardhatWhite = white hard hat + .desc = A hard hat, painted in white, used in dangerous working conditions to protect the head. Comes with a built-in flashlight. +ent-ClothingHeadHatHardhatYellow = yellow hard hat + .desc = A hard hat, painted in yellow, used in dangerous working conditions to protect the head. Comes with a built-in flashlight. +ent-ClothingHeadHatHardhatYellowDark = dark yellow hard hat + .desc = A hard hat, painted in dark yellow, used in dangerous working conditions to protect the head. Comes with a built-in flashlight. +ent-ClothingHeadHatHardhatArmored = armored hard hat + .desc = An armored hard hat. Provides the best of both worlds in both protection & utility - perfect for the engineer on the frontlines. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/hardsuit-helmets.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/hardsuit-helmets.ftl new file mode 100644 index 00000000000..ffaf59dc77c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/hardsuit-helmets.ftl @@ -0,0 +1,70 @@ +ent-ClothingHeadHelmetHardsuitBasic = basic hardsuit helmet + .desc = A basic-looking hardsuit helmet that provides minor protection against most sources of damage. +ent-ClothingHeadHelmetHardsuitAtmos = atmos hardsuit helmet + .desc = A special hardsuit helmet designed for working in low-pressure, high thermal environments. +ent-ClothingHeadHelmetHardsuitEngineering = engineering hardsuit helmet + .desc = An engineering hardsuit helmet designed for working in low-pressure, high radioactive environments. +ent-ClothingHeadHelmetHardsuitSpatio = spationaut hardsuit helmet + .desc = A sturdy helmet designed for complex industrial operations in space. +ent-ClothingHeadHelmetHardsuitSalvage = salvage hardsuit helmet + .desc = A special helmet designed for work in a hazardous, low pressure environment. Has reinforced plating for wildlife encounters and dual floodlights. +ent-ClothingHeadHelmetHardsuitMaxim = salvager maxim helmet + .desc = A predication of decay washes over your mind. +ent-ClothingHeadHelmetHardsuitSecurity = security hardsuit helmet + .desc = Armored hardsuit helmet for security needs. +ent-ClothingHeadHelmetHardsuitBrigmedic = corpsman hardsuit helmet + .desc = The lightweight helmet of the corpsman hardsuit. Protects against viruses, and clowns. +ent-ClothingHeadHelmetHardsuitWarden = warden's hardsuit helmet + .desc = A modified riot helmet. Oddly comfortable. +ent-ClothingHeadHelmetHardsuitCap = captain's hardsuit helmet + .desc = Special hardsuit helmet, made for the captain of the station. +ent-ClothingHeadHelmetHardsuitEngineeringWhite = chief engineer's hardsuit helmet + .desc = Special hardsuit helmet, made for the chief engineer of the station. +ent-ClothingHeadHelmetHardsuitMedical = chief medical officer's hardsuit helmet + .desc = Lightweight medical hardsuit helmet that doesn't restrict your head movements. +ent-ClothingHeadHelmetHardsuitRd = experimental research hardsuit helmet + .desc = Lightweight hardsuit helmet that doesn't restrict your head movements. +ent-ClothingHeadHelmetHardsuitSecurityRed = head of security's hardsuit helmet + .desc = Security hardsuit helmet with the latest top secret NT-HUD software. Belongs to the HoS. +ent-ClothingHeadHelmetHardsuitLuxury = luxury mining hardsuit helmet + .desc = A refurbished mining hardsuit helmet, fitted with satin cushioning and an extra (non-functioning) antenna, because you're that extra. +ent-ClothingHeadHelmetHardsuitSyndie = blood-red hardsuit helmet + .desc = A heavily armored helmet designed for work in special operations. Property of Gorlex Marauders. +ent-ClothingHeadHelmetHardsuitSyndieMedic = blood-red medic hardsuit helmet + .desc = An advanced red hardsuit helmet specifically designed for field medic operations. +ent-ClothingHeadHelmetHardsuitSyndieElite = syndicate elite helmet + .desc = An elite version of the blood-red hardsuit's helmet, with improved armor and fireproofing. Property of Gorlex Marauders. +ent-ClothingHeadHelmetHardsuitSyndieCommander = syndicate commander helmet + .desc = A bulked up version of the blood-red hardsuit's helmet, purpose-built for the commander of a syndicate operative squad. Has significantly improved armor for those deadly front-lines firefights. +ent-ClothingHeadHelmetHardsuitCybersun = cybersun juggernaut helmet + .desc = Made of compressed red matter, this helmet was designed in the Tau chromosphere facility. +ent-ClothingHeadHelmetHardsuitWizard = wizard hardsuit helmet + .desc = A bizarre gem-encrusted helmet that radiates magical energies. +ent-ClothingHeadHelmetHardsuitLing = organic space helmet + .desc = A spaceworthy biomass of pressure and temperature resistant tissue. +ent-ClothingHeadHelmetHardsuitPirateEVA = deep space EVA helmet + .desc = A deep space EVA helmet, very heavy but provides good protection. + .suffix = Pirate +ent-ClothingHeadHelmetHardsuitPirateCap = pirate captain's hardsuit helmet + .desc = A special hardsuit helmet, made for the captain of a pirate ship. + .suffix = Pirate +ent-ClothingHeadHelmetHardsuitERTLeader = ERT leader hardsuit helmet + .desc = A special hardsuit helmet worn by members of an emergency response team. +ent-ClothingHeadHelmetHardsuitERTEngineer = ERT engineer hardsuit helmet + .desc = A special hardsuit helmet worn by members of an emergency response team. +ent-ClothingHeadHelmetHardsuitERTMedical = ERT medic hardsuit helmet + .desc = A special hardsuit helmet worn by members of an emergency response team. +ent-ClothingHeadHelmetHardsuitERTSecurity = ERT security hardsuit helmet + .desc = A special hardsuit helmet worn by members of an emergency response team. +ent-ClothingHeadHelmetHardsuitERTJanitor = ERT janitor hardsuit helmet + .desc = A special hardsuit helmet worn by members of an emergency response team. +ent-ClothingHeadHelmetCBURN = CBURN exosuit helmet + .desc = A pressure resistant and fireproof hood worn by special cleanup units. +ent-ClothingHeadHelmetHardsuitDeathsquad = deathsquad hardsuit helmet + .desc = A robust helmet for special operations. +ent-ClothingHeadHelmetHardsuitClown = clown hardsuit helmet + .desc = A clown hardsuit helmet. +ent-ClothingHeadHelmetHardsuitMime = mime hardsuit helmet + .desc = A mime hardsuit helmet. +ent-ClothingHeadHelmetHardsuitSanta = Santa's hardsuit helmet + .desc = A festive-looking hardsuit helmet that provides the jolly gift-giver protection from low-pressure environments. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/hats.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/hats.ftl new file mode 100644 index 00000000000..c62be3802fd --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/hats.ftl @@ -0,0 +1,160 @@ +ent-ClothingHeadHatBeaverHat = beaver hat + .desc = Gentlemen? +ent-ClothingHeadHatBeret = beret + .desc = A beret, an artists favorite headwear. +ent-ClothingHeadHatBeretFrench = French beret + .desc = A French beret, "vive la France". +ent-ClothingHeadHatBeretSecurity = security beret + .desc = A stylish clothing option for security officers. +ent-ClothingHeadHatCasa = casa + .desc = Cone-shaped hat +ent-ClothingHeadHatBeretRND = scientific beret + .desc = A beret for real scientists. +ent-ClothingHeadHatBeretEngineering = engineering beret + .desc = A beret with the engineering insignia emblazoned on it. For engineers that are more inclined towards style than safety. +ent-ClothingHeadHatBeretQM = logistics officer's beret + .desc = A beret with the logistics department's insignia emblazoned on it. For logistics officers that are more inclined towards style. +ent-ClothingHeadHatBeretHoS = head of security's beret + .desc = A black beret with a commander's rank emblem. For officers that are more inclined towards style than safety. +ent-ClothingHeadHatBeretWarden = warden's beret + .desc = A black beret with a warden's rank emblem. For officers that are more inclined towards style than safety. +ent-ClothingHeadHatBeretSeniorPhysician = physician beret + .desc = Donning the colours of medical and chemistry, physicians are the pride of this department! +ent-ClothingHeadHatBeretBrigmedic = brigmedical beret + .desc = White beret, looks like a cream pie on the head. +ent-ClothingHeadHatBeretMerc = mercenary beret + .desc = Olive beret, the badge depicts a jackal on a rock. +ent-ClothingHeadHatBowlerHat = bowler hat + .desc = Stylish bowler hat. +ent-ClothingHeadHatCaptain = captain's hardhat + .desc = It's good being the king. +ent-ClothingHeadHatCardborg = cardborg helmet + .desc = A hat made out of a box. +ent-ClothingHeadHatCentcom = CentCom brand hat + .desc = It's good to be the emperor. +ent-ClothingHeadHatChef = chef's hat + .desc = It's a hat used by chefs to keep hair out of your food. Judging by the food in the mess, they don't work. +ent-ClothingHeadHatFedoraBrown = brown fedora + .desc = It's a brown fedora. +ent-ClothingHeadHatFedoraGrey = grey fedora + .desc = It's a grey fedora. +ent-ClothingHeadHatFez = fez + .desc = A red fez. +ent-ClothingHeadHatHopcap = head of personnel's cap + .desc = A grand, stylish head of personnel's cap. +ent-ClothingHeadHatHoshat = head of security's hat + .desc = There's a new sheriff in station. +ent-ClothingHeadHatOutlawHat = outlaw's hat + .desc = A hat that makes you look like you carry a notched pistol, numbered one and nineteen more. +ent-ClothingHeadHatWitch1 = witch hat + .desc = A witch hat. +ent-ClothingHeadHatPaper = paper hat + .desc = A hat made of paper. +ent-ClothingHeadHatPirate = pirate hat + .desc = Yo ho ho and a bottle of rum! +ent-ClothingHeadHatPlaguedoctor = plague doctor hat + .desc = These were once used by plague doctors. +ent-ClothingHeadHatRedwizard = red wizard hat + .desc = Strange-looking red hat-wear that most certainly belongs to a real magic user. +ent-ClothingHeadHatSantahat = santa hat + .desc = A festive hat worn by Santa Claus +ent-ClothingHeadHatSombrero = sombrero + .desc = Perfectly for Space Mexico, si? +ent-ClothingHeadHatSurgcapBlue = surgical cap + .desc = A blue cap surgeons wear during operations. Keeps their hair from tickling your internal organs. +ent-ClothingHeadHatSurgcapGreen = surgical cap + .desc = A green cap surgeons wear during operations. Keeps their hair from tickling your internal organs. +ent-ClothingHeadHatSurgcapPurple = surgical cap + .desc = A purple cap surgeons wear during operations. Keeps their hair from tickling your internal organs. +ent-ClothingHeadHatTophat = tophat + .desc = A stylish black tophat. +ent-ClothingHeadHatUshanka = ushanka + .desc = Perfect for winter in Siberia, da? +ent-ClothingHeadHatVioletwizard = violet wizard hat + .desc = Strange-looking violet hat-wear that most certainly belongs to a real magic user. +ent-ClothingHeadHatWarden = warden's cap + .desc = The responsibility weighs heavy, like a barbed crown. +ent-ClothingHeadHatWitch = witch hat + .desc = A witch hat. +ent-ClothingHeadHatWizardFake = fake wizard hat + .desc = It has WIZZARD written across it in sequins. Comes with a cool beard. +ent-ClothingHeadHatWizard = wizard hat + .desc = Strange-looking blue hat-wear that most certainly belongs to a powerful magic user. +ent-ClothingHeadHatXmasCrown = xmas crown + .desc = Happy Christmas! +ent-ClothingHeadHatTrucker = trucker hat + .desc = Formerly Chucks, this hat is yours now. +ent-ClothingHeadPyjamaSyndicateBlack = syndicate black pyjama hat + .desc = For keeping that traitor head of yours warm. +ent-ClothingHeadPyjamaSyndicatePink = syndicate pink pyjama hat + .desc = For keeping that traitor head of yours warm. +ent-ClothingHeadPyjamaSyndicateRed = syndicate red pyjama hat + .desc = For keeping that traitor head of yours warm. +ent-ClothingHeadPaperSack = papersack hat + .desc = A paper sack with crude holes cut out for eyes. Useful for hiding one's identity or ugliness. +ent-ClothingHeadPaperSackSmile = smiling papersack hat + .desc = A paper sack with crude holes cut out for eyes and a sketchy smile drawn on the front. Not creepy at all. +ent-ClothingHeadFishCap = fishing cap + .desc = Women fear me. Fish fear me. Men turn their eyes away from me. As I walk no beast dares make a sound in my presence. I am alone on this barren Earth. +ent-ClothingHeadNurseHat = nurse hat + .desc = Somehow I feel I'm not supposed to leave this place. +ent-ClothingHeadRastaHat = rasta hat + .desc = Right near da beach, boyee. +ent-ClothingHeadSafari = safari hat + .desc = Keeps the sun out of your eyes. Makes you a target for the locals. +ent-ClothingHeadHatJester = jester hat + .desc = A hat with bells, to add some merriness to the suit. +ent-ClothingHeadHatJesterAlt = { ent-ClothingHeadHatJester } + .desc = { ent-ClothingHeadHatJester.desc } +ent-ClothingHeadHatBeretCmo = chief medical officer's beret + .desc = Turquoise beret with a cross on the front. The sight of it calms you down and makes it clear that you will be cured. +ent-ClothingHeadHatPirateTricord = pirate hat + .desc = Yo ho ho and a bottle of rum! +ent-ClothingHeadHatWatermelon = watermelon helmet + .desc = A carelessly cut half of a watermelon, gutted from the inside, to be worn as a helmet. It can soften the blow to the head. +ent-ClothingHeadHatSyndie = syndicate hat + .desc = A souvenir hat from "Syndieland", their production has already been closed. +ent-ClothingHeadHatSyndieMAA = master at arms hat + .desc = Master at arms hat, looks intimidating, I doubt that you will like to communicate with its owner... +ent-ClothingHeadHatTacticalMaidHeadband = tactical maid headband + .desc = A red headband - don't imagine yourself a Rambo and don't pick up a few machine guns. +ent-ClothingHeadHatHetmanHat = hetman hat + .desc = From the Zaporozhian Sich with love. +ent-ClothingHeadHatMagician = magician's top hat. + .desc = A magician's top hat. +ent-ClothingHeadHatCapcap = cap cap + .desc = A grand, stylish captain cap. +ent-ClothingHeadHatCentcomcap = CentCom cap + .desc = An extravagant, fancy Central Commander cap. +ent-ClothingHeadHatGladiator = gladiator helmet + .desc = Protects the head from harsh ash winds and toy spears. +ent-ClothingHeadHatPartyRed = red party hat + .desc = Spread a joy! +ent-ClothingHeadHatPartyYellow = yellow party hat + .desc = { ent-ClothingHeadHatPartyRed.desc } +ent-ClothingHeadHatPartyGreen = green party hat + .desc = { ent-ClothingHeadHatPartyRed.desc } +ent-ClothingHeadHatPartyBlue = blue party hat + .desc = { ent-ClothingHeadHatPartyRed.desc } +ent-ClothingHeadHatPartyWaterCup = water cup party hat + .desc = Not as fulfilling as you had hoped... +ent-ClothingHeadHatGreyFlatcap = grey flatcap + .desc = Fashionable for both the working class and old man Jenkins. +ent-ClothingHeadHatBrownFlatcap = brown flatcap + .desc = Stupid clown! You made me look bad! +ent-ClothingHeadHatCowboyBrown = brown cowboy hat + .desc = This hat ain't big enough for the both of us. +ent-ClothingHeadHatCowboyBlack = black cowboy hat + .desc = { ent-ClothingHeadHatCowboyBrown.desc } +ent-ClothingHeadHatCowboyGrey = grey cowboy hat + .desc = { ent-ClothingHeadHatCowboyBrown.desc } +ent-ClothingHeadHatCowboyRed = red cowboy hat + .desc = { ent-ClothingHeadHatCowboyBrown.desc } +ent-ClothingHeadHatCowboyWhite = white cowboy hat + .desc = { ent-ClothingHeadHatCowboyBrown.desc } +ent-ClothingHeadHatCowboyBountyHunter = bounty hunter cowboy hat + .desc = { ent-ClothingHeadHatCowboyBrown.desc } +ent-ClothingHeadHatStrawHat = straw hat + .desc = A fancy hat for hot days! Not recommended to wear near fires. +ent-ClothingHeadHatBeretMedic = medical beret + .desc = White beret that encourages you to be clean. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/helmets.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/helmets.ftl new file mode 100644 index 00000000000..d8da80667d3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/helmets.ftl @@ -0,0 +1,48 @@ +ent-ClothingHeadHelmetBasic = helmet + .desc = Standard security gear. Protects the head from impacts. +ent-ClothingHeadHelmetMerc = mercenary helmet + .desc = The combat helmet is commonly used by mercenaries, is strong, light and smells like gunpowder and the jungle. +ent-ClothingHeadHelmetSwat = SWAT helmet + .desc = An extremely robust helmet, commonly used by paramilitary forces. This one has the Nanotrasen logo emblazoned on the top. +ent-ClothingHeadHelmetSwatSyndicate = SWAT helmet + .desc = An extremely robust helmet, commonly used by paramilitary forces. It is adorned in a nefarious red and black stripe pattern. + .suffix = Syndicate +ent-ClothingHeadHelmetRiot = light riot helmet + .desc = It's a helmet specifically designed to protect against close range attacks. +ent-ClothingHeadHelmetBombSuit = bombsuit helmet + .desc = A heavy helmet designed to withstand the pressure generated by a bomb and any fragments the bomb may produce. +ent-ClothingHeadHelmetJanitorBombSuit = janitorial bombsuit helmet + .desc = A heavy helmet designed to withstand explosions formed from reactions between chemicals. + .suffix = DO NOT MAP +ent-ClothingHeadHelmetCult = cult helmet + .desc = A robust, evil-looking cult helmet. +ent-ClothingHeadHelmetScaf = scaf helmet + .desc = A robust, strong helmet. +ent-ClothingHeadHelmetSpaceNinja = space ninja helmet + .desc = What may appear to be a simple black garment is in fact a highly sophisticated nano-weave helmet. Standard issue ninja gear. +ent-ClothingHeadHelmetTemplar = templar helmet + .desc = DEUS VULT! +ent-ClothingHeadHelmetThunderdome = thunderdome helmet + .desc = Let the battle commence! +ent-ClothingHeadHelmetWizardHelm = wizard helm + .desc = Strange-looking helmet that most certainly belongs to a real magic user. +ent-ClothingHeadHelmetFire = fire helmet + .desc = An atmos tech's best friend. Provides some heat resistance and looks cool. +ent-ClothingHeadHelmetAtmosFire = atmos fire helmet + .desc = An atmos fire helmet, able to keep the user cool in any situation. +ent-ClothingHeadHelmetLing = chitinous helmet + .desc = An all-consuming chitinous mass of armor. +ent-ClothingHeadHelmetERTLeader = ERT leader helmet + .desc = An in-atmosphere helmet worn by the leader of a Nanotrasen Emergency Response Team. Has blue highlights. +ent-ClothingHeadHelmetERTSecurity = ERT security helmet + .desc = An in-atmosphere helmet worn by security members of the Nanotrasen Emergency Response Team. Has red highlights. +ent-ClothingHeadHelmetERTMedic = ERT medic helmet + .desc = An in-atmosphere helmet worn by medical members of the Nanotrasen Emergency Response Team. Has white highlights. +ent-ClothingHeadHelmetERTEngineer = ERT engineer helmet + .desc = An in-atmosphere helmet worn by engineering members of the Nanotrasen Emergency Response Team. Has orange highlights. +ent-ClothingHeadHelmetERTJanitor = ERT janitor helmet + .desc = An in-atmosphere helmet worn by janitorial members of the Nanotrasen Emergency Response Team. Has dark purple highlights. +ent-ClothingHeadHelmetBone = bone helmet + .desc = Cool-looking helmet made of skull of your enemies. +ent-ClothingHeadHelmetPodWars = ironclad II helmet + .desc = An ironclad II helmet, a relic of the pod wars. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/hoods.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/hoods.ftl new file mode 100644 index 00000000000..5c5d846b3b2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/hoods.ftl @@ -0,0 +1,84 @@ +ent-ClothingHeadHatHoodBioGeneral = bio hood + .desc = A hood that protects the head and face from biological contaminants. + .suffix = Generic +ent-ClothingHeadHatHoodBioCmo = bio hood + .desc = An advanced hood for chief medical officers that protects the head and face from biological contaminants. + .suffix = CMO +ent-ClothingHeadHatHoodBioJanitor = bio hood + .desc = A hood that protects the head and face from biological contaminants. + .suffix = Janitor +ent-ClothingHeadHatHoodBioScientist = bio hood + .desc = A hood that protects the head and face from biological contaminants. + .suffix = Epistemics +ent-ClothingHeadHatHoodBioSecurity = bio hood + .desc = A hood that protects the head and face from biological contaminants. + .suffix = Security +ent-ClothingHeadHatHoodBioVirology = bio hood + .desc = A hood that protects the head and face from biological contaminants. + .suffix = Virology +ent-ClothingHeadHatHoodChaplainHood = chaplain's hood + .desc = Maximum piety in this star system. +ent-ClothingHeadHatHoodCulthood = cult hood + .desc = There's no cult without cult hoods. +ent-ClothingHeadHatHoodNunHood = nun hood + .desc = Maximum piety in this star system. +ent-ClothingHeadHatHoodRad = radiation hood + .desc = A hood of the hazmat suit, designed for protection from high radioactivity. +ent-ClothingHeadHatHoodGoliathCloak = goliath cloak hood + .desc = A hood of a goliath cloak, it is made from the hide of resilient fauna from a distant planet. +ent-ClothingHeadHatHoodIan = ian hood + .desc = A hood to complete the 'Good boy' look. +ent-ClothingHeadHatHoodCarp = carp hood + .desc = A gnarly hood adorned with plastic space carp teeth. +ent-ClothingHeadHatHoodMoth = moth mask + .desc = A mask in the form of a moths head is usually made of lightweight materials. It mimics the shape of a moths head with large eyes and long antennae. Such masks are often used in cosplay, or when shooting movies and videos. +ent-ClothingHeadHatHoodWinterDefault = default winter coat hood + .desc = { ent-ClothingHeadHatHoodWinterBase.desc } +ent-ClothingHeadHatHoodWinterBartender = bartender winter coat hood + .desc = { ent-ClothingHeadHatHoodWinterBase.desc } +ent-ClothingHeadHatHoodWinterCaptain = captain's winter coat hood + .desc = An expensive hood, to keep the captain's head warm. +ent-ClothingHeadHatHoodWinterCargo = logistics winter coat hood + .desc = { ent-ClothingHeadHatHoodWinterBase.desc } +ent-ClothingHeadHatHoodWinterCE = chief engineer's winter coat hood + .desc = { ent-ClothingHeadHatHoodWinterBase.desc } +ent-ClothingHeadHatHoodWinterCentcom = Centcom winter coat hood + .desc = A hood for keeping the central comander's head warm. +ent-ClothingHeadHatHoodWinterChem = chemist winter coat hood + .desc = { ent-ClothingHeadHatHoodWinterBase.desc } +ent-ClothingHeadHatHoodWinterCMO = chief medical officer's winter coat hood + .desc = { ent-ClothingHeadHatHoodWinterBase.desc } +ent-ClothingHeadHatHoodWinterEngineer = engineer winter coat hood + .desc = { ent-ClothingHeadHatHoodWinterBase.desc } +ent-ClothingHeadHatHoodWinterHOP = head of personel's winter coat hood + .desc = { ent-ClothingHeadHatHoodWinterBase.desc } +ent-ClothingHeadHatHoodWinterHOS = head of security's winter coat hood + .desc = { ent-ClothingHeadHatHoodWinterBase.desc } +ent-ClothingHeadHatHoodWinterHydro = hydroponics coat hood + .desc = { ent-ClothingHeadHatHoodWinterBase.desc } +ent-ClothingHeadHatHoodWinterJani = janitor coat hood + .desc = { ent-ClothingHeadHatHoodWinterBase.desc } +ent-ClothingHeadHatHoodWinterMed = medic coat hood + .desc = { ent-ClothingHeadHatHoodWinterBase.desc } +ent-ClothingHeadHatHoodWinterMime = mime coat hood + .desc = { ent-ClothingHeadHatHoodWinterBase.desc } +ent-ClothingHeadHatHoodWinterMiner = miner coat hood + .desc = { ent-ClothingHeadHatHoodWinterBase.desc } +ent-ClothingHeadHatHoodWinterPara = paramedic coat hood + .desc = { ent-ClothingHeadHatHoodWinterBase.desc } +ent-ClothingHeadHatHoodWinterQM = logistics officer's coat hood + .desc = { ent-ClothingHeadHatHoodWinterBase.desc } +ent-ClothingHeadHatHoodWinterRD = mystagogue's coat hood + .desc = { ent-ClothingHeadHatHoodWinterBase.desc } +ent-ClothingHeadHatHoodWinterRobo = robotics coat hood + .desc = { ent-ClothingHeadHatHoodWinterBase.desc } +ent-ClothingHeadHatHoodWinterSci = scientist coat hood + .desc = { ent-ClothingHeadHatHoodWinterBase.desc } +ent-ClothingHeadHatHoodWinterSec = security coat hood + .desc = { ent-ClothingHeadHatHoodWinterBase.desc } +ent-ClothingHeadHatHoodWinterSyndie = syndicate coat hood + .desc = { ent-ClothingHeadHatHoodWinterBase.desc } +ent-ClothingHeadHatHoodWinterWarden = warden's coat hood + .desc = { ent-ClothingHeadHatHoodWinterBase.desc } +ent-ClothingHeadHatHoodWinterWeb = web coat hood + .desc = { ent-ClothingHeadHatHoodWinterBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/misc.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/misc.ftl new file mode 100644 index 00000000000..569b706fbcd --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/misc.ftl @@ -0,0 +1,36 @@ +ent-ClothingHeadHatBunny = bunny ears + .desc = Cute bunny ears. +ent-ClothingHeadHatCake = cake hat + .desc = You put the cake on your head. Brilliant. +ent-ClothingHeadHatChickenhead = chicken head + .desc = It's a chicken head. Bok bok bok! +ent-ClothingHeadHatFlowerCrown = flower crown + .desc = A coronet of fresh and fragrant flowers. +ent-ClothingHeadHatHairflower = hairflower + .desc = A red flower for beautiful ladies. +ent-ClothingHeadHatPumpkin = pumpkin hat + .desc = A jack o' lantern! Believed to ward off evil spirits. +ent-ClothingHeadHatPwig = pwig + .desc = To be honest, those look ridiculous. +ent-ClothingHeadHatRichard = richard + .desc = Do you like hurting people? +ent-ClothingHeadHatSkub = skub hat + .desc = Best paired with the Skub Suit. +ent-ClothingHeadHatShrineMaidenWig = shrine maiden's wig + .desc = The tag reads "All proceeds go to the Hakurei Shrine." +ent-ClothingHeadHatCone = warning cone + .desc = This cone is trying to warn you of something! +ent-ClothingHeadHatFancyCrown = fancy crown + .desc = It smells like dead rat. Lets you speak like one! +ent-ClothingHeadHatCatEars = cat ears + .desc = NYAH! + .suffix = DO NOT MAP +ent-ClothingHeadHatDogEars = doggy ears + .desc = Only for good boys. + .suffix = DO NOT MAP +ent-ClothingHeadHatSquid = squiddy + .desc = Scare your friends with this eldritch mask. +ent-ClothingHeadHatRedRacoon = red racoon hat + .desc = Fluffy hat of red racoon! +ent-WaterDropletHat = water droplet + .desc = Makes 8-eyed friends 8 times more adorable! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/soft.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/soft.ftl new file mode 100644 index 00000000000..86660d2d9e6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/soft.ftl @@ -0,0 +1,80 @@ +ent-ClothingHeadHeadHatBaseFlippable = { ent-['ClothingHeadBaseButcherable', 'BaseFoldable'] } + + .desc = { ent-['ClothingHeadBaseButcherable', 'BaseFoldable'].desc } +ent-ClothingHeadHeadHatBaseFlipped = { ent-ClothingHeadHeadHatBaseFlippable } + .suffix = flipped + .desc = { ent-ClothingHeadHeadHatBaseFlippable.desc } +ent-ClothingHeadHatBluesoft = blue cap + .desc = It's a baseball hat in a tasteless blue colour. +ent-ClothingHeadHatBluesoftFlipped = blue cap + + .desc = { ent-['ClothingHeadHeadHatBaseFlipped', 'ClothingHeadHatBluesoft'].desc } +ent-ClothingHeadHatCargosoft = logistics cap + .desc = It's a baseball hat painted in Logistics colours. +ent-ClothingHeadHatCargosoftFlipped = logistics cap + .desc = It's a baseball hat painted in Logistics colours. Flipped. +ent-ClothingHeadHatQMsoft = logistics officer's cap + .desc = It's a baseball hat painted in the Logistics Officer's colors. +ent-ClothingHeadHatQMsoftFlipped = logistics officer's cap + + .desc = { ent-['ClothingHeadHeadHatBaseFlipped', 'ClothingHeadHatQMsoft'].desc } +ent-ClothingHeadHatCorpsoft = corporate cap + .desc = A baseball bat in corporation colors. +ent-ClothingHeadHatCorpsoftFlipped = corporate cap + + .desc = { ent-['ClothingHeadHeadHatBaseFlipped', 'ClothingHeadHatCorpsoft'].desc } +ent-ClothingHeadHatGreensoft = green cap + .desc = It's a baseball hat in a tasteless green colour. +ent-ClothingHeadHatGreensoftFlipped = green cap + + .desc = { ent-['ClothingHeadHeadHatBaseFlipped', 'ClothingHeadHatGreensoft'].desc } +ent-ClothingHeadHatBlacksoft = black cap + .desc = It's a baseball hat in a tasteless black colour. +ent-ClothingHeadHatBlacksoftFlipped = black cap + + .desc = { ent-['ClothingHeadHeadHatBaseFlipped', 'ClothingHeadHatBlacksoft'].desc } +ent-ClothingHeadHatGreysoft = grey cap + .desc = It's a baseball hat in a tasteless grey colour. +ent-ClothingHeadHatGreysoftFlipped = grey cap + + .desc = { ent-['ClothingHeadHeadHatBaseFlipped', 'ClothingHeadHatGreysoft'].desc } +ent-ClothingHeadHatMimesoft = mime cap + .desc = It's a baseball hat in a tasteless white colour. +ent-ClothingHeadHatMimesoftFlipped = mime cap + + .desc = { ent-['ClothingHeadHeadHatBaseFlipped', 'ClothingHeadHatMimesoft'].desc } +ent-ClothingHeadHatOrangesoft = orange cap + .desc = It's a baseball hat in a good-looking orange colour. +ent-ClothingHeadHatOrangesoftFlipped = orange cap + + .desc = { ent-['ClothingHeadHeadHatBaseFlipped', 'ClothingHeadHatOrangesoft'].desc } +ent-ClothingHeadHatPurplesoft = purple cap + .desc = It's a baseball hat in a tasteless purple colour. +ent-ClothingHeadHatPurplesoftFlipped = purple cap + + .desc = { ent-['ClothingHeadHeadHatBaseFlipped', 'ClothingHeadHatPurplesoft'].desc } +ent-ClothingHeadHatRedsoft = red cap + .desc = It's a baseball hat in a tasteless red colour. +ent-ClothingHeadHatRedsoftFlipped = red cap + + .desc = { ent-['ClothingHeadHeadHatBaseFlipped', 'ClothingHeadHatRedsoft'].desc } +ent-ClothingHeadHatSecsoft = security cap + .desc = It's a robust baseball hat in tasteful red colour. +ent-ClothingHeadHatSecsoftFlipped = security cap + + .desc = { ent-['ClothingHeadHeadHatBaseFlipped', 'ClothingHeadHatSecsoft'].desc } +ent-ClothingHeadHatYellowsoft = yellow cap + .desc = A yellow baseball hat. +ent-ClothingHeadHatYellowsoftFlipped = yellow cap + + .desc = { ent-['ClothingHeadHeadHatBaseFlipped', 'ClothingHeadHatYellowsoft'].desc } +ent-ClothingHeadHatBizarreSoft = troublemaker's cap + .desc = A truly.. bizarre accessory. +ent-ClothingHeadHatBizarreSoftFlipped = troublemaker's cap + + .desc = { ent-['ClothingHeadHeadHatBaseFlipped', 'ClothingHeadHatBizarreSoft'].desc } +ent-ClothingHeadHatParamedicsoft = paramedic cap + .desc = It's a paramedic's baseball hat with a medical logo. +ent-ClothingHeadHatParamedicsoftFlipped = paramedic cap + + .desc = { ent-['ClothingHeadHeadHatBaseFlipped', 'ClothingHeadHatParamedicsoft'].desc } \ No newline at end of file diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/specific.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/specific.ftl new file mode 100644 index 00000000000..77c276d936d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/specific.ftl @@ -0,0 +1,3 @@ +ent-ClothingHeadHatChameleon = beret + .desc = A beret, an artists favorite headwear. + .suffix = Chameleon diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/welding.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/welding.ftl new file mode 100644 index 00000000000..a43f1bd69e8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/head/welding.ftl @@ -0,0 +1,10 @@ +ent-WeldingMaskBase = welding mask + .desc = { ent-ClothingHeadBase.desc } +ent-ClothingHeadHatWelding = welding mask + .desc = A head-mounted face cover designed to protect the wearer completely from space-arc eye. +ent-ClothingHeadHatWeldingMaskFlame = flame welding mask + .desc = A painted welding helmet, this one has flames on it. +ent-ClothingHeadHatWeldingMaskFlameBlue = blue-flame welding mask + .desc = A painted welding helmet, this one has blue flames on it. +ent-ClothingHeadHatWeldingMaskPainted = painted welding mask + .desc = A welding helmet, painted in crimson. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/masks/bandanas.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/masks/bandanas.ftl new file mode 100644 index 00000000000..4ea988a4460 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/masks/bandanas.ftl @@ -0,0 +1,23 @@ +ent-ClothingMaskBandanaBase = { ent-['ClothingMaskBaseButcherable', 'BaseFoldable'] } + + .desc = { ent-['ClothingMaskBaseButcherable', 'BaseFoldable'].desc } +ent-ClothingMaskBandBlack = black bandana + .desc = A black bandana to make you look cool. +ent-ClothingMaskBandBlue = blue bandana + .desc = A blue bandana to make you look cool. +ent-ClothingMaskBandBotany = botany bandana + .desc = A botany bandana to make you look cool, made from natural fibers. +ent-ClothingMaskBandGold = gold bandana + .desc = A gold bandana to make you look cool. +ent-ClothingMaskBandGreen = green bandana + .desc = A green bandana to make you look cool. +ent-ClothingMaskBandGrey = grey bandana + .desc = A grey bandana to make you look cool. +ent-ClothingMaskBandRed = red bandana + .desc = A red bandana to make you look cool. +ent-ClothingMaskBandSkull = skull bandana + .desc = A bandana with a skull to make you look even cooler. +ent-ClothingMaskBandMerc = mercenary bandana + .desc = To protect the head from the sun, insects and other dangers of the higher path. +ent-ClothingMaskBandBrown = brown bandana + .desc = A brown bandana to make you look cool. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/masks/base_clothingmask.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/masks/base_clothingmask.ftl new file mode 100644 index 00000000000..b180586cf4f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/masks/base_clothingmask.ftl @@ -0,0 +1,8 @@ +ent-ClothingMaskBase = { ent-Clothing } + .desc = { ent-Clothing.desc } +ent-ClothingMaskPullableBase = { ent-ClothingMaskBase } + .desc = { ent-ClothingMaskBase.desc } +ent-ActionToggleMask = Toggle Mask + .desc = Handy, but prevents insertion of pie into your pie hole. +ent-ClothingMaskBaseButcherable = { ent-ClothingMaskBase } + .desc = { ent-ClothingMaskBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/masks/masks.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/masks/masks.ftl new file mode 100644 index 00000000000..3767299acf6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/masks/masks.ftl @@ -0,0 +1,75 @@ +ent-ClothingMaskGas = gas mask + .desc = A face-covering mask that can be connected to an air supply. +ent-ClothingMaskGasSecurity = security gas mask + .desc = A standard issue Security gas mask. +ent-ClothingMaskGasSyndicate = syndicate gas mask + .desc = A close-fitting tactical mask that can be connected to an air supply. +ent-ClothingMaskGasAtmos = atmospheric gas mask + .desc = Improved gas mask utilized by atmospheric technicians. It's flameproof! +ent-ClothingMaskGasCaptain = captain's gas mask + .desc = Nanotrasen cut corners and repainted a spare atmospheric gas mask, but don't tell anyone. +ent-ClothingMaskGasCentcom = CentCom gas mask + .desc = Oooh, gold and green. Fancy! This should help as you sit in your office. +ent-ClothingMaskGasExplorer = explorer gas mask + .desc = A military-grade gas mask that can be connected to an air supply. +ent-ClothingMaskBreathMedical = medical mask + .desc = A close-fitting sterile mask that can be connected to an air supply. +ent-ClothingMaskBreathMedicalSecurity = military-style medical mask + .desc = A medical mask with a small layer of protection against damage and viruses, similar to the one used in the medical units of the first corporate war. +ent-ClothingMaskBreath = breath mask + .desc = Might as well keep this on 24/7. +ent-ClothingMaskClownBase = clown wig and mask + .desc = A true prankster's facial attire. A clown is incomplete without his wig and mask. +ent-ClothingMaskClown = { ent-ClothingMaskClownBase } + .desc = { ent-ClothingMaskClownBase.desc } +ent-ClothingMaskClownBanana = banana clown wig and mask + .desc = { ent-ClothingMaskClown.desc } +ent-ClothingMaskJoy = joy mask + .desc = Express your happiness or hide your sorrows with this laughing face with crying tears of joy cutout. +ent-ClothingMaskMime = mime mask + .desc = The traditional mime's mask. It has an eerie facial posture. +ent-ClothingMaskSterile = sterile mask + .desc = A sterile mask designed to help prevent the spread of diseases. +ent-ClothingMaskMuzzle = muzzle + .desc = To stop that awful noise. +ent-ClothingMaskPlague = plague doctor mask + .desc = A bad omen. +ent-ClothingMaskCluwne = cluwne face and hair + .desc = Cursed cluwne face and hair. + .suffix = Unremoveable +ent-ClothingMaskGasSwat = swat gas mask + .desc = A elite issue Security gas mask. +ent-ClothingMaskGasMerc = mercenary gas mask + .desc = Slightly outdated, but reliable military-style gas mask. +ent-ClothingMaskGasERT = ert gas mask + .desc = The gas mask of the elite squad of the ERT. +ent-ClothingMaskGasDeathSquad = death squad gas mask + .desc = A unique gas mask for the NT's most elite squad. +ent-ClothingMaskRat = rat mask + .desc = A mask of a rat that looks like a rat. Perhaps they will take you for a fellow rat. +ent-ClothingMaskFox = fox mask + .desc = What does the fox say? +ent-ClothingMaskBee = bee mask + .desc = For the queen! +ent-ClothingMaskBear = bear mask + .desc = I'm a cloudy, cloudy, cloudy, I'm not a bear at all. +ent-ClothingMaskRaven = raven mask + .desc = Where I am, death... or glitter. +ent-ClothingMaskJackal = jackal mask + .desc = It is better not to turn your back to the owner of the mask, it may bite. +ent-ClothingMaskBat = bat mask + .desc = A bloodsucker by night, and a cute, blinded beast by day. +ent-ClothingMaskNeckGaiter = neck gaiter + .desc = Stylish neck gaiter for your neck, can protect from the cosmic wind?... +ent-ClothingMaskSexyClown = sexy clown mask + .desc = Some naughty clowns think this is what the Honkmother looks like. +ent-ClothingMaskSexyMime = sexy mime mask + .desc = Those ruddy cheeks just want to be rubbed. +ent-ClothingMaskSadMime = sad mime mask + .desc = Many people think this is what a real mime mask looks like. +ent-ClothingMaskScaredMime = scared mime mask + .desc = Looks like it would scream if it wasn't a mask +ent-ClothingMaskItalianMoustache = italian moustache + .desc = Made from authentic Italian moustache hairs. Gives the wearer an irresistable urge to gesticulate wildly. +ent-ClothingMaskNinja = ninja mask + .desc = A close-fitting nano-enhanced mask that acts both as an air filter and a post-modern fashion statement. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/masks/specific.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/masks/specific.ftl new file mode 100644 index 00000000000..302b3d7d5b8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/masks/specific.ftl @@ -0,0 +1,6 @@ +ent-ClothingMaskGasChameleon = gas mask + .desc = A face-covering mask that can be connected to an air supply. + .suffix = Chameleon +ent-ClothingMaskGasVoiceChameleon = { ent-ClothingMaskGasChameleon } + .suffix = Voice Mask, Chameleon + .desc = { ent-ClothingMaskGasChameleon.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/base_clothingneck.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/base_clothingneck.ftl new file mode 100644 index 00000000000..c46ba456285 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/base_clothingneck.ftl @@ -0,0 +1,2 @@ +ent-ClothingNeckBase = { ent-Clothing } + .desc = { ent-Clothing.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/cloaks.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/cloaks.ftl new file mode 100644 index 00000000000..e7d8e1c557d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/cloaks.ftl @@ -0,0 +1,52 @@ +ent-ClothingNeckCloakCentcom = central commander's cloak + .desc = A pompous and elite green cloak with a nice gold trim, tailored specifically to the Central Commander. It's so heavy, the gold trim might be real. +ent-ClothingNeckCloakCap = captain's cloak + .desc = A pompous and comfy blue cloak with a nice gold trim, while not particularly valuable as your other possessions, it sure is fancy. +ent-ClothingNeckCloakHos = head of security's cloak + .desc = An exquisite dark and red cloak fitting for those who can assert dominance over wrongdoers. Take a stab at being civil in prosecution! +ent-ClothingNeckCloakCe = chief engineer's cloak + .desc = A dark green cloak with light blue ornaments, given to those who proved themselves to master the precise art of engineering. +ent-ClothingCloakCmo = chief medical officer's cloak + .desc = A sterile blue cloak with a green cross, radiating with a sense of duty and willingness to help others. +ent-ClothingNeckCloakRd = mystagogue's cloak + .desc = A white cloak with violet stripes, showing your status as the arbiter of cutting-edge technology. +ent-ClothingNeckCloakQm = logistics officer's cloak + .desc = A strong brown cloak with a reflective stripe, while not as fancy as others, it does show your managing skills. +ent-ClothingNeckCloakHop = head of personnel's cloak + .desc = A blue cloak with red shoulders and gold buttons, proving you are the gatekeeper to any airlock on the station. +ent-ClothingNeckCloakHerald = herald's cloak + .desc = An evil-looking red cloak with spikes on its shoulders. +ent-ClothingNeckCloakNanotrasen = nanotrasen cloak + .desc = A stately blue cloak to represent NanoTrasen. +ent-ClothingNeckCloakCapFormal = captain's formal cloak + .desc = A lavish and decorated cloak for special occasions. +ent-ClothingNeckCloakAdmin = admin cloak + .desc = Weh! +ent-ClothingNeckCloakMiner = miner's cloak + .desc = Worn by the most skilled miners, for one who has moved mountains and filled valleys. +ent-ClothingNeckCloakTrans = vampire cloak + .desc = Worn by high ranking vampires of the transylvanian society of vampires. +ent-ClothingNeckCloakGoliathCloak = goliath cloak + .desc = A cloak made from the hide of resilient fauna from a distant planet, though its protective value has faded with its age. +ent-ClothingNeckCloakPirateCap = pirate captain cloak + .desc = A rather fetching black pirate cloak, complete with skull motif. +ent-ClothingNeckCloakMoth = moth cloak + .desc = A cloak in the form of moth wings is an unusual and original element of the wardrobe that can attract the attention of others. It is made of a thin fabric imitating moth wings, with soft and fluffy edges. The raincoat is fastened around the neck with Velcro, and has a hood in the shape of a moths head. +ent-ClothingNeckCloakVoid = void cloak + .desc = A cloak of darkness. For those who have gone to the dark side of the force. +ent-ClothingNeckCloakAce = pilot's cloak + .desc = Cloak awarded to Nanotrasen's finest space aces. +ent-ClothingNeckCloakAro = werewolf cloak + .desc = This cloak lets others know you're a lone wolf. +ent-ClothingNeckCloakBi = poison cloak + .desc = The purple color is a clear indicator you are poisonous. +ent-ClothingNeckCloakIntersex = cyclops cloak + .desc = The circle on this cloak represents a cyclops' eye. +ent-ClothingNeckCloakLesbian = poet cloak + .desc = This cloak belonged to an ancient poet, you forgot which one. +ent-ClothingNeckCloakGay = multi-level marketing cloak + .desc = This cloak is highly sought after in the Nanotrasen Marketing Offices. +ent-ClothingNeckCloakEnby = treasure hunter cloak + .desc = This cloak belonged to a greedy treasure hunter. +ent-ClothingNeckCloakPan = chef's cloak + .desc = Meant to be worn alongside a frying pan. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/mantles.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/mantles.ftl new file mode 100644 index 00000000000..db311cafbde --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/mantles.ftl @@ -0,0 +1,14 @@ +ent-ClothingNeckMantleCap = captain's mantle + .desc = A comfortable and chique mantle befitting of only the most experienced captain. +ent-ClothingNeckMantleCE = chief engineer's mantle + .desc = High visibility, check. RIG system, check. High capacity cell, check. Everything a chief engineer could need in a stylish mantle. +ent-ClothingNeckMantleCMO = chief medical officer's mantle + .desc = For a CMO that has been in enough medbays to know that more PPE means less central command dry cleaning visits when the shift is over. +ent-ClothingNeckMantleHOP = head of personnel's mantle + .desc = A good HOP knows that paper pushing is only half the job... petting your dog and looking fashionable is the other half. +ent-ClothingNeckMantleHOS = head of security's mantle + .desc = Shootouts with nukies are just another Tuesday for this HoS. This mantle is a symbol of commitment to the station. +ent-ClothingNeckMantleRD = mystagogue's mantle + .desc = For when long days in the office consist of explosives, poisonous gas, murder robots, and a fresh pizza from logistics; this mantle will keep you comfy. +ent-ClothingNeckMantleQM = logistics officer's mantle + .desc = For the master of goods and materials to rule over the department, a befitting mantle to show off superiority! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/medals.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/medals.ftl new file mode 100644 index 00000000000..bb1c5d94d3b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/medals.ftl @@ -0,0 +1,18 @@ +ent-ClothingNeckMedalBase = medal + .desc = not given to anyone +ent-ClothingNeckBronzeheart = bronzeheart medal + .desc = Given to crewmates for exemplary bravery in the face of danger. +ent-ClothingNeckGoldmedal = gold medal of crewmanship + .desc = Given to crewmates who display excellent crewmanship. +ent-ClothingNeckCargomedal = logistics medal + .desc = Whether it's for superior accountancy, courageous salvage work, or just being a friendly technician - this medal is to be assigned only for the best work in the logistics department. +ent-ClothingNeckEngineermedal = engineer medal + .desc = Whether it's by keeping the crew breathing, meticulous rewiring and upgrading, or just having plenty of materials on-hand - this medal is to be assigned only for the best work in the engineering department. +ent-ClothingNeckMedicalmedal = medical medal + .desc = Whether it's being the first on the scene of an accident, the most caring bedside manner, or just making sure the patients don't go mad - this medal is to be assigned only for the best work in the medical department. +ent-ClothingNeckSciencemedal = epistemics medal + .desc = Whether it's pushing the edges of modern science and technology, foraying into the vast expanses of the noosphere, or just fetching the coffee - this medal is to be assigned only for the best work in the epistemics department. +ent-ClothingNeckSecuritymedal = security medal + .desc = Whether it's catching armed terrorists, guarding the crew from alien threats, or just having a conversation in the corridor - this medal is to be assigned only for the best work in the security department. +ent-ClothingNeckClownmedal = bravado medal + .desc = Given to crewmates who laugh in the face of death, lift their peers' spirits, and uplift themselves and their friends to success. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/misc.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/misc.ftl new file mode 100644 index 00000000000..50ee42a3f6a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/misc.ftl @@ -0,0 +1,12 @@ +ent-ClothingNeckHeadphones = headphones + .desc = Quality headphones from Drunk Masters, with good sound insulation. +ent-ClothingNeckStethoscope = stethoscope + .desc = An outdated medical apparatus for listening to the sounds of the human body. It also makes you look like you know what you're doing. +ent-ClothingNeckBling = bling + .desc = Damn, it feels good to be a gangster. +ent-ClothingNeckLawyerbadge = lawyer badge + .desc = A badge to show that the owner is a 'legitimate' lawyer who passed the NT bar exam required to practice law. +ent-ActionStethoscope = Listen with stethoscope + .desc = { "" } +ent-ClothingNeckFlowerWreath = flower wreath + .desc = A wreath of colourful flowers. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/pins.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/pins.ftl new file mode 100644 index 00000000000..b76940000a1 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/pins.ftl @@ -0,0 +1,20 @@ +ent-ClothingNeckPinBase = pin + .desc = be nothing do crime +ent-ClothingNeckLGBTPin = LGBT pin + .desc = be gay do crime +ent-ClothingNeckAromanticPin = aromantic pin + .desc = be aro do crime +ent-ClothingNeckAsexualPin = asexual pin + .desc = be ace do crime +ent-ClothingNeckBisexualPin = bisexual pin + .desc = be bi do crime +ent-ClothingNeckIntersexPin = intersex pin + .desc = be intersex do crime +ent-ClothingNeckLesbianPin = lesbian pin + .desc = be lesbian do crime +ent-ClothingNeckNonBinaryPin = non-binary pin + .desc = 01100010 01100101 00100000 01100101 01101110 01100010 01111001 00100000 01100100 01101111 00100000 01100011 01110010 01101001 01101101 01100101 +ent-ClothingNeckPansexualPin = pansexual pin + .desc = be pan do crime +ent-ClothingNeckTransPin = transgender pin + .desc = be trans do crime diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/scarfs.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/scarfs.ftl new file mode 100644 index 00000000000..f56f9b94746 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/scarfs.ftl @@ -0,0 +1,24 @@ +ent-ClothingNeckScarfStripedRed = striped red scarf + .desc = A stylish striped red scarf. The perfect winter accessory for those with a keen fashion sense, and those who just can't handle a cold breeze on their necks. +ent-ClothingNeckScarfStripedBlue = striped blue scarf + .desc = A stylish striped blue scarf. The perfect winter accessory for those with a keen fashion sense, and those who just can't handle a cold breeze on their necks. +ent-ClothingNeckScarfStripedGreen = striped green scarf + .desc = A stylish striped green scarf. The perfect winter accessory for those with a keen fashion sense, and those who just can't handle a cold breeze on their necks. +ent-ClothingNeckScarfStripedBlack = striped black scarf + .desc = A stylish striped black scarf. The perfect winter accessory for those with a keen fashion sense, and those who just can't handle a cold breeze on their necks. +ent-ClothingNeckScarfStripedBrown = striped brown scarf + .desc = A stylish striped brown scarf. The perfect winter accessory for those with a keen fashion sense, and those who just can't handle a cold breeze on their necks. +ent-ClothingNeckScarfStripedLightBlue = striped light blue scarf + .desc = A stylish striped light blue scarf. The perfect winter accessory for those with a keen fashion sense, and those who just can't handle a cold breeze on their necks. +ent-ClothingNeckScarfStripedOrange = striped orange scarf + .desc = A stylish striped orange scarf. The perfect winter accessory for those with a keen fashion sense, and those who just can't handle a cold breeze on their necks. +ent-ClothingNeckScarfStripedPurple = striped purple scarf + .desc = A stylish striped purple scarf. The perfect winter accessory for those with a keen fashion sense, and those who just can't handle a cold breeze on their necks. +ent-ClothingNeckScarfStripedSyndieGreen = striped syndicate green scarf + .desc = A stylish striped syndicate green scarf. The perfect winter accessory for those with a keen fashion sense, and those who are in the mood to steal something. +ent-ClothingNeckScarfStripedSyndieRed = striped syndicate red scarf + .desc = A stylish striped syndicate red scarf. The perfect winter accessory for those with a keen fashion sense, and those who are in the mood to steal something. +ent-ClothingNeckScarfStripedCentcom = striped CentCom scarf + .desc = A stylish striped centcom colored scarf. The perfect winter accessory for those with a keen fashion sense, and those who need to do paperwork in the cold. +ent-ClothingNeckScarfStripedZebra = zebra scarf + .desc = A striped scarf, a mandatory accessory for artists. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/specific.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/specific.ftl new file mode 100644 index 00000000000..1baad6c5984 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/specific.ftl @@ -0,0 +1,3 @@ +ent-ClothingNeckChameleon = striped red scarf + .desc = A stylish striped red scarf. The perfect winter accessory for those with a keen fashion sense, and those who just can't handle a cold breeze on their necks. + .suffix = Chameleon diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/stoles.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/stoles.ftl new file mode 100644 index 00000000000..7eee6708e32 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/stoles.ftl @@ -0,0 +1,2 @@ +ent-ClothingNeckStoleChaplain = chaplain stole + .desc = An elegantly designed stole, with a vibrant gold plus on either end. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/ties.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/ties.ftl new file mode 100644 index 00000000000..6f30965e216 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/neck/ties.ftl @@ -0,0 +1,6 @@ +ent-ClothingNeckTieRed = red-tie + .desc = A neosilk clip-on red tie. +ent-ClothingNeckTieDet = detective's tie + .desc = A loosely tied necktie, a perfect accessory for the over-worked detective. +ent-ClothingNeckTieSci = scientist's tie + .desc = Why do we all have to wear these ridiculous ties? diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/armor.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/armor.ftl new file mode 100644 index 00000000000..429ab8a8d73 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/armor.ftl @@ -0,0 +1,33 @@ +ent-ClothingOuterArmorBasic = armor vest + .desc = A standard Type I armored vest that provides decent protection against most types of damage. +ent-ClothingOuterArmorBasicSlim = armor vest + .desc = A slim Type I armored vest that provides decent protection against most types of damage. + .suffix = slim +ent-ClothingOuterArmorRiot = riot suit + .desc = A suit of semi-flexible polycarbonate body armor with heavy padding to protect against melee attacks. Perfect for fighting delinquents around the station. +ent-ClothingOuterArmorBulletproof = bulletproof vest + .desc = A Type III heavy bulletproof vest that excels in protecting the wearer against traditional projectile weaponry and explosives to a minor extent. +ent-ClothingOuterArmorReflective = reflective vest + .desc = An armored vest with advanced shielding to protect against energy weapons. +ent-ClothingOuterArmorCult = acolyte armor + .desc = An evil-looking piece of cult armor, made of bones. +ent-ClothingOuterArmorHeavy = heavy armor suit + .desc = A heavily armored suit that protects against excessive damage. +ent-ClothingOuterArmorHeavyGreen = green heavy armor suit + .desc = A heavily armored suit with green accents that protects against excessive damage. +ent-ClothingOuterArmorHeavyRed = red heavy armor suit + .desc = A heavily armored suit with red accents that protects against excessive damage. +ent-ClothingOuterArmorMagusblue = blue magus armor + .desc = An blue armored suit that provides good protection. +ent-ClothingOuterArmorMagusred = red magus armor + .desc = A red armored suit that provides good protection. +ent-ClothingOuterArmorScaf = scaf suit + .desc = A green and brown tactical suit for combat situations. +ent-ClothingOuterArmorCaptainCarapace = captain's carapace + .desc = An armored chestpiece that provides protection whilst still offering maximum mobility and flexibility. Issued only to the station's finest. +ent-ClothingOuterArmorChangeling = chitinous armor + .desc = Inflates the changeling's body into an all-consuming chitinous mass of armor. +ent-ClothingOuterArmorBone = bone armor + .desc = Sits on you like a second skin. +ent-ClothingOuterArmorPodWars = ironclad II armor + .desc = A repurposed suit of ironclad II armor, a relic of the pod wars. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/base_clothingouter.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/base_clothingouter.ftl new file mode 100644 index 00000000000..04358aa6f22 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/base_clothingouter.ftl @@ -0,0 +1,17 @@ +ent-ClothingOuterBase = { ent-Clothing } + .desc = { ent-Clothing.desc } +ent-ClothingOuterBaseLarge = { ent-ClothingOuterBase } + .desc = { ent-ClothingOuterBase.desc } +ent-ClothingOuterStorageBase = { ent-ClothingOuterBase } + .desc = { ent-ClothingOuterBase.desc } +ent-ClothingOuterStorageToggleableBase = { ent-ClothingOuterStorageBase } + .desc = { ent-ClothingOuterStorageBase.desc } +ent-ClothingOuterHardsuitBase = base hardsuit + + .desc = { ent-['ClothingOuterBase', 'GeigerCounterClothing'].desc } +ent-ClothingOuterEVASuitBase = base EVA Suit + .desc = { ent-ClothingOuterBase.desc } +ent-ClothingOuterBaseToggleable = hoodie with hood + .desc = { ent-ClothingOuterBase.desc } +ent-ClothingOuterBaseMedium = { ent-ClothingOuterBase } + .desc = { ent-ClothingOuterBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/bio.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/bio.ftl new file mode 100644 index 00000000000..e4846cc6a1d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/bio.ftl @@ -0,0 +1,18 @@ +ent-ClothingOuterBioGeneral = bio suit + .desc = A suit that protects against biological contamination. + .suffix = Generic +ent-ClothingOuterBioCmo = bio suit + .desc = An advanced suit that protects against biological contamination, in CMO colors. + .suffix = CMO +ent-ClothingOuterBioJanitor = bio suit + .desc = A suit that protects against biological contamination, in Janitor colors. + .suffix = Janitor +ent-ClothingOuterBioScientist = bio suit + .desc = A suit that protects against biological contamination, in Scientist colors. + .suffix = Epistemics +ent-ClothingOuterBioSecurity = bio suit + .desc = A suit that protects against biological contamination, in Security colors. + .suffix = Security +ent-ClothingOuterBioVirology = bio suit + .desc = A suit that protects against biological contamination, in Virology colors. + .suffix = Virology diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/coats.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/coats.ftl new file mode 100644 index 00000000000..b648b04cc93 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/coats.ftl @@ -0,0 +1,56 @@ +ent-ClothingOuterCoatBomber = bomber jacket + .desc = A thick, well-worn WW2 leather bomber jacket. +ent-ClothingOuterCoatDetective = detective trenchcoat + .desc = A rugged canvas trenchcoat, designed and created by TX Fabrication Corp. Wearing it makes you feel for the plight of the Tibetans. +ent-ClothingOuterCoatGentle = gentle coat + .desc = A gentle coat for a gentle man, or woman. +ent-ClothingOuterCoatHoSTrench = head of security's armored trenchcoat + .desc = A greatcoat enhanced with a special alloy for some extra protection and style for those with a commanding presence. +ent-ClothingOuterCoatInspector = inspector's coat + .desc = A strict inspector's coat for being intimidating during inspections. +ent-ClothingOuterCoatJensen = jensen coat + .desc = A jensen coat. +ent-ClothingOuterCoatTrench = trench coat + .desc = A comfy trench coat. +ent-ClothingOuterCoatLab = lab coat + .desc = A suit that protects against minor chemical spills. +ent-ClothingOuterCoatLabChem = chemist lab coat + .desc = A suit that protects against minor chemical spills. Has an orange stripe on the shoulder. +ent-ClothingOuterCoatLabViro = virologist lab coat + .desc = A suit that protects against bacteria and viruses. Has an green stripe on the shoulder. +ent-ClothingOuterCoatLabGene = geneticist lab coat + .desc = A suit that protects against minor chemical spills. Has an blue stripe on the shoulder. +ent-ClothingOuterCoatLabCmo = chief medical officer's lab coat + .desc = Bluer than the standard model. +ent-ClothingOuterCoatRnd = epistemics lab coat + .desc = A suit that protects against minor chemical spills. Has a purple stripe on the shoulder. +ent-ClothingOuterCoatRobo = roboticist lab coat + .desc = More like an eccentric coat than a labcoat. Helps pass off bloodstains as part of the aesthetic. Comes with red shoulder pads. +ent-ClothingOuterCoatRD = research director lab coat + .desc = Woven with top of the line technology, this labcoat helps protect against radiation in similar way to the experimental hardsuit. +ent-ClothingOuterCoatPirate = pirate garb + .desc = Yarr. +ent-ClothingOuterCoatWarden = warden's armored jacket + .desc = A sturdy, utilitarian jacket designed to protect a warden from any brig-bound threats. +ent-ClothingOuterDameDane = yakuza coat + .desc = Friday... +ent-ClothingOuterClownPriest = robes of the honkmother + .desc = Meant for a clown of the cloth. +ent-ClothingOuterDogi = samurai dogi + .desc = Dogi is a type of traditional Japanese clothing. The dogi is made of heavy, durable fabric, it is practical in combat and stylish in appearance. It is decorated with intricate patterns and embroidery on the back. +ent-ClothingOuterCoatParamedicWB = paramedic windbreaker + .desc = A paramedic's trusty windbreaker, for all the space wind. +ent-ClothingOuterCoatSyndieCap = syndicate's coat + .desc = The syndicate's coat is made of durable fabric, with gilded patterns. +ent-ClothingOuterCoatSyndieCapArmored = syndicate's armored coat + .desc = The syndicate's armored coat is made of durable fabric, with gilded patterns. +ent-ClothingOuterCoatAMG = armored medical gown + .desc = The version of the medical gown, with elements of a bulletproof vest, looks strange, but your heart is protected. +ent-ClothingOuterCoatLabSeniorResearcher = senior researcher lab coat + .desc = A suit that protects against minor chemical spills. Has a purple collar and wrist trims. +ent-ClothingOuterCoatLabSeniorPhysician = senior physician lab coat + .desc = A suit that protects against minor chemical spills. Has light blue sleeves and an orange waist trim. +ent-ClothingOuterCoatSpaceAsshole = the coat of space asshole + .desc = And there he was... +ent-ClothingOuterCoatExpensive = expensive coat + .desc = Very fluffy pink coat, made out of very expensive fur (clearly). diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/hardsuits.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/hardsuits.ftl new file mode 100644 index 00000000000..971d27f45ce --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/hardsuits.ftl @@ -0,0 +1,69 @@ +ent-ClothingOuterHardsuitBasic = basic hardsuit + .desc = A basic, universal hardsuit that protects the wearer against the horrors of life in space. Beats not having a hardsuit, at least. +ent-ClothingOuterHardsuitAtmos = atmos hardsuit + .desc = A special suit that protects against hazardous, low pressure environments. Has thermal shielding. +ent-ClothingOuterHardsuitEngineering = engineering hardsuit + .desc = A special suit that protects against hazardous, low pressure environments. Has radiation shielding. +ent-ClothingOuterHardsuitSpatio = spationaut hardsuit + .desc = A lightweight hardsuit designed for industrial EVA in zero gravity. +ent-ClothingOuterHardsuitSalvage = mining hardsuit + .desc = A special suit that protects against hazardous, low pressure environments. Has reinforced plating for wildlife encounters. +ent-ClothingOuterHardsuitMaxim = salvager maxim hardsuit + .desc = Fire. Heat. These things forge great weapons, they also forge great salvagers. +ent-ClothingOuterHardsuitSecurity = security hardsuit + .desc = A special suit that protects against hazardous, low pressure environments. Has an additional layer of armor. +ent-ClothingOuterHardsuitBrigmedic = corpsman hardsuit + .desc = Special hardsuit of the guardian angel of the brig. It is the medical version of the security hardsuit. +ent-ClothingOuterHardsuitWarden = warden's hardsuit + .desc = A specialized riot suit geared to combat low pressure environments. +ent-ClothingOuterHardsuitCap = captain's armored spacesuit + .desc = A formal armored spacesuit, made for the station's captain. +ent-ClothingOuterHardsuitEngineeringWhite = chief engineer's hardsuit + .desc = A special hardsuit that protects against hazardous, low pressure environments, made for the chief engineer of the station. +ent-ClothingOuterHardsuitMedical = chief medical officer's hardsuit + .desc = A special suit that protects against hazardous, low pressure environments. Built with lightweight materials for easier movement. +ent-ClothingOuterHardsuitRd = experimental research hardsuit + .desc = A special suit that protects against hazardous, low pressure environments. Has an additional layer of armor. Able to be compressed to small sizes. +ent-ClothingOuterHardsuitSecurityRed = head of security's hardsuit + .desc = A special suit that protects against hazardous, low pressure environments. Has an additional layer of armor. +ent-ClothingOuterHardsuitLuxury = luxury mining hardsuit + .desc = A refurbished mining hardsuit, fashioned after the Logistics Officer's colors. Graphene lining provides less protection, but is much easier to move. +ent-ClothingOuterHardsuitSyndie = blood-red hardsuit + .desc = A heavily armored hardsuit designed for work in special operations. Property of Gorlex Marauders. +ent-ClothingOuterHardsuitSyndieMedic = blood-red medic hardsuit + .desc = A heavily armored and agile advanced hardsuit specifically designed for field medic operations. +ent-ClothingOuterHardsuitSyndieElite = syndicate elite hardsuit + .desc = An elite version of the blood-red hardsuit, with improved mobility and fireproofing. Property of Gorlex Marauders. +ent-ClothingOuterHardsuitSyndieCommander = syndicate commander hardsuit + .desc = A bulked up version of the blood-red hardsuit, purpose-built for the commander of a syndicate operative squad. Has significantly improved armor for those deadly front-lines firefights. +ent-ClothingOuterHardsuitJuggernaut = cybersun juggernaut suit + .desc = A suit made by the cutting edge R&D department at cybersun to be hyper resilient. +ent-ClothingOuterHardsuitWizard = wizard hardsuit + .desc = A bizarre gem-encrusted suit that radiates magical energies. +ent-ClothingOuterHardsuitLing = organic space suit + .desc = A spaceworthy biomass of pressure and temperature resistant tissue. +ent-ClothingOuterHardsuitPirateEVA = deep space EVA suit + .desc = A heavy space suit that provides some basic protection from the cold harsh realities of deep space. + .suffix = Pirate +ent-ClothingOuterHardsuitPirateCap = pirate captain's hardsuit + .desc = An ancient armored hardsuit, perfect for defending against space scurvy and toolbox-wielding scallywags. +ent-ClothingOuterHardsuitERTLeader = ERT leader's hardsuit + .desc = A protective hardsuit worn by the leader of an emergency response team. +ent-ClothingOuterHardsuitERTEngineer = ERT engineer's hardsuit + .desc = A protective hardsuit worn by the engineers of an emergency response team. +ent-ClothingOuterHardsuitERTMedical = ERT medic's hardsuit + .desc = A protective hardsuit worn by the medics of an emergency response team. +ent-ClothingOuterHardsuitERTSecurity = ERT security's hardsuit + .desc = A protective hardsuit worn by the security officers of an emergency response team. +ent-ClothingOuterHardsuitERTJanitor = ERT janitor's hardsuit + .desc = A protective hardsuit worn by the janitors of an emergency response team. +ent-ClothingOuterHardsuitDeathsquad = death squad hardsuit + .desc = An advanced hardsuit favored by commandos for use in special operations. +ent-ClothingOuterHardsuitCBURN = CBURN exosuit + .desc = A lightweight yet strong exosuit used for special cleanup operations. +ent-ClothingOuterHardsuitClown = clown hardsuit + .desc = A custom-made clown hardsuit. +ent-ClothingOuterHardsuitMime = mime hardsuit + .desc = A custom-made mime hardsuit. +ent-ClothingOuterHardsuitSanta = Santa's hardsuit + .desc = A festive, cheerful hardsuit that protects the jolly gift-giver while on sleighrides in space. Offers some resistance against asteroid strikes. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/misc.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/misc.ftl new file mode 100644 index 00000000000..73647eef405 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/misc.ftl @@ -0,0 +1,55 @@ +ent-ClothingOuterApron = apron + .desc = A fancy apron for a stylish person. +ent-ClothingOuterApronBar = apron + .desc = A darker apron designed for bartenders. + .suffix = Bartender +ent-ClothingOuterApronBotanist = apron + .desc = A thick blue-apron, perfect for insulating your soft flesh from spills, soil and thorns. + .suffix = Botanical +ent-ClothingOuterApronChef = apron + .desc = An apron-jacket used by a high class chef. + .suffix = Chef +ent-ClothingOuterJacketChef = chef jacket + .desc = An apron-jacket used by a high class chef. +ent-ClothingOuterHoodieBlack = black hoodie + .desc = Oh my God, it's a black hoodie! +ent-ClothingOuterHoodieGrey = grey hoodie + .desc = A grey hoodie. +ent-ClothingOuterCardborg = cardborg costume + .desc = An ordinary cardboard box with holes cut in the sides. +ent-ClothingOuterHoodieChaplain = chaplain's hoodie + .desc = Black and strict chaplain hoodie. +ent-ClothingOuterPonchoClassic = classic poncho + .desc = A warm and comfy classic poncho. +ent-ClothingOuterRobesCult = cult robes + .desc = There's no cult without classic red/crimson cult robes. +ent-ClothingOuterRobesJudge = judge robes + .desc = This robe commands authority. +ent-ClothingOuterPoncho = poncho + .desc = A warm and comfy poncho. +ent-ClothingOuterSanta = santa suit + .desc = Ho ho ho! +ent-ClothingOuterWizardViolet = violet wizard robes + .desc = A bizarre gem-encrusted violet robe that radiates magical energies. +ent-ClothingOuterWizard = wizard robes + .desc = A bizarre gem-encrusted blue robe that radiates magical energies. +ent-ClothingOuterWizardRed = red wizard robes + .desc = Strange-looking, red, hat-wear that most certainly belongs to a real magic user. +ent-ClothingOuterSkub = skub suit + .desc = Skub is crudely written on the outside of this cylindrical suit. +ent-ClothingOuterPlagueSuit = plague doctor suit + .desc = A bad omen. +ent-ClothingOuterNunRobe = nun robe + .desc = Maximum piety in this star system. +ent-ClothingOuterGhostSheet = ghost sheet + .desc = Spooky!!! +ent-ClothingOuterHospitalGown = hospital gown + .desc = Made from the wool of slaughtered baby lambs. The cruelty makes it softer. +ent-ClothingOuterFlannelRed = red flannel jacket + .desc = An old fashioned red flannel jacket for space autumn. +ent-ClothingOuterFlannelBlue = blue flannel jacket + .desc = An old fashioned blue flannel jacket for space autumn. +ent-ClothingOuterFlannelGreen = green flannel jacket + .desc = An old fashioned green flannel jacket for space autumn. +ent-ClothingOuterRedRacoon = red racoon suit + .desc = Fluffy suit of red racoon! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/softsuits.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/softsuits.ftl new file mode 100644 index 00000000000..0a98fec33bc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/softsuits.ftl @@ -0,0 +1,12 @@ +ent-ClothingOuterHardsuitEVA = EVA suit + .desc = A lightweight space suit with the basic ability to protect the wearer from the vacuum of space during emergencies. +ent-ClothingOuterHardsuitSyndicate = syndicate EVA suit + .desc = Has a tag on the back that reads: 'Totally not property of an enemy corporation, honest!' +ent-ClothingOuterSuitEmergency = emergency EVA suit + .desc = An emergency EVA suit with a built-in helmet. It's horribly slow and lacking in temperature protection, but enough to bide you time from the harsh vaccuum of space. +ent-ClothingOuterHardsuitEVAPrisoner = prisoner EVA suit + .desc = A lightweight space suit for prisoners to protect them from the vacuum of space during emergencies. +ent-ClothingOuterHardsuitAncientEVA = NTSRA voidsuit + .desc = An ancient space suit, designed by the NTSRA branch of CentCom. It is very finely crafted, allowing for greater mobility than most modern space suits. +ent-ClothingOuterHardsuitVoidParamed = paramedic void suit + .desc = A void suit made for paramedics. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/specific.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/specific.ftl new file mode 100644 index 00000000000..27d3ff0282d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/specific.ftl @@ -0,0 +1,3 @@ +ent-ClothingOuterChameleon = vest + .desc = A thick vest with a rubbery, water-resistant shell. + .suffix = Chameleon diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/suits.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/suits.ftl new file mode 100644 index 00000000000..2abb5e1a947 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/suits.ftl @@ -0,0 +1,23 @@ +ent-ClothingOuterSuitBomb = bomb suit + .desc = A heavy suit designed to withstand the pressure generated by a bomb and any fragments the bomb may produce. +ent-ClothingOuterSuitJanitorBomb = janitorial bomb suit + .desc = A heavy helmet designed to withstand explosions formed from reactions between chemicals. + .suffix = DO NOT MAP +ent-ClothingOuterSuitFire = fire suit + .desc = A suit that helps protect against hazardous temperatures. +ent-ClothingOuterSuitAtmosFire = atmos fire suit + .desc = An expensive firesuit that protects against even the most deadly of station fires. Designed to protect even if the wearer is set aflame. +ent-ClothingOuterSuitRad = radiation suit + .desc = A suit that protects against radiation. The label reads, 'Made with lead. Please do not consume insulation.' +ent-ClothingOuterSuitSpaceNinja = space ninja suit + .desc = This black technologically advanced, cybernetically-enhanced suit provides many abilities like invisibility or teleportation. +ent-ClothingOuterSuitChicken = chicken suit + .desc = Bok bok bok! +ent-ClothingOuterSuitShrineMaiden = shrine maiden outfit + .desc = Makes you want to go deal with some troublesome youkai. +ent-ClothingOuterSuitMonkey = monkey suit + .desc = A suit that looks like a primate. +ent-ClothingOuterSuitIan = ian suit + .desc = Who's a good boy? +ent-ClothingOuterSuitCarp = carp suit + .desc = A special suit that makes you look just like a space carp, if your eyesight is bad. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/vests.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/vests.ftl new file mode 100644 index 00000000000..587eb724da9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/vests.ftl @@ -0,0 +1,10 @@ +ent-ClothingOuterVestWeb = web vest + .desc = A synthetic armor vest. This one has added webbing and ballistic plates. +ent-ClothingOuterVestWebMerc = merc web vest + .desc = A high-quality armored vest made from a hard synthetic material. It's surprisingly flexible and light, despite formidable armor plating. +ent-ClothingOuterVestDetective = detective's vest + .desc = A hard-boiled private investigator's armored vest. +ent-ClothingOuterVestHazard = hi-viz vest + .desc = A high-visibility vest used in work zones. +ent-ClothingOuterVest = vest + .desc = A thick vest with a rubbery, water-resistant shell. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/wintercoats.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/wintercoats.ftl new file mode 100644 index 00000000000..34f1e9a2dcb --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/outerclothing/wintercoats.ftl @@ -0,0 +1,68 @@ +ent-ClothingOuterWinterCoat = winter coat + .desc = A heavy jacket made from 'synthetic' animal furs. +ent-ClothingOuterWinterCoatToggleable = winter coat with hood + .desc = { ent-ClothingOuterWinterCoat.desc } +ent-ClothingOuterWinterAtmos = atmospherics winter coat + .desc = { ent-ClothingOuterWinterCoatToggleable.desc } +ent-ClothingOuterWinterBar = bartender winter coat + .desc = { ent-ClothingOuterWinterCoatToggleable.desc } +ent-ClothingOuterWinterCap = captain's winter coat + .desc = { ent-ClothingOuterWinterCoatToggleable.desc } +ent-ClothingOuterWinterCargo = logistics winter coat + .desc = { ent-ClothingOuterWinterCoatToggleable.desc } +ent-ClothingOuterWinterCE = chief engineer's winter coat + .desc = { ent-ClothingOuterWinterCoatToggleable.desc } +ent-ClothingOuterWinterCentcom = CentCom winter coat + .desc = { ent-ClothingOuterWinterCoatToggleable.desc } +ent-ClothingOuterWinterChef = chef's freezer coat + .desc = A coat specifically designed for work inside cold storage, sorely needed by cold-blooded lizard chefs. +ent-ClothingOuterWinterChem = chemistry winter coat + .desc = { ent-ClothingOuterWinterCoatToggleable.desc } +ent-ClothingOuterWinterCMO = chief medical officer's winter coat + .desc = { ent-ClothingOuterWinterCoatToggleable.desc } +ent-ClothingOuterWinterClown = clown winter coat + .desc = { ent-ClothingOuterWinterCoat.desc } +ent-ClothingOuterWinterEngi = engineering winter coat + .desc = { ent-ClothingOuterWinterCoatToggleable.desc } +ent-ClothingOuterWinterGen = genetics winter coat + .desc = { ent-ClothingOuterWinterCoatToggleable.desc } +ent-ClothingOuterWinterHoP = head of personnel's winter coat + .desc = { ent-ClothingOuterWinterCoatToggleable.desc } +ent-ClothingOuterWinterHoS = head of security's winter coat + .desc = { ent-ClothingOuterWinterCoatToggleable.desc } +ent-ClothingOuterWinterHydro = hydroponics winter coat + .desc = { ent-ClothingOuterWinterCoatToggleable.desc } +ent-ClothingOuterWinterJani = janitorial winter coat + .desc = { ent-ClothingOuterWinterCoatToggleable.desc } +ent-ClothingOuterWinterMed = medical winter coat + .desc = { ent-ClothingOuterWinterCoatToggleable.desc } +ent-ClothingOuterWinterMime = mime winter coat + .desc = { ent-ClothingOuterWinterCoatToggleable.desc } +ent-ClothingOuterWinterMiner = mining winter coat + .desc = { ent-ClothingOuterWinterCoatToggleable.desc } +ent-ClothingOuterWinterPara = paramedic winter coat + .desc = { ent-ClothingOuterWinterCoatToggleable.desc } +ent-ClothingOuterWinterQM = logistics officer's winter coat + .desc = { ent-ClothingOuterWinterCoatToggleable.desc } +ent-ClothingOuterWinterRD = mystagogue's winter coat + .desc = { ent-ClothingOuterWinterCoatToggleable.desc } +ent-ClothingOuterWinterRobo = robotics winter coat + .desc = { ent-ClothingOuterWinterCoatToggleable.desc } +ent-ClothingOuterWinterSci = epistemics winter coat + .desc = { ent-ClothingOuterWinterCoatToggleable.desc } +ent-ClothingOuterWinterSec = security winter coat + .desc = { ent-ClothingOuterWinterCoatToggleable.desc } +ent-ClothingOuterWinterViro = virology winter coat + .desc = { ent-ClothingOuterWinterCoatToggleable.desc } +ent-ClothingOuterWinterWarden = warden's armored winter coat + .desc = A sturdy, utilitarian winter coat designed to protect a warden from any brig-bound threats and hypothermic events. +ent-ClothingOuterWinterSyndieCap = syndicate's winter coat + .desc = The syndicate's winter coat is made of durable fabric, with gilded patterns, and coarse wool. +ent-ClothingOuterWinterSyndieCapArmored = syndicate's armored winter coat + .desc = The syndicate's armored winter coat is made of durable fabric, with gilded patterns, and coarse wool. +ent-ClothingOuterWinterSyndie = syndicate's winter coat + .desc = Insulated winter coat, looks like a merch from "Syndieland" +ent-ClothingOuterWinterMusician = musician's winter coat + .desc = An oversized, plasticine space tuxedo that'll have people asking "do you know me?" +ent-ClothingOuterWinterWeb = web winter coat + .desc = Feels like the inside of a cocoon, not that this would make you less afraid of being in one. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/shoes/base_clothingshoes.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/shoes/base_clothingshoes.ftl new file mode 100644 index 00000000000..4b4721b768e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/shoes/base_clothingshoes.ftl @@ -0,0 +1,9 @@ +ent-ClothingShoesBase = { ent-Clothing } + .desc = { ent-Clothing.desc } +ent-ClothingShoesBaseButcherable = { ent-ClothingShoesBase } + .desc = { ent-ClothingShoesBase.desc } +ent-ClothingShoesMilitaryBase = { ent-['ClothingShoesBase', 'ClothingSlotBase'] } + + .desc = { ent-['ClothingShoesBase', 'ClothingSlotBase'].desc } +ent-ClothingShoesBaseWinterBoots = { ent-ClothingShoesBaseButcherable } + .desc = Fluffy boots to help survive even the coldest of winters. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/shoes/boots.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/shoes/boots.ftl new file mode 100644 index 00000000000..7b96456fc07 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/shoes/boots.ftl @@ -0,0 +1,40 @@ +ent-ClothingShoesBootsWork = workboots + .desc = Engineering lace-up work boots for the especially blue-collar. +ent-ClothingShoesBootsJack = jackboots + .desc = Nanotrasen-issue Security combat boots for combat scenarios or combat situations. All combat, all the time. +ent-ClothingShoesBootsSalvage = salvage boots + .desc = Steel-toed salvage boots for salvaging in hazardous environments. +ent-ClothingShoesBootsPerformer = performer's boots + .desc = These boots provide great traction for when you're up on stage. +ent-ClothingShoesBootsCombat = combat boots + .desc = Robust combat boots for combat scenarios or combat situations. All combat, all the time. +ent-ClothingShoesHighheelBoots = high-heeled boots + .desc = Snazy boots for when you want to be stylish, yet prepared. +ent-ClothingShoesBootsMerc = mercenary boots + .desc = Boots that have gone through many conflicts and that have proven their combat reliability. +ent-ClothingShoesBootsLaceup = laceup shoes + .desc = The height of fashion, and they're pre-polished! +ent-ClothingShoesBootsWinter = winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterCargo = logistics winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterEngi = engineering winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterMed = medical winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterSci = science winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterSec = security winter boots + .desc = { ent-ClothingShoesBaseWinterBoots.desc } +ent-ClothingShoesBootsWinterSyndicate = syndicate's winter boots + .desc = Durable heavy boots, looks like merch from "Syndieland" +ent-ClothingShoesBootsWinterWeb = web winter boots + .desc = Boots made out of dense webbing to help survive even the coldest of winters. +ent-ClothingShoesBootsCowboyBrown = brown cowboy boots + .desc = They got spurs that jingle and/or jangle. +ent-ClothingShoesBootsCowboyBlack = black cowboy boots + .desc = { ent-ClothingShoesBootsCowboyBrown.desc } +ent-ClothingShoesBootsCowboyWhite = white cowboy boots + .desc = { ent-ClothingShoesBootsCowboyBrown.desc } +ent-ClothingShoesBootsCowboyFancy = fancy cowboy boots + .desc = { ent-ClothingShoesBootsCowboyBrown.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/shoes/color.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/shoes/color.ftl new file mode 100644 index 00000000000..42f6cd79bd9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/shoes/color.ftl @@ -0,0 +1,18 @@ +ent-ClothingShoesColorBlack = black shoes + .desc = Stylish black shoes. +ent-ClothingShoesColorBlue = blue shoes + .desc = Stylish blue shoes. +ent-ClothingShoesColorBrown = brown shoes + .desc = A pair of brown shoes. +ent-ClothingShoesColorGreen = green shoes + .desc = Stylish green shoes. +ent-ClothingShoesColorOrange = orange shoes + .desc = Stylish orange shoes. +ent-ClothingShoesColorPurple = purple shoes + .desc = Stylish purple shoes. +ent-ClothingShoesColorRed = red shoes + .desc = Stylish red shoes. +ent-ClothingShoesColorWhite = white shoes + .desc = Don't take them off at your office Christmas party. +ent-ClothingShoesColorYellow = yellow shoes + .desc = Stylish yellow shoes. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/shoes/magboots.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/shoes/magboots.ftl new file mode 100644 index 00000000000..946ef14d6b0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/shoes/magboots.ftl @@ -0,0 +1,20 @@ +ent-ClothingShoesBootsMag = magboots + .desc = Magnetic boots, often used during extravehicular activity to ensure the user remains safely attached to the vehicle. +ent-ClothingShoesBootsMagAdv = advanced magboots + .desc = State-of-the-art magnetic boots that do not slow down their wearer. +ent-ClothingShoesBootsMagSci = { ent-ClothingShoesBootsMag } + .desc = { ent-ClothingShoesBootsMag.desc } +ent-ClothingShoesBootsMagBlinding = magboots of blinding speed + .desc = These would look fetching on a fetcher like you. +ent-ClothingShoesBootsMagSyndie = blood-red magboots + .desc = Reverse-engineered magnetic boots that have a heavy magnetic pull and integrated thrusters. +ent-ActionBaseToggleMagboots = Toggle Magboots + .desc = Toggles the magboots on and off. +ent-ActionToggleMagboots = { ent-ActionBaseToggleMagboots } + .desc = { ent-ActionBaseToggleMagboots.desc } +ent-ActionToggleMagbootsAdvanced = { ent-ActionBaseToggleMagboots } + .desc = { ent-ActionBaseToggleMagboots.desc } +ent-ActionToggleMagbootsSci = { ent-ActionBaseToggleMagboots } + .desc = { ent-ActionBaseToggleMagboots.desc } +ent-ActionToggleMagbootsSyndie = { ent-ActionBaseToggleMagboots } + .desc = { ent-ActionBaseToggleMagboots.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/shoes/misc.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/shoes/misc.ftl new file mode 100644 index 00000000000..b4f549e869d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/shoes/misc.ftl @@ -0,0 +1,18 @@ +ent-ClothingShoesFlippers = flippers + .desc = A pair of rubber flippers that improves swimming ability when worn. +ent-ClothingShoesLeather = leather shoes + .desc = Very stylish pair of boots, made from fine leather. +ent-ClothingShoesSlippers = slippers + .desc = Fluffy! +ent-ClothingShoeSlippersDuck = ducky slippers + .desc = Comfy, yet haunted by the ghosts of ducks you fed bread to as a child. +ent-ClothingShoesTourist = tourist shoes + .desc = These cheap sandals don't look very comfortable. +ent-ClothingShoesDameDane = yakuza shoes + .desc = At last... +ent-ClothingShoesSnakeskinBoots = snakeskin boots + .desc = Boots made of high-class snakeskin, everyone around you will be jealous. +ent-ClothingShoesBootsSpeed = speed boots + .desc = High-tech boots woven with quantum fibers, able to convert electricity into pure speed! +ent-ActionToggleSpeedBoots = Toggle Speed Boots + .desc = Toggles the speed boots on and off. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/shoes/specific.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/shoes/specific.ftl new file mode 100644 index 00000000000..9940719addc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/shoes/specific.ftl @@ -0,0 +1,33 @@ +ent-ClothingShoesChef = chef shoes + .desc = Sturdy shoes that minimize injury from falling objects or knives. +ent-ClothingShoesClown = clown shoes + .desc = The prankster's standard-issue clowning shoes. Damn they're huge! +ent-ClothingShoesClownBanana = banana clown shoes + .desc = When humor and footwear combine into new levels of absurdity. +ent-ClothingShoesBling = bling clown shoes + .desc = Made of refined bananium and shined with the pulp of a fresh banana peel. These make a flashy statement. +ent-ClothingShoesCult = cult shoes + .desc = A pair of boots worn by the followers of Nar'Sie. +ent-ClothingShoesGaloshes = galoshes + .desc = Rubber boots. +ent-ClothingShoesSpaceNinja = space ninja shoes + .desc = A pair of nano-enhanced boots with built-in magnetic suction cups. +ent-ClothingShoesSwat = swat shoes + .desc = When you want to turn up the heat. +ent-ClothingShoesWizard = wizard shoes + .desc = A pair of magic shoes. +ent-ClothingShoesChameleon = black shoes + .desc = Stylish black shoes. + .suffix = Chameleon +ent-ClothingShoesChameleonNoSlips = black shoes + .desc = Stylish black shoes. + .suffix = No-slip, Chameleon +ent-ClothingShoesJester = jester shoes + .desc = A court jester's shoes, updated with modern squeaking technology. +ent-ClothingShoesCluwne = cluwne shoes + .desc = Cursed pair of cluwne shoes. + .suffix = Unremoveable +ent-ClothingShoesClownLarge = large clown shoes + .desc = When you need to stand out in a room full of clowns! +ent-ClothingShoesSkates = roller skates + .desc = Get your skates on! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/under/under.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/under/under.ftl new file mode 100644 index 00000000000..73c7517a24d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/under/under.ftl @@ -0,0 +1,4 @@ +ent-ClothingUnderSocksBee = bee socks + .desc = Make them loins buzz! +ent-ClothingUnderSocksCoder = coder socks + .desc = It's time to code sisters!!11! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/base_clothinguniforms.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/base_clothinguniforms.ftl new file mode 100644 index 00000000000..e0d7b541b56 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/base_clothinguniforms.ftl @@ -0,0 +1,8 @@ +ent-UnsensoredClothingUniformBase = { ent-Clothing } + .desc = { ent-Clothing.desc } +ent-UnsensoredClothingUniformSkirtBase = { ent-UnsensoredClothingUniformBase } + .desc = { ent-UnsensoredClothingUniformBase.desc } +ent-ClothingUniformBase = { ent-UnsensoredClothingUniformBase } + .desc = { ent-UnsensoredClothingUniformBase.desc } +ent-ClothingUniformSkirtBase = { ent-ClothingUniformBase } + .desc = { ent-ClothingUniformBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/jumpskirts.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/jumpskirts.ftl new file mode 100644 index 00000000000..a9e31a1fcd5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/jumpskirts.ftl @@ -0,0 +1,152 @@ +ent-ClothingUniformJumpskirtBartender = bartender's uniform + .desc = A nice and tidy uniform. Shame about the bar though. +ent-ClothingUniformJumpskirtCaptain = captain's jumpskirt + .desc = It's a blue jumpskirt with some gold markings denoting the rank of "Captain". +ent-ClothingUniformJumpskirtCargo = cargo tech jumpskirt + .desc = A sturdy jumpskirt, issued to members of the Logistics department. +ent-ClothingUniformJumpskirtChiefEngineer = chief engineer's jumpskirt + .desc = It's a high visibility jumpskirt given to those engineers insane enough to achieve the rank of Chief Engineer. It has minor radiation shielding. +ent-ClothingUniformJumpskirtChiefEngineerTurtle = chief engineer's turtleneck + .desc = A yellow turtleneck designed specifically for work in conditions of the engineering department. +ent-ClothingUniformJumpskirtChaplain = chaplain's jumpskirt + .desc = It's a black jumpskirt, often worn by religious folk. +ent-ClothingUniformJumpskirtChef = chef uniform + .desc = Can't cook without this. +ent-ClothingUniformJumpskirtChemistry = chemistry jumpskirt + .desc = There's some odd stains on this jumpskirt. Hm. +ent-ClothingUniformJumpskirtVirology = virology jumpskirt + .desc = It's made of a special fiber that gives special protection against biohazards. It has a virologist rank stripe on it. +ent-ClothingUniformJumpskirtGenetics = genetics jumpskirt + .desc = It's made of a special fiber that gives special protection against biohazards. It has a geneticist rank stripe on it. +ent-ClothingUniformJumpskirtCMO = chief medical officer's jumpskirt + .desc = It's a jumpskirt worn by those with the experience to be Chief Medical Officer. It provides minor biological protection. +ent-ClothingUniformJumpskirtDetective = hard-worn suit + .desc = Someone who wears this means business. +ent-ClothingUniformJumpskirtDetectiveGrey = noir suit + .desc = A hard-boiled private investigator's grey suit, complete with tie clip. +ent-ClothingUniformJumpskirtEngineering = engineering jumpskirt + .desc = If this suit was non-conductive, maybe engineers would actually do their damn job. +ent-ClothingUniformJumpskirtHoP = head of personnel's jumpskirt + .desc = Rather bland and inoffensive. Perfect for vanishing off the face of the universe. +ent-ClothingUniformJumpskirtHoS = head of security's jumpskirt + .desc = A standard Station Security uniform, adorned with gold emblems and commander's epaulettes. +ent-ClothingUniformJumpskirtHoSAlt = head of security's turtleneck + .desc = It's a turtleneck worn by those strong and disciplined enough to achieve the position of Head of Security. Its sturdy fabric provides minor protection from slash and pierce damage. +ent-ClothingUniformJumpskirtHoSParadeMale = head of security's parade uniform + .desc = A head of security's luxury-wear, for special occasions. +ent-ClothingUniformJumpskirtHydroponics = hydroponics jumpskirt + .desc = Has a strong earthy smell to it. Hopefully it's merely dirty as opposed to soiled. +ent-ClothingUniformJumpskirtJanitor = janitor jumpskirt + .desc = The jumpskirt for the poor sop with a mop. +ent-ClothingUniformJumpskirtMedicalDoctor = medical doctor jumpskirt + .desc = It's made of a special fiber that provides minor protection against biohazards. It has a cross on the chest denoting that the wearer is trained medical personnel. +ent-ClothingUniformJumpskirtMime = mime jumpskirt + .desc = ... +ent-ClothingUniformJumpskirtParamedic = paramedic jumpskirt + .desc = It's got a plus on it, that's a good thing right? +ent-ClothingUniformJumpskirtBrigmedic = corpsman jumpskirt + .desc = This uniform is issued to qualified personnel who have been trained. No one cares that the training took half a day. +ent-ClothingUniformJumpskirtPrisoner = prisoner jumpskirt + .desc = Busted. +ent-ClothingUniformJumpskirtQM = logistics officer's jumpskirt + .desc = What can brown do for you? +ent-ClothingUniformJumpskirtQMTurtleneck = logistics officer's turtleneck + .desc = A sharp turtleneck made for the hardy work environment of supply. +ent-ClothingUniformJumpskirtResearchDirector = mystagogue's turtleneck + .desc = It's a turtleneck worn by those with the know-how to achieve the position of Mystagogue. Its fabric provides minor protection from biological contaminants. +ent-ClothingUniformJumpskirtScientist = scientist jumpskirt + .desc = It's made of a special fiber that provides minor protection against explosives. It has markings that denote the wearer as a scientist. +ent-ClothingUniformJumpskirtRoboticist = roboticist jumpskirt + .desc = It's a slimming black with reinforced seams; great for industrial work. +ent-ClothingUniformJumpskirtSec = security jumpskirt + .desc = A charcoal skirt and a dull red shirt, the standard-issue uniform of the infamous Station Security Department. +ent-ClothingUniformJumpskirtWarden = warden's jumpskirt + .desc = Red shirt on a charcoal skirt, with white markings and epaulettes that denote a warden's rank. +ent-ClothingUniformJumpskirtColorGrey = grey jumpskirt + .desc = A tasteful grey jumpskirt that reminds you of the good old days. +ent-ClothingUniformJumpskirtColorBlack = black jumpskirt + .desc = A generic black jumpskirt with no rank markings. +ent-ClothingUniformJumpskirtColorBlue = blue jumpskirt + .desc = A generic blue jumpskirt with no rank markings. +ent-ClothingUniformJumpskirtColorGreen = green jumpskirt + .desc = A generic green jumpskirt with no rank markings. +ent-ClothingUniformJumpskirtColorOrange = orange jumpskirt + .desc = Don't wear this near paranoid security officers. +ent-ClothingUniformJumpskirtColorPink = pink jumpskirt + .desc = Just looking at this makes you feel fabulous. +ent-ClothingUniformJumpskirtColorRed = red jumpskirt + .desc = A generic red jumpskirt with no rank markings. +ent-ClothingUniformJumpskirtColorWhite = white jumpskirt + .desc = A generic white jumpskirt with no rank markings. +ent-ClothingUniformJumpskirtColorYellow = yellow jumpskirt + .desc = A generic yellow jumpskirt with no rank markings. +ent-ClothingUniformJumpskirtColorDarkBlue = dark blue jumpskirt + .desc = A generic dark blue jumpskirt with no rank markings. +ent-ClothingUniformJumpskirtColorTeal = teal jumpskirt + .desc = A generic teal jumpskirt with no rank markings. +ent-ClothingUniformJumpskirtColorPurple = purple jumpskirt + .desc = A generic purple jumpskirt with no rank markings. +ent-ClothingUniformJumpskirtColorDarkGreen = dark green jumpskirt + .desc = A generic dark green jumpskirt with no rank markings. +ent-ClothingUniformJumpskirtColorLightBrown = light brown jumpskirt + .desc = A generic light brown jumpskirt with no rank markings. +ent-ClothingUniformJumpskirtColorBrown = brown jumpskirt + .desc = A generic brown jumpskirt with no rank markings. +ent-ClothingUniformJumpskirtColorMaroon = maroon jumpskirt + .desc = A generic maroon jumpskirt with no rank markings. +ent-ClothingUniformJumpskirtLibrarian = librarian jumpskirt + .desc = A cosy green jumper fit for a curator of books. +ent-ClothingUniformJumpskirtCurator = sensible skirt + .desc = It's sensible. Too sensible... +ent-ClothingUniformJumpskirtPerformer = performer's jumpskirt + .desc = Hi, I'm Scott, president of Donk Pizza. Have you heard of [FAMOUS VIRTUAL PERFORMER]? +ent-ClothingUniformJumpskirtCapFormalDress = captain's formal dress + .desc = A dress for special occasions. +ent-ClothingUniformJumpskirtCentcomFormalDress = central command formal dress + .desc = A dress for special occasions +ent-ClothingUniformJumpskirtHosFormal = hos's formal dress + .desc = A dress for special occasions. +ent-ClothingUniformJumpskirtOperative = operative jumpskirt + .desc = Uniform for elite syndicate operatives performing tactical operations in deep space. +ent-ClothingUniformJumpskirtTacticool = tacticool jumpskirt + .desc = Uniform for subpar operative LARPers performing tactical insulated glove theft in deep space. +ent-ClothingUniformJumpskirtAtmos = atmospheric technician jumpskirt + .desc = I am at work. I can't leave work. Work is breathing. I am testing air quality. +ent-ClothingUniformJumpskirtJanimaid = janitorial maid uniform + .desc = For professionals, not the posers. +ent-ClothingUniformJumpskirtJanimaidmini = janitorial maid uniform with miniskirt + .desc = Elite service, not some candy wrappers. +ent-ClothingUniformJumpskirtLawyerRed = red lawyer suitskirt + .desc = A flashy red suitskirt worn by lawyers and show-offs. +ent-ClothingUniformJumpskirtLawyerBlue = blue lawyer suitskirt + .desc = A flashy blue suitskirt worn by lawyers and show-offs. +ent-ClothingUniformJumpskirtLawyerBlack = black lawyer suitskirt + .desc = A subtle black suitskirt worn by lawyers and gangsters. +ent-ClothingUniformJumpskirtLawyerPurple = purple lawyer suitskirt + .desc = A stylish purple piece worn by lawyers and show people. +ent-ClothingUniformJumpskirtLawyerGood = good lawyer's suitskirt + .desc = A tacky suitskirt perfect for a CRIMINAL lawyer! +ent-ClothingUniformJumpskirtSyndieFormalDress = syndicate formal dress + .desc = The syndicate's uniform is made in an elegant style, it's even a pity to do dirty tricks in this. +ent-ClothingUniformJumpskirtTacticalMaid = tactical maid suitskirt + .desc = It is assumed that the best maids should have designer suits. +ent-ClothingUniformJumpskirtOfLife = skirt of life + .desc = A skirt that symbolizes the joy and positivity of our life. +ent-ClothingUniformJumpskirtSeniorEngineer = senior engineer jumpskirt + .desc = A sign of skill and prestige within the engineering department. +ent-ClothingUniformJumpskirtSeniorResearcher = senior researcher jumpskirt + .desc = A sign of skill and prestige within the epistemics department. +ent-ClothingUniformJumpskirtSeniorPhysician = senior physician jumpskirt + .desc = A sign of skill and prestige within the medical department. +ent-ClothingUniformJumpskirtSeniorOfficer = senior officer jumpskirt + .desc = A sign of skill and prestige within the security department. +ent-ClothingUniformJumpskirtSecGrey = grey security jumpskirt + .desc = A light grey shirt with bright red highlights, for dedicated and responsive security officers. +ent-ClothingUniformJumpskirtWeb = web jumpskirt + .desc = Makes it clear that you are one with the webs. +ent-ClothingUniformJumpskirtCasualBlue = casual blue jumpskirt + .desc = A loose worn blue shirt with a grey skirt, perfect for someone looking to relax. +ent-ClothingUniformJumpskirtCasualPurple = casual purple jumpskirt + .desc = A loose worn purple shirt with a grey skirt, perfect for someone looking to relax. +ent-ClothingUniformJumpskirtCasualRed = casual red jumpskirt + .desc = A loose worn red shirt with a grey skirt, perfect for someone looking to relax. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/jumpsuits.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/jumpsuits.ftl new file mode 100644 index 00000000000..ef525ac26b0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/jumpsuits.ftl @@ -0,0 +1,247 @@ +ent-ClothingUniformJumpsuitDeathSquad = death squad uniform + .desc = Advanced armored jumpsuit used by special forces in special operations. +ent-ClothingUniformJumpsuitAncient = ancient jumpsuit + .desc = A terribly ragged and frayed grey jumpsuit. It looks like it hasn't been washed in over a decade. +ent-ClothingUniformJumpsuitBartender = bartender's uniform + .desc = A nice and tidy uniform. Shame about the bar though. +ent-ClothingUniformJumpsuitJacketMonkey = bartender's jacket monkey + .desc = A decent jacket, for a decent monkey. +ent-ClothingUniformJumpsuitBartenderPurple = purple bartender's uniform + .desc = A special purple outfit to serve drinks. +ent-ClothingUniformJumpsuitCaptain = captain's jumpsuit + .desc = It's a blue jumpsuit with some gold markings denoting the rank of "Captain". +ent-ClothingUniformJumpsuitCargo = cargo tech jumpsuit + .desc = A sturdy jumpsuit, issued to members of the Logistics department. +ent-ClothingUniformJumpsuitSalvageSpecialist = salvage specialist's jumpsuit + .desc = It's a snappy jumpsuit with a sturdy set of overalls. It's very dirty. +ent-ClothingUniformJumpsuitChiefEngineer = chief engineer's jumpsuit + .desc = It's a high visibility jumpsuit given to those engineers insane enough to achieve the rank of Chief Engineer. It has minor radiation shielding. +ent-ClothingUniformJumpsuitChiefEngineerTurtle = chief engineer's turtleneck + .desc = A yellow turtleneck designed specifically for work in conditions of the engineering department. +ent-ClothingUniformJumpsuitChaplain = chaplain's jumpsuit + .desc = It's a black jumpsuit, often worn by religious folk. +ent-ClothingUniformJumpsuitCentcomAgent = CentCom agent's jumpsuit + .desc = A suit worn by CentCom's legal team. Smells of burnt coffee. +ent-ClothingUniformJumpsuitCentcomOfficial = CentCom official's jumpsuit + .desc = It's a jumpsuit worn by CentCom's officials. +ent-ClothingUniformJumpsuitCentcomOfficer = CentCom officer's jumpsuit + .desc = It's a jumpsuit worn by CentCom Officers. +ent-ClothingUniformJumpsuitChef = chef uniform + .desc = Can't cook without this. +ent-ClothingUniformJumpsuitChemistry = chemistry jumpsuit + .desc = There's some odd stains on this jumpsuit. Hm. +ent-ClothingUniformJumpsuitVirology = virology jumpsuit + .desc = It's made of a special fiber that gives special protection against biohazards. It has a virologist rank stripe on it. +ent-ClothingUniformJumpsuitGenetics = genetics jumpsuit + .desc = It's made of a special fiber that gives special protection against biohazards. It has a geneticist rank stripe on it. +ent-ClothingUniformJumpsuitClown = clown suit + .desc = HONK! +ent-ClothingUniformJumpsuitClownBanana = banana clown suit + .desc = { ent-ClothingUniformJumpsuitClown.desc } +ent-ClothingUniformJumpsuitJester = jester suit + .desc = A jolly dress, well suited to entertain your master, nuncle. +ent-ClothingUniformJumpsuitJesterAlt = { ent-ClothingUniformJumpsuitJester } + .desc = { ent-ClothingUniformJumpsuitJester.desc } +ent-ClothingUniformJumpsuitCMO = chief medical officer's jumpsuit + .desc = It's a jumpsuit worn by those with the experience to be Chief Medical Officer. It provides minor biological protection. +ent-ClothingUniformJumpsuitDetective = hard-worn suit + .desc = Someone who wears this means business. +ent-ClothingUniformJumpsuitDetectiveGrey = noir suit + .desc = A hard-boiled private investigator's grey suit, complete with tie clip. +ent-ClothingUniformJumpsuitEngineering = engineering jumpsuit + .desc = If this suit was non-conductive, maybe engineers would actually do their damn job. +ent-ClothingUniformJumpsuitEngineeringHazard = hazard jumpsuit + .desc = Woven in a grungy, warm orange. Lets others around you know that you really mean business when it comes to work. +ent-ClothingUniformJumpsuitHoP = head of personnel's jumpsuit + .desc = Rather bland and inoffensive. Perfect for vanishing off the face of the universe. +ent-ClothingUniformJumpsuitHoS = head of security's jumpsuit + .desc = A standard Station Security uniform, adorned with gold emblems and commander's epaulettes. +ent-ClothingUniformJumpsuitHoSAlt = head of security's turtleneck + .desc = It's a turtleneck worn by those strong and disciplined enough to achieve the position of Head of Security. +ent-ClothingUniformJumpsuitHoSBlue = head of security's blue jumpsuit + .desc = A blue Station Security shirt with charcoal trousers. Features gold emblems and commander's epaulettes. +ent-ClothingUniformJumpsuitHoSGrey = head of security's grey jumpsuit + .desc = A grey Station Security shirt with charcoal trousers. Stands out with red highlights, gold emblems, and commander's epaulettes. +ent-ClothingUniformJumpsuitHoSParadeMale = head of security's parade uniform + .desc = A male head of security's luxury-wear, for special occasions. +ent-ClothingUniformJumpsuitHydroponics = hydroponics jumpsuit + .desc = Has a strong earthy smell to it. Hopefully it's merely dirty as opposed to soiled. +ent-ClothingUniformJumpsuitJanitor = janitor jumpsuit + .desc = The jumpsuit for the poor sop with a mop. +ent-ClothingUniformJumpsuitKimono = kimono + .desc = traditional chinese clothing +ent-ClothingUniformJumpsuitMedicalDoctor = medical doctor jumpsuit + .desc = It's made of a special fiber that provides minor protection against biohazards. It has a cross on the chest denoting that the wearer is trained medical personnel. +ent-ClothingUniformJumpsuitMime = mime suit + .desc = ... +ent-ClothingUniformJumpsuitParamedic = paramedic jumpsuit + .desc = It's got a plus on it, that's a good thing right? +ent-ClothingUniformJumpsuitBrigmedic = corpsman jumpsuit + .desc = This uniform is issued to qualified personnel who have been trained. No one cares that the training took half a day. +ent-ClothingUniformJumpsuitPrisoner = prisoner jumpsuit + .desc = Busted. +ent-ClothingUniformJumpsuitQM = logistics officer's jumpsuit + .desc = What can brown do for you? +ent-ClothingUniformJumpsuitQMTurtleneck = logistics officer's turtleneck + .desc = A sharp turtleneck made for the hardy work environment of supply. +ent-ClothingUniformJumpsuitQMFormal = logistics officer's formal suit + .desc = Inspired by the logistics officers of military's past, the perfect outfit for supplying a formal occasion. +ent-ClothingUniformJumpsuitResearchDirector = mystagogue's turtleneck + .desc = It's a turtleneck worn by those with the know-how to achieve the position of Mystagogue. Its fabric provides minor protection from biological contaminants. +ent-ClothingUniformJumpsuitScientist = scientist jumpsuit + .desc = It's made of a special fiber that provides minor protection against explosives. It has markings that denote the wearer as a scientist. +ent-ClothingUniformJumpsuitScientistFormal = scientist's formal jumpsuit + .desc = A uniform for sophisticated scientists, best worn with its matching tie. +ent-ClothingUniformJumpsuitRoboticist = roboticist jumpsuit + .desc = It's a slimming black with reinforced seams; great for industrial work. +ent-ClothingUniformJumpsuitSec = security jumpsuit + .desc = Charcoal trousers and a dull red shirt, the standard-issue uniform of the infamous Station Security Department. +ent-ClothingUniformJumpsuitSecBlue = blue security jumpsuit + .desc = A cool blue shirt over charcoal trousers, for the calm and collected security officer. +ent-ClothingUniformJumpsuitSecGrey = grey security jumpsuit + .desc = A light grey shirt with bright red highlights, for dedicated and responsive security officers. +ent-ClothingUniformJumpsuitWarden = warden's jumpsuit + .desc = Red shirt on charcoal trousers, with white markings and epaulettes that denote a warden's rank. +ent-ClothingUniformJumpsuitColorGrey = grey jumpsuit + .desc = A tasteful grey jumpsuit that reminds you of the good old days. +ent-ClothingUniformJumpsuitColorBlack = black jumpsuit + .desc = A generic black jumpsuit with no rank markings. +ent-ClothingUniformJumpsuitColorBlue = blue jumpsuit + .desc = A generic blue jumpsuit with no rank markings. +ent-ClothingUniformJumpsuitColorGreen = green jumpsuit + .desc = A generic green jumpsuit with no rank markings. +ent-ClothingUniformJumpsuitColorOrange = orange jumpsuit + .desc = Don't wear this near paranoid security officers. +ent-ClothingUniformJumpsuitColorPink = pink jumpsuit + .desc = Just looking at this makes you feel fabulous. +ent-ClothingUniformJumpsuitColorRed = red jumpsuit + .desc = A generic red jumpsuit with no rank markings. +ent-ClothingUniformJumpsuitColorWhite = white jumpsuit + .desc = A generic white jumpsuit with no rank markings. +ent-ClothingUniformJumpsuitColorYellow = yellow jumpsuit + .desc = A generic yellow jumpsuit with no rank markings. +ent-ClothingUniformJumpsuitColorDarkBlue = dark blue jumpsuit + .desc = A generic dark blue jumpsuit with no rank markings. +ent-ClothingUniformJumpsuitColorTeal = teal jumpsuit + .desc = A generic teal jumpsuit with no rank markings. +ent-ClothingUniformJumpsuitColorPurple = purple jumpsuit + .desc = A generic purple jumpsuit with no rank markings. +ent-ClothingUniformJumpsuitColorDarkGreen = dark green jumpsuit + .desc = A generic dark green jumpsuit with no rank markings. +ent-ClothingUniformJumpsuitColorLightBrown = light brown jumpsuit + .desc = A generic light brown jumpsuit with no rank markings. +ent-ClothingUniformJumpsuitColorBrown = brown jumpsuit + .desc = A generic brown jumpsuit with no rank markings. +ent-ClothingUniformJumpsuitColorMaroon = maroon jumpsuit + .desc = A generic maroon jumpsuit with no rank markings. +ent-ClothingUniformColorRainbow = rainbow jumpsuit + .desc = A multi-colored jumpsuit! +ent-ClothingUniformOveralls = overalls + .desc = Great for working outdoors. +ent-ClothingUniformJumpsuitLibrarian = librarian jumpsuit + .desc = A cosy green jumper fit for a curator of books. +ent-ClothingUniformJumpsuitCurator = sensible suit + .desc = It's sensible. Too sensible... +ent-ClothingUniformJumpsuitLawyerRed = red lawyer suit + .desc = A flashy red suit worn by lawyers and show-offs. +ent-ClothingUniformJumpsuitLawyerBlue = blue lawyer suit + .desc = A flashy blue suit worn by lawyers and show-offs. +ent-ClothingUniformJumpsuitLawyerBlack = black lawyer suit + .desc = A subtle black suit worn by lawyers and gangsters. +ent-ClothingUniformJumpsuitLawyerPurple = purple lawyer suit + .desc = A stylish purple piece worn by lawyers and show people. +ent-ClothingUniformJumpsuitLawyerGood = good lawyer's suit + .desc = A tacky suit perfect for a CRIMINAL lawyer! +ent-ClothingUniformJumpsuitPyjamaSyndicateBlack = black syndicate pyjamas + .desc = For those long nights in perma. +ent-ClothingUniformJumpsuitPyjamaSyndicatePink = pink syndicate pyjamas + .desc = For those long nights in perma. +ent-ClothingUniformJumpsuitPyjamaSyndicateRed = red syndicate pyjamas + .desc = For those long nights in perma. +ent-ClothingUniformJumpsuitNanotrasen = nanotrasen jumpsuit + .desc = A stately blue jumpsuit to represent NanoTrasen. +ent-ClothingUniformJumpsuitCapFormal = captain's formal suit + .desc = A suit for special occasions. +ent-ClothingUniformJumpsuitCentcomFormal = central command formal suit + .desc = A suit for special occasions. +ent-ClothingUniformJumpsuitHosFormal = hos's formal suit + .desc = A suit for special occasions. +ent-ClothingUniformJumpsuitOperative = operative jumpsuit + .desc = Uniform for elite syndicate operatives performing tactical operations in deep space. +ent-ClothingUniformJumpsuitTacticool = tacticool jumpsuit + .desc = Uniform for subpar operative LARPers performing tactical insulated glove theft in deep space. +ent-ClothingUniformJumpsuitMercenary = mercenary jumpsuit + .desc = Clothing for real mercenaries who have gone through fire, water and the jungle of planets flooded with dangerous monsters or targets for which a reward has been assigned. +ent-ClothingUniformJumpsuitNinja = ninja jumpsuit + .desc = Comfortable ninja suit, for convenience when relaxing and when you need to practice. +ent-ClothingUniformJumpsuitAtmos = atmospheric technician jumpsuit + .desc = I am at work. I can't leave work. Work is breathing. I am testing air quality. +ent-ClothingUniformJumpsuitAtmosCasual = atmospheric technician's casual jumpsuit + .desc = Might as well relax with a job as easy as yours. +ent-ClothingUniformJumpsuitPsychologist = psychologist suit + .desc = I don't lose things. I place things in locations which later elude me. +ent-ClothingUniformJumpsuitReporter = reporter suit + .desc = A good reporter remains a skeptic all their life. +ent-ClothingUniformJumpsuitSafari = safari suit + .desc = Perfect for a jungle excursion. +ent-ClothingUniformJumpsuitJournalist = journalist suit + .desc = If journalism is good, it is controversial, by nature. +ent-ClothingUniformJumpsuitMonasticRobeDark = dark monastic robe + .desc = It's a dark robe, often worn by religious folk. +ent-ClothingUniformJumpsuitMonasticRobeLight = light monastic robe + .desc = It's a light robe, often worn by religious folk. +ent-ClothingUniformJumpsuitMusician = musician's tuxedo + .desc = A fancy tuxedo for the musically inclined. Perfect for any lounge act! +ent-ClothingUniformJumpsuitERTEngineer = ERT engineering uniform + .desc = A special suit made for the elite engineers under CentCom. +ent-ClothingUniformJumpsuitERTJanitor = ERT janitorial uniform + .desc = A special suit made for the elite janitors under CentCom. +ent-ClothingUniformJumpsuitERTLeader = ERT leader uniform + .desc = A special suit made for the best of the elites under CentCom. +ent-ClothingUniformJumpsuitERTMedic = ERT medical uniform + .desc = A special suit made for the elite medics under CentCom. +ent-ClothingUniformJumpsuitERTSecurity = ERT security uniform + .desc = A special suit made for the elite security under CentCom. +ent-ClothingUniformJumpsuitCluwne = cluwne suit + .desc = Cursed cluwne suit. + .suffix = Unremoveable +ent-ClothingUniformJumpsuitDameDane = yakuza outfit + .desc = Baka mitai... +ent-ClothingUniformJumpsuitPirate = pirate slops + .desc = A pirate variation of a space sailor's jumpsuit. +ent-ClothingUniformJumpsuitCossack = cossack suit + .desc = the good old pants and brigantine. +ent-ClothingUniformJumpsuitHawaiBlack = black hawaiian shirt + .desc = Black as a starry night. +ent-ClothingUniformJumpsuitHawaiBlue = blue hawaiian shirt + .desc = Blue as a huge ocean. +ent-ClothingUniformJumpsuitHawaiRed = red hawaiian shirt + .desc = Red as a juicy watermelons. +ent-ClothingUniformJumpsuitHawaiYellow = yellow hawaiian shirt + .desc = Yellow as a bright sun. +ent-ClothingUniformJumpsuitSyndieFormal = syndicate formal suit + .desc = The syndicate's uniform is made in an elegant style, it's even a pity to do dirty tricks in this. +ent-ClothingUniformJumpsuitFlannel = flannel jumpsuit + .desc = Smells like someones been grillin'. +ent-ClothingUniformJumpsuitSeniorEngineer = senior engineer jumpsuit + .desc = A sign of skill and prestige within the engineering department. +ent-ClothingUniformJumpsuitSeniorResearcher = senior researcher jumpsuit + .desc = A sign of skill and prestige within the epistemics department. +ent-ClothingUniformJumpsuitSeniorPhysician = senior physician jumpsuit + .desc = A sign of skill and prestige within the medical department. +ent-ClothingUniformJumpsuitSeniorOfficer = senior officer jumpsuit + .desc = A sign of skill and prestige within the security department. +ent-ClothingUniformJumpsuitWeb = web jumpsuit + .desc = Makes it clear that you are one with the webs. +ent-ClothingUniformJumpsuitLoungewear = loungewear + .desc = A long stretch of fabric that wraps around your body for comfort. +ent-ClothingUniformJumpsuitGladiator = gladiator uniform + .desc = Made for true gladiators (or Ash Walkers). +ent-ClothingUniformJumpsuitCasualBlue = casual blue jumpsuit + .desc = A loose worn blue shirt with a grey pants, perfect for someone looking to relax. +ent-ClothingUniformJumpsuitCasualPurple = casual purple jumpsuit + .desc = A loose worn purple shirt with a grey pants, perfect for someone looking to relax. +ent-ClothingUniformJumpsuitCasualRed = casual red jumpsuit + .desc = A loose worn red shirt with a grey pants, perfect for someone looking to relax. +ent-ClothingUniformJumpsuitFamilyGuy = familiar garbs + .desc = Makes you remember the time you did something funny. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/misc_roles.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/misc_roles.ftl new file mode 100644 index 00000000000..7238af4ef0d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/misc_roles.ftl @@ -0,0 +1,4 @@ +ent-UniformShortsRed = boxing shorts + .desc = These are shorts, not boxers. +ent-UniformShortsRedWithTop = boxing shorts with top + .desc = These are shorts, not boxers. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/scrubs.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/scrubs.ftl new file mode 100644 index 00000000000..8a6377ccc25 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/scrubs.ftl @@ -0,0 +1,6 @@ +ent-UniformScrubsColorPurple = purple scrubs + .desc = A combination of comfort and utility intended to make removing every last organ someone has and selling them to a space robot much more official looking. +ent-UniformScrubsColorGreen = green scrubs + .desc = A combination of comfort and utility intended to make removing every last organ someone has and selling them to a space robot much more official looking. +ent-UniformScrubsColorBlue = blue scrubs + .desc = A combination of comfort and utility intended to make removing every last organ someone has and selling them to a space robot much more official looking. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/ship_vs_ship.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/ship_vs_ship.ftl new file mode 100644 index 00000000000..dc57a96d018 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/ship_vs_ship.ftl @@ -0,0 +1,16 @@ +ent-ClothingUniformJumpsuitRecruitNT = recruit jumpsuit + .desc = A classy grey jumpsuit with blue trims. Perfect for the dignified helper. +ent-ClothingUniformJumpsuitRecruitSyndie = syndicate recuit jumpsuit + .desc = A dubious,, dark-grey jumpsuit. As if passengers weren't dubious enough already. +ent-ClothingUniformJumpsuitRepairmanNT = repairman jumpsuit + .desc = A jumpsuit that reminds you of a certain crew-sector work position. Hopefully, you won't have to do the same job as THOSE freaks. +ent-ClothingUniformJumpsuitRepairmanSyndie = syndicate repairman jumpsuit + .desc = Functional, fashionable, and badass. Nanotrasen's engineers wish they could look as good as this. +ent-ClothingUniformJumpsuitParamedicNT = paramedic jumpsuit + .desc = A basic white & blue jumpsuit made for Nanotrasen paramedics stationed in combat sectors. +ent-ClothingUniformJumpsuitParamedicSyndie = syndicate paramedic jumpsuit + .desc = For some reason, wearing this makes you feel like you're awfully close to violating the Geneva Convention. +ent-ClothingUniformJumpsuitChiefEngineerNT = chief engineer jumpsuit + .desc = It is often joked that the role of the combat-sector Chief Engineer is where the actual, logistically-minded engineers are promoted to. Good luck. +ent-ClothingUniformJumpsuitChiefEngineerSyndie = syndicate chief engineer jumpsuit + .desc = An evil-looking jumpsuit with a reflective vest & red undershirt. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/specific.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/specific.ftl new file mode 100644 index 00000000000..b491e9e229e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/clothing/uniforms/specific.ftl @@ -0,0 +1,3 @@ +ent-ClothingUniformJumpsuitChameleon = black jumpsuit + .desc = A generic black jumpsuit with no rank markings. + .suffix = Chameleon diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/debugging/debug_sweps.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/debugging/debug_sweps.ftl new file mode 100644 index 00000000000..fa8c812d5c4 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/debugging/debug_sweps.ftl @@ -0,0 +1,19 @@ +ent-WeaponPistolDebug = bang, ded + .desc = ded + .suffix = DEBUG +ent-MagazinePistolDebug = bang, ded mag + .suffix = DEBUG + .desc = { ent-BaseMagazinePistol.desc } +ent-BulletDebug = bang, ded bullet + .suffix = DEBUG + .desc = { ent-BaseBullet.desc } +ent-CartridgeDebug = bang, ded cartridge + .suffix = DEBUG + .desc = { ent-BaseCartridgePistol.desc } +ent-MeleeDebugGib = bang stick gibber + .desc = hit hard ye + .suffix = DEBUG +ent-MeleeDebug100 = bang stick 100dmg + .desc = { ent-MeleeDebugGib.desc } +ent-MeleeDebug200 = bang stick 200dmg + .desc = { ent-MeleeDebugGib.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/debugging/drugs.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/debugging/drugs.ftl new file mode 100644 index 00000000000..4d33d577341 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/debugging/drugs.ftl @@ -0,0 +1,3 @@ +ent-DrinkMeth = meth + .desc = Just a whole glass of meth. + .suffix = DEBUG diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/debugging/item.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/debugging/item.ftl new file mode 100644 index 00000000000..aa03dd8d025 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/debugging/item.ftl @@ -0,0 +1,3 @@ +ent-DebugItemShapeWeird = weirdly shaped item + .desc = What is it...? + .suffix = DEBUG diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/debugging/options_visualizer.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/debugging/options_visualizer.ftl new file mode 100644 index 00000000000..bd3f150c84a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/debugging/options_visualizer.ftl @@ -0,0 +1,3 @@ +ent-OptionsVisualizerTest = { "" } + .suffix = DEBUG + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/debugging/spanisharmyknife.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/debugging/spanisharmyknife.ftl new file mode 100644 index 00000000000..7edba990862 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/debugging/spanisharmyknife.ftl @@ -0,0 +1,3 @@ +ent-ToolDebug = spanish army knife + .desc = The pain of using this is almost too great to bear. + .suffix = DEBUG diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/effects/acidifier.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/acidifier.ftl new file mode 100644 index 00000000000..1af1729b825 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/acidifier.ftl @@ -0,0 +1,2 @@ +ent-Acidifier = acid + .desc = Melts you into a puddle of yuck! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/effects/admin_triggers.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/admin_triggers.ftl new file mode 100644 index 00000000000..f019b1a4817 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/admin_triggers.ftl @@ -0,0 +1,23 @@ +ent-AdminInstantEffectBase = instant effect + .desc = { "" } +ent-AdminInstantEffectEMP = { ent-AdminInstantEffectBase } + .suffix = EMP + .desc = { ent-AdminInstantEffectBase.desc } +ent-AdminInstantEffectFlash = { ent-AdminInstantEffectBase } + .suffix = Flash + .desc = { ent-AdminInstantEffectBase.desc } +ent-AdminInstantEffectSmoke3 = { ent-AdminInstantEffectBase } + .suffix = Smoke (03 sec) + .desc = { ent-AdminInstantEffectBase.desc } +ent-AdminInstantEffectSmoke10 = { ent-AdminInstantEffectBase } + .suffix = Smoke (10 sec) + .desc = { ent-AdminInstantEffectBase.desc } +ent-AdminInstantEffectSmoke30 = { ent-AdminInstantEffectBase } + .suffix = Smoke (30 sec) + .desc = { ent-AdminInstantEffectBase.desc } +ent-AdminInstantEffectTearGas = { ent-AdminInstantEffectBase } + .suffix = Tear Gas + .desc = { ent-AdminInstantEffectBase.desc } +ent-AdminInstantEffectGravityWell = { ent-AdminInstantEffectBase } + .suffix = Gravity Well + .desc = { ent-AdminInstantEffectBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/effects/ambient_sounds.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/ambient_sounds.ftl new file mode 100644 index 00000000000..7db60a0156b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/ambient_sounds.ftl @@ -0,0 +1,2 @@ +ent-AmbientSoundSourceFlies = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/effects/bluespace_flash.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/bluespace_flash.ftl new file mode 100644 index 00000000000..9f1acb279ae --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/bluespace_flash.ftl @@ -0,0 +1,2 @@ +ent-EffectFlashBluespace = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/effects/chemistry_effects.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/chemistry_effects.ftl new file mode 100644 index 00000000000..e5cf2be90cf --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/chemistry_effects.ftl @@ -0,0 +1,18 @@ +ent-BaseFoam = { "" } + .desc = { "" } +ent-Smoke = smoke + .desc = { ent-BaseFoam.desc } +ent-Foam = foam + .desc = { ent-BaseFoam.desc } +ent-MetalFoam = metal foam + .desc = { ent-Foam.desc } +ent-IronMetalFoam = iron metal foam + .desc = { ent-MetalFoam.desc } +ent-AluminiumMetalFoam = aluminium metal foam + .desc = { ent-MetalFoam.desc } +ent-BaseFoamedMetal = base foamed metal + .desc = { "" } +ent-FoamedIronMetal = foamed iron metal + .desc = For sealing hull breaches. +ent-FoamedAluminiumMetal = foamed aluminium metal + .desc = For sealing hull breaches. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/effects/emp_effects.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/emp_effects.ftl new file mode 100644 index 00000000000..ffa460adf47 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/emp_effects.ftl @@ -0,0 +1,4 @@ +ent-EffectEmpPulse = { "" } + .desc = { "" } +ent-EffectEmpDisabled = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/effects/exclamation.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/exclamation.ftl new file mode 100644 index 00000000000..5e0c25609da --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/exclamation.ftl @@ -0,0 +1,4 @@ +ent-Exclamation = exclamation + .desc = { "" } +ent-WhistleExclamation = exclamation + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/effects/explosion_light.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/explosion_light.ftl new file mode 100644 index 00000000000..55d2b3ee108 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/explosion_light.ftl @@ -0,0 +1,2 @@ +ent-ExplosionLight = explosion light + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/effects/hearts.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/hearts.ftl new file mode 100644 index 00000000000..b2be5326f2e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/hearts.ftl @@ -0,0 +1,2 @@ +ent-EffectHearts = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/effects/lightning.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/lightning.ftl new file mode 100644 index 00000000000..d619733714f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/lightning.ftl @@ -0,0 +1,14 @@ +ent-BaseLightning = lightning + .desc = { "" } +ent-Lightning = lightning + .desc = { ent-BaseLightning.desc } +ent-LightningRevenant = spooky lightning + .desc = { ent-BaseLightning.desc } +ent-ChargedLightning = charged lightning + .desc = { ent-BaseLightning.desc } +ent-Spark = lightning + .desc = { ent-BaseLightning.desc } +ent-SuperchargedLightning = supercharged lightning + .desc = { ent-ChargedLightning.desc } +ent-HyperchargedLightning = hypercharged lightning + .desc = { ent-ChargedLightning.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/effects/mobspawn.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/mobspawn.ftl new file mode 100644 index 00000000000..3490f234331 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/mobspawn.ftl @@ -0,0 +1,10 @@ +ent-MobSpawnCrabQuartz = mobspawner quartzcrab + .desc = { "" } +ent-MobSpawnCrabIron = mobspawner ironcrab + .desc = { ent-MobSpawnCrabQuartz.desc } +ent-MobSpawnCrabSilver = mobspawner silvercrab + .desc = { ent-MobSpawnCrabQuartz.desc } +ent-MobSpawnCrabUranium = mobspawner uraniumcrab + .desc = { ent-MobSpawnCrabQuartz.desc } +ent-EffectAnomalyFloraBulb = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/effects/portal.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/portal.ftl new file mode 100644 index 00000000000..74a849a33fb --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/portal.ftl @@ -0,0 +1,14 @@ +ent-BasePortal = bluespace portal + .desc = Transports you to a linked destination! +ent-PortalRed = { ent-BasePortal } + .desc = This one looks more like a redspace portal. +ent-PortalBlue = { ent-BasePortal } + .desc = { ent-BasePortal.desc } +ent-PortalArtifact = { ent-BasePortal } + .desc = { ent-BasePortal.desc } +ent-PortalGatewayBlue = { ent-BasePortal } + .desc = { ent-BasePortal.desc } +ent-PortalGatewayOrange = { ent-BasePortal } + .desc = { ent-BasePortal.desc } +ent-ShadowPortal = shadow rift + .desc = Looks unstable. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/effects/puddle.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/puddle.ftl new file mode 100644 index 00000000000..4d08ec02945 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/puddle.ftl @@ -0,0 +1,24 @@ +ent-PuddleTemporary = { ent-Puddle } + .desc = { ent-Puddle.desc } +ent-PuddleSmear = { ent-PuddleTemporary } + .suffix = Smear + .desc = { ent-PuddleTemporary.desc } +ent-PuddleVomit = { ent-PuddleTemporary } + .suffix = Vomit + .desc = { ent-PuddleTemporary.desc } +ent-PuddleEgg = { ent-PuddleTemporary } + .suffix = Egg + .desc = { ent-PuddleTemporary.desc } +ent-PuddleTomato = { ent-PuddleTemporary } + .suffix = Tomato + .desc = { ent-PuddleTemporary.desc } +ent-PuddleWatermelon = { ent-PuddleTemporary } + .suffix = Watermelon + .desc = { ent-PuddleTemporary.desc } +ent-PuddleFlour = { ent-PuddleTemporary } + .suffix = Flour + .desc = { ent-PuddleTemporary.desc } +ent-PuddleSparkle = sparkle + .desc = { "" } +ent-Puddle = puddle + .desc = A puddle of liquid. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/effects/radiation.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/radiation.ftl new file mode 100644 index 00000000000..c577fae1472 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/radiation.ftl @@ -0,0 +1,2 @@ +ent-RadiationPulse = shimmering anomaly + .desc = Looking at this anomaly makes you feel strange, like something is pushing at your eyes. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/effects/rcd.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/rcd.ftl new file mode 100644 index 00000000000..4217dee5c40 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/rcd.ftl @@ -0,0 +1,2 @@ +ent-EffectRCDConstruction = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/effects/sparks.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/sparks.ftl new file mode 100644 index 00000000000..6c9d3bfef34 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/sparks.ftl @@ -0,0 +1,4 @@ +ent-EffectSparks = { "" } + .desc = { "" } +ent-EffectTeslaSparks = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/effects/wallspawn.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/wallspawn.ftl new file mode 100644 index 00000000000..f253569a0f9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/wallspawn.ftl @@ -0,0 +1,18 @@ +ent-WallSpawnAsteroid = { "" } + .desc = { "" } +ent-WallSpawnAsteroidUraniumCrab = { ent-WallSpawnAsteroid } + .desc = { ent-WallSpawnAsteroid.desc } +ent-WallSpawnAsteroidUranium = { ent-WallSpawnAsteroid } + .desc = { ent-WallSpawnAsteroid.desc } +ent-WallSpawnAsteroidQuartzCrab = { ent-WallSpawnAsteroid } + .desc = { ent-WallSpawnAsteroid.desc } +ent-WallSpawnAsteroidQuartz = { ent-WallSpawnAsteroid } + .desc = { ent-WallSpawnAsteroid.desc } +ent-WallSpawnAsteroidSilverCrab = { ent-WallSpawnAsteroid } + .desc = { ent-WallSpawnAsteroid.desc } +ent-WallSpawnAsteroidSilver = { ent-WallSpawnAsteroid } + .desc = { ent-WallSpawnAsteroid.desc } +ent-WallSpawnAsteroidIronCrab = { ent-WallSpawnAsteroid } + .desc = { ent-WallSpawnAsteroid.desc } +ent-WallSpawnAsteroidIron = { ent-WallSpawnAsteroid } + .desc = { ent-WallSpawnAsteroid.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/effects/weapon_arc.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/weapon_arc.ftl new file mode 100644 index 00000000000..acd4400f34f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/effects/weapon_arc.ftl @@ -0,0 +1,22 @@ +ent-WeaponArcStatic = { "" } + .desc = { "" } +ent-WeaponArcAnimated = { "" } + .desc = { "" } +ent-WeaponArcThrust = { ent-WeaponArcStatic } + .desc = { ent-WeaponArcStatic.desc } +ent-WeaponArcSlash = { ent-WeaponArcStatic } + .desc = { ent-WeaponArcStatic.desc } +ent-WeaponArcBite = { ent-WeaponArcStatic } + .desc = { ent-WeaponArcStatic.desc } +ent-WeaponArcClaw = { ent-WeaponArcStatic } + .desc = { ent-WeaponArcStatic.desc } +ent-WeaponArcDisarm = { ent-WeaponArcAnimated } + .desc = { ent-WeaponArcAnimated.desc } +ent-WeaponArcFist = { ent-WeaponArcStatic } + .desc = { ent-WeaponArcStatic.desc } +ent-WeaponArcPunch = { ent-WeaponArcStatic } + .desc = { ent-WeaponArcStatic.desc } +ent-WeaponArcKick = { ent-WeaponArcStatic } + .desc = { ent-WeaponArcStatic.desc } +ent-WeaponArcSmash = { ent-WeaponArcStatic } + .desc = { ent-WeaponArcStatic.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/foldable.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/foldable.ftl new file mode 100644 index 00000000000..5527068eeb7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/foldable.ftl @@ -0,0 +1,2 @@ +ent-BaseFoldable = foldable + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/atmos_blocker.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/atmos_blocker.ftl new file mode 100644 index 00000000000..604617b3f6d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/atmos_blocker.ftl @@ -0,0 +1,12 @@ +ent-AtmosFixBlockerMarker = Atmos Fix Vacuum Marker + .desc = Vacuum, T20C +ent-AtmosFixOxygenMarker = Atmos Fix Oxygen Marker + .desc = Oxygen @ gas miner pressure, T20C +ent-AtmosFixNitrogenMarker = Atmos Fix Nitrogen Marker + .desc = Nitrogen @ gas miner pressure, T20C +ent-AtmosFixPlasmaMarker = Atmos Fix Plasma Marker + .desc = Plasma @ gas miner pressure, T20C +ent-AtmosFixInstantPlasmaFireMarker = Atmos Fix Instant Plasmafire Marker + .desc = INSTANT PLASMAFIRE +ent-AtmosFixFreezerMarker = Atmos Fix Freezer Marker + .desc = Change air temp to 235K, for freezer with a big of wiggle room to get set up. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/clientsideclone.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/clientsideclone.ftl new file mode 100644 index 00000000000..a53770962ce --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/clientsideclone.ftl @@ -0,0 +1,2 @@ +ent-clientsideclone = clientsideclone + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/construction_ghost.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/construction_ghost.ftl new file mode 100644 index 00000000000..100db82fd7a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/construction_ghost.ftl @@ -0,0 +1,2 @@ +ent-constructionghost = construction ghost + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/drag_shadow.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/drag_shadow.ftl new file mode 100644 index 00000000000..bc4dd916735 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/drag_shadow.ftl @@ -0,0 +1,2 @@ +ent-dragshadow = drag shadow + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/hover_entity.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/hover_entity.ftl new file mode 100644 index 00000000000..23781cfc2df --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/hover_entity.ftl @@ -0,0 +1,2 @@ +ent-hoverentity = hover entity + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/marker_base.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/marker_base.ftl new file mode 100644 index 00000000000..c0a2811372a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/marker_base.ftl @@ -0,0 +1,2 @@ +ent-MarkerBase = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/npc.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/npc.ftl new file mode 100644 index 00000000000..a519a1e5e5a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/npc.ftl @@ -0,0 +1,2 @@ +ent-PathfindPoint = pathfind point + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/pointing.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/pointing.ftl new file mode 100644 index 00000000000..cef4d9d86c7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/pointing.ftl @@ -0,0 +1,2 @@ +ent-PointingArrow = pointing arrow + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/rooms.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/rooms.ftl new file mode 100644 index 00000000000..39dbb7a9240 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/rooms.ftl @@ -0,0 +1,3 @@ +ent-BaseRoomMarker = Room marker + .suffix = Weh + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/shuttle.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/shuttle.ftl new file mode 100644 index 00000000000..580e5467a65 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/shuttle.ftl @@ -0,0 +1,4 @@ +ent-FTLPoint = FTL point + .desc = { ent-MarkerBase.desc } +ent-FTLExclusion = FTL exclusion point + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/bots.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/bots.ftl new file mode 100644 index 00000000000..e19a153223e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/bots.ftl @@ -0,0 +1,4 @@ +ent-SpawnMobMedibot = medibot spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobCleanBot = cleanbot spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/conditional/nukies.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/conditional/nukies.ftl new file mode 100644 index 00000000000..d96836c8045 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/conditional/nukies.ftl @@ -0,0 +1,2 @@ +ent-SpawnPointNukies = nukies + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/conditional/pirates.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/conditional/pirates.ftl new file mode 100644 index 00000000000..53c7963a96e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/conditional/pirates.ftl @@ -0,0 +1,2 @@ +ent-SpawnPointPirates = Pirate spawn point + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/conditional/timed.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/conditional/timed.ftl new file mode 100644 index 00000000000..f437535014a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/conditional/timed.ftl @@ -0,0 +1,8 @@ +ent-AITimedSpawner = AI Timed Spawner + .desc = { ent-MarkerBase.desc } +ent-XenoAITimedSpawner = Xeno AI Timed Spawner + .desc = { ent-MarkerBase.desc } +ent-MouseTimedSpawner = Mouse Timed Spawner + .desc = { ent-MarkerBase.desc } +ent-CockroachTimedSpawner = Cockroach Timed Spawner + .desc = { ent-MouseTimedSpawner.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/corpses.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/corpses.ftl new file mode 100644 index 00000000000..fb7c2102f76 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/corpses.ftl @@ -0,0 +1,16 @@ +ent-SalvageHumanCorpseSpawner = Human Corpse Spawner + .desc = { ent-MarkerBase.desc } +ent-RandomServiceCorpseSpawner = Random Service Corpse Spawner + .desc = { ent-SalvageHumanCorpseSpawner.desc } +ent-RandomEngineerCorpseSpawner = Random Engineer Corpse Spawner + .desc = { ent-SalvageHumanCorpseSpawner.desc } +ent-RandomCargoCorpseSpawner = Random Logistics Corpse Spawner + .desc = { ent-SalvageHumanCorpseSpawner.desc } +ent-RandomMedicCorpseSpawner = Random Medic Corpse Spawner + .desc = { ent-SalvageHumanCorpseSpawner.desc } +ent-RandomScienceCorpseSpawner = Random Epistemics Corpse Spawner + .desc = { ent-SalvageHumanCorpseSpawner.desc } +ent-RandomSecurityCorpseSpawner = Random Security Corpse Spawner + .desc = { ent-SalvageHumanCorpseSpawner.desc } +ent-RandomCommandCorpseSpawner = Random Command Corpse Spawner + .desc = { ent-SalvageHumanCorpseSpawner.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/debug.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/debug.ftl new file mode 100644 index 00000000000..b56187a8db9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/debug.ftl @@ -0,0 +1,3 @@ +ent-SpawnMobHuman = Urist Spawner + .suffix = DEBUG + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/ghost_roles.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/ghost_roles.ftl new file mode 100644 index 00000000000..66c946f4446 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/ghost_roles.ftl @@ -0,0 +1,23 @@ +ent-SpawnPointGhostRatKing = ghost role spawn point + .suffix = rat king + .desc = { ent-MarkerBase.desc } +ent-SpawnPointGhostRemilia = ghost role spawn point + .suffix = Remilia + .desc = { ent-MarkerBase.desc } +ent-SpawnPointGhostCerberus = ghost role spawn point + .suffix = cerberus + .desc = { ent-MarkerBase.desc } +ent-SpawnPointGhostNukeOperative = ghost role spawn point + .suffix = nukeops + .desc = { ent-MarkerBase.desc } +ent-SpawnPointLoneNukeOperative = ghost role spawn point + .suffix = loneops + .desc = { ent-MarkerBase.desc } +ent-SpawnPointGhostDragon = ghost role spawn point + .suffix = dragon + .desc = { ent-MarkerBase.desc } +ent-SpawnPointGhostSpaceNinja = ghost role spawn point + .suffix = space ninja + .desc = { ent-MarkerBase.desc } +ent-SpawnPointGhostTerminator = terminator spawn point + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/human.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/human.ftl new file mode 100644 index 00000000000..d61635a4507 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/human.ftl @@ -0,0 +1,4 @@ +ent-SpawnMobSyndicateFootSoldier = syndicate footsoldier spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobSyndicateFootsoldierPilot = syndicate shuttle pilot spawner + .desc = { ent-SpawnMobSyndicateFootSoldier.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/jobs.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/jobs.ftl new file mode 100644 index 00000000000..2c04921086b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/jobs.ftl @@ -0,0 +1,105 @@ +ent-SpawnPointJobBase = { ent-MarkerBase } + .suffix = Job Spawn + .desc = { ent-MarkerBase.desc } +ent-SpawnPointObserver = observer spawn point + .desc = { ent-MarkerBase.desc } +ent-SpawnPointLatejoin = latejoin spawn point + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointQuartermaster = logistics officer + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointCargoTechnician = cargotechnician + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointSalvageSpecialist = salvagespecialist + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointPassenger = passenger + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointTechnicalAssistant = technical assistant + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointMedicalIntern = medical intern + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointSecurityCadet = security cadet + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointResearchAssistant = research assistant + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointServiceWorker = service worker + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointBartender = bartender + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointChef = chef + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointBotanist = botanist + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointClown = clown + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointMime = mime + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointChaplain = chaplain + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointLibrarian = librarian + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointLawyer = lawyer + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointJanitor = janitor + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointMusician = musician + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointBoxer = boxer + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointBorg = cyborg + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointCaptain = captain + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointHeadOfPersonnel = headofpersonnel + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointChiefEngineer = chiefengineer + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointSeniorEngineer = seniorengineer + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointStationEngineer = stationengineer + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointAtmos = atmospherics + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointChiefMedicalOfficer = chiefmedicalofficer + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointSeniorPhysician = seniorphysician + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointMedicalDoctor = medicaldoctor + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointParamedic = paramedic + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointChemist = chemist + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointResearchDirector = mystagogue + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointSeniorResearcher = seniorresearcher + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointScientist = scientist + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointHeadOfSecurity = headofsecurity + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointWarden = warden + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointSeniorOfficer = seniorofficer + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointSecurityOfficer = securityofficer + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointDetective = detective + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointBrigmedic = corpsman + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointERTLeader = ERTleader + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointERTEngineer = ERTengineer + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointERTMedical = ERTmedical + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointERTSecurity = ERTsecurity + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointERTJanitor = ERTjanitor + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointReporter = reporter + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointPsychologist = psychologist + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointZookeeper = zookeeper + .desc = { ent-SpawnPointJobBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/mechs.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/mechs.ftl new file mode 100644 index 00000000000..e0f00d19469 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/mechs.ftl @@ -0,0 +1,4 @@ +ent-SpawnMechRipley = Ripley APLU Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMechHonker = H.O.N.K. Spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/mobs.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/mobs.ftl new file mode 100644 index 00000000000..2fcddb79721 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/mobs.ftl @@ -0,0 +1,122 @@ +ent-SpawnMobMouse = Mouse Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobCockroach = Cockroach Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobCorgi = HoP Corgi Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobPossumMorty = Possum Morty Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobRaccoonMorticia = Raccoon Morticia Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobDrone = Drone Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobFoxRenault = Fox Renault Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobCatRuntime = Runtime Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobCatException = Exception Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobCrabAtmos = Tropico Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobCatFloppa = Floppa Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobCatBingus = Bingus Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobCatSpace = Space Cat Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobCatKitten = Kitten Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobCat = Cat Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobCatGeneric = Generic Cat Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobBandito = Bandito Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobMcGriff = McGriff Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobSlothPaperwork = Sloth Paperwork Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobWalter = Walter Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobBear = Space Bear Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobCarp = Space Carp Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobCarpMagic = Magicarp Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobCarpHolo = Holocarp Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobShark = Space Sharkminnow Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobHamsterHamlet = Hamster Hamlet Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobAlexander = Alexander Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobShiva = Shiva Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobKangarooWillow = Willow Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobKangaroo = Space Kangaroo Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobBoxingKangaroo = Boxing Kangaroo Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobSpaceSpider = Space Spider Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobSpaceCobra = Space Cobra Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobAdultSlimesBlue = Slimes Spawner Blue + .desc = { ent-MarkerBase.desc } +ent-SpawnMobAdultSlimesBlueAngry = Slimes Spawner Blue Angry + .desc = { ent-MarkerBase.desc } +ent-SpawnMobAdultSlimesGreen = Slimes Spawner Green + .desc = { ent-MarkerBase.desc } +ent-SpawnMobAdultSlimesGreenAngry = Slimes Spawner Green Angry + .desc = { ent-MarkerBase.desc } +ent-SpawnMobAdultSlimesYellow = Slimes Spawner Yellow + .desc = { ent-MarkerBase.desc } +ent-SpawnMobAdultSlimesYellowAngry = Slimes Spawner Yellow Angry + .desc = { ent-MarkerBase.desc } +ent-SpawnMobSmile = Smile Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobMonkeyPunpun = Pun Pun Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobBehonker = behonker Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobMonkey = Monkey Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobPurpleSnake = Purple Snake Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobSmallPurpleSnake = Small Purple Snake Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobSlug = Slug Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobLizard = Lizard Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobCrab = Crab Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobGoat = Goat Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobFrog = Frog Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobBee = Bee Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobParrot = Parrot Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobButterfly = Butterfly Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobCow = Cow Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobGorilla = Gorilla Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobPenguin = Penguin Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobHellspawn = Hellspawn Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobOreCrab = ore crab spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobLuminousPerson = luminous person spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobLuminousObject = luminous object spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobLuminousEntity = luminous entity spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/altars.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/altars.ftl new file mode 100644 index 00000000000..b3dfb7f6456 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/altars.ftl @@ -0,0 +1,6 @@ +ent-AltarSpawner = random altar spawner + .desc = { ent-MarkerBase.desc } +ent-ConvertAltarSpawner = random convert-altar spawner + .desc = { ent-MarkerBase.desc } +ent-CultAltarSpawner = random cult-altar spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/anomaly.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/anomaly.ftl new file mode 100644 index 00000000000..c7bc133f9be --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/anomaly.ftl @@ -0,0 +1,4 @@ +ent-RandomAnomalySpawner = random anomaly spawner + .desc = { ent-MarkerBase.desc } +ent-RandomRockAnomalySpawner = { ent-MarkerBase } + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/arcade.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/arcade.ftl new file mode 100644 index 00000000000..2a1ede1e7c3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/arcade.ftl @@ -0,0 +1,2 @@ +ent-RandomArcade = random arcade spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/artifacts.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/artifacts.ftl new file mode 100644 index 00000000000..247658c3b4e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/artifacts.ftl @@ -0,0 +1,4 @@ +ent-RandomArtifactSpawner = random artifact spawner + .desc = { ent-MarkerBase.desc } +ent-RandomArtifactSpawner20 = random artifact spawner [20] + .desc = { ent-RandomArtifactSpawner.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/bedsheet.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/bedsheet.ftl new file mode 100644 index 00000000000..0ba1f3e9b67 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/bedsheet.ftl @@ -0,0 +1,2 @@ +ent-BedsheetSpawner = Random Sheet Spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/crates.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/crates.ftl new file mode 100644 index 00000000000..80fdd85f967 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/crates.ftl @@ -0,0 +1,5 @@ +ent-CrateEmptySpawner = Empty Crate Spawner + .desc = { ent-MarkerBase.desc } +ent-CrateFilledSpawner = Filled Crate Spawner + .suffix = Low Value + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/crystal.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/crystal.ftl new file mode 100644 index 00000000000..54a8e140c9a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/crystal.ftl @@ -0,0 +1,3 @@ +ent-CrystalSpawner = Crystal Spawner + .suffix = 70% + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/curtains.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/curtains.ftl new file mode 100644 index 00000000000..95298904d28 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/curtains.ftl @@ -0,0 +1,2 @@ +ent-CurtainSpawner = random curtain spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/fancytables.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/fancytables.ftl new file mode 100644 index 00000000000..f8c690262bd --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/fancytables.ftl @@ -0,0 +1,2 @@ +ent-FancyTableSpawner = random fancy table spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/flora.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/flora.ftl new file mode 100644 index 00000000000..daa43da3c91 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/flora.ftl @@ -0,0 +1,2 @@ +ent-RandomFloraTree = random tree spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/folders.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/folders.ftl new file mode 100644 index 00000000000..a178c9dde52 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/folders.ftl @@ -0,0 +1,2 @@ +ent-FolderSpawner = Random Folder Spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/donkpocketbox.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/donkpocketbox.ftl new file mode 100644 index 00000000000..50ab33a577c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/donkpocketbox.ftl @@ -0,0 +1,2 @@ +ent-DonkpocketBoxSpawner = Donkpocket Box Spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/drinks_bottles.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/drinks_bottles.ftl new file mode 100644 index 00000000000..6b7bbd59b37 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/drinks_bottles.ftl @@ -0,0 +1,3 @@ +ent-RandomDrinkBottle = random drink spawner + .suffix = Bottle + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/drinks_glass.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/drinks_glass.ftl new file mode 100644 index 00000000000..92baa0c6d31 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/drinks_glass.ftl @@ -0,0 +1,3 @@ +ent-RandomDrinkGlass = random drink spawner + .suffix = Glass + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/drinks_soda.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/drinks_soda.ftl new file mode 100644 index 00000000000..db34fca1ee9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/drinks_soda.ftl @@ -0,0 +1,2 @@ +ent-RandomDrinkSoda = random soda spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/food_baked_single.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/food_baked_single.ftl new file mode 100644 index 00000000000..71d2f6226fe --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/food_baked_single.ftl @@ -0,0 +1,3 @@ +ent-RandomFoodBakedSingle = random baked food spawner + .suffix = Single Serving + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/food_baked_whole.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/food_baked_whole.ftl new file mode 100644 index 00000000000..4049add49b3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/food_baked_whole.ftl @@ -0,0 +1,3 @@ +ent-RandomFoodBakedWhole = random baked food spawner + .suffix = Whole + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/food_meal.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/food_meal.ftl new file mode 100644 index 00000000000..2110e1d4630 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/food_meal.ftl @@ -0,0 +1,3 @@ +ent-RandomFoodMeal = random food spawner + .suffix = Meal + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/food_produce.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/food_produce.ftl new file mode 100644 index 00000000000..3960321f19e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/food_produce.ftl @@ -0,0 +1,2 @@ +ent-RandomProduce = random produce spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/food_single.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/food_single.ftl new file mode 100644 index 00000000000..ac1cc4274b5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/food_single.ftl @@ -0,0 +1,3 @@ +ent-RandomFoodSingle = random food spawner + .suffix = Single Serving + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/food_snacks.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/food_snacks.ftl new file mode 100644 index 00000000000..2b434675b4b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/food_drinks/food_snacks.ftl @@ -0,0 +1,2 @@ +ent-RandomSnacks = random snack spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/grille.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/grille.ftl new file mode 100644 index 00000000000..1e95cd2c975 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/grille.ftl @@ -0,0 +1,2 @@ +ent-GrilleSpawner = Random Grille Spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/instruments.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/instruments.ftl new file mode 100644 index 00000000000..b60ff9be2b8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/instruments.ftl @@ -0,0 +1,2 @@ +ent-RandomInstruments = random instruments spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/maintenance.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/maintenance.ftl new file mode 100644 index 00000000000..5ceb13402bd --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/maintenance.ftl @@ -0,0 +1,12 @@ +ent-MaintenanceFluffSpawner = Maint Loot Spawner + .suffix = Fluff+Clothes + .desc = { ent-MarkerBase.desc } +ent-MaintenanceToolSpawner = Maint Loot Spawner + .suffix = Tools+Cells+Mats + .desc = { ent-MarkerBase.desc } +ent-MaintenanceWeaponSpawner = Maint Loot Spawner + .suffix = Scrap+Weapons + .desc = { ent-MarkerBase.desc } +ent-MaintenancePlantSpawner = Maint Loot Spawner + .suffix = Plants + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/mineshaft.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/mineshaft.ftl new file mode 100644 index 00000000000..6baf9f9ae6c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/mineshaft.ftl @@ -0,0 +1,10 @@ +ent-RandomWoodenSupport = wooden support spawner + .desc = { ent-MarkerBase.desc } +ent-RandomWoodenWall = wooden wall spawner + .desc = { ent-MarkerBase.desc } +ent-RandomStalagmiteOrCrystal = stalagmite or crystal spawner + .desc = { ent-MarkerBase.desc } +ent-RandomBrownStalagmite = brown stalagmite spawner + .desc = { ent-MarkerBase.desc } +ent-RandomGreyStalagmite = grey stalagmite spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/paintings.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/paintings.ftl new file mode 100644 index 00000000000..3ca5035e1f0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/paintings.ftl @@ -0,0 +1,2 @@ +ent-RandomPainting = random painting spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/posters.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/posters.ftl new file mode 100644 index 00000000000..9d795805f35 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/posters.ftl @@ -0,0 +1,6 @@ +ent-RandomPosterAny = random poster spawner + .desc = { ent-MarkerBase.desc } +ent-RandomPosterContraband = random contraband poster spawner + .desc = { ent-MarkerBase.desc } +ent-RandomPosterLegit = random legit poster spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/pottedplants.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/pottedplants.ftl new file mode 100644 index 00000000000..80096be0fa6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/pottedplants.ftl @@ -0,0 +1,4 @@ +ent-PottedPlantRandom = random potted plant spawner + .desc = { ent-MarkerBase.desc } +ent-PottedPlantRandomPlastic = random plastic potted plant spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/salvage.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/salvage.ftl new file mode 100644 index 00000000000..ab373e9213a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/salvage.ftl @@ -0,0 +1,26 @@ +ent-SalvageMaterialCrateSpawner = Salvage Material Crate Spawner + .desc = { ent-MarkerBase.desc } +ent-SalvageCanisterSpawner = Salvage Canister Spawner + .desc = { ent-MarkerBase.desc } +ent-SalvageLootSpawner = salvage loot spawner + .desc = { ent-MarkerBase.desc } +ent-SalvageMobSpawner = Salvage Mob Spawner + .suffix = 25 + .desc = { ent-MarkerBase.desc } +ent-SpaceTickSpawner = Salvage Space Tick Spawner + .suffix = 100 + .desc = { ent-MarkerBase.desc } +ent-SpawnMobBearSalvage = Salvage Space Bear Spawner + .desc = { ent-MarkerBase.desc } +ent-SalvageMobSpawner75 = { ent-SalvageMobSpawner } + .suffix = 75 + .desc = { ent-SalvageMobSpawner.desc } +ent-SpawnMobKangarooSalvage = Salvage Space Kangaroo Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobSpiderSalvage = Salvage Space Spider Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobCobraSalvage = Salvage Space Cobra Spawner + .desc = { ent-MarkerBase.desc } +ent-SalvageFleshSpawner = Salvage Flesh Spawner + .suffix = 100 + .desc = { ent-SalvageMobSpawner.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/shadowkudzu.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/shadowkudzu.ftl new file mode 100644 index 00000000000..d28c0d0778e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/shadowkudzu.ftl @@ -0,0 +1,2 @@ +ent-ShadowKudzuLootSpawner = { ent-MarkerBase } + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/soap.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/soap.ftl new file mode 100644 index 00000000000..e69a666a568 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/soap.ftl @@ -0,0 +1,2 @@ +ent-RandomSoap = random soap spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/techboard.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/techboard.ftl new file mode 100644 index 00000000000..f82662fc3ce --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/techboard.ftl @@ -0,0 +1,2 @@ +ent-RandomBoard = random board spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/toy.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/toy.ftl new file mode 100644 index 00000000000..d2378f451a1 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/toy.ftl @@ -0,0 +1,7 @@ +ent-ToySpawner = Toy Spawner + .desc = { ent-MarkerBase.desc } +ent-FigureSpawner = Prize Figurine Spawner + .desc = { ent-MarkerBase.desc } +ent-SpacemenFigureSpawner = Spacemen Minifigure Spawner + .suffix = Librarian only, map with care! + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/trash.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/trash.ftl new file mode 100644 index 00000000000..6134868e280 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/trash.ftl @@ -0,0 +1,6 @@ +ent-RandomSpawner = Trash Spawner + .suffix = 50 + .desc = { ent-MarkerBase.desc } +ent-RandomSpawner100 = { ent-RandomSpawner } + .suffix = 100 + .desc = { ent-RandomSpawner.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/vending.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/vending.ftl new file mode 100644 index 00000000000..5be0655ad5b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/vending.ftl @@ -0,0 +1,3 @@ +ent-RandomVending = random vending machine spawner + .suffix = Any + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/vendingdrinks.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/vendingdrinks.ftl new file mode 100644 index 00000000000..e688dec1af7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/vendingdrinks.ftl @@ -0,0 +1,3 @@ +ent-RandomVendingDrinks = random vending machine spawner + .suffix = Drinks + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/vendingsnacks.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/vendingsnacks.ftl new file mode 100644 index 00000000000..8eab8675444 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/random/vendingsnacks.ftl @@ -0,0 +1,3 @@ +ent-RandomVendingSnacks = random vending machine spawner + .suffix = Snacks + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/vending_machine_restock.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/vending_machine_restock.ftl new file mode 100644 index 00000000000..cc79afa28da --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/spawners/vending_machine_restock.ftl @@ -0,0 +1,9 @@ +ent-SpawnVendingMachineRestockFoodDrink = Vending Machine Restock + .suffix = food or drink + .desc = { ent-MarkerBase.desc } +ent-SpawnVendingMachineRestockFood = Vending Machine Restock + .suffix = food + .desc = { ent-MarkerBase.desc } +ent-SpawnVendingMachineRestockDrink = Vending Machine Restock + .suffix = drink + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/markers/warp_point.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/warp_point.ftl new file mode 100644 index 00000000000..67534e7eb8e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/markers/warp_point.ftl @@ -0,0 +1,7 @@ +ent-WarpPoint = warp point + .desc = { ent-MarkerBase.desc } +ent-WarpPointBeacon = warp point (beacon) + .desc = { ent-WarpPoint.desc } +ent-WarpPointBombing = warp point + .suffix = ninja bombing target + .desc = { ent-WarpPoint.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/base.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/base.ftl new file mode 100644 index 00000000000..e67e426f576 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/base.ftl @@ -0,0 +1,16 @@ +ent-BaseMob = { "" } + .desc = { "" } +ent-MobDamageable = { "" } + .desc = { "" } +ent-MobCombat = { "" } + .desc = { "" } +ent-MobAtmosExposed = { "" } + .desc = { "" } +ent-MobAtmosStandard = { ent-MobAtmosExposed } + .desc = { ent-MobAtmosExposed.desc } +ent-MobFlammable = { "" } + .desc = { "" } +ent-MobRespirator = { "" } + .desc = { "" } +ent-MobBloodstream = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/corpses/corpses.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/corpses/corpses.ftl new file mode 100644 index 00000000000..fd10035d066 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/corpses/corpses.ftl @@ -0,0 +1,21 @@ +ent-MobRandomServiceCorpse = { ent-SalvageHumanCorpse } + .suffix = Dead, Service + .desc = { ent-SalvageHumanCorpse.desc } +ent-MobRandomEngineerCorpse = { ent-SalvageHumanCorpse } + .suffix = Dead, Engineer + .desc = { ent-SalvageHumanCorpse.desc } +ent-MobRandomCargoCorpse = { ent-SalvageHumanCorpse } + .suffix = Dead, Logistics + .desc = { ent-SalvageHumanCorpse.desc } +ent-MobRandomMedicCorpse = { ent-SalvageHumanCorpse } + .suffix = Dead, Medic + .desc = { ent-SalvageHumanCorpse.desc } +ent-MobRandomScienceCorpse = { ent-SalvageHumanCorpse } + .suffix = Dead, Epistemics + .desc = { ent-SalvageHumanCorpse.desc } +ent-MobRandomSecurityCorpse = { ent-SalvageHumanCorpse } + .suffix = Dead, Security + .desc = { ent-SalvageHumanCorpse.desc } +ent-MobRandomCommandCorpse = { ent-SalvageHumanCorpse } + .suffix = Dead, Command + .desc = { ent-SalvageHumanCorpse.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/cyborgs/base_borg_chassis.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/cyborgs/base_borg_chassis.ftl new file mode 100644 index 00000000000..d2a5091cf97 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/cyborgs/base_borg_chassis.ftl @@ -0,0 +1,6 @@ +ent-BaseBorgChassis = cyborg + .desc = A man-machine hybrid that assists in station activity. They love being asked to state their laws over and over. +ent-BaseBorgChassisNT = { ent-BaseBorgChassis } + .desc = { ent-BaseBorgChassis.desc } +ent-BaseBorgChassisSyndicate = { ent-BaseBorgChassis } + .desc = { ent-BaseBorgChassis.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/cyborgs/borg_chassis.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/cyborgs/borg_chassis.ftl new file mode 100644 index 00000000000..b0f641ca70e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/cyborgs/borg_chassis.ftl @@ -0,0 +1,18 @@ +ent-BorgChassisGeneric = { ent-BaseBorgChassisNT } + .desc = { ent-BaseBorgChassisNT.desc } +ent-BorgChassisMining = salvage cyborg + .desc = { ent-BaseBorgChassisNT.desc } +ent-BorgChassisEngineer = engineer cyborg + .desc = { ent-BaseBorgChassisNT.desc } +ent-BorgChassisJanitor = janitor cyborg + .desc = { ent-BaseBorgChassisNT.desc } +ent-BorgChassisMedical = medical cyborg + .desc = { ent-BaseBorgChassisNT.desc } +ent-BorgChassisService = service cyborg + .desc = { ent-BaseBorgChassisNT.desc } +ent-BorgChassisSyndicateAssault = syndicate assault cyborg + .desc = A lean, mean killing machine with access to a variety of deadly modules. +ent-BorgChassisSyndicateMedical = syndicate medical cyborg + .desc = A combat medical cyborg. Has limited offensive potential, but makes more than up for it with its support capabilities. +ent-BorgChassisSyndicateSaboteur = syndicate saboteur cyborg + .desc = A streamlined engineering cyborg, equipped with covert modules. Its chameleon projector lets it disguise itself as a Nanotrasen cyborg. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/animals.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/animals.ftl new file mode 100644 index 00000000000..44ba4b49e95 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/animals.ftl @@ -0,0 +1,138 @@ +ent-MobBat = bat + .desc = Some cultures find them terrifying, others crunchy on the teeth. +ent-MobBee = bee + .desc = Nice to have, but you can't build a civilization on a foundation of honey alone. +ent-MobAngryBee = bee + .desc = How nice a bee. Oh no, it looks angry and wants my pizza. + .suffix = Angry +ent-MobChicken = chicken + .desc = Comes before an egg, and IS a dinosaur! +ent-MobChicken1 = { ent-MobChicken } + .desc = { ent-MobChicken.desc } +ent-MobChicken2 = { ent-MobChicken } + .desc = { ent-MobChicken.desc } +ent-FoodEggChickenFertilized = { ent-FoodEgg } + .suffix = Fertilized, Chicken + .desc = { ent-FoodEgg.desc } +ent-MobCockroach = cockroach + .desc = This station is just crawling with bugs. +ent-MobGlockroach = glockroach + .desc = This station is just crawling with bu- OH GOD THAT COCKROACH HAS A GUN!!! + .suffix = Admeme +ent-MobMothroach = mothroach + .desc = This is the adorable by-product of multiple attempts at genetically mixing mothpeople with cockroaches. +ent-MobDuckMallard = mallard duck + .desc = An adorable mallard duck, it's fluffy and soft! +ent-MobDuckWhite = white duck + .desc = An adorable white duck, it's fluffy and soft! +ent-MobDuckBrown = brown duck + .desc = An adorable brown duck, it's fluffy and soft! +ent-FoodEggDuckFertilized = { ent-FoodEgg } + .suffix = Fertilized, Duck + .desc = { ent-FoodEgg.desc } +ent-MobButterfly = butterfly + .desc = Despite popular misconceptions, it's not actually made of butter. +ent-MobCow = cow + .desc = Moo. +ent-MobCrab = crab + .desc = A folk legend goes around that his claw snaps spacemen out of existence over distasteful remarks. Be polite and tolerant for your own safety. +ent-MobGoat = goat + .desc = Her spine consists of long sharp segments, no wonder she is so grumpy. +ent-MobGoose = goose + .desc = Its stomach and mind are an enigma beyond human comprehension. +ent-MobGorilla = gorilla + .desc = Smashes, roars, looks cool. Don't stand near one. +ent-MobKangaroo = kangaroo + .desc = A large marsupial herbivore. It has powerful hind legs, with nails that resemble long claws. +ent-MobBoxingKangaroo = boxing kangaroo + .desc = { ent-MobKangaroo.desc } +ent-MobBaseAncestor = genetic ancestor + .desc = The genetic bipedal ancestor of... Uh... Something. Yeah, there's definitely something on the station that descended from whatever this is. +ent-MobMonkey = monkey + .desc = New church of neo-darwinists actually believe that EVERY animal evolved from a monkey. Tastes like pork, and killing them is both fun and relaxing. +ent-MobBaseSyndicateMonkey = monkey + .desc = New church of neo-darwinists actually believe that EVERY animal evolved from a monkey. Tastes like pork, and killing them is both fun and relaxing. + .suffix = syndicate base +ent-MobMonkeySyndicateAgent = { ent-MobBaseSyndicateMonkey } + .suffix = syndicate agent + .desc = { ent-MobBaseSyndicateMonkey.desc } +ent-MobMonkeySyndicateAgentNukeops = { ent-MobBaseSyndicateMonkey } + .suffix = NukeOps + .desc = { ent-MobBaseSyndicateMonkey.desc } +ent-MobKobold = kobold + .desc = Cousins to the sentient race of lizard people, kobolds blend in with their natural habitat and are as nasty as monkeys; ready to pull out your hair and stab you to death. +ent-MobGuidebookMonkey = guidebook monkey + .desc = A hopefully helpful monkey whose only purpose in life is for you to click on. Does this count as having a monkey give you a tutorial? +ent-MobMouse = mouse + .desc = Squeak! +ent-MobMouseDead = mouse + .desc = Squeak! + .suffix = Dead +ent-MobMouseAdmeme = { ent-MobMouse } + .suffix = Admeme + .desc = { ent-MobMouse.desc } +ent-MobMouse1 = { ent-MobMouse } + .desc = { ent-MobMouse.desc } +ent-MobMouse2 = { ent-MobMouse } + .desc = { ent-MobMouse.desc } +ent-MobLizard = lizard + .desc = A harmless dragon. +ent-MobSlug = slug + .desc = And they called this a lizard? +ent-MobFrog = frog + .desc = Hop hop hop. Lookin' moist. +ent-MobParrot = parrot + .desc = Infiltrates your domain, spies on you, and somehow still a cool pet. +ent-MobPenguin = penguin + .desc = Their lives are constant pain due to their inner-body knees. +ent-MobGrenadePenguin = grenade penguin + .desc = A small penguin with a grenade strapped around its neck. Harvested by the Syndicate from icy shit-hole planets. +ent-MobSnake = snake + .desc = Hissss! Bites aren't poisonous. +ent-MobGiantSpider = tarantula + .desc = Widely recognized to be the literal worst thing in existence. +ent-MobGiantSpiderAngry = tarantula + .suffix = Angry + .desc = { ent-MobGiantSpider.desc } +ent-MobClownSpider = clown spider + .desc = Combines the two most terrifying things in existence, spiders and clowns. +ent-MobPossum = possum + .desc = "O Possum! My Possum!" -- Walt Whitman, 1865 +ent-MobPossumOld = possum + .suffix = Old sprite + .desc = { ent-MobPossum.desc } +ent-MobRaccoon = raccoon + .desc = Trash panda! +ent-MobFox = fox + .desc = They're a fox. +ent-MobCorgi = corgi + .desc = Finally, a space corgi! +ent-MobCorgiNarsi = corrupted corgi + .desc = Ian! No! +ent-MobCorgiPuppy = corgi puppy + .desc = A little corgi! Aww... +ent-MobCat = cat + .desc = Feline pet, very funny. +ent-MobCatCalico = calico cat + .desc = Feline pet, very funny. +ent-MobCatSyndy = syndicat + .desc = Explosive kitten. +ent-MobCatSpace = space cat + .desc = Feline pet, prepared for the worst. +ent-MobCatCaracal = caracal cat + .desc = Hilarious. +ent-MobCatKitten = kitten + .desc = Small and fluffy. +ent-MobSloth = sloth + .desc = Very slow animal. For people with low energy. +ent-MobFerret = ferret + .desc = Just a silly little guy! +ent-MobHamster = hamster + .desc = A cute, fluffy, robust hamster. +ent-MobPig = pig + .desc = Oink. +ent-MobDionaNymph = diona nymph + .desc = It's like a cat, only.... branch-ier. +ent-MobDionaNymphAccent = { ent-MobDionaNymph } + .suffix = Accent + .desc = { ent-MobDionaNymph.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/argocyte.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/argocyte.ftl new file mode 100644 index 00000000000..638a64afbd9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/argocyte.ftl @@ -0,0 +1,28 @@ +ent-BaseMobArgocyte = { ent-['BaseSimpleMob', 'MobCombat'] } + + .desc = A dangerous alien found on the wrong side of planets, known for their propensity for munching on ruins. + .suffix = AI +ent-MobArgocyteSlurva = slurva + .desc = A pathetic creature, incapable of doing much. +ent-MobArgocyteBarrier = barrier + .desc = { ent-BaseMobArgocyte.desc } +ent-MobArgocyteSkitter = skitter + .desc = A devious little alien... Make sure they don't run off with your rations! +ent-MobArgocyteSwiper = swiper + .desc = Where did that stack of steel go? +ent-MobArgocyteMolder = molder + .desc = { ent-BaseMobArgocyte.desc } +ent-MobArgocytePouncer = pouncer + .desc = { ent-BaseMobArgocyte.desc } +ent-MobArgocyteGlider = glider + .desc = { ent-BaseMobArgocyte.desc } +ent-MobArgocyteHarvester = harvester + .desc = { ent-BaseMobArgocyte.desc } +ent-MobArgocyteCrawler = crawler + .desc = Deadly, pack-animals that maul unsuspecting travelers. +ent-MobArgocyteEnforcer = enforcer + .desc = { ent-BaseMobArgocyte.desc } +ent-MobArgocyteFounder = founder + .desc = { ent-BaseMobArgocyte.desc } +ent-MobArgocyteLeviathing = leviathing + .desc = { ent-BaseMobArgocyte.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/behonker.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/behonker.ftl new file mode 100644 index 00000000000..3a320332094 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/behonker.ftl @@ -0,0 +1,14 @@ +ent-BaseMobBehonker = behonker + .desc = A floating demon aspect of the honkmother. +ent-MobBehonkerElectrical = behonker + .suffix = Pyro + .desc = { ent-BaseMobBehonker.desc } +ent-MobBehonkerPyro = behonker + .suffix = Electrical + .desc = { ent-BaseMobBehonker.desc } +ent-MobBehonkerGrav = behonker + .suffix = Grav + .desc = { ent-BaseMobBehonker.desc } +ent-MobBehonkerIce = behonker + .suffix = Ice + .desc = { ent-BaseMobBehonker.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/carp.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/carp.ftl new file mode 100644 index 00000000000..331ed36c2e6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/carp.ftl @@ -0,0 +1,24 @@ +ent-BaseMobCarp = space carp + .desc = It's a space carp. +ent-MobCarp = { ent-BaseMobCarp } + .desc = { ent-BaseMobCarp.desc } +ent-MobCarpMagic = magicarp + .desc = Looks like some kind of fish. Might be magical. +ent-MobCarpHolo = holocarp + .desc = Carp made out of holographic energies. Sadly for you, it is very much real. +ent-MobCarpRainbow = rainbow carp + .desc = Wow such a shiny fishie! +ent-MobCarpSalvage = { ent-MobCarp } + .suffix = Salvage Ruleset + .desc = { ent-MobCarp.desc } +ent-MobCarpDragon = space carp + .suffix = DragonBrood + .desc = { ent-MobCarp.desc } +ent-MobCarpDungeon = { ent-MobCarp } + .suffix = Dungeon + .desc = { ent-MobCarp.desc } +ent-MobShark = sharkminnow + .desc = A dangerous shark from the blackness of endless space, who loves to drink blood. +ent-MobSharkSalvage = { ent-MobShark } + .suffix = Salvage Ruleset + .desc = { ent-MobShark.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/dummy_npcs.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/dummy_npcs.ftl new file mode 100644 index 00000000000..1a98ceb982a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/dummy_npcs.ftl @@ -0,0 +1,3 @@ +ent-MobHumanPathDummy = pathfinding dummy + .desc = A miserable pile of secrets. + .suffix = AI diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/elemental.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/elemental.ftl new file mode 100644 index 00000000000..d719555d60d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/elemental.ftl @@ -0,0 +1,54 @@ +ent-MobElementalBase = { "" } + .desc = { "" } +ent-MobOreCrab = ore crab + + .desc = { ent-['MobElementalBase', 'MobCombat'].desc } +ent-MobQuartzCrab = { ent-MobOreCrab } + .desc = An ore crab made from Quartz. +ent-MobIronCrab = { ent-MobOreCrab } + .desc = An ore crab made from iron. +ent-MobUraniumCrab = { ent-MobOreCrab } + .desc = An ore crab made from uranium. +ent-MobSilverCrab = ore crab + .desc = An ore crab made from silver. +ent-ReagentSlime = Reagent slime + .desc = It consists of a liquid, and it wants to dissolve you in itself. + .suffix = Water +ent-ReagentSlimeSpawner = Reagent Slime Spawner + .desc = { ent-MarkerBase.desc } +ent-ReagentSlimeBeer = { ent-ReagentSlime } + .suffix = Beer + .desc = { ent-ReagentSlime.desc } +ent-ReagentSlimePax = { ent-ReagentSlime } + .suffix = Pax + .desc = { ent-ReagentSlime.desc } +ent-ReagentSlimeNocturine = { ent-ReagentSlime } + .suffix = Nocturine + .desc = { ent-ReagentSlime.desc } +ent-ReagentSlimeTHC = { ent-ReagentSlime } + .suffix = THC + .desc = { ent-ReagentSlime.desc } +ent-ReagentSlimeBicaridine = { ent-ReagentSlime } + .suffix = Bicaridine + .desc = { ent-ReagentSlime.desc } +ent-ReagentSlimeToxin = { ent-ReagentSlime } + .suffix = Toxin + .desc = { ent-ReagentSlime.desc } +ent-ReagentSlimeNapalm = { ent-ReagentSlime } + .suffix = Napalm + .desc = { ent-ReagentSlime.desc } +ent-ReagentSlimeOmnizine = { ent-ReagentSlime } + .suffix = Omnizine + .desc = { ent-ReagentSlime.desc } +ent-ReagentSlimeMuteToxin = { ent-ReagentSlime } + .suffix = Mute Toxin + .desc = { ent-ReagentSlime.desc } +ent-ReagentSlimeNorepinephricAcid = { ent-ReagentSlime } + .suffix = Norepinephric Acid + .desc = { ent-ReagentSlime.desc } +ent-ReagentSlimeEphedrine = { ent-ReagentSlime } + .suffix = Ephedrine + .desc = { ent-ReagentSlime.desc } +ent-ReagentSlimeRobustHarvest = { ent-ReagentSlime } + .suffix = Robust Harvest + .desc = { ent-ReagentSlime.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/flesh.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/flesh.ftl new file mode 100644 index 00000000000..0141ef0095a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/flesh.ftl @@ -0,0 +1,23 @@ +ent-BaseMobFlesh = aberrant flesh + .desc = A shambling mass of flesh, animated through anomalous energy. +ent-MobFleshJared = { ent-BaseMobFlesh } + .desc = { ent-BaseMobFlesh.desc } +ent-MobFleshGolem = { ent-BaseMobFlesh } + .desc = { ent-BaseMobFlesh.desc } +ent-MobFleshClamp = { ent-BaseMobFlesh } + .desc = { ent-BaseMobFlesh.desc } +ent-MobFleshLover = { ent-BaseMobFlesh } + .desc = { ent-BaseMobFlesh.desc } +ent-MobAbomination = abomination + .desc = A rejected clone, in constant pain and seeking revenge. +ent-BaseMobFleshSalvage = aberrant flesh + .desc = A shambling mass of flesh, animated through anomalous energy. + .suffix = Salvage Ruleset +ent-MobFleshJaredSalvage = { ent-BaseMobFleshSalvage } + .desc = { ent-BaseMobFleshSalvage.desc } +ent-MobFleshGolemSalvage = { ent-BaseMobFleshSalvage } + .desc = { ent-BaseMobFleshSalvage.desc } +ent-MobFleshClampSalvage = { ent-BaseMobFleshSalvage } + .desc = { ent-BaseMobFleshSalvage.desc } +ent-MobFleshLoverSalvage = { ent-BaseMobFleshSalvage } + .desc = { ent-BaseMobFleshSalvage.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/flying_animals.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/flying_animals.ftl new file mode 100644 index 00000000000..13069049100 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/flying_animals.ftl @@ -0,0 +1,2 @@ +ent-FlyingMobBase = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/hellspawn.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/hellspawn.ftl new file mode 100644 index 00000000000..4d2013934f1 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/hellspawn.ftl @@ -0,0 +1,2 @@ +ent-MobHellspawn = hellspawn + .desc = An unstoppable force of carnage. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/human.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/human.ftl new file mode 100644 index 00000000000..e0b087ab89f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/human.ftl @@ -0,0 +1,15 @@ +ent-MobCivilian = civilian + .desc = A miserable pile of secrets. +ent-MobSalvager = salvager + .desc = { ent-BaseMobHuman.desc } +ent-MobSpirate = spirate + .desc = Yarr! +ent-MobSyndicateFootsoldier = syndicate footsoldier + .desc = { ent-BaseMobHuman.desc } +ent-MobSyndicateFootsoldierPilot = syndicate shuttle pilot + .desc = { ent-MobSyndicateFootsoldier.desc } +ent-SalvageHumanCorpse = unidentified corpse + .desc = I think he's dead. + .suffix = Dead +ent-MobCluwne = person + .desc = A polymorphed unfortunate. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/lavaland.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/lavaland.ftl new file mode 100644 index 00000000000..8784cee4ef6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/lavaland.ftl @@ -0,0 +1,11 @@ +ent-MobWatcherBase = watcher + .desc = It's like its staring right through you. +ent-MobWatcherLavaland = { ent-MobWatcherBase } + .desc = { ent-MobWatcherBase.desc } +ent-MobWatcherIcewing = icewing watcher + .desc = { ent-MobWatcherBase.desc } +ent-MobWatcherMagmawing = magmawing watcher + .desc = { ent-MobWatcherBase.desc } +ent-MobWatcherPride = pride watcher + .desc = This rare subspecies only appears in June. + .suffix = Admeme diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/living_light.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/living_light.ftl new file mode 100644 index 00000000000..0182023e47c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/living_light.ftl @@ -0,0 +1,8 @@ +ent-MobLivingLight = luminous person + .desc = A blinding figure of pure light, seemingly intangible. +ent-MobLuminousPerson = { ent-MobLivingLight } + .desc = { ent-MobLivingLight.desc } +ent-MobLuminousObject = luminous object + .desc = A small glowing object that causes burns on the skin with its glow. +ent-MobLuminousEntity = luminous entity + .desc = A blinding translucent entity, the bright eye seems dangerous and scalding. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/mimic.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/mimic.ftl new file mode 100644 index 00000000000..5d5dd3887f6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/mimic.ftl @@ -0,0 +1,2 @@ +ent-MobMimic = Mimic + .desc = Surprise. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/miscellaneous.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/miscellaneous.ftl new file mode 100644 index 00000000000..3387b09cc9c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/miscellaneous.ftl @@ -0,0 +1,2 @@ +ent-MobLaserRaptor = laser raptor + .desc = From the Viking age. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/pets.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/pets.ftl new file mode 100644 index 00000000000..a90b970961c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/pets.ftl @@ -0,0 +1,49 @@ +ent-MobCorgiIan = Ian + .desc = Favorite pet corgi. +ent-MobCorgiIanOld = Old Ian + .desc = Still the favorite pet corgi. Love his wheels. +ent-MobCorgiLisa = Lisa + .desc = Ian's favorite corgi. +ent-MobCorgiIanPup = Puppy Ian + .desc = Favourite puppy corgi. Awww. +ent-MobCatRuntime = Runtime + .desc = Professional mouse hunter. Escape artist. +ent-MobCatException = Exception + .desc = Ask nicely, and maybe they'll give you one of their spare lives. +ent-MobCatFloppa = Floppa + .desc = He out here. +ent-MobBandito = Bandito + .desc = Just a silly little guy! +ent-MobBingus = Bingus + .desc = Bingus my beloved... +ent-MobMcGriff = McGriff + .desc = This dog can tell something smells around here, and that something is CRIME! +ent-MobPaperwork = Paperwork + .desc = Took up a new job sorting books in the library after he got transferred from Space Station 13. He seems to be just as slow at this. +ent-MobWalter = Walter + .desc = He likes chems and treats. Walter. +ent-MobPossumMorty = Morty + .desc = The station's resident Didelphis virginiana. A sensitive but resilient kind of guy. +ent-MobPossumMortyOld = Morty + .suffix = Old sprite + .desc = { ent-MobPossumMorty.desc } +ent-MobPossumPoppy = Poppy + .desc = It's an opossum, a small scavenging marsupial. It's wearing appropriate personal protective equipment. +ent-MobRaccoonMorticia = Morticia + .desc = A powerful creature of the night. Her eyeshadow is always on point. +ent-MobAlexander = Alexander + .desc = Chef's finest colleague. +ent-MobFoxRenault = Renault + .desc = The captain's trustworthy fox. +ent-MobHamsterHamlet = Hamlet + .desc = A grumpy, cute and fluffy hamster. +ent-MobSpiderShiva = Shiva + .desc = The first defender of the station. +ent-MobKangarooWillow = Willow + .desc = Willow the boxing kangaroo. +ent-MobSlimesPet = Smile + .desc = This masterpiece has gone through thousands of experiments. But it is the sweetest creature in the world. Smile Slime! +ent-MobMonkeyPunpun = Pun Pun + .desc = A prominent representative of monkeys with unlimited access to alcohol. +ent-MobCrabAtmos = Tropico + .desc = The noble and stalwart defender of Atmosia. Viva! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/regalrat.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/regalrat.ftl new file mode 100644 index 00000000000..e7de8e62c40 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/regalrat.ftl @@ -0,0 +1,19 @@ +ent-MobRatKing = Rat King + .desc = He's da rat. He make da roolz. +ent-MobRatKingBuff = { ent-MobRatKing } + .suffix = Buff + .desc = { ent-MobRatKing.desc } +ent-MobRatServant = Rat Servant + .desc = He's da mini rat. He don't make da roolz. +ent-ActionRatKingRaiseArmy = Raise Army + .desc = Spend some hunger to summon an allied rat to help defend you. +ent-ActionRatKingDomain = Rat King's Domain + .desc = Spend some hunger to release a cloud of ammonia into the air. +ent-ActionRatKingOrderStay = Stay + .desc = Command your army to stand in place. +ent-ActionRatKingOrderFollow = Follow + .desc = Command your army to follow you around. +ent-ActionRatKingOrderCheeseEm = Cheese 'Em + .desc = Command your army to attack whoever you point at. +ent-ActionRatKingOrderLoose = Loose + .desc = Command your army to act at their own will. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/revenant.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/revenant.ftl new file mode 100644 index 00000000000..5497c353aa2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/revenant.ftl @@ -0,0 +1,2 @@ +ent-MobRevenant = revenant + .desc = A spooky ghostie. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/shadows.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/shadows.ftl new file mode 100644 index 00000000000..52958ce90ae --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/shadows.ftl @@ -0,0 +1,5 @@ +ent-BaseShadowMob = { ent-['BaseMob', 'BaseShadow'] } + + .desc = { ent-['BaseMob', 'BaseShadow'].desc } +ent-MobCatShadow = shadow cat + .desc = A lovely piece of darkness. Hope he doesn't bring you a curse. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/silicon.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/silicon.ftl new file mode 100644 index 00000000000..b98b9bc4c0c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/silicon.ftl @@ -0,0 +1,12 @@ +ent-MobSiliconBase = { "" } + .desc = { "" } +ent-MobHonkBot = honkbot + .desc = Horrifying. +ent-MobJonkBot = jonkbot + .desc = Horrifying. +ent-MobCleanBot = cleanbot + .desc = The creep of automation now threatening space janitors. +ent-MobMedibot = medibot + .desc = No substitute for a doctor, but better than nothing. +ent-MobMimeBot = mimebot + .desc = Why not give mimebot a friendly wave. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/simplemob.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/simplemob.ftl new file mode 100644 index 00000000000..bde5ee1d268 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/simplemob.ftl @@ -0,0 +1,12 @@ +ent-BaseSimpleMob = { ent-['BaseMob', 'MobDamageable', 'MobAtmosExposed'] } + + .suffix = AI + .desc = { ent-['BaseMob', 'MobDamageable', 'MobAtmosExposed'].desc } +ent-SimpleSpaceMobBase = { ent-['BaseSimpleMob', 'MobCombat', 'MobBloodstream', 'MobFlammable'] } + + .suffix = AI + .desc = { ent-['BaseSimpleMob', 'MobCombat', 'MobBloodstream', 'MobFlammable'].desc } +ent-SimpleMobBase = { ent-['MobRespirator', 'MobAtmosStandard', 'SimpleSpaceMobBase'] } + + .suffix = AI + .desc = { ent-['MobRespirator', 'MobAtmosStandard', 'SimpleSpaceMobBase'].desc } \ No newline at end of file diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/slimes.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/slimes.ftl new file mode 100644 index 00000000000..81f1b70b60f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/slimes.ftl @@ -0,0 +1,17 @@ +ent-MobAdultSlimes = basic slime + .desc = It looks so much like jelly. I wonder what it tastes like? +ent-MobAdultSlimesBlue = blue slime + .desc = { ent-MobAdultSlimes.desc } +ent-MobAdultSlimesBlueAngry = blue slime + .suffix = Angry + .desc = { ent-MobAdultSlimesBlue.desc } +ent-MobAdultSlimesGreen = green slime + .desc = { ent-MobAdultSlimes.desc } +ent-MobAdultSlimesGreenAngry = green slime + .suffix = Angry + .desc = { ent-MobAdultSlimesGreen.desc } +ent-MobAdultSlimesYellow = yellow slime + .desc = { ent-MobAdultSlimes.desc } +ent-MobAdultSlimesYellowAngry = yellow slime + .suffix = Angry + .desc = { ent-MobAdultSlimesYellow.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/space.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/space.ftl new file mode 100644 index 00000000000..97050077cd7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/space.ftl @@ -0,0 +1,22 @@ +ent-MobSpaceBasic = basic + .desc = It looks friendly. Why don't you give it a hug? +ent-MobBearSpace = space bear + .desc = It looks friendly. Why don't you give it a hug? +ent-MobBearSpaceSalvage = { ent-MobBearSpace } + .suffix = Salvage Ruleset + .desc = { ent-MobBearSpace.desc } +ent-MobKangarooSpace = space kangaroo + .desc = It looks friendly. Why don't you give it a hug? +ent-MobKangarooSpaceSalvage = { ent-MobKangarooSpace } + .suffix = Salvage Ruleset + .desc = { ent-MobKangarooSpace.desc } +ent-MobSpiderSpace = space spider + .desc = It's so glowing, it looks dangerous. +ent-MobSpiderSpaceSalvage = { ent-MobSpiderSpace } + .suffix = Salvage Ruleset + .desc = { ent-MobSpiderSpace.desc } +ent-MobCobraSpace = space cobra + .desc = Long fangs and a glowing hood, and the alluring look begs to come closer. +ent-MobCobraSpaceSalvage = { ent-MobCobraSpace } + .suffix = Salvage Ruleset + .desc = { ent-MobCobraSpace.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/spacetick.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/spacetick.ftl new file mode 100644 index 00000000000..4b0d7b1f1c5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/spacetick.ftl @@ -0,0 +1,5 @@ +ent-MobTick = space tick + .desc = It's a space tick, watch out for its nasty bite. CentCom reports that 90 percent of logistics leg amputations are due to space tick bites. +ent-MobTickSalvage = { ent-MobTick } + .suffix = Salvage Ruleset + .desc = { ent-MobTick.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/xeno.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/xeno.ftl new file mode 100644 index 00000000000..fabbed05963 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/npcs/xeno.ftl @@ -0,0 +1,21 @@ +ent-MobXeno = Burrower + .desc = They mostly come at night. Mostly. +ent-MobXenoPraetorianNPC = Praetorian + .desc = { ent-MobXeno.desc } +ent-MobXenoDroneNPC = Drone + .desc = { ent-MobXeno.desc } +ent-MobXenoQueenNPC = Queen + .desc = { ent-MobXeno.desc } +ent-MobXenoRavagerNPC = Ravager + .desc = { ent-MobXeno.desc } +ent-MobXenoRunnerNPC = Runner + .desc = { ent-MobXeno.desc } +ent-MobXenoRounyNPC = Rouny + .desc = { ent-MobXenoRunnerNPC.desc } +ent-MobXenoSpitterNPC = Spitter + .desc = { ent-MobXeno.desc } +ent-MobPurpleSnake = space adder + .desc = A menacing purple snake from Kepler-283c. +ent-MobSmallPurpleSnake = space adder + .desc = A smaller version of the menacing purple snake from Kepler-283c. + .suffix = small diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/admin_ghost.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/admin_ghost.ftl new file mode 100644 index 00000000000..fcb0e5409f4 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/admin_ghost.ftl @@ -0,0 +1,14 @@ +ent-AdminObserver = admin observer + .desc = { ent-MobObserver.desc } +ent-ActionAGhostShowSolar = Solar Control Interface + .desc = View a solar control interface. +ent-ActionAGhostShowCommunications = Communications Interface + .desc = View a communications interface. +ent-ActionAGhostShowRadar = Mass Scanner Interface + .desc = View a mass scanner interface. +ent-ActionAGhostShowCargo = Cargo Ordering Interface + .desc = View a cargo ordering interface. +ent-ActionAGhostShowCrewMonitoring = Crew Monitoring Interface + .desc = View a crew monitoring interface. +ent-ActionAGhostShowStationRecords = Station Records Interface + .desc = View a station records Interface diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/arachnid.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/arachnid.ftl new file mode 100644 index 00000000000..d7f0cdb9a77 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/arachnid.ftl @@ -0,0 +1,2 @@ +ent-MobArachnid = Urist McWeb + .desc = { ent-BaseMobArachnid.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/diona.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/diona.ftl new file mode 100644 index 00000000000..4f02c7db2a8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/diona.ftl @@ -0,0 +1,4 @@ +ent-MobDiona = Urist McPlants + .desc = { ent-BaseMobDiona.desc } +ent-MobDionaReformed = Reformed Diona + .desc = { ent-MobDiona.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/dragon.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/dragon.ftl new file mode 100644 index 00000000000..228eab1e017 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/dragon.ftl @@ -0,0 +1,11 @@ +ent-BaseMobDragon = space dragon + .desc = A flying leviathan, loosely related to space carps. +ent-MobDragon = { ent-BaseMobDragon } + .desc = { ent-BaseMobDragon.desc } +ent-MobDragonDungeon = { ent-BaseMobDragon } + .suffix = Dungeon + .desc = { ent-BaseMobDragon.desc } +ent-ActionSpawnRift = Summon Carp Rift + .desc = Summons a carp rift that will periodically spawns carps. +ent-ActionDevour = [color=red]Devour[/color] + .desc = Attempt to break a structure with your jaws or swallow a creature. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/dwarf.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/dwarf.ftl new file mode 100644 index 00000000000..280d73a172e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/dwarf.ftl @@ -0,0 +1,2 @@ +ent-MobDwarf = Urist McHands The Dwarf + .desc = { ent-BaseMobDwarf.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/familiars.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/familiars.ftl new file mode 100644 index 00000000000..82294e9336b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/familiars.ftl @@ -0,0 +1,4 @@ +ent-MobBatRemilia = Remilia + .desc = The chaplain's familiar. Likes fruit. +ent-MobCorgiCerberus = Cerberus + .desc = This pupper is not wholesome. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/gingerbread.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/gingerbread.ftl new file mode 100644 index 00000000000..b09d7d6eacb --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/gingerbread.ftl @@ -0,0 +1,2 @@ +ent-MobGingerbread = Urist McCookie + .desc = { ent-BaseMobGingerbread.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/guardian.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/guardian.ftl new file mode 100644 index 00000000000..44f0e4dc763 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/guardian.ftl @@ -0,0 +1,10 @@ +ent-MobGuardianBase = GuardianBase + .desc = guardian +ent-MobHoloparasiteGuardian = Holoparasite + .desc = A mesmerising whirl of hard-light patterns weaves a marvelous, yet oddly familiar visage. It stands proud, tuning into its owner's life to sustain itself. +ent-MobIfritGuardian = Ifrit + .desc = A corrupted jinn, ripped from fitra to serve the wizard's petty needs. It stands wicked, tuning into it's owner's life to sustain itself. +ent-MobHoloClownGuardian = HoloClown + .desc = A mesmerising whirl of hard-light patterns weaves a blue colored clown of dubious origin. +ent-ActionToggleGuardian = Toggle Guardian + .desc = Either manifests the guardian or recalls it back into your body diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/human.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/human.ftl new file mode 100644 index 00000000000..c850c6219ff --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/human.ftl @@ -0,0 +1,14 @@ +ent-MobHuman = Urist McHands + .desc = { ent-BaseMobHuman.desc } +ent-MobHumanSyndicateAgent = syndicate agent + .suffix = Human + .desc = { ent-MobHuman.desc } +ent-MobHumanSyndicateAgentNukeops = { ent-MobHumanSyndicateAgent } + .suffix = NukeOps + .desc = { ent-MobHumanSyndicateAgent.desc } +ent-MobHumanNukeOp = Nuclear Operative + .desc = { ent-MobHuman.desc } +ent-MobHumanLoneNuclearOperative = Lone Operative + .desc = { ent-MobHuman.desc } +ent-MobHumanSpaceNinja = Space Ninja + .desc = { ent-MobHuman.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/humanoid.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/humanoid.ftl new file mode 100644 index 00000000000..94c41f9f03a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/humanoid.ftl @@ -0,0 +1,51 @@ +ent-RandomHumanoidSpawnerDeathSquad = Death Squad Agent + .suffix = ERTRole, Death Squad + .desc = { "" } +ent-RandomHumanoidSpawnerERTLeader = ERT leader + .suffix = ERTRole, Basic + .desc = { "" } +ent-RandomHumanoidSpawnerERTLeaderEVA = ERT leader + .suffix = ERTRole, Armored EVA + .desc = { ent-RandomHumanoidSpawnerERTLeader.desc } +ent-RandomHumanoidSpawnerERTLeaderEVALecter = { ent-RandomHumanoidSpawnerERTLeaderEVA } + .suffix = ERTRole, Lecter, EVA + .desc = { ent-RandomHumanoidSpawnerERTLeaderEVA.desc } +ent-RandomHumanoidSpawnerERTJanitor = ERT janitor + .suffix = ERTRole, Basic + .desc = { ent-RandomHumanoidSpawnerERTLeader.desc } +ent-RandomHumanoidSpawnerERTJanitorEVA = ERT janitor + .suffix = ERTRole, Enviro EVA + .desc = { ent-RandomHumanoidSpawnerERTJanitor.desc } +ent-RandomHumanoidSpawnerERTEngineer = ERT engineer + .suffix = ERTRole, Basic + .desc = { ent-RandomHumanoidSpawnerERTLeader.desc } +ent-RandomHumanoidSpawnerERTEngineerEVA = ERT engineer + .suffix = ERTRole, Enviro EVA + .desc = { ent-RandomHumanoidSpawnerERTEngineer.desc } +ent-RandomHumanoidSpawnerERTSecurity = ERT security + .suffix = ERTRole, Basic + .desc = { ent-RandomHumanoidSpawnerERTLeader.desc } +ent-RandomHumanoidSpawnerERTSecurityEVA = ERT security + .suffix = ERTRole, Armored EVA + .desc = { ent-RandomHumanoidSpawnerERTSecurity.desc } +ent-RandomHumanoidSpawnerERTSecurityEVALecter = { ent-RandomHumanoidSpawnerERTSecurityEVA } + .suffix = ERTRole, Lecter, EVA + .desc = { ent-RandomHumanoidSpawnerERTSecurityEVA.desc } +ent-RandomHumanoidSpawnerERTMedical = ERT medic + .suffix = ERTRole, Basic + .desc = { ent-RandomHumanoidSpawnerERTLeader.desc } +ent-RandomHumanoidSpawnerERTMedicalEVA = ERT medic + .suffix = ERTRole, Armored EVA + .desc = { ent-RandomHumanoidSpawnerERTMedical.desc } +ent-RandomHumanoidSpawnerCBURNUnit = CBURN Agent + .suffix = ERTRole + .desc = { "" } +ent-RandomHumanoidSpawnerCentcomOfficial = CentCom official + .desc = { "" } +ent-RandomHumanoidSpawnerSyndicateAgent = syndicate agent + .desc = { "" } +ent-RandomHumanoidSpawnerNukeOp = Nuclear Operative + .desc = { "" } +ent-RandomHumanoidSpawnerCluwne = Cluwne + .suffix = spawns a cluwne + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/moth.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/moth.ftl new file mode 100644 index 00000000000..21ab09dd517 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/moth.ftl @@ -0,0 +1,2 @@ +ent-MobMoth = Urist McFluff + .desc = { ent-BaseMobMoth.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/narsie.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/narsie.ftl new file mode 100644 index 00000000000..495ceafde27 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/narsie.ftl @@ -0,0 +1,8 @@ +ent-MobNarsieBase = Nar'Sie + .desc = Your mind begins to bubble and ooze as it tries to comprehend what it sees. +ent-MobNarsieSpawn = { ent-MobNarsieBase } + .suffix = Spawn + .desc = { ent-MobNarsieBase.desc } +ent-MobNarsie = { ent-['MobNarsieBase', 'BaseMob'] } + + .desc = { ent-['MobNarsieBase', 'BaseMob'].desc } \ No newline at end of file diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/observer.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/observer.ftl new file mode 100644 index 00000000000..f42338dd12e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/observer.ftl @@ -0,0 +1,12 @@ +ent-MobObserver = observer + .desc = Boo! +ent-ActionGhostBoo = Boo! + .desc = Scare your crew members because of boredom! +ent-ActionToggleLighting = Toggle All Lighting + .desc = Toggle all light rendering to better observe dark areas. +ent-ActionToggleFov = Toggle FoV + .desc = Toggles field-of-view in order to see what players see. +ent-ActionToggleGhosts = Toggle Ghosts + .desc = Toggle the visibility of other ghosts. +ent-ActionToggleGhostHearing = Toggle Ghost Hearing + .desc = Toggle between hearing all messages and hearing only radio & nearby messages. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/ratvar.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/ratvar.ftl new file mode 100644 index 00000000000..d1af572f2ad --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/ratvar.ftl @@ -0,0 +1,8 @@ +ent-MobRatvarBase = Ratvar + .desc = Your mind aches as it fails to understand the complex mechanics of what is before you. +ent-MobRatvarSpawn = { ent-MobRatvarBase } + .suffix = Spawn + .desc = { ent-MobRatvarBase.desc } +ent-MobRatvar = { ent-['MobRatvarBase', 'BaseMob'] } + + .desc = { ent-['MobRatvarBase', 'BaseMob'].desc } \ No newline at end of file diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/replay_observer.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/replay_observer.ftl new file mode 100644 index 00000000000..a197094a9ad --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/replay_observer.ftl @@ -0,0 +1,2 @@ +ent-ReplayObserver = { ent-MobObserver } + .desc = { ent-MobObserver.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/reptilian.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/reptilian.ftl new file mode 100644 index 00000000000..47cfbb9cc23 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/reptilian.ftl @@ -0,0 +1,2 @@ +ent-MobReptilian = Urisst' Mzhand + .desc = { ent-BaseMobReptilian.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/silicon.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/silicon.ftl new file mode 100644 index 00000000000..984e922264b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/silicon.ftl @@ -0,0 +1,9 @@ +ent-PlayerBorgGeneric = { ent-BorgChassisGeneric } + .suffix = Battery, Tools + .desc = { ent-BorgChassisGeneric.desc } +ent-PlayerBorgBattery = { ent-BorgChassisGeneric } + .suffix = Battery + .desc = { ent-BorgChassisGeneric.desc } +ent-PlayerBorgSyndicateAssaultBattery = { ent-BorgChassisSyndicateAssault } + .suffix = Battery, Module, Operative + .desc = { ent-BorgChassisSyndicateAssault.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/skeleton.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/skeleton.ftl new file mode 100644 index 00000000000..ea462921046 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/skeleton.ftl @@ -0,0 +1,8 @@ +ent-MobSkeletonPerson = { ent-BaseMobSkeletonPerson } + .desc = { ent-BaseMobSkeletonPerson.desc } +ent-MobSkeletonPirate = skeleton pirate + .desc = { ent-MobSkeletonPerson.desc } +ent-MobSkeletonBiker = skeleton biker + .desc = { ent-MobSkeletonPerson.desc } +ent-MobSkeletonCloset = closet skeleton + .desc = { ent-MobSkeletonPerson.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/slime.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/slime.ftl new file mode 100644 index 00000000000..9e232500c1e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/slime.ftl @@ -0,0 +1,2 @@ +ent-MobSlimePerson = { ent-BaseMobSlimePerson } + .desc = { ent-BaseMobSlimePerson.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/terminator.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/terminator.ftl new file mode 100644 index 00000000000..036187a2234 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/terminator.ftl @@ -0,0 +1,7 @@ +ent-MobTerminatorBase = { "" } + .desc = { "" } +ent-MobHumanTerminator = exterminator + + .desc = { ent-['MobHuman', 'MobTerminatorBase'].desc } +ent-MobTerminatorEndoskeleton = nt-800 "exterminator" endoskeleton + .desc = The inner powerhouse of Susnet's infiltrator androids. Ridiculously hard alloy on the inside, unassuming flesh on the outside. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/vox.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/vox.ftl new file mode 100644 index 00000000000..53f3bda379e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/player/vox.ftl @@ -0,0 +1,2 @@ +ent-MobVox = Vox + .desc = { ent-BaseMobVox.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/arachnid.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/arachnid.ftl new file mode 100644 index 00000000000..97b067a4ae2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/arachnid.ftl @@ -0,0 +1,4 @@ +ent-BaseMobArachnid = Urist McWebs + .desc = { ent-BaseMobSpeciesOrganic.desc } +ent-MobArachnidDummy = { ent-BaseSpeciesDummy } + .desc = { ent-BaseSpeciesDummy.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/base.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/base.ftl new file mode 100644 index 00000000000..ce725eede93 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/base.ftl @@ -0,0 +1,8 @@ +ent-BaseMobSpecies = { ent-['BaseMob', 'MobDamageable', 'MobCombat'] } + + .desc = { ent-['BaseMob', 'MobDamageable', 'MobCombat'].desc } +ent-BaseMobSpeciesOrganic = { ent-['MobBloodstream', 'MobRespirator', 'MobAtmosStandard', 'MobFlammable', 'BaseMobSpecies'] } + + .desc = { ent-['MobBloodstream', 'MobRespirator', 'MobAtmosStandard', 'MobFlammable', 'BaseMobSpecies'].desc } +ent-BaseSpeciesDummy = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/diona.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/diona.ftl new file mode 100644 index 00000000000..0ea87dc6e3e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/diona.ftl @@ -0,0 +1,4 @@ +ent-BaseMobDiona = Urist McPlants + .desc = { ent-BaseMobSpeciesOrganic.desc } +ent-MobDionaDummy = { ent-BaseSpeciesDummy } + .desc = { ent-BaseSpeciesDummy.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/dwarf.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/dwarf.ftl new file mode 100644 index 00000000000..dc629379b43 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/dwarf.ftl @@ -0,0 +1,4 @@ +ent-BaseMobDwarf = Urist McHands The Dwarf + .desc = { ent-BaseMobSpeciesOrganic.desc } +ent-MobDwarfDummy = { ent-BaseSpeciesDummy } + .desc = { ent-BaseSpeciesDummy.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/gingerbread.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/gingerbread.ftl new file mode 100644 index 00000000000..2520bec268b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/gingerbread.ftl @@ -0,0 +1,4 @@ +ent-BaseMobGingerbread = Urist McCookie + .desc = { ent-BaseMobSpeciesOrganic.desc } +ent-MobGingerbreadDummy = { ent-BaseSpeciesDummy } + .desc = { ent-BaseSpeciesDummy.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/human.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/human.ftl new file mode 100644 index 00000000000..d39a736f2fb --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/human.ftl @@ -0,0 +1,4 @@ +ent-BaseMobHuman = Urist McHands + .desc = { ent-BaseMobSpeciesOrganic.desc } +ent-MobHumanDummy = { ent-BaseSpeciesDummy } + .desc = { ent-BaseSpeciesDummy.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/moth.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/moth.ftl new file mode 100644 index 00000000000..835d8a2aea3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/moth.ftl @@ -0,0 +1,4 @@ +ent-BaseMobMoth = Urist McFluff + .desc = { ent-BaseMobSpeciesOrganic.desc } +ent-MobMothDummy = { ent-BaseSpeciesDummy } + .desc = { ent-BaseSpeciesDummy.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/reptilian.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/reptilian.ftl new file mode 100644 index 00000000000..ae5b6a66b00 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/reptilian.ftl @@ -0,0 +1,4 @@ +ent-BaseMobReptilian = Urisst' Mzhand + .desc = { ent-BaseMobSpeciesOrganic.desc } +ent-MobReptilianDummy = { ent-BaseSpeciesDummy } + .desc = A dummy reptilian meant to be used in character setup. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/skeleton.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/skeleton.ftl new file mode 100644 index 00000000000..8d1eb583462 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/skeleton.ftl @@ -0,0 +1,5 @@ +ent-BaseMobSkeletonPerson = Urist McSkelly + + .desc = { ent-['MobFlammable', 'BaseMobSpecies'].desc } +ent-MobSkeletonPersonDummy = { ent-BaseSpeciesDummy } + .desc = { ent-BaseSpeciesDummy.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/slime.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/slime.ftl new file mode 100644 index 00000000000..cc518196b12 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/slime.ftl @@ -0,0 +1,4 @@ +ent-BaseMobSlimePerson = Urist McSlime + .desc = { ent-BaseMobSpeciesOrganic.desc } +ent-MobSlimePersonDummy = { ent-MobHumanDummy } + .desc = { ent-MobHumanDummy.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/vox.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/vox.ftl new file mode 100644 index 00000000000..0238c5342f9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/mobs/species/vox.ftl @@ -0,0 +1,4 @@ +ent-BaseMobVox = { ent-BaseMobSpeciesOrganic } + .desc = { ent-BaseMobSpeciesOrganic.desc } +ent-MobVoxDummy = { ent-BaseSpeciesDummy } + .desc = { ent-BaseSpeciesDummy.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/base_item.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/base_item.ftl new file mode 100644 index 00000000000..95b081d96ae --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/base_item.ftl @@ -0,0 +1,12 @@ +ent-BaseItem = item + .desc = { "" } +ent-BaseStorageItem = storage item + .desc = { ent-BaseItem.desc } +ent-BaseBagOpenClose = { "" } + .desc = { "" } +ent-PowerCellSlotSmallItem = { "" } + .desc = { "" } +ent-PowerCellSlotMediumItem = { "" } + .desc = { "" } +ent-PowerCellSlotHighItem = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/base_shadow.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/base_shadow.ftl new file mode 100644 index 00000000000..9a85067823d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/base_shadow.ftl @@ -0,0 +1,2 @@ +ent-BaseShadow = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks-cartons.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks-cartons.ftl new file mode 100644 index 00000000000..f7f6cf76818 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks-cartons.ftl @@ -0,0 +1,18 @@ +ent-DrinkCartonBaseFull = { ent-DrinkBase } + .desc = { ent-DrinkBase.desc } +ent-DrinkCartonVisualsOpenable = { "" } + .desc = { "" } +ent-DrinkJuiceLimeCarton = lime juice + .desc = Sweet-sour goodness. +ent-DrinkJuiceOrangeCarton = orange juice + .desc = Full of vitamins and deliciousness! +ent-DrinkJuiceTomatoCarton = tomato juice + .desc = Well, at least it LOOKS like tomato juice. You can't tell with all that redness. +ent-DrinkCreamCarton = milk cream + .desc = It's cream. Made from milk. What else did you think you'd find in there? +ent-DrinkMilkCarton = milk + .desc = An opaque white liquid produced by the mammary glands of mammals. +ent-DrinkSoyMilkCarton = soy milk + .desc = White and nutritious soy goodness! +ent-DrinkOatMilkCarton = oat milk + .desc = It's oat milk. Tan and nutritious goodness! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks.ftl new file mode 100644 index 00000000000..7b33c6047e8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks.ftl @@ -0,0 +1,377 @@ +ent-DrinkBase = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-DrinkGlassBase = { ent-DrinkBase } + .desc = { ent-DrinkBase.desc } +ent-DrinkGlass = metamorphic glass + .desc = A metamorphic glass that automagically turns into a glass appropriate for the drink within. There's a sanded off patent number on the bottom. +ent-DrinkGlassCoupeShaped = coupe glass + .desc = A classic thin neck coupe glass, the icon of fragile labels on crates around the galaxy. +ent-DrinkAbsintheGlass = { ent-DrinkGlass } + .suffix = absinthe + .desc = { ent-DrinkGlass.desc } +ent-DrinkAcidSpitGlass = { ent-DrinkGlass } + .suffix = acid spit + .desc = { ent-DrinkGlass.desc } +ent-DrinkAleGlass = { ent-DrinkGlass } + .suffix = ale + .desc = { ent-DrinkGlass.desc } +ent-DrinkAlliesCocktail = { ent-DrinkGlass } + .suffix = allies cocktail + .desc = { ent-DrinkGlass.desc } +ent-DrinkAloe = { ent-DrinkGlass } + .suffix = aloe + .desc = { ent-DrinkGlass.desc } +ent-DrinkAmasecGlass = { ent-DrinkGlass } + .suffix = amasec + .desc = { ent-DrinkGlass.desc } +ent-DrinkAndalusia = { ent-DrinkGlass } + .suffix = andalusia + .desc = { ent-DrinkGlass.desc } +ent-DrinkAntifreeze = { ent-DrinkGlass } + .suffix = antifreeze + .desc = { ent-DrinkGlass.desc } +ent-DrinkAtomicBombGlass = { ent-DrinkGlass } + .suffix = atomic bomb + .desc = { ent-DrinkGlass.desc } +ent-DrinkB52Glass = { ent-DrinkGlass } + .suffix = b-52 + .desc = { ent-DrinkGlass.desc } +ent-DrinkBahamaMama = { ent-DrinkGlass } + .suffix = bahama mama + .desc = { ent-DrinkGlass.desc } +ent-DrinkBananaHonkGlass = { ent-DrinkGlass } + .suffix = banana honk + .desc = { ent-DrinkGlass.desc } +ent-DrinkBarefootGlass = { ent-DrinkGlass } + .suffix = barefoot + .desc = { ent-DrinkGlass.desc } +ent-DrinkBeepskySmashGlass = { ent-DrinkGlass } + .suffix = beepsky smash + .desc = { ent-DrinkGlass.desc } +ent-DrinkBeerglass = { ent-DrinkGlass } + .suffix = beer + .desc = { ent-DrinkGlass.desc } +ent-DrinkBerryJuice = { ent-DrinkGlass } + .suffix = berry juice + .desc = { ent-DrinkGlass.desc } +ent-DrinkBlackRussianGlass = { ent-DrinkGlass } + .suffix = black russian + .desc = { ent-DrinkGlass.desc } +ent-DrinkBlueCuracaoGlass = { ent-DrinkGlass } + .suffix = blue curacao + .desc = { ent-DrinkGlass.desc } +ent-DrinkBloodyMaryGlass = { ent-DrinkGlass } + .suffix = bloody mary + .desc = { ent-DrinkGlass.desc } +ent-DrinkBooger = { ent-DrinkGlass } + .suffix = booger + .desc = { ent-DrinkGlass.desc } +ent-DrinkBraveBullGlass = { ent-DrinkGlass } + .suffix = brave bull + .desc = { ent-DrinkGlass.desc } +ent-DrinkCarrotJuice = { ent-DrinkGlass } + .suffix = carrot juice + .desc = { ent-DrinkGlass.desc } +ent-DrinkChocolateGlass = { ent-DrinkGlass } + .suffix = chocolate + .desc = { ent-DrinkGlass.desc } +ent-DrinkCoffee = { ent-DrinkGlass } + .suffix = coffee + .desc = { ent-DrinkGlass.desc } +ent-DrinkCognacGlass = { ent-DrinkGlass } + .suffix = cognac + .desc = { ent-DrinkGlass.desc } +ent-DrinkCream = { ent-DrinkGlass } + .suffix = cream + .desc = { ent-DrinkGlass.desc } +ent-DrinkCubaLibreGlass = { ent-DrinkGlass } + .suffix = cuba libre + .desc = { ent-DrinkGlass.desc } +ent-DrinkDeadRumGlass = { ent-DrinkGlass } + .suffix = dead rum + .desc = { ent-DrinkGlass.desc } +ent-DrinkDemonsBlood = { ent-DrinkGlass } + .suffix = demon's blood + .desc = { ent-DrinkGlass.desc } +ent-DrinkDevilsKiss = { ent-DrinkGlass } + .suffix = devil's kiss + .desc = { ent-DrinkGlass.desc } +ent-DrinkDoctorsDelightGlass = { ent-DrinkGlass } + .suffix = doctor's delight + .desc = { ent-DrinkGlass.desc } +ent-DrinkDriestMartiniGlass = { ent-DrinkGlass } + .suffix = driest martini + .desc = { ent-DrinkGlass.desc } +ent-DrinkDrGibbGlass = { ent-DrinkGlass } + .suffix = dr gibb + .desc = { ent-DrinkGlass.desc } +ent-DrinkErikaSurprise = { ent-DrinkGlass } + .suffix = erika surprise + .desc = { ent-DrinkGlass.desc } +ent-DrinkFourteenLokoGlass = { ent-DrinkGlass } + .suffix = fourteen loko + .desc = { ent-DrinkGlass.desc } +ent-DrinkGargleBlasterGlass = { ent-DrinkGlass } + .suffix = pan-galactic gargle blaster + .desc = { ent-DrinkGlass.desc } +ent-DrinkGinGlass = { ent-DrinkGlass } + .suffix = gin + .desc = { ent-DrinkGlass.desc } +ent-DrinkGinFizzGlass = { ent-DrinkGlass } + .suffix = gin fizz + .desc = { ent-DrinkGlass.desc } +ent-DrinkGinTonicglass = { ent-DrinkGlass } + .suffix = gin and tonic + .desc = { ent-DrinkGlass.desc } +ent-DrinkGildlagerGlass = { ent-DrinkGlass } + .suffix = gildlager + .desc = { ent-DrinkGlass.desc } +ent-DrinkGrapeJuice = { ent-DrinkGlass } + .suffix = grape juice + .desc = { ent-DrinkGlass.desc } +ent-DrinkGrapeSodaGlass = { ent-DrinkGlass } + .suffix = grape soda + .desc = { ent-DrinkGlass.desc } +ent-DrinkGreenTeaGlass = { ent-DrinkGlass } + .suffix = green tea + .desc = { ent-DrinkGlass.desc } +ent-DrinkGrenadineGlass = { ent-DrinkGlass } + .suffix = grenadine + .desc = { ent-DrinkGlass.desc } +ent-DrinkGrogGlass = { ent-DrinkGlass } + .suffix = grog + .desc = { ent-DrinkGlass.desc } +ent-DrinkHippiesDelightGlass = { ent-DrinkGlass } + .suffix = hippies' delight + .desc = { ent-DrinkGlass.desc } +ent-DrinkHoochGlass = { ent-DrinkGlass } + .desc = You've really hit rock bottom now... your liver packed its bags and left last night. + .suffix = hooch +ent-DrinkIcedCoffeeGlass = { ent-DrinkGlass } + .suffix = iced coffee + .desc = { ent-DrinkGlass.desc } +ent-DrinkIcedGreenTeaGlass = { ent-DrinkGlass } + .suffix = iced green tea + .desc = { ent-DrinkGlass.desc } +ent-DrinkIcedTeaGlass = { ent-DrinkGlass } + .suffix = iced tea + .desc = { ent-DrinkGlass.desc } +ent-DrinkIcedBeerGlass = { ent-DrinkGlass } + .suffix = iced beer + .desc = { ent-DrinkGlass.desc } +ent-DrinkIceGlass = { ent-DrinkGlass } + .suffix = ice + .desc = { ent-DrinkGlass.desc } +ent-DrinkIceCreamGlass = { ent-DrinkGlass } + .suffix = ice cream + .desc = { ent-DrinkGlass.desc } +ent-DrinkIrishCarBomb = { ent-DrinkGlass } + .suffix = irish car bomb + .desc = { ent-DrinkGlass.desc } +ent-DrinkIrishCoffeeGlass = { ent-DrinkGlass } + .suffix = irish coffee + .desc = { ent-DrinkGlass.desc } +ent-DrinkIrishCreamGlass = { ent-DrinkGlass } + .suffix = irish cream + .desc = { ent-DrinkGlass.desc } +ent-DrinkCoffeeLiqueurGlass = { ent-DrinkGlass } + .suffix = coffee liqueur + .desc = { ent-DrinkGlass.desc } +ent-DrinkKiraSpecial = { ent-DrinkGlass } + .suffix = kira special + .desc = { ent-DrinkGlass.desc } +ent-DrinkLemonadeGlass = { ent-DrinkGlass } + .suffix = lemonade + .desc = { ent-DrinkGlass.desc } +ent-DrinkLemonJuice = { ent-DrinkGlass } + .suffix = lemon juice + .desc = { ent-DrinkGlass.desc } +ent-DrinkLemonLime = { ent-DrinkGlass } + .suffix = lemon lime + .desc = { ent-DrinkGlass.desc } +ent-DrinkLimeJuice = { ent-DrinkGlass } + .suffix = lime juice + .desc = { ent-DrinkGlass.desc } +ent-DrinkLongIslandIcedTeaGlass = { ent-DrinkGlass } + .suffix = long island iced tea + .desc = { ent-DrinkGlass.desc } +ent-DrinkManhattanGlass = { ent-DrinkGlass } + .suffix = manhattan + .desc = { ent-DrinkGlass.desc } +ent-DrinkManhattanProjectGlass = { ent-DrinkGlass } + .suffix = manhattan project + .desc = { ent-DrinkGlass.desc } +ent-DrinkManlyDorfGlass = { ent-DrinkGlass } + .suffix = manly dorf + .desc = { ent-DrinkGlass.desc } +ent-DrinkMargaritaGlass = { ent-DrinkGlass } + .suffix = margarita + .desc = { ent-DrinkGlass.desc } +ent-DrinkMartiniGlass = { ent-DrinkGlass } + .suffix = classic martini + .desc = { ent-DrinkGlass.desc } +ent-DrinkMeadGlass = { ent-DrinkGlass } + .suffix = mead + .desc = { ent-DrinkGlass.desc } +ent-DrinkMilkshake = { ent-DrinkGlass } + .suffix = milkshake + .desc = { ent-DrinkGlass.desc } +ent-DrinkMojito = { ent-DrinkGlass } + .suffix = mojito + .desc = { ent-DrinkGlass.desc } +ent-DrinkNeurotoxinGlass = { ent-DrinkGlass } + .suffix = neurotoxin + .desc = { ent-DrinkGlass.desc } +ent-DrinkNothing = { ent-DrinkGlass } + .suffix = nothing + .desc = { ent-DrinkGlass.desc } +ent-DrinkNTCahors = { ent-DrinkGlass } + .suffix = neotheology cahors whine + .desc = { ent-DrinkGlass.desc } +ent-DrinkNuclearColaGlass = { ent-DrinkGlass } + .suffix = nuclear cola + .desc = { ent-DrinkGlass.desc } +ent-DrinkOrangeJuice = { ent-DrinkGlass } + .suffix = orange juice + .desc = { ent-DrinkGlass.desc } +ent-DrinkPatronGlass = { ent-DrinkGlass } + .suffix = patron + .desc = { ent-DrinkGlass.desc } +ent-DrinkPoisonBerryJuice = { ent-DrinkGlass } + .suffix = poison berry juice + .desc = { ent-DrinkGlass.desc } +ent-DrinkPoisonWineGlass = { ent-DrinkGlass } + .suffix = poison wine + .desc = { ent-DrinkGlass.desc } +ent-DrinkPoscaGlass = { ent-DrinkGlass } + .suffix = posca + .desc = { ent-DrinkGlass.desc } +ent-DrinkRedMeadGlass = { ent-DrinkGlass } + .suffix = red mead + .desc = { ent-DrinkGlass.desc } +ent-DrinkRewriter = { ent-DrinkGlass } + .suffix = rewriter + .desc = { ent-DrinkGlass.desc } +ent-DrinkRootBeerGlass = { ent-DrinkGlass } + .suffix = root beer + .desc = { ent-DrinkGlass.desc } +ent-DrinkRootBeerFloatGlass = { ent-DrinkGlass } + .suffix = root beer float + .desc = { ent-DrinkGlass.desc } +ent-DrinkRumGlass = { ent-DrinkGlass } + .suffix = rum + .desc = { ent-DrinkGlass.desc } +ent-DrinkSbitenGlass = { ent-DrinkGlass } + .suffix = sbiten + .desc = { ent-DrinkGlass.desc } +ent-DrinkScrewdriverCocktailGlass = { ent-DrinkGlass } + .suffix = screwdriver + .desc = { ent-DrinkGlass.desc } +ent-DrinkCogChampBase = { ent-DrinkGlass } + .suffix = cogchamp + .desc = { ent-DrinkGlass.desc } +ent-DrinkSuiDreamGlass = { ent-DrinkGlass } + .suffix = sui dream + .desc = { ent-DrinkGlass.desc } +ent-DrinkEmeraldGlass = { ent-DrinkGlass } + .suffix = melon liquor + .desc = { ent-DrinkGlass.desc } +ent-DrinkMoonshineGlass = { ent-DrinkGlass } + .suffix = moonshine + .desc = { ent-DrinkGlass.desc } +ent-DrinkGlassWhite = { ent-DrinkGlass } + .suffix = milk + .desc = { ent-DrinkGlass.desc } +ent-DrinkSilencerGlass = { ent-DrinkGlass } + .suffix = silencer + .desc = { ent-DrinkGlass.desc } +ent-DrinkSingulo = { ent-DrinkGlass } + .suffix = singulo + .desc = { ent-DrinkGlass.desc } +ent-DrinkSnowWhite = { ent-DrinkGlass } + .suffix = snow white + .desc = { ent-DrinkGlass.desc } +ent-DrinkSoyLatte = { ent-DrinkGlass } + .suffix = soy latte + .desc = { ent-DrinkGlass.desc } +ent-DrinkSpaceUpGlass = { ent-DrinkGlass } + .suffix = space-up + .desc = { ent-DrinkGlass.desc } +ent-DrinkSpaceMountainWindGlass = { ent-DrinkGlass } + .suffix = space mountain wind + .desc = { ent-DrinkGlass.desc } +ent-DrinkSyndicatebomb = { ent-DrinkGlass } + .suffix = syndicate bomb + .desc = { ent-DrinkGlass.desc } +ent-DrinkTeaGlass = { ent-DrinkGlass } + .suffix = tea + .desc = { ent-DrinkGlass.desc } +ent-DrinkTeapot = teapot + .desc = An elegant teapot. It simply oozes class. +ent-DrinkTequilaGlass = { ent-DrinkGlass } + .suffix = tequila + .desc = { ent-DrinkGlass.desc } +ent-DrinkTequilaSunriseGlass = { ent-DrinkGlass } + .suffix = tequila sunrise + .desc = { ent-DrinkGlass.desc } +ent-DrinkTheMartinez = { ent-DrinkGlass } + .suffix = The Martinez + .desc = { ent-DrinkGlass.desc } +ent-DrinkThreeMileIslandGlass = { ent-DrinkGlass } + .suffix = three mile island + .desc = { ent-DrinkGlass.desc } +ent-DrinkTomatoJuice = { ent-DrinkGlass } + .suffix = tomato juice + .desc = { ent-DrinkGlass.desc } +ent-DrinkToxinsSpecialGlass = { ent-DrinkGlass } + .suffix = toxins special + .desc = { ent-DrinkGlass.desc } +ent-DrinkVermouthGlass = { ent-DrinkGlass } + .suffix = vermouth + .desc = { ent-DrinkGlass.desc } +ent-DrinkVodkaGlass = { ent-DrinkGlass } + .suffix = vodka + .desc = { ent-DrinkGlass.desc } +ent-DrinkVodkaMartiniGlass = { ent-DrinkGlass } + .suffix = vodka martini + .desc = { ent-DrinkGlass.desc } +ent-DrinkVodkaTonicGlass = { ent-DrinkGlass } + .suffix = vodka tonic + .desc = { ent-DrinkGlass.desc } +ent-DrinkWaterJug = water jug + .desc = Stay hydrated +ent-DrinkWatermelonJuice = { ent-DrinkGlass } + .suffix = watermelon juice + .desc = { ent-DrinkGlass.desc } +ent-DrinkWhiskeyColaGlass = { ent-DrinkGlass } + .suffix = whiskey cola + .desc = { ent-DrinkGlass.desc } +ent-DrinkWhiskeyGlass = { ent-DrinkGlass } + .suffix = whiskey + .desc = { ent-DrinkGlass.desc } +ent-DrinkWhiskeySodaGlass = { ent-DrinkGlass } + .suffix = whiskey soda + .desc = { ent-DrinkGlass.desc } +ent-DrinkWhiteRussianGlass = { ent-DrinkGlass } + .suffix = white russian + .desc = { ent-DrinkGlass.desc } +ent-DrinkWineGlass = { ent-DrinkGlass } + .suffix = wine + .desc = { ent-DrinkGlass.desc } +ent-DrinkShakeBlue = blue milkshake + .desc = { ent-DrinkGlassBase.desc } +ent-DrinkShakeEmpty = shakeempty + .desc = { ent-DrinkGlassBase.desc } +ent-DrinkShakeMeat = meat shake + .desc = { ent-DrinkGlassBase.desc } +ent-DrinkShakeRobo = robo shake + .desc = { ent-DrinkGlassBase.desc } +ent-DrinkShakeWhite = white shake + .desc = { ent-DrinkGlassBase.desc } +ent-DrinkRamen = cup ramen + .desc = Just add 10ml boiling water. A taste that reminds you of your school years. +ent-DrinkHellRamen = hell ramen + .desc = Just add 10ml boiling water. Super spicy flavor. +ent-DrinkBloodGlass = { ent-DrinkGlass } + .suffix = blood + .desc = { ent-DrinkGlass.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_bottles.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_bottles.ftl new file mode 100644 index 00000000000..cc5a0a66e13 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_bottles.ftl @@ -0,0 +1,97 @@ +ent-DrinkBottlePlasticBaseFull = { ent-DrinkBase } + .desc = { ent-DrinkBase.desc } +ent-DrinkBottleGlassBaseFull = { ent-DrinkBottlePlasticBaseFull } + .desc = { ent-DrinkBottlePlasticBaseFull.desc } +ent-DrinkBottleVisualsOpenable = { "" } + .desc = { "" } +ent-DrinkBottleVisualsAll = { "" } + .desc = { "" } +ent-DrinkAbsintheBottleFull = Jailbreaker Verte + .desc = One sip of this and you just know you're gonna have a good time. +ent-DrinkBlueCuracaoBottleFull = Miss Blue Curacao + .desc = A fruity, exceptionally azure drink. Does not allow the imbiber to use the fifth magic. +ent-DrinkBottleOfNothingFull = bottle of nothing + .desc = A bottle filled with nothing. +ent-DrinkChampagneBottleFull = champagne bottle + .desc = Only people devoid of imagination can't find an excuse for champagne. +ent-DrinkCognacBottleFull = cognac bottle + .desc = A sweet and strongly alchoholic drink, made after numerous distillations and years of maturing. You might as well not scream 'SHITCURITY' this time. +ent-DrinkColaBottleFull = space cola bottle + .desc = Cola. In space. +ent-DrinkGrenadineBottleFull = briar rose grenadine syrup bottle + .desc = Sweet and tangy, a bar syrup used to add color or flavor to drinks. +ent-DrinkGinBottleFull = Griffeater gin + .desc = A bottle of high quality gin, produced in the New London Space Station. +ent-DrinkGildlagerBottleFull = gildlager bottle + .desc = 100 proof cinnamon schnapps, made for alcoholic teen girls on spring break. +ent-DrinkCoffeeLiqueurBottleFull = coffee liqueur bottle + .desc = The great taste of coffee with none of the benifits. +ent-DrinkMelonLiquorBottleFull = emeraldine melon liquor + .desc = A bottle of 46 proof Emeraldine Melon Liquor. Sweet and light. +ent-DrinkPatronBottleFull = wrapp artiste patron bottle + .desc = Silver laced tequilla, served in space night clubs across the galaxy. +ent-DrinkPoisonWinebottleFull = warlock's velvet bottle + .desc = What a delightful packaging for a surely high quality wine! The vintage must be amazing! +ent-DrinkRumBottleFull = captain pete's Cuban spiced rum + .desc = This isn't just rum, oh no. It's practically GRIFF in a bottle. +ent-DrinkSpaceMountainWindBottleFull = space mountain wind bottle + .desc = Blows right through you like a space wind. +ent-DrinkSpaceUpBottleFull = space-up bottle + .desc = Tastes like a hull breach in your mouth. +ent-DrinkTequilaBottleFull = caccavo guaranteed quality tequila bottle + .desc = Made from premium petroleum distillates, pure thalidomide and other fine quality ingredients! +ent-DrinkVermouthBottleFull = goldeneye vermouth bottle + .desc = Sweet, sweet dryness! +ent-DrinkVodkaBottleFull = vodka bottle + .desc = Aah, vodka. Prime choice of drink AND fuel by Russians worldwide. +ent-DrinkWhiskeyBottleFull = uncle git's special reserve + .desc = A premium single-malt whiskey, gently matured inside the tunnels of a nuclear shelter. TUNNEL WHISKEY RULES. +ent-DrinkWineBottleFull = doublebearded bearded special wine bottle + .desc = A faint aura of unease and asspainery surrounds the bottle. +ent-DrinkBeerBottleFull = beer + .desc = An alcoholic beverage made from malted grains, hops, yeast, and water. +ent-DrinkBeerGrowler = Beer Growler + .desc = An alcoholic beverage made from malted grains, hops, yeast, and water. XL growler bottle. +ent-DrinkAleBottleFull = Magm-Ale + .desc = A true dorf's drink of choice. +ent-DrinkAleBottleFullGrowler = Magm-Ale Growler + .desc = A true dorf's drink of choice. XL growler bottle. +ent-DrinkWaterBottleFull = water bottle + .desc = Simple clean water of unknown origin. You think that maybe you dont want to know it. +ent-DrinkSodaWaterBottleFull = soda water bottle + .desc = Like water, but angry! +ent-DrinkTonicWaterBottleFull = tonic water bottle + .desc = Like soda water, but angrier maybe? Often sweeter. +ent-DrinkJuiceLimeCartonXL = lime juice XL + .desc = Sweet-sour goodness. +ent-DrinkJuiceOrangeCartonXL = orange juice XL + .desc = Full of vitamins and deliciousness! +ent-DrinkCreamCartonXL = Milk Cream XL + .desc = It's cream. Made from milk. What else did you think you'd find in there? +ent-DrinkSugarJug = sugar jug + .desc = some people put this in their coffee... + .suffix = for drinks +ent-DrinkLemonLimeJug = lemon lime jug + .desc = a dual citrus sensation. +ent-DrinkMeadJug = mead jug + .desc = storing mead in a plastic jug should be a crime. +ent-DrinkIceJug = ice jug + .desc = stubborn water. pretty cool. +ent-DrinkCoffeeJug = coffee jug + .desc = wake up juice, of the heated kind. +ent-DrinkTeaJug = tea jug + .desc = the drink of choice for the Bri'ish and hipsters. +ent-DrinkGreenTeaJug = green tea jug + .desc = its like tea... but green! great for settling the stomach. +ent-DrinkIcedTeaJug = iced tea jug + .desc = for when the regular tea is too hot for you boohoo +ent-DrinkDrGibbJug = dr gibb. jug + .desc = yeah I don't know either... +ent-DrinkRootBeerJug = root beer jug + .desc = this drink makes Australians giggle +ent-DrinkWaterMelonJuiceJug = watermelon juice jug + .desc = May include leftover seeds +ent-DrinkEnergyDrinkJug = red bool jug + .desc = A jug of Red Bool, with enough caffine to kill a whole station. +ent-CustomDrinkJug = beverage jug + .desc = A jug for storing custom made drinks. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_cans.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_cans.ftl new file mode 100644 index 00000000000..363d165b61f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_cans.ftl @@ -0,0 +1,45 @@ +ent-DrinkCanBaseFull = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-DrinkColaCan = space cola + .desc = A refreshing beverage. +ent-DrinkColaCanEmpty = { ent-DrinkColaCan } + .suffix = empty + .desc = { ent-DrinkColaCan.desc } +ent-DrinkIcedTeaCan = iced tea can + .desc = A refreshing can of iced tea. +ent-DrinkLemonLimeCan = lemon-lime can + .desc = You wanted ORANGE. It gave you Lemon-Lime. +ent-DrinkGrapeCan = grape soda can + .desc = Sweetened drink with a grape flavor and a deep purple color. +ent-DrinkRootBeerCan = root beer can + .desc = Some of that tasty root beer goodness, now in a portable can! +ent-DrinkSodaWaterCan = soda water can + .desc = Soda water. Why not make a scotch and soda? +ent-DrinkSpaceMountainWindCan = space mountain wind can + .desc = Blows right through you like a space wind. +ent-DrinkSpaceUpCan = space-up can + .desc = Tastes like a hull breach in your mouth. +ent-DrinkStarkistCan = starkist can + .desc = The taste of a star in liquid form. And, a bit of tuna...? +ent-DrinkTonicWaterCan = tonic water can + .desc = Quinine tastes funny, but at least it'll keep that Space Malaria away. +ent-DrinkFourteenLokoCan = Fourteen Loko can + .desc = The MBO has advised crew members that consumption of Fourteen Loko may result in seizures, blindness, drunkeness, or even death. Please Drink Responsibly. +ent-DrinkChangelingStingCan = changeling sting can + .desc = You take a tiny sip and feel a burning sensation... +ent-DrinkDrGibbCan = Dr. Gibb can + .desc = A delicious blend of 42 different flavours. +ent-DrinkNukieCan = blood-red brew can + .desc = A home-brewed drink made from the crazed minds at the Syndicate. Not recommended by doctors. +ent-DrinkEnergyDrinkCan = red bool energy drink + .desc = A can of Red Bool, with enough caffeine to kill a horse. +ent-DrinkCanPack = 6pack + .desc = { ent-BaseStorageItem.desc } +ent-DrinkShamblersJuiceCan = shamblers juice can + .desc = ~Shake me up some of that Shambler's Juice!~ +ent-DrinkPwrGameCan = pwr game can + .desc = The only drink with the PWR that true gamers crave. When a gamer talks about gamerfuel, this is what they're literally referring to. +ent-DrinkBeerCan = beer can + .desc = Small joy, big taste, no worries! +ent-DrinkWineCan = wine can + .desc = Your way to forgetting all worries and having fun! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_cups.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_cups.ftl new file mode 100644 index 00000000000..f1cdeaeb65d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_cups.ftl @@ -0,0 +1,42 @@ +ent-DrinkBaseCup = base cup + .desc = { ent-BaseItem.desc } +ent-DrinkGoldenCup = golden cup + .desc = A golden cup. +ent-DrinkBaseMug = mug + .desc = A mug. +ent-DrinkMug = mug + .desc = A plain white mug. +ent-DrinkMugBlack = black mug + .desc = A sleek black mug. +ent-DrinkMugBlue = blue mug + .desc = A blue and black mug. +ent-DrinkMugGreen = green mug + .desc = A pale green and pink mug. +ent-DrinkMugDog = funny dog mug + .desc = It looks like a cartoon beagle. +ent-DrinkMugHeart = heart mug + .desc = A white mug, it prominently features a red heart. +ent-DrinkMugMetal = metal mug + .desc = A metal mug. You're not sure which metal. +ent-DrinkMugMoebius = moebius mug + .desc = A mug with a Moebius Laboratories logo on it. Not even your morning coffee is safe from corporate advertising. +ent-DrinkMugOne = #1 mug + .desc = A white mug, it prominently features a #1. +ent-DrinkMugRainbow = rainbow mug + .desc = A rainbow mug. The colors are almost as blinding as a welder. +ent-DrinkMugRed = red mug + .desc = A red and black mug. +ent-DrinkHotCoco = hot chocolate + .desc = A heated drink consisting melted chocolate and heated milk. +ent-DrinkHotCoffee = coffee + .desc = Coffee is a brewed drink prepared from roasted seeds, commonly called coffee beans, of the coffee plant. +ent-DrinkCafeLatte = cafe latte + .desc = A nice, strong and tasty beverage while you are reading. +ent-DrinkTeacup = teacup + .desc = A plain white porcelain teacup. +ent-DrinkGreenTea = green tea + .desc = A plain white porcelain teacup. +ent-DrinkLean = Lean + .desc = Often paired with doja sweet, drinking this concoction is the staple of a trill O.G. +ent-DrinkWaterCup = water cup + .desc = A paper water cup. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_flasks.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_flasks.ftl new file mode 100644 index 00000000000..9a11508c772 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_flasks.ftl @@ -0,0 +1,20 @@ +ent-FlaskBase = { ent-DrinkBase } + .desc = { ent-DrinkBase.desc } +ent-DrinkShinyFlask = shiny flask + .desc = A shiny metal flask. It appears to have a Greek symbol inscribed on it. +ent-DrinkMREFlask = MRE flask + .desc = An old military flask, filled with the finest contents for soldiers +ent-DrinkDetFlask = inspector's flask + .desc = A metal flask with a leather band and golden badge belonging to the inspector. +ent-DrinkHosFlask = hos's flask + .desc = A metal flask, fit for a hard working HoS. +ent-DrinkFlask = captain's flask + .desc = A metal flask belonging to the captain +ent-DrinkFlaskBar = bar flask + .desc = A metal flask often given out by the bartender on loan. Don't forget to return it! +ent-DrinkFlaskOld = flask + .desc = { ent-FlaskBase.desc } +ent-DrinkLithiumFlask = lithium flask + .desc = A flask with a Lithium Atom symbol on it. +ent-DrinkVacuumFlask = vacuum flask + .desc = Keeping your drinks at the perfect temperature since 1892. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_fun.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_fun.ftl new file mode 100644 index 00000000000..b83f512fc62 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_fun.ftl @@ -0,0 +1,6 @@ +ent-DrinkSpaceGlue = space glue tube + .desc = High performance glue intended for maintenance of extremely complex mechanical equipment. DON'T DRINK! +ent-DrinkSpaceLube = space lube tube + .desc = High performance lubricant intended for maintenance of extremely complex mechanical equipment. +ent-DrinkMopwataBottleRandom = delicious mopwata + .desc = A foggy brown bottle with a faded label depicting a mop. It comes full of murky... vintage. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_solutioncontainerexample.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_solutioncontainerexample.ftl new file mode 100644 index 00000000000..23e22769c90 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_solutioncontainerexample.ftl @@ -0,0 +1,4 @@ +ent-DrinkVisualizerTestCut = solution container vis cut-out + .desc = A stainless steel insulated pitcher. Everyone's best friend in the morning. +ent-DrinkVisualizerTestNot = solution container vis cut-not + .desc = A stainless steel insulated pitcher. Everyone's best friend in the morning. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_special.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_special.ftl new file mode 100644 index 00000000000..85cbcab662d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/drinks_special.ftl @@ -0,0 +1,8 @@ +ent-DrinkShaker = shaker + .desc = The trusty mixing buddy of the bartender. +ent-DrinkShotGlass = shot glass + .desc = Perfect for slamming down onto the table angrily. +ent-DrinkJar = jar + .desc = The hipster's cup +ent-DrinkJarWhat = jar of something + .desc = You can't really tell what this is. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/trash_drinks.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/trash_drinks.ftl new file mode 100644 index 00000000000..daffab44509 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/drinks/trash_drinks.ftl @@ -0,0 +1,52 @@ +ent-DrinkBottleBaseEmpty = base empty bottle + .desc = An empty bottle. +ent-DrinkCartonBaseEmpty = base empty carton + .desc = An empty carton. +ent-DrinkBottleAbsinthe = Jailbreaker Verte bottle + .desc = { ent-DrinkBottleBaseEmpty.desc } +ent-DrinkBottleAlcoClear = alcohol bottle + .desc = { ent-DrinkBottleBaseEmpty.desc } +ent-DrinkBottleAle = ale bottle + .desc = { ent-DrinkBottleBaseEmpty.desc } +ent-DrinkBottleBeer = beer bottle + .desc = { ent-DrinkBottleBaseEmpty.desc } +ent-DrinkBottleCognac = cognac bottle + .desc = { ent-DrinkBottleBaseEmpty.desc } +ent-DrinkBottleGin = Griffeater gin bottle + .desc = { ent-DrinkBottleBaseEmpty.desc } +ent-DrinkBottleGoldschlager = goldschlager bottle + .desc = { ent-DrinkBottleBaseEmpty.desc } +ent-DrinkBottleCoffeeLiqueur = coffee liqueur bottle + .desc = { ent-DrinkBottleBaseEmpty.desc } +ent-DrinkBottleNTCahors = nt cahors bottle + .desc = { ent-DrinkBottleBaseEmpty.desc } +ent-DrinkBottlePatron = patron bottle + .desc = { ent-DrinkBottleBaseEmpty.desc } +ent-DrinkBottlePoisonWine = poison wine bottle + .desc = { ent-DrinkBottleBaseEmpty.desc } +ent-DrinkBottleRum = rum bottle + .desc = { ent-DrinkBottleBaseEmpty.desc } +ent-DrinkBottleTequila = tequila bottle + .desc = { ent-DrinkBottleBaseEmpty.desc } +ent-DrinkBottleVermouth = vermouth bottle + .desc = { ent-DrinkBottleBaseEmpty.desc } +ent-DrinkBottleVodka = vodka bottle + .desc = { ent-DrinkBottleBaseEmpty.desc } +ent-DrinkBottleWhiskey = whiskey bottle + .desc = { ent-DrinkBottleBaseEmpty.desc } +ent-DrinkBottleWine = wine bottle + .desc = { ent-DrinkBottleBaseEmpty.desc } +ent-DrinkCartonLime = lime juice carton + .desc = { ent-DrinkCartonBaseEmpty.desc } +ent-DrinkCartonOrange = orange juice carton + .desc = { ent-DrinkCartonBaseEmpty.desc } +ent-DrinkCartonTomato = tomato juice carton + .desc = { ent-DrinkCartonBaseEmpty.desc } +ent-DrinkCartonCream = milk cream carton + .desc = { ent-DrinkCartonBaseEmpty.desc } +ent-DrinkCartonMilk = milk carton + .desc = { ent-DrinkCartonBaseEmpty.desc } +ent-DrinkCartonSoyMilk = soy milk carton + .desc = { ent-DrinkCartonBaseEmpty.desc } +ent-DrinkCartonOatMilk = oat milk carton + .desc = { ent-DrinkCartonBaseEmpty.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/bread.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/bread.ftl new file mode 100644 index 00000000000..735669e2955 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/bread.ftl @@ -0,0 +1,66 @@ +ent-FoodBreadBase = { ent-FoodInjectableBase } + .desc = { ent-FoodInjectableBase.desc } +ent-FoodBreadSliceBase = { ent-FoodBreadBase } + .desc = { ent-FoodBreadBase.desc } +ent-FoodBreadVolcanic = volcanic loaf + .desc = A dark loaf. Resembles pumice. +ent-FoodBreadVolcanicSlice = volcanic slice + .desc = A slice of dark loaf. Resembles pumice. +ent-FoodBreadBanana = banana bread + .desc = A heavenly and filling treat. +ent-FoodBreadBananaSlice = banana bread slice + .desc = A slice of delicious banana bread. +ent-FoodBreadCorn = cornbread + .desc = Some good down-home country-style, rootin'-tootin', revolver-shootin', dad-gum yeehaw cornbread. +ent-FoodBreadCornSlice = cornbread slice + .desc = A slice of cornbread. +ent-FoodBreadCreamcheese = cream cheese bread + .desc = Yum yum yum! +ent-FoodBreadCreamcheeseSlice = cream cheese bread slice + .desc = A slice of yum! +ent-FoodBreadMeat = meat bread + .desc = The culinary base of every self-respecting eloquen/tg/entleman. +ent-FoodBreadMeatSlice = meat bread slice + .desc = A slice of delicious meatbread. +ent-FoodBreadMimana = mimana bread + .desc = Best eaten in silence. +ent-FoodBreadMimanaSlice = mimana bread slice + .desc = A slice of silence! +ent-FoodBreadPlain = bread + .desc = Some plain old earthen bread. +ent-FoodBreadPlainSlice = bread slice + .desc = A slice of home. +ent-FoodBreadSausage = sausage bread + .desc = Dont think too much about it. +ent-FoodBreadSausageSlice = sausage bread slice + .desc = Dont think too much about it. +ent-FoodBreadMeatSpider = spider meat bread + .desc = Reassuringly green meatloaf made from spider meat. +ent-FoodBreadMeatSpiderSlice = spider meat bread slice + .desc = A slice of meatloaf made from an animal that most likely still wants you dead. +ent-FoodBreadTofu = tofu bread + .desc = Like meatbread but for vegetarians. Brag to your crewmates about how much better it is. +ent-FoodBreadTofuSlice = tofu bread slice + .desc = A slice of delicious tofu bread. +ent-FoodBreadMeatXeno = xeno meat bread + .desc = A fitting, and filling, end to xeno scum. +ent-FoodBreadMeatXenoSlice = xeno meat bread slice + .desc = A slice of xeno scum. +ent-FoodBreadBaguette = baguette + .desc = Bon appétit! +ent-FoodBreadBaguetteSlice = crostini + .desc = Bon ap-petite! +ent-FoodBreadButteredToast = buttered toast + .desc = Crunchy. +ent-FoodBreadFrenchToast = french toast + .desc = A slice of bread soaked in a beaten egg mixture. +ent-FoodBreadGarlicSlice = garlic bread + .desc = Alas, it is limited. +ent-FoodBreadJellySlice = jelly toast + .desc = As if epistemics are gonna give up their slimes for toast! +ent-FoodBreadMoldySlice = moldy bread slice + .desc = Entire stations have been ripped apart over arguing whether this is still good to eat. +ent-FoodBreadTwoSlice = two slice + .desc = Classy. +ent-MobBreadDog = bread dog + .desc = It's a bread. It's a dog. It's a... breaddog? diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/cake.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/cake.ftl new file mode 100644 index 00000000000..ebe441ea8fa --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/cake.ftl @@ -0,0 +1,82 @@ +ent-FoodCakeBase = { ent-FoodInjectableBase } + .desc = { ent-FoodInjectableBase.desc } +ent-FoodCakeSliceBase = { ent-FoodCakeBase } + .desc = Just a slice of cake, it is enough for everyone. +ent-FoodCakeBlueberry = blueberry cake + .desc = Stains your teeth. +ent-FoodCakeBlueberrySlice = blueberry slice + .desc = Stains your teeth. +ent-FoodCakePlain = cake + .desc = A plain cake, not a lie. +ent-FoodCakePlainSlice = slice of cake + .desc = { ent-FoodCakeSliceBase.desc } +ent-FoodCakeCarrot = carrot cake + .desc = A favorite desert of a certain wascally wabbit. +ent-FoodCakeCarrotSlice = slice of carrot cake + .desc = Carrotty slice of carrot cake. Carrots are good for your eyes! +ent-FoodCakeBrain = brain cake + .desc = A squishy cake-thing. +ent-FoodCakeBrainSlice = slice of brain cake + .desc = Lemme tell you something about prions. THEY'RE DELICIOUS. +ent-FoodCakeCheese = cheese cake + .desc = DANGEROUSLY cheesy. +ent-FoodCakeCheeseSlice = slice of cheese cake + .desc = Slice of pure cheestisfaction. +ent-FoodCakeOrange = orange cake + .desc = A cake with added orange. +ent-FoodCakeOrangeSlice = slice of orange cake + .desc = { ent-FoodCakeSliceBase.desc } +ent-FoodCakeLime = lime cake + .desc = A cake with added lime. +ent-FoodCakeLimeSlice = slice of lime cake + .desc = { ent-FoodCakeSliceBase.desc } +ent-FoodCakeLemon = lemon cake + .desc = A cake with added lemon. +ent-FoodCakeLemonSlice = slice of lemon cake + .desc = { ent-FoodCakeSliceBase.desc } +ent-FoodCakeLemoon = lemoon cake + .desc = A cake that represents the moon of earth +ent-FoodCakeLemoonSlice = shard of lemoon cake + .desc = A shard of moon, has the smell of milk. +ent-FoodCakeChocolate = chocolate cake + .desc = A cake with added chocolate. +ent-FoodCakeChocolateSlice = slice of chocolate cake + .desc = { ent-FoodCakeSliceBase.desc } +ent-FoodCakeApple = apple cake + .desc = A cake centred with apple. +ent-FoodCakeAppleSlice = slice of apple cake + .desc = A slice of heavenly cake. +ent-FoodCakeSlime = slime cake + .desc = A cake made of slimes. Probably not electrified. +ent-FoodCakeSlimeSlice = slice of slime cake + .desc = A slice of slime cake. +ent-FoodCakePumpkin = pumpkin-spice cake + .desc = A hollow cake with real pumpkin. +ent-FoodCakePumpkinSlice = slice of pumpkin-spice cake + .desc = A spicy slice of pumpkin goodness. +ent-FoodCakeChristmas = christmas cake + .desc = A cake made of christmas. +ent-FoodCakeChristmasSlice = slice of christmas cake + .desc = { ent-FoodCakeSliceBase.desc } +ent-FoodCakeBirthday = birthday cake + .desc = Happy Birthday little clown... +ent-FoodCakeBirthdaySlice = slice of birthday cake + .desc = A slice of your birthday. +ent-FoodCakeVanilla = vanilla cake + .desc = A vanilla frosted cake. +ent-FoodCakeVanillaSlice = slice of vanilla cake + .desc = A slice of vanilla frosted cake. +ent-FoodCakeClown = clown cake + .desc = A funny cake with a clown face on it. +ent-FoodCakeClownSlice = slice of clown cake + .desc = A slice of bad jokes, and silly props. +ent-FoodCakeSpaceman = spaceman's cake + .desc = A spaceman's trumpet frosted cake. +ent-FoodCakeSpacemanSlice = slice of spaceman's cake + .desc = A spaceman's trumpet frosted cake. +ent-MobCatCake = cak + .desc = It's a cake. It's a cat. It's a cak. +ent-FoodCakeSuppermatter = suppermatter + .desc = Extremely dense and powerful food. +ent-FoodCakeSuppermatterSlice = suppermatter shard + .desc = A single portion of power. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/donkpocket.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/donkpocket.ftl new file mode 100644 index 00000000000..74220e6c297 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/donkpocket.ftl @@ -0,0 +1,40 @@ +ent-FoodDonkpocketBase = { ent-FoodInjectableBase } + .desc = { ent-FoodInjectableBase.desc } +ent-FoodDonkpocket = donk-pocket + .desc = The food of choice for the seasoned traitor. +ent-FoodDonkpocketWarm = warm donk-pocket + .desc = The heated food of choice for the seasoned traitor. +ent-FoodDonkpocketDank = dank-pocket + .desc = The food of choice for the seasoned botanist. +ent-FoodDonkpocketDankWarm = warm dank-pocket + .desc = The heated food of choice for the seasoned botanist. +ent-FoodDonkpocketSpicy = spicy-pocket + .desc = The classic snack food, now with a heat-activated spicy flair. +ent-FoodDonkpocketSpicyWarm = warm spicy-pocket + .desc = The classic snack food, now maybe a bit too spicy. +ent-FoodDonkpocketTeriyaki = teriyaki-pocket + .desc = An East Asian take on the classic stationside snack. +ent-FoodDonkpocketTeriyakiWarm = warm teriyaki-pocket + .desc = An East Asian take on the classic stationside snack, now steamy and warm. +ent-FoodDonkpocketPizza = pizza-pocket + .desc = Delicious, cheesy and surprisingly filling. +ent-FoodDonkpocketPizzaWarm = warm pizza-pocket + .desc = Cheese filling really hits the spot when warm. +ent-FoodDonkpocketHonk = honk-pocket + .desc = The award-winning donk-pocket that won the hearts of clowns and humans alike. +ent-FoodDonkpocketHonkWarm = warm honk-pocket + .desc = The award-winning donk-pocket, now warm and toasty. +ent-FoodDonkpocketBerry = berry-pocket + .desc = A relentlessly sweet donk-pocket. Made with 100% artificial flavoring. +ent-FoodDonkpocketBerryWarm = warm berry-pocket + .desc = A relentlessly sweet donk-pocket, now warm and delicious. +ent-FoodDonkpocketStonk = stonk-pocket + .desc = Tasty, but a sad reminder of the great crash of '24 +ent-FoodDonkpocketStonkWarm = warm stonk-pocket + .desc = { ent-FoodDonkpocketStonk.desc } +ent-FoodDonkpocketCarp = carp-pocket + .desc = A long-lost edition of donk pocket, made specifically for hard-working salvagers. +ent-FoodDonkpocketCarpWarm = warm carp-pocket + .desc = { ent-FoodDonkpocketCarp.desc } +ent-FoodDonkpocketDink = dink-pocket + .desc = An off-brand lizard donk-pocket, filled with pickled carrot and wrapped with seaweed. Best eaten cold, or even better, not eaten at all. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/donut.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/donut.ftl new file mode 100644 index 00000000000..1188b5e8cfc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/donut.ftl @@ -0,0 +1,55 @@ +ent-FoodDonutBase = { ent-FoodInjectableBase } + .desc = Goes great with robust coffee. +ent-FoodDonutPlain = plain donut + .desc = { ent-FoodDonutBase.desc } +ent-FoodDonutJellyPlain = plain jelly-donut + .desc = { ent-FoodDonutBase.desc } +ent-FoodDonutHomer = donut + .desc = { ent-FoodDonutBase.desc } +ent-FoodDonutChaos = chaos donut + .desc = Like life, it never quite tastes the same. +ent-FoodDonutMeat = meat donut + .desc = Tastes as gross as it looks. +ent-FoodDonutPink = pink donut + .desc = Goes great with a soy latte. +ent-FoodDonutSpaceman = spaceman's donut + .desc = Goes great with a cold beaker of malk. +ent-FoodDonutApple = apple donut + .desc = Goes great with a shot of cinnamon schnapps. +ent-FoodDonutCaramel = caramel donut + .desc = Goes great with a mug of hot coco. +ent-FoodDonutChocolate = chocolate donut + .desc = Goes great with a glass of warm milk. +ent-FoodDonutBlumpkin = blorbo donut + .desc = Goes great with a mug of BLORBO. +ent-FoodDonutBungo = bungo donut + .desc = Goes great with a mason jar of hippie's delight. +ent-FoodDonut = matcha donut + .desc = The L-theanine in this donut is relaxing, yet not euphoric. Goes great with a cup of tea. +ent-FoodDonutSweetpea = sweet pea donut + .desc = Goes great with a bottle of Bastion Burbon! +ent-FoodDonutJellyHomer = jelly-donut + .desc = You jelly? +ent-FoodDonutJellyPink = pink jelly-donut + .desc = Goes great with a soy latte. +ent-FoodDonutJellySpaceman = spaceman's jelly-donut + .desc = Goes great with a cold beaker of malk. +ent-FoodDonutJellyApple = apple jelly-donut + .desc = Goes great with a shot of cinnamon schnapps. +ent-FoodDonutJellyCaramel = caramel jelly-donut + .desc = Goes great with a mug of hot coco. +ent-FoodDonutJellyChocolate = chocolate jelly-donut + .desc = Goes great with a glass of warm milk. +ent-FoodDonutJellyBlumpkin = blumpkin jelly-donut + .desc = Goes great with a mug of soothing drunken blumpkin. +ent-FoodDonutJellyBungo = bungo jelly-donut + .desc = Goes great with a mason jar of hippie's delight. +ent-FoodDonutJelly = matcha jelly-donut + .desc = The L-theanine in this jelly-donut is relaxing, yet not euphoric. Goes great with a cup of tea. +ent-FoodDonutJellySweetpea = sweet pea jelly-donut + .desc = Goes great with a bottle of Bastion Burbon! +ent-FoodDonutJellySlugcat = slugcat jelly-donut + .desc = No holes in this donut in case a suspicious looking pole shows up. +ent-FoodDonutPoison = { ent-FoodDonutPink } + .suffix = Poison + .desc = { ent-FoodDonutPink.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/misc.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/misc.ftl new file mode 100644 index 00000000000..4765ddaa463 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/misc.ftl @@ -0,0 +1,59 @@ +ent-FoodBakedBase = { ent-FoodInjectableBase } + .desc = { ent-FoodInjectableBase.desc } +ent-FoodBakedMuffin = muffin + .desc = A delicious and spongy little cake. +ent-FoodBakedMuffinBerry = berry muffin + .desc = A delicious and spongy little cake, with berries. +ent-FoodBakedMuffinCherry = cherry muffin + .desc = A sweet muffin with cherry bits. +ent-FoodBakedMuffinBluecherry = bluecherry muffin + .desc = Blue cherries inside a delicious muffin. +ent-FoodBakedBunHoney = honey bun + .desc = A sticky pastry bun glazed with honey. +ent-FoodBakedBunHotX = hotcross bun + .desc = A sticky pastry bun glazed with a distinct white cross. +ent-FoodBakedBunMeat = meat bun + .desc = Has the potential to not be dog. +ent-FoodBakedCookie = cookie + .desc = COOKIE!!! +ent-FoodBakedCookieOatmeal = oatmeal cookie + .desc = The best of both cookie and oat. +ent-FoodBakedCookieRaisin = raisin cookie + .desc = Why would you put raisins in a cookie? +ent-FoodBakedCookieSugar = sugar cookie + .desc = Just like your mom used to make. +ent-FoodBakedNugget = chicken nugget + .desc = A "chicken" nugget vaguely shaped into an object. +ent-FoodBakedPancake = pancake + .desc = A fluffy pancake. The softer, superior relative of the waffle. +ent-FoodBakedPancakeBb = blueberry pancake + .desc = A fluffy and delicious blueberry pancake. +ent-FoodBakedPancakeCc = chocolate chip pancake + .desc = A fluffy and delicious chocolate chip pancake. +ent-FoodBakedWaffle = waffles + .desc = Mmm, waffles. +ent-FoodBakedWaffleSoy = soy waffles + .desc = You feel healthier and - more feminine? +ent-FoodBakedWaffleSoylent = soylent waffles + .desc = Not made of people. Honest. +ent-FoodBakedWaffleRoffle = roffle waffles + .desc = Waffles from Roffle. Co. +ent-FoodBakedPretzel = poppy pretzel + .desc = It's all twisted up! +ent-FoodBakedCannoli = cannoli + .desc = A Sicilian treat that makes you into a wise guy. +ent-FoodBakedDumplings = dumplings + .desc = Average recipe for meat in doughs. +ent-FoodBakedChevreChaud = chèvre chaud + .desc = A disk of slightly melted chèvre flopped on top of a crostini, and toasted all-round. +ent-FoodBakedBrownieBatch = brownies + .desc = A pan of brownies. +ent-FoodBakedBrownie = brownie + .desc = A fresh baked brownie. + .suffix = Fresh +ent-FoodBakedCannabisBrownieBatch = special brownies + .desc = A pan of "special" brownies. +ent-FoodBakedCannabisBrownie = special brownie + .desc = A "special" brownie. +ent-FoodOnionRings = onion rings + .desc = You can eat it or propose to your loved ones. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/pie.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/pie.ftl new file mode 100644 index 00000000000..072acc7a96c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/pie.ftl @@ -0,0 +1,50 @@ +ent-FoodPieBase = { ent-FoodInjectableBase } + .desc = { ent-FoodInjectableBase.desc } +ent-FoodPieSliceBase = { ent-FoodInjectableBase } + .desc = A slice of pie. Tasty! +ent-FoodPieApple = apple pie + .desc = A pie containing sweet, sweet love... or apple. +ent-FoodPieAppleSlice = slice of apple pie + .desc = { ent-FoodPieSliceBase.desc } +ent-FoodPieBaklava = baklava + .desc = A delightful healthy snack made of nut layers with thin bread. +ent-FoodPieBaklavaSlice = slice of baklava + .desc = A portion of a delightful healthy snack made of nut layers with thin bread. +ent-FoodPieBananaCream = banana cream pie + .desc = Just like back home, on clown planet! HONK! +ent-FoodPieBananaCreamSlice = slice of banana cream pie + .desc = Just like back home, on clown planet! HONK! +ent-FoodPieClafoutis = berry clafoutis + .desc = No black birds, this is a good sign. +ent-FoodPieClafoutisSlice = slice of berry clafoutis + .desc = { ent-FoodPieSliceBase.desc } +ent-FoodPieCherry = cherry pie + .desc = Tastes good enough to make a grown man cry. +ent-FoodPieCherrySlice = slice of cherry pie + .desc = { ent-FoodPieSliceBase.desc } +ent-FoodPieMeat = meat pie + .desc = An old barber recipe, very delicious! +ent-FoodPieMeatSlice = slice of meat pie + .desc = { ent-FoodPieSliceBase.desc } +ent-FoodPieXeno = xeno pie + .desc = { ent-FoodPieBase.desc } +ent-FoodPieXenoSlice = slice of xeno pie + .desc = { ent-FoodPieSliceBase.desc } +ent-FoodPieFrosty = frosty pie + .desc = Tastes like blue and cold. +ent-FoodPieFrostySlice = slice of frosty pie + .desc = { ent-FoodPieSliceBase.desc } +ent-FoodTartMime = mime tart + .desc = " " +ent-FoodTartMimeSlice = slice of mime tart + .desc = { ent-FoodPieSliceBase.desc } +ent-FoodPieAmanita = amanita pie + .desc = Sweet and tasty poison pie. +ent-FoodPiePlump = plump pie + .desc = I bet you love stuff made out of plump helmets! +ent-FoodTartGrape = grape tart + .desc = A tasty dessert that reminds you of the wine you didn't make. +ent-FoodTartGapple = golden apple streusel tart + .desc = A tasty dessert that won't make it through a metal detector. +ent-FoodTartCoco = chocolate lava tart + .desc = A tasty dessert made of chocolate, with a liquid core. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/pizza.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/pizza.ftl new file mode 100644 index 00000000000..e24b819842f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/baked/pizza.ftl @@ -0,0 +1,42 @@ +ent-FoodPizzaBase = { ent-FoodInjectableBase } + .desc = { ent-FoodInjectableBase.desc } +ent-FoodPizzaSliceBase = { ent-FoodInjectableBase } + .desc = { ent-FoodInjectableBase.desc } +ent-FoodPizzaMargherita = margherita pizza + .desc = The flavor of Italy. +ent-FoodPizzaMargheritaSlice = slice of margherita pizza + .desc = A slice of Italy. +ent-FoodPizzaMeat = meat pizza + .desc = Greasy pizza with delicious meat. +ent-FoodPizzaMeatSlice = slice of meat pizza + .desc = A nutritious slice of meatpizza. +ent-FoodPizzaMushroom = mushroom pizza + .desc = Very special pizza. +ent-FoodPizzaMushroomSlice = slice of mushroom pizza + .desc = Maybe it is the last slice of pizza in your life. +ent-FoodPizzaVegetable = vegetable pizza + .desc = The station's vegetarians will thank you for making this. +ent-FoodPizzaVegetableSlice = slice of vegetable pizza + .desc = A slice of this is enough to satisfy even the pickiest station personnel. +ent-FoodPizzaDonkpocket = donk-pocket pizza + .desc = Who thought this would be a good idea? +ent-FoodPizzaDonkpocketSlice = slice of donk-pocket pizza + .desc = Smells like donk-pocket. +ent-FoodPizzaDank = dank pizza + .desc = The hippie's pizza of choice. +ent-FoodPizzaDankSlice = slice of dank pizza + .desc = So good, man... +ent-FoodPizzaSassysage = sassysage pizza + .desc = You can really smell the sassiness. +ent-FoodPizzaSassysageSlice = slice of sassysage pizza + .desc = Deliciously sassy. +ent-FoodPizzaPineapple = Hawaiian pizza + .desc = Makes people burst into tears. Tears of joy or sadness depends on the persons fondness for pineapple. +ent-FoodPizzaPineappleSlice = slice of pineapple pizza + .desc = A slice of joy/sin. +ent-FoodPizzaArnold = Arnold's pizza + .desc = Hello, you've reached Arnold's pizza shop. I'm not here now, I'm out killing pepperoni. +ent-FoodPizzaArnoldSlice = slice of Arnold's pizza + .desc = I come over, maybe I give you a pizza, maybe I break off your arm. +ent-FoodPizzaMoldySlice = slice of moldy pizza + .desc = Once a perfectly good slice of pizza pie, but now it lies here, rancid and bursting with spores. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/burger.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/burger.ftl new file mode 100644 index 00000000000..f1afb1f23bb --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/burger.ftl @@ -0,0 +1,68 @@ +ent-FoodBreadBun = bun + .desc = A hamburger bun. Round and convenient to hold. +ent-FoodBurgerBase = { ent-FoodInjectableBase } + .desc = { ent-FoodInjectableBase.desc } +ent-FoodBurgerJelly = jelly burger + .desc = Culinary delight..? +ent-FoodBurgerAppendix = appendix burger + .desc = Tastes like appendicitis. +ent-FoodBurgerBacon = bacon burger + .desc = The perfect combination of all things American. +ent-FoodBurgerBaseball = baseball burger + .desc = It's still warm. The steam coming off of it smells kinda sweaty. +ent-FoodBurgerBear = bearger + .desc = Best served rawr. +ent-FoodBurgerBig = big bite burger + .desc = Forget the Big Mac. THIS is the future! +ent-FoodBurgerBrain = brain burger + .desc = A strange looking burger. It looks almost sentient. +ent-FoodBurgerCat = cat burger + .desc = Finally those cats and catpeople are worth something! +ent-FoodBurgerCheese = cheese burger + .desc = This noble burger stands proudly clad in golden cheese. +ent-FoodBurgerChicken = chicken sandwich + .desc = A delicious chicken sandwich, it is said the proceeds from this treat helps criminalize disarming people on the space frontier. +ent-FoodBurgerClown = clown burger + .desc = This tastes funny... +ent-FoodBurgerCorgi = corger + .desc = The Head of Personnel's favorite! +ent-FoodBurgerCrab = crab burger + .desc = A delicious patty of the crabby kind, slapped in between a bun. +ent-FoodBurgerCrazy = crazy hamburger + .desc = This looks like the sort of food that a demented clown in a trenchcoat would make. +ent-FoodBurgerDuck = duck sandwich + .desc = A duck sandwich, only the criminally insane would dare to eat the meat of such an adorable creature. +ent-FoodBurgerEmpowered = empowered burger + .desc = It's shockingly good, if you live off of electricity that is. +ent-FoodBurgerCarp = fillet-o-carp burger + .desc = Almost like a carp is yelling somewhere... +ent-FoodBurgerFive = five alarm burger + .desc = HOT! HOT! HOT! +ent-FoodBurgerGhost = ghost burger + .desc = Too spooky! +ent-FoodBurgerHuman = human burger + .desc = You cant tell who this is made of... +ent-FoodBurgerMcguffin = McGuffin + .desc = A cheap and greasy imitation of an eggs Benedict. +ent-FoodBurgerMcrib = BBQ Rib Sandwich + .desc = An elusive rib shaped burger with limited availability across the galaxy. Not as good as you remember it. +ent-FoodBurgerMime = mime burger + .desc = Its taste defies language. +ent-FoodBurgerPlain = plain burger + .desc = A boring, dry burger. +ent-FoodBurgerRat = rat burger + .desc = Pretty much what you'd expect... +ent-FoodBurgerRobot = roburger + .desc = The lettuce is the only organic component. Beep. +ent-FoodBurgerSoy = soylent burger + .desc = After eating this you have the overwhelming urge to purchase overpriced figurines of superheroes. +ent-FoodBurgerSpell = spell burger + .desc = This is absolutely Ei Nath. +ent-FoodBurgerSuper = super bite burger + .desc = This is a mountain of a burger. FOOD! +ent-FoodBurgerTofu = tofu burger + .desc = What... is that meat? +ent-FoodBurgerXeno = xenoburger + .desc = Smells caustic. Tastes like heresy. +ent-FoodBurgerMothRoach = mothroachburger + .desc = The last lamp it saw was the one inside the microwave. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/containers/bowl.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/containers/bowl.ftl new file mode 100644 index 00000000000..d5523576953 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/containers/bowl.ftl @@ -0,0 +1,6 @@ +ent-FoodBowlBig = bowl + .desc = A simple bowl, used for soups and salads. +ent-FoodBowlBigTrash = broken bowl + .desc = A simple bowl, broken and useless. +ent-FoodBowlFancy = bowl + .desc = A fancy bowl, used for SPECIAL soups and salads. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/containers/box.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/containers/box.ftl new file mode 100644 index 00000000000..f7b7583297a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/containers/box.ftl @@ -0,0 +1,49 @@ +ent-FoodBoxDonut = donut box + .desc = Mmm, Donuts. +ent-FoodContainerEgg = egg carton + .desc = Don't drop 'em! +ent-EggBoxBroken = { ent-FoodContainerEgg } + .suffix = Broken + .desc = { ent-FoodContainerEgg.desc } +ent-FoodBoxPizza = pizza box + .desc = { ent-BoxCardboard.desc } +ent-FoodBoxPizzaFilled = pizza box + .suffix = Filled + .desc = { ent-FoodBoxPizza.desc } +ent-FoodBoxNugget = chicken nuggets + .desc = You suddenly have an urge to trade on the intergalactic stock market. +ent-FoodBoxDonkpocket = box of donk-pockets + .desc = Instructions: Heat in microwave. Product will cool if not eaten within seven minutes. +ent-FoodBoxDonkpocketSpicy = box of spicy-flavoured donk-pockets + .desc = { ent-FoodBoxDonkpocket.desc } +ent-FoodBoxDonkpocketTeriyaki = box of teriyaki-flavoured donk-pockets + .desc = { ent-FoodBoxDonkpocket.desc } +ent-FoodBoxDonkpocketPizza = box of pizza-flavoured donk-pockets + .desc = { ent-FoodBoxDonkpocket.desc } +ent-FoodBoxDonkpocketStonk = box of limited edition stonk-pockets + .desc = { ent-FoodBoxDonkpocket.desc } +ent-FoodBoxDonkpocketCarp = box of carp-pockets + .desc = { ent-FoodBoxDonkpocket.desc } +ent-FoodBoxDonkpocketBerry = box of berry-flavoured donk-pockets + .desc = { ent-FoodBoxDonkpocket.desc } +ent-FoodBoxDonkpocketHonk = box of banana-flavoured donk-pockets + .desc = { ent-FoodBoxDonkpocket.desc } +ent-FoodBoxDonkpocketDink = box of dink-pockets + .desc = Net Zero carbohydrates! No need for heating! +ent-HappyHonk = happy honk meal + .desc = The toy is more edible than the food. + .suffix = Toy Safe +ent-HappyHonkMime = { ent-HappyHonk } + .desc = A limited mime edition of the happy honk meal. + .suffix = Toy Safe +ent-HappyHonkNukie = robust nukie meal + .desc = A sus meal with a potentially explosive surprise. + .suffix = Toy Unsafe +ent-HappyHonkNukieSnacks = syndicate snack box + .suffix = Toy Unsafe, Snacks + .desc = { ent-HappyHonkNukie.desc } +ent-HappyHonkCluwne = woeful cluwne meal + .desc = Nothing good can come of this. +ent-FoodMealHappyHonkClown = { ent-HappyHonk } + .suffix = random food spawner meal + .desc = { ent-HappyHonk.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/containers/condiments.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/containers/condiments.ftl new file mode 100644 index 00000000000..2817c9413cc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/containers/condiments.ftl @@ -0,0 +1,48 @@ +ent-BaseFoodCondiment = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-BaseFoodCondimentPacket = condiment packet + .desc = A small plastic pack with condiments to put on your food. +ent-FoodCondimentPacketAstrotame = Astrotame + .desc = The sweetness of a thousand sugars but none of the calories. +ent-FoodCondimentPacketBbq = BBQ sauce + .desc = Hand wipes not included. +ent-FoodCondimentPacketCornoil = corn oil + .desc = Corn oil. A delicious oil used in cooking. Made from corn. +ent-FoodCondimentPacketFrostoil = coldsauce + .desc = Coldsauce. Leaves the tongue numb in its passage. +ent-FoodCondimentPacketHorseradish = horseradish sauce + .desc = A packet of smelly horseradish sauce. +ent-FoodCondimentPacketHotsauce = hotsauce + .desc = You can almost TASTE the stomach ulcers now! +ent-FoodCondimentPacketKetchup = ketchup + .desc = You feel more American already. +ent-FoodCondimentPacketMustard = mustard + .desc = A condiment made from the ground-up seeds of the Mustard plant. +ent-FoodCondimentPacketPepper = black pepper + .desc = Often used to flavor food or make people sneeze. +ent-FoodCondimentPacketSalt = salt + .desc = Salt. From space oceans, presumably. +ent-FoodCondimentPacketSoy = soy sauce + .desc = A salty soy-based flavoring. +ent-FoodCondimentPacketSugar = sugar + .desc = Tasty spacey sugar! +ent-BaseFoodCondimentBottle = condiment bottle + .desc = A thin glass bottle used to store condiments. +ent-FoodCondimentBottleColdsauce = coldsauce bottle + .desc = Leaves the tongue numb in its passage. +ent-FoodCondimentBottleEnzyme = universal enzyme + .desc = Used in cooking various dishes. +ent-FoodCondimentBottleVinegar = vinegar bottle + .desc = Used in cooking to enhance flavor. +ent-FoodCondimentBottleHotsauce = hotsauce bottle + .desc = You can almost TASTE the stomach ulcers now! +ent-FoodCondimentBottleKetchup = ketchup bottle + .desc = You feel more American already. +ent-FoodCondimentBottleBBQ = BBQ sauce bottle + .desc = Hand wipes not included. +ent-BaseFoodShaker = empty shaker + .desc = A shaker used to store and dispense spices. +ent-FoodShakerSalt = salt shaker + .desc = Salt. From space oceans, presumably. +ent-FoodShakerPepper = pepper shaker + .desc = Often used to flavor food or make people sneeze. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/containers/plate.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/containers/plate.ftl new file mode 100644 index 00000000000..875a91bc1de --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/containers/plate.ftl @@ -0,0 +1,14 @@ +ent-FoodPlate = large plate + .desc = A large plate, excellent for bread. +ent-FoodPlateTrash = broken plate + .desc = A broken plate. Useless. +ent-FoodPlateSmall = small plate + .desc = A small plate. Delicate. +ent-FoodPlateSmallTrash = { ent-FoodPlateTrash } + .desc = { ent-FoodPlateTrash.desc } +ent-FoodPlatePlastic = plastic plate + .desc = A large blue plastic plate, excellent for a birthday cake. +ent-FoodPlateSmallPlastic = plastic plate + .desc = A blue plastic plate, excellent for slices of birthday cake. +ent-FoodPlateTin = pie tin + .desc = A cheap foil tin for pies. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/containers/tin.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/containers/tin.ftl new file mode 100644 index 00000000000..cafc295e24f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/containers/tin.ftl @@ -0,0 +1,23 @@ +ent-FoodTinBase = tin + .desc = A tin of something, sealed tight. +ent-FoodTinBaseTrash = empty tin + .desc = An empty tin. Could get a bit of metal from this. +ent-FoodTinPeaches = tinned peaches + .desc = Just a nice can of ripe peaches swimming in their own juices. +ent-FoodTinPeachesTrash = tinned peaches + .desc = { ent-FoodTinBaseTrash.desc } +ent-FoodTinPeachesMaint = maintenance peaches + .desc = { ent-FoodTinPeaches.desc } +ent-FoodTinPeachesMaintOpen = { ent-FoodTinPeachesMaint } + .suffix = Open + .desc = { ent-FoodTinPeachesMaint.desc } +ent-FoodTinPeachesMaintTrash = maintenance peaches + .desc = { ent-FoodTinBaseTrash.desc } +ent-FoodTinBeans = tin of beans + .desc = Musical fruit in a slightly less musical container. +ent-FoodTinBeansTrash = tin of beans + .desc = { ent-FoodTinBaseTrash.desc } +ent-FoodTinMRE = tinned meat + .desc = A standard issue tin of meat with a convenient pull tab. +ent-FoodTinMRETrash = tinned meat + .desc = { ent-FoodTinBaseTrash.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/egg.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/egg.ftl new file mode 100644 index 00000000000..47377439731 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/egg.ftl @@ -0,0 +1,9 @@ +ent-FoodEggBase = { ent-['FoodInjectableBase', 'ItemHeftyBase'] } + + .desc = An egg! +ent-Eggshells = eggshells + .desc = You're walkin' on 'em bud. +ent-FoodEgg = egg + .desc = { ent-FoodEggBase.desc } +ent-FoodEggBoiled = boiled egg + .desc = A delicious hardboiled egg. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/food_base.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/food_base.ftl new file mode 100644 index 00000000000..5d671c4dd37 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/food_base.ftl @@ -0,0 +1,6 @@ +ent-FoodBase = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-FoodInjectableBase = { ent-FoodBase } + .desc = { ent-FoodBase.desc } +ent-FoodOpenableBase = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/frozen.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/frozen.ftl new file mode 100644 index 00000000000..5e1b3dae38e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/frozen.ftl @@ -0,0 +1,36 @@ +ent-FoodFrozenBase = { ent-FoodInjectableBase } + .desc = { ent-FoodInjectableBase.desc } +ent-FoodFrozenSandwich = ice-cream sandwich + .desc = Portable ice-cream in its own packaging. +ent-FoodFrozenSandwichStrawberry = strawberry ice-cream sandwich + .desc = Portable ice-cream in its own packaging of the strawberry variety. +ent-FoodFrozenFreezy = space freezy + .desc = The best ice-cream in space. +ent-FoodFrozenSundae = ice-cream sundae + .desc = A classic dessert. +ent-FoodFrozenCornuto = cornuto + .desc = A Neapolitan vanilla and chocolate ice-cream cone. It menaces with a sprinkling of caramelized nuts. +ent-FoodFrozenPopsicleOrange = orange creamsicle + .desc = A classic orange creamsicle. A sunny frozen treat. +ent-FoodFrozenPopsicleBerry = berry creamsicle + .desc = A vibrant berry creamsicle. A berry good frozen treat. +ent-FoodFrozenPopsicleJumbo = jumbo ice-cream + .desc = A luxurious ice-cream covered in rich chocolate. It's smaller than you remember. +ent-FoodFrozenSnowconeBase = sweet snowcone + .desc = It's just shaved ice and simple syrup, minimum effort. +ent-FoodFrozenSnowcone = flavorless snowcone + .desc = It's just shaved ice. Still fun to chew on. +ent-FoodFrozenSnowconeBerry = berry snowcone + .desc = Berry syrup drizzled over a snowball in a paper cup. +ent-FoodFrozenSnowconeFruit = fruit salad snowcone + .desc = A delightful mix of citrus syrups drizzled over a snowball in a paper cup. +ent-FoodFrozenSnowconeClown = clowncone + .desc = Laughter drizzled over a snowball in a paper cup. +ent-FoodFrozenSnowconeMime = mime snowcone + .desc = ... +ent-FoodFrozenSnowconeRainbow = rainbow snowcone + .desc = A very colorful snowball in a paper cup. +ent-FoodFrozenSnowconeTrash = paper cone + .desc = A crumpled paper cone used for an icy treat. Worthless. +ent-FoodFrozenPopsicleTrash = popsicle stick + .desc = Once held a delicious treat. Now, 'tis barren. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/ingredients.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/ingredients.ftl new file mode 100644 index 00000000000..ab61632eefe --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/ingredients.ftl @@ -0,0 +1,74 @@ +ent-ReagentContainerBase = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-ReagentPacketBase = { ent-ReagentContainerBase } + .desc = { ent-ReagentContainerBase.desc } +ent-ItemHeftyBase = { "" } + .desc = { "" } +ent-ReagentContainerFlour = flour bag + .desc = A big bag of flour. Good for baking! +ent-ReagentContainerFlourSmall = flour pack + .desc = A pack of flour. Good for baking! +ent-ReagentContainerCornmeal = cornmeal bag + .desc = A big bag of cornmeal. Good for cooking! +ent-ReagentContainerCornmealSmall = cornmeal pack + .desc = A pack of cornmeal. Good for cooking! +ent-ReagentContainerRice = rice bag + .desc = A big bag of rice. Good for cooking! +ent-ReagentContainerRiceSmall = rice pack + .desc = A pack of rice. Good for cooking! +ent-ReagentContainerSugar = sugar bag + .desc = A big bag of tasty spacey sugar. +ent-ReagentContainerSugarSmall = sugar pack + .desc = A pack of tasty spacey sugar. +ent-ReagentContainerOliveoil = olive oil + .desc = Olive oil. From space olives presumably. +ent-ReagentContainerMayo = mayonnaise + .desc = Bottle of mayonnaise. +ent-FoodBakingBase = { ent-FoodBase } + .desc = Used in various recipes. +ent-FoodDough = dough + .desc = A piece of dough. +ent-FoodDoughSlice = dough slice + .desc = A slice of dough. Can be cooked into a bun. +ent-FoodDoughCornmeal = cornmeal dough + .desc = A piece of cornmeal dough. +ent-FoodDoughCornmealSlice = cornmeal dough slice + .desc = A slice of cornmeal dough. +ent-FoodDoughTortilla = tortilla dough + .desc = A piece of tortilla dough. +ent-FoodDoughTortillaSlice = tortilla dough slice + .desc = A slice of tortilla dough. +ent-FoodDoughTortillaFlat = flattened tortilla dough + .desc = A flattened slice of tortilla dough, cook this to get a taco shell. +ent-FoodDoughPastryBaseRaw = raw pastry base + .desc = Must be cooked before use. +ent-FoodDoughPastryBase = pastry base + .desc = A base for any self-respecting pastry. +ent-FoodDoughPie = pie dough + .desc = Cook it to get a pie. +ent-FoodDoughFlat = flat dough + .desc = A flattened dough. +ent-FoodDoughPizzaBaked = pizza bread + .desc = Add ingredients to make a pizza. +ent-FoodCakeBatter = cake batter + .desc = Cook it to get a cake. +ent-FoodButter = stick of butter + .desc = A stick of delicious, golden, fatty goodness. +ent-FoodCannabisButter = stick of cannabis butter + .desc = Add this to your favorite baked goods for an irie time. +ent-FoodCheese = cheese wheel + .desc = A big wheel of delicious Cheddar. +ent-FoodCheeseSlice = cheese wedge + .desc = A wedge of delicious Cheddar. The cheese wheel it was cut from can't have gone far. +ent-FoodChevre = chèvre log + .desc = A soft log of creamy Chèvre. +ent-FoodChevreSlice = chèvre disk + .desc = A small disk of creamy Chèvre. An ideal adornment for French side dishes. +ent-FoodTofu = tofu + .desc = Solid white block with a subtle flavor. +ent-FoodTofuSlice = tofu slice + .desc = A slice of tofu. Ingredient of various vegetarian dishes. +ent-FoodBadRecipe = burned mess + .desc = Someone should be demoted from cook for this. +ent-FoodCocoaBeans = cocoa beans + .desc = You can never have too much chocolate! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/meals.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/meals.ftl new file mode 100644 index 00000000000..0b4d666be2c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/meals.ftl @@ -0,0 +1,54 @@ +ent-FoodMealBase = { ent-FoodInjectableBase } + .desc = A delicious meal, cooked with love. +ent-FoodMealPotatoLoaded = loaded baked potato + .desc = Totally baked. +ent-FoodMealFries = space fries + .desc = AKA, French Fries, Freedom Fries, etc. +ent-FoodMealFriesCheesy = cheesy fries + .desc = Fries. Covered in cheese. Duh. +ent-FoodMealFriesCarrot = carrot fries + .desc = Tasty fries from fresh carrots. +ent-FoodMealNachos = nachos + .desc = Chips from Space Mexico. +ent-FoodMealNachosCheesy = cheesy nachos + .desc = The delicious combination of nachos and melting cheese. +ent-FoodMealNachosCuban = Cuban nachos + .desc = That's some dangerously spicy nachos. +ent-FoodMealMint = mint + .desc = It's wafer thin. +ent-FoodMealEggplantParm = eggplant parmigiana + .desc = The only good recipe for eggplant. +ent-FoodMealPotatoYaki = yaki imo + .desc = Made with roasted sweet potatoes! +ent-FoodMealCubancarp = Cuban carp + .desc = A grifftastic sandwich that burns your tongue and then leaves it numb! +ent-FoodMealCornedbeef = corned beef and cabbage + .desc = Now you can feel like a real tourist vacationing in Ireland. +ent-FoodMealBearsteak = filet migrawr + .desc = Because eating bear wasn't manly enough. +ent-FoodMealPigblanket = pig in a blanket + .desc = A tiny sausage wrapped in a flakey, buttery roll. Free this pig from its blanket prison by eating it. +ent-FoodMealRibs = bbq ribs + .desc = BBQ ribs, slathered in a healthy coating of BBQ sauce. The least vegan thing to ever exist. +ent-FoodMealEggsbenedict = eggs benedict + .desc = There is only one egg on this, how rude. +ent-FoodMealOmelette = cheese omelette + .desc = Cheesy. +ent-FoodMealFriedegg = fried egg + .desc = A fried egg, with a touch of salt and pepper. +ent-FoodMealMilkape = milk ape + .desc = The king of Jungle Thick. +ent-FoodMealMemoryleek = memory leek + .desc = This should refresh your memory. +ent-DisgustingSweptSoup = salty sweet miso cola soup + .desc = Jesus christ. +ent-FoodMealQueso = queso + .desc = A classic dipping sauce that you can't go wrong with. +ent-FoodMealSashimi = sashimi + .desc = Its taste can only be described as "Exotic". +ent-FoodMealEnchiladas = enchiladas + .desc = Viva La Mexico! +ent-FoodSaladWatermelonFruitBowl = melon fruit bowl + .desc = The only salad where you can eat the bowl. +ent-FoodMealCornInButter = corn in butter + .desc = Buttery. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/meat.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/meat.ftl new file mode 100644 index 00000000000..a3752f7db75 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/meat.ftl @@ -0,0 +1,122 @@ +ent-FoodMeatBase = { ent-FoodInjectableBase } + .desc = { ent-FoodInjectableBase.desc } +ent-FoodMeatRawBase = { ent-FoodMeatBase } + .desc = { ent-FoodMeatBase.desc } +ent-FoodMeat = raw meat + .desc = A slab of raw meat. +ent-FoodMeatHuman = raw human meat + .desc = Gross. +ent-FoodMeatFish = raw carp fillet + .desc = Your last words being "Wow, exotic!" are not worth it. The taste itself though? Maybe. +ent-FoodMeatBacon = raw bacon + .desc = A raw piece of bacon. +ent-FoodMeatBear = raw bear meat + .desc = A very manly slab of raw bear meat. +ent-FoodMeatPenguin = raw penguin meat + .desc = A slab of raw penguin meat. Can be used as a substitute for fish in recipes. +ent-FoodMeatChicken = raw chicken meat + .desc = A slab of raw chicken. Remember to wash your hands! +ent-FoodMeatDuck = raw duck meat + .desc = A slab of raw duck. Remember to wash your hands! +ent-FoodMeatCorgi = prime-cut corgi meat + .desc = The tainted gift of an evil crime. The meat may be delicious, but at what cost? +ent-FoodMeatCrab = raw crab meat + .desc = A pile of raw crab meat. +ent-FoodMeatGoliath = raw goliath meat + .desc = A slab of goliath meat. It's not very edible now, but it cooks great in lava. +ent-FoodMeatDragon = dragon flesh + .desc = The dense meat of the space-era apex predator is oozing with it's mythical ichor. Ironically, best eaten raw. +ent-FoodMeatRat = raw rat meat + .desc = Prime meat from maintenance! +ent-FoodMeatLizard = raw lizard meat + .desc = Delicious dino damage. +ent-FoodMeatPlant = raw plant meat + .desc = All the joys of healthy eating with all the fun of cannibalism. +ent-FoodMeatRotten = rotten meat + .desc = Halfway to becoming fertilizer for your garden. +ent-FoodMeatSpider = raw spider meat + .desc = A slab of spider meat. That's so Kafkaesque. +ent-FoodMeatSpiderLeg = raw spider leg + .desc = A still twitching leg of a giant spider... you don't really want to eat this, do you? +ent-FoodMeatWheat = meatwheat clump + .desc = This doesn't look like meat, but your standards aren't that high to begin with. +ent-FoodMeatSnake = raw snake meat + .desc = A long piece of snake meat, hopefully not poisonous. +ent-FoodMeatXeno = raw xeno meat + .desc = A slab of xeno meat, dripping with acid. +ent-FoodMeatRouny = raw rouny meat + .desc = A slab of meat from an innocent red friend. +ent-FoodMeatTomato = killer tomato meat + .desc = A slice from a huge tomato. +ent-FoodMeatSalami = salami + .desc = A large tube of salami. Best not to ask what went into it. +ent-FoodMeatClown = meat clown + .desc = A delicious, round piece of meat clown. How horrifying. +ent-FoodMeatMeatball = meatball + .desc = A raw ball of meat. Meat ball. +ent-FoodMeatSlime = slimeball + .desc = A gelatinous shaping of slime jelly. +ent-MaterialSmileExtract = smile extract + .desc = It's a real panacea. But at what cost? +ent-FoodMeatCooked = steak + .desc = A cooked slab of meat. Smells primal. +ent-FoodMeatBaconCooked = bacon + .desc = A delicious piece of cooked bacon. +ent-FoodMeatBearCooked = cooked bear + .desc = A well-cooked slab of bear meat. Tough, but tasty with the right sides. +ent-FoodMeatPenguinCooked = penguin filet + .desc = A cooked filet of penguin. Can be used as a substitute for fish in recipes. +ent-FoodMeatChickenCooked = cooked chicken + .desc = A cooked piece of chicken. Best used in other recipes. +ent-FoodMeatChickenFried = fried chicken + .desc = A juicy hunk of chicken meat, fried to perfection. +ent-FoodMeatDuckCooked = cooked duck + .desc = A cooked piece of duck. Best used in other recipes. +ent-FoodMeatCrabCooked = cooked crab + .desc = Some deliciously cooked crab meat. +ent-FoodMeatGoliathCooked = goliath steak + .desc = A delicious, lava cooked steak. +ent-FoodMeatRounyCooked = rouny steak + .desc = Some kill to survive. You on the other hand, kill for fun. +ent-FoodMeatLizardCooked = lizard steak + .desc = Cooked, tough lizard meat. +ent-FoodMeatSpiderlegCooked = boiled spider leg + .desc = A giant spider's leg that's still twitching after being cooked. Gross! +ent-FoodMeatMeatballCooked = meatball + .desc = A cooked meatball. Perfect to add to other dishes... except fruity ones. +ent-FoodMeatCutlet = raw cutlet + .desc = A raw meat cutlet. +ent-FoodMeatBearCutlet = raw bear cutlet + .desc = A very manly cutlet of raw bear meat. +ent-FoodMeatPenguinCutlet = raw penguin cutlet + .desc = A cutlet of raw penguin meat. Can be used as a substitute for fish in recipes. +ent-FoodMeatChickenCutlet = raw chicken cutlet + .desc = A cutlet of raw chicken. Remember to wash your hands! +ent-FoodMeatDuckCutlet = raw duck cutlet + .desc = A cutlet of raw duck. Remember to wash your hands! +ent-FoodMeatLizardCutlet = raw lizard cutlet + .desc = Delicious dino cutlet. +ent-FoodMeatSpiderCutlet = raw spider cutlet + .desc = A cutlet of raw spider meat. So Kafkaesque. +ent-FoodMeatXenoCutlet = raw xeno cutlet + .desc = A slab of raw xeno meat, dripping with acid. +ent-FoodMeatTomatoCutlet = raw killer tomato cutlet + .desc = A cutlet from a slab of tomato. +ent-FoodMeatSalamiSlice = salami slice + .desc = A slice of cured salami. +ent-FoodMeatCutletCooked = cutlet + .desc = A cooked meat cutlet. Needs some seasoning. +ent-FoodMeatBearCutletCooked = bear cutlet + .desc = A very manly cutlet of cooked bear meat. +ent-FoodMeatPenguinCutletCooked = penguin cutlet + .desc = A cutlet of cooked penguin meat. +ent-FoodMeatChickenCutletCooked = chicken cutlet + .desc = A cutlet of cooked chicken. Remember to wash your hands! +ent-FoodMeatDuckCutletCooked = duck cutlet + .desc = A cutlet of cooked duck. Remember to wash your hands! +ent-FoodMeatLizardCutletCooked = lizard cutlet + .desc = Delicious cooked dino cutlet. +ent-FoodMeatSpiderCutletCooked = spider cutlet + .desc = A cutlet of cooked spider meat. Finally edible. +ent-FoodMeatXenoCutletCooked = xeno cutlet + .desc = A cutlet of cooked xeno, dripping with... tastiness? diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/noodles.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/noodles.ftl new file mode 100644 index 00000000000..c415f041b04 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/noodles.ftl @@ -0,0 +1,16 @@ +ent-FoodNoodlesBase = { ent-FoodInjectableBase } + .desc = Now that's a nice pasta! +ent-FoodNoodlesBoiled = boiled spaghetti + .desc = A plain dish of noodles, this needs more ingredients. +ent-FoodNoodles = spaghetti + .desc = Spaghetti and crushed tomatoes. Just like your abusive father used to make! +ent-FoodNoodlesCopy = copypasta + .desc = You probably shouldn't try this, you always hear people talking about how bad it is... +ent-FoodNoodlesMeatball = spaghetti and meatballs + .desc = Now that's a nice-a meatball! +ent-FoodNoodlesSpesslaw = spesslaw + .desc = A lawyer's favourite. +ent-FoodNoodlesChowmein = chow mein + .desc = A nice mix of noodles and fried vegetables. +ent-FoodNoodlesButter = butter noodles + .desc = Noodles covered in savory butter. Simple and slippery, but delicious. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/produce.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/produce.ftl new file mode 100644 index 00000000000..dff96009ad3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/produce.ftl @@ -0,0 +1,128 @@ +ent-ProduceBase = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-FoodProduceBase = { ent-FoodInjectableBase } + .desc = { ent-FoodInjectableBase.desc } +ent-WheatBushel = wheat bushel + .desc = Sigh... wheat... a-grain? +ent-OatBushel = oat bushel + .desc = Eat oats, do squats. +ent-Sugarcane = sugarcane + .desc = Sickly sweet. +ent-FoodLaughinPeaPod = laughin' pea pod + .desc = The clown's favorite plant. +ent-Log = tower-cap log + .desc = It's better than bad, it's good! +ent-SteelLog = steel-cap log + .desc = Steel doesn't grow on trees! It grows on mushrooms, of course. +ent-Nettle = nettle + .desc = Stingy little prick. +ent-DeathNettle = death nettle + .desc = This nettle's out for blood. +ent-FoodBanana = banana + .desc = Rich in potassium. +ent-FoodMimana = mimana + .desc = Mime's favorite. +ent-TrashBananaPeel = banana peel + .desc = { ent-BaseItem.desc } +ent-TrashBakedBananaPeel = baked banana peel + .desc = { ent-TrashBananaPeel.desc } +ent-TrashMimanaPeel = mimana peel + .desc = { ent-TrashBananaPeel.desc } +ent-TrashBananiumPeel = bananium peel + .desc = { ent-TrashBananaPeel.desc } +ent-FoodCarrot = carrot + .desc = It's good for the eyes! +ent-FoodCabbage = cabbage + .desc = Ewwwwwwwwww. Cabbage. +ent-FoodGarlic = garlic + .desc = Delicious, but with a potentially overwhelming odor. +ent-FoodLemon = lemon + .desc = When life gives you lemons, be grateful they aren't limes. +ent-FoodLemoon = lemoon + .desc = People says Moon is made out of cheese, but Moon is actually made out of milk and laurel! +ent-FoodLime = lime + .desc = Cures Space Scurvy, allows you to act like a Space Pirate. +ent-FoodOrange = orange + .desc = Healthy, very orange. +ent-FoodPineapple = pineapple + .desc = Mmm, tropical. +ent-FoodPotato = potato + .desc = The space Irish starved to death after their potato crops died. Sadly they were unable to fish for space carp due to it being the queen's space. Bringing this up to any space IRA member will drive them insane with anger. +ent-FoodTomato = tomato + .desc = I say to-mah-to, you say tom-mae-to. +ent-FoodBlueTomato = blue tomato + .desc = This one is blue. +ent-FoodBloodTomato = blood tomato + .desc = Wait, that's not ketchup... +ent-FoodEggplant = eggplant + .desc = Maybe there's a chicken inside? +ent-FoodApple = apple + .desc = It's a little piece of Eden. +ent-FoodCocoaPod = cocoa pod + .desc = You can never have too much chocolate! +ent-FoodCorn = ear of corn + .desc = Needs some butter! And some cooking... +ent-FoodCornTrash = corn cob + .desc = Not a dang kernel left. +ent-FoodOnion = onion + .desc = Nothing to cry over. +ent-FoodOnionRed = red onion + .desc = Purple despite the name. +ent-FoodMushroom = chanterelle cluster + .desc = Cantharellus Cibarius: These jolly yellow little shrooms sure look tasty! +ent-ProduceSliceBase = { ent-FoodInjectableBase } + .desc = { ent-FoodInjectableBase.desc } +ent-FoodPineappleSlice = pineapple slice + .desc = Mmm, tropical. +ent-FoodOnionSlice = onion slice + .desc = Nothing to cry over. +ent-FoodOnionRedSlice = red onion slice + .desc = Purple despite the name. +ent-FoodChili = chili + .desc = Spicy, best not touch your eyes. +ent-FoodChilly = chilly pepper + .desc = Icy hot. +ent-FoodAloe = aloe + .desc = A fragrant plant with soothing properties. +ent-FoodPoppy = poppy + .desc = A flower with extracts often used in the production of medicine +ent-FoodLily = lily + .desc = A beautiful orange flower. +ent-FoodLingzhi = lingzhi + .desc = A potent medicinal mushroom. Don't go overboard. +ent-FoodAmbrosiaVulgaris = ambrosia vulgaris + .desc = A medicinal plant. May make you feel a little funny. +ent-FoodAmbrosiaDeus = ambrosia deus + .desc = An extremely sought-after medicinal plant. May have some funky side effects. +ent-FoodGalaxythistle = galaxythistle + .desc = A medicinal plant used for its antitoxin. +ent-FoodFlyAmanita = fly amanita + .desc = A delicious-looking mushroom like you see in those cartoons. +ent-FoodGatfruit = gatfruit + .desc = A delicious, gun-shaped fruit with a thick wooden stem. +ent-RiceBushel = rice bushel + .desc = Can be ground into rice, perfect for pudding or sake. +ent-FoodSoybeans = soybeans + .desc = For those who can't stand seeing good old meat. +ent-FoodSpacemansTrumpet = spaceman's trumpet + .desc = A vivid flower that smells faintly of freshly cut grass. Touching the flower seems to stain the skin some time after contact, yet most other surfaces seem to be unaffected by this phenomenon. +ent-FoodKoibean = koibean + .desc = These beans seem a little bit fishy. +ent-FoodWatermelon = watermelon + .desc = Round green object that you can slice and eat. +ent-FoodWatermelonSlice = watermelon slice + .desc = Juicy green and red slice. +ent-FoodGrape = grapes + .desc = The food of emperors, Space France inhabitants (usually as wine) and soccer moms. One day it could be used in wine production for the bartender if he ever runs out. +ent-FoodBerries = berries + .desc = A handful of various types of berries. +ent-FoodBungo = bungo fruit + .desc = The humble bungo fruit. +ent-FoodBungoPit = bungo pit + .desc = { ent-FoodInjectableBase.desc } +ent-FoodPeaPod = pea pod + .desc = A duck's favorite treat! +ent-FoodPumpkin = pumpkin + .desc = A large, orange... berry. Seriously. +ent-CottonBol = cotton boll + .desc = Moth people's favorite snack, and just as fluffy as them. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/skewer.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/skewer.ftl new file mode 100644 index 00000000000..3e556680b0b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/skewer.ftl @@ -0,0 +1,20 @@ +ent-FoodSkewerBase = { ent-FoodInjectableBase } + .desc = { ent-FoodInjectableBase.desc } +ent-FoodKebabSkewer = skewer + .desc = A thin rod of metal used to skewer just about anything and cook it. +ent-FoodMeatHawaiianKebab = Hawaiian kebab + .desc = A delicious kebab made of pineapple, ham and green peppers. +ent-FoodMeatKebab = meat kebab + .desc = Delicious meat, on a stick. +ent-FoodMeatHumanKebab = human kebab + .desc = Human meat. On a stick! +ent-FoodMeatLizardtailKebab = lizard-tail kebab + .desc = Severed lizard tail on a stick. +ent-FoodMeatRatKebab = rat kebab + .desc = Not so delicious rat meat, on a stick. +ent-FoodMeatRatdoubleKebab = double rat kebab + .desc = A double serving of not so delicious rat meat, on a stick. +ent-FoodMeatFiestaKebab = fiesta kebab + .desc = Always a cruise ship party somewhere in the world, right? +ent-FoodMeatSnakeKebab = snake kebab + .desc = Snake meat on a stick. It's a little tough. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/snacks.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/snacks.ftl new file mode 100644 index 00000000000..f8608e7e473 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/snacks.ftl @@ -0,0 +1,79 @@ +ent-FoodSnackBase = { ent-FoodBase } + .desc = { ent-FoodBase.desc } +ent-FoodSnackBoritos = boritos + .desc = Crunchy, salty tortilla chips. You could probably make nachos with these. +ent-FoodSnackCnDs = C&Ds + .desc = Legally, we cannot say that these won't melt in your hands. +ent-FoodSnackCheesie = cheesie honkers + .desc = Bite sized cheesie snacks that will honk all over your mouth. +ent-FoodSnackChips = chips + .desc = Commander Riker's What-The-Crisps. +ent-FoodSnackChocolate = chocolate bar + .desc = Tastes like cardboard. +ent-FoodSnackChocolateBar = chocolate bar + .desc = Tastes like cardboard. +ent-FoodSnackEnergy = energy bar + .desc = An energy bar with a lot of punch. +ent-FoodSnackEnergyBar = energy bar + .desc = An energy bar with a lot of punch. +ent-FoodSnackPistachios = sweetie's pistachios + .desc = Sweeties's name-brand pistachios. probably won't give you diseases. Probably. +ent-FoodSnackPopcorn = popcorn + .desc = Grown on an unknown planet, by an unknown farmer, popped by some jerk on a space station. +ent-FoodSnackRaisins = 4no raisins + .desc = Best raisins in the universe. Not sure why. +ent-FoodSnackSemki = bob's semki sunflower seeds + .desc = Proudly produced by the Bob Bobson nutritional corporation. Perfect for spitting at people. +ent-FoodSnackSus = sus jerky + .desc = Something about this packet makes you feel incredibly uneasy. Jerky's good though. +ent-FoodSnackSyndi = syndi-cakes + .desc = An extremely moist snack cake that tastes just as good after being nuked. +ent-FoodSnackChowMein = chow mein + .desc = A salty fried noodle snack. Looks like they forgot the vegetables. +ent-FoodSnackDanDanNoodles = dan dan noodles + .desc = A spicy Sichuan noodle snack. The chili oil slick pools on top. +ent-FoodSnackCookieFortune = fortune cookie + .desc = A boring cardboard tasting snack with a fortune inside. Surprise! You're boring too. +ent-FoodSnackNutribrick = nutribrick + .desc = A carefully synthesized brick designed to contain the highest ratio of nutriment to volume. Tastes like shit. +ent-FoodSnackNutribrickOpen = nutribrick + .desc = A carefully synthesized brick designed to contain the highest ratio of nutriment to volume. Tastes like shit. +ent-FoodSnackMREBrownie = brownie + .desc = A precisely mixed brownie, made to withstand blunt trauma and harsh conditions. Tastes like shit. +ent-FoodSnackMREBrownieOpen = brownie + .desc = A precisely mixed brownie, made to withstand blunt trauma and harsh conditions. Tastes like shit. + .suffix = MRE +ent-FoodPacketTrash = { ent-BaseItem } + .desc = This is rubbish. +ent-FoodPacketBoritosTrash = boritos bag + .desc = { ent-FoodPacketTrash.desc } +ent-FoodPacketCnDsTrash = C&Ds bag + .desc = { ent-FoodPacketTrash.desc } +ent-FoodPacketCheesieTrash = cheesie honkers + .desc = { ent-FoodPacketTrash.desc } +ent-FoodPacketChipsTrash = chips + .desc = { ent-FoodPacketTrash.desc } +ent-FoodPacketChocolateTrash = chocolate wrapper + .desc = { ent-FoodPacketTrash.desc } +ent-FoodPacketEnergyTrash = energybar wrapper + .desc = { ent-FoodPacketTrash.desc } +ent-FoodPacketPistachioTrash = pistachios packet + .desc = { ent-FoodPacketTrash.desc } +ent-FoodPacketPopcornTrash = popcorn box + .desc = { ent-FoodPacketTrash.desc } +ent-FoodPacketRaisinsTrash = 4no raisins + .desc = { ent-FoodPacketTrash.desc } +ent-FoodPacketSemkiTrash = semki packet + .desc = { ent-FoodPacketTrash.desc } +ent-FoodPacketSusTrash = sus jerky + .desc = { ent-FoodPacketTrash.desc } +ent-FoodPacketSyndiTrash = syndi-cakes box + .desc = { ent-FoodPacketTrash.desc } +ent-FoodPacketChowMeinTrash = empty chow mein box + .desc = { ent-FoodPacketTrash.desc } +ent-FoodPacketDanDanTrash = empty dan dan box + .desc = { ent-FoodPacketTrash.desc } +ent-FoodCookieFortune = cookie fortune + .desc = The fortune reads: The end is near...and it's all your fault. +ent-FoodPacketMRETrash = MRE wrapper + .desc = A general purpose wrapper for a variety of military food goods. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/soup.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/soup.ftl new file mode 100644 index 00000000000..7780b7d7f92 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/soup.ftl @@ -0,0 +1,88 @@ +ent-FoodBowlBase = { ent-FoodBase } + .desc = { ent-FoodBase.desc } +ent-FoodSoupPea = pea soup + .desc = A humble split pea soup. +ent-FoodSaladAesir = aesir salad + .desc = Probably too incredible for mortals to fully enjoy. +ent-FoodSaladHerb = herb salad + .desc = A tasty salad with apples on top. +ent-FoodSaladValid = valid salad + .desc = It's just an herb salad with meatballs and fried potato slices. Nothing suspicious about it. +ent-FoodSaladColeslaw = coleslaw + .desc = Shredded cabbage and red onions dressed with a vinaigrette. +ent-FoodSaladCaesar = caesar salad + .desc = A simple yet flavorful salad of onions, lettuce, croutons, and shreds of cheese dressed in oil. Comes with a slice of pita bread! +ent-FoodSaladKimchi = kimchi salad + .desc = It really is just a spicy salad. +ent-FoodSaladFruit = fruit salad + .desc = Your standard fruit salad. +ent-FoodSaladJungle = jungle salad + .desc = Exotic fruits in a bowl. +ent-FoodSaladCitrus = citrus salad + .desc = Citrus overload! +ent-FoodSaladEden = salad of eden + .desc = A salad brimming with untapped potential. +ent-FoodRiceBoiled = boiled rice + .desc = A warm bowl of rice. +ent-FoodRiceEgg = egg-fried rice + .desc = A bowl of rice with a fried egg. +ent-FoodRicePork = rice and pork + .desc = Well, it looks like pork... +ent-FoodRicePudding = rice pudding + .desc = Everybody loves rice pudding! +ent-FoodRiceGumbo = black-eyed gumbo + .desc = A spicy and savory meat and rice dish. +ent-FoodOatmeal = oatmeal + .desc = A nice bowl of oatmeal. +ent-FoodJellyDuff = space liberty duff + .desc = Jello gelatin, from Alfred Hubbard's cookbook. +ent-FoodJellyAmanita = amanita jelly + .desc = It's evil, don't touch it! +ent-FoodSoupMeatball = meatball soup + .desc = You've got balls kid, BALLS! +ent-FoodSoupSlime = slime soup + .desc = If no water is available, you may substitute tears. +ent-FoodSoupTomatoBlood = tomato soup + .desc = Smells like copper... is that a bone? +ent-FoodSoupWingFangChu = wing fang chu + .desc = A savory dish of alien wing wang in soy. +ent-FoodSoupClown = clown's tears + .desc = Not very funny. +ent-FoodSoupVegetable = vegetable soup + .desc = A true vegan meal. +ent-FoodSoupNettle = nettle soup + .desc = To think, the botanist would've beat you to death with one of these. +ent-FoodSoupMystery = mystery soup + .desc = The mystery is, why aren't you eating it? +ent-FoodSoupChiliHot = bowl of hot chili + .desc = A Texan five-alarm chili! +ent-FoodSoupChiliCold = cold chili + .desc = This slush is barely a liquid! +ent-FoodSoupChiliClown = chili con carnival + .desc = A delicious stew of meat, chilies, and salty, salty clown tears. +ent-FoodSoupMonkey = monkey's delight + .desc = A delicious soup with hunks of monkey meat simmered to perfection, in a broth that tastes faintly of bananas. +ent-FoodSoupTomato = tomato soup + .desc = Drinking this feels like being a vampire! A tomato vampire... +ent-FoodSoupEyeball = eyeball soup + .desc = It's looking back at you... +ent-FoodSoupMiso = miso soup + .desc = Salty, fishy soup, best had with ramen. +ent-FoodSoupMushroom = mushroom soup + .desc = A delicious and hearty mushroom soup. +ent-FoodSoupBeet = beet soup + .desc = Wait, how do you spell it again..? +ent-FoodSoupBeetRed = red beet soup + .desc = Quite a delicacy. +ent-FoodSoupStew = stew + .desc = A nice and warm stew. Healthy and strong. +ent-FoodSoupPotato = sweet potato soup + .desc = Delicious sweet potato in soup form. +ent-FoodSoupOnion = french onion soup + .desc = Good enough to make a grown mime cry. +ent-FoodSoupBisque = bisque + .desc = A classic entrée from Space France. +ent-FoodSoupElectron = electron soup + .desc = A gastronomic curiosity of ethereal origin. +ent-FoodSoupBungo = bungo curry + .desc = A spicy vegetable curry made with the humble bungo fruit, Exotic! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/taco.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/taco.ftl new file mode 100644 index 00000000000..07d378e4536 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/food/taco.ftl @@ -0,0 +1,18 @@ +ent-FoodTacoShell = taco shell + .desc = A taco shell, easy to hold, but falls on its side when put down. +ent-FoodTacoBase = { ent-FoodInjectableBase } + .desc = { ent-FoodInjectableBase.desc } +ent-FoodTacoBeef = beef taco + .desc = A very basic and run of the mill beef taco, now with cheese! +ent-FoodTacoChicken = chicken taco + .desc = A very basic and run of the mill chicken taco, now with cheese! +ent-FoodTacoFish = fish taco + .desc = Sounds kinda gross, but it's actually not that bad. +ent-FoodTacoRat = rat taco + .desc = Yeah, that looks about right... +ent-FoodTacoBeefSupreme = beef taco supreme + .desc = It's like a regular beef taco, but surpeme! +ent-FoodTacoChickenSupreme = chicken taco supreme + .desc = It's like a regular chicken taco, but surpeme! +ent-FoodMealSoftTaco = soft taco + .desc = Take a bite! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/base_smokeables.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/base_smokeables.ftl new file mode 100644 index 00000000000..fdcb4eb0506 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/base_smokeables.ftl @@ -0,0 +1,8 @@ +ent-BaseSmokable = { ent-BaseItem } + .desc = If you want to get cancer, might as well do it in style. +ent-BaseCigar = { ent-BaseSmokable } + .desc = { ent-BaseSmokable.desc } +ent-BaseSmokingPipe = { ent-BaseSmokable } + .desc = { ent-BaseSmokable.desc } +ent-BaseVape = { ent-BaseItem } + .desc = { ent-BaseItem.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigarettes/cartons.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigarettes/cartons.ftl new file mode 100644 index 00000000000..311caa55b19 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigarettes/cartons.ftl @@ -0,0 +1,10 @@ +ent-CigCartonGreen = Spessman's Smokes carton + .desc = A carton containing 6 packets of Spessman's Smokes. +ent-CigCartonRed = DromedaryCo carton + .desc = A carton containing 6 packets of Dromedarycos. +ent-CigCartonBlue = AcmeCo carton + .desc = A carton containing 6 packets of AcmeCo. +ent-CigCartonBlack = Nomads carton + .desc = A carton containing 6 packets of Nomads. +ent-CigCartonMixed = Dan's soaked smokes + .desc = A carton containg 3 packets of Dan's soaked smokes. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigarettes/cigarette.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigarettes/cigarette.ftl new file mode 100644 index 00000000000..37e9e4ddc1d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigarettes/cigarette.ftl @@ -0,0 +1,55 @@ +ent-Cigarette = cigarette + .desc = A roll of tobacco and nicotine. +ent-SoakedCigarette = cigarette + .desc = A roll of tobacco and nicotine soaked in some chemical. + .suffix = Soaked +ent-CigaretteSpent = { ent-Cigarette } + .suffix = spent + .desc = { ent-Cigarette.desc } +ent-CigaretteSyndicate = cigarette + .suffix = syndicate + .desc = { ent-Cigarette.desc } +ent-CigaretteOmnizine = Hot Dog Water Flavor Explosion + .desc = { ent-SoakedCigarette.desc } +ent-CigaretteIron = Rusty Orange Baja Blast + .desc = { ent-SoakedCigarette.desc } +ent-CigaretteTricordrazine = Licorice Allsorts + .desc = { ent-SoakedCigarette.desc } +ent-CigaretteDylovene = Urinal Cake Disolver + .desc = { ent-SoakedCigarette.desc } +ent-CigaretteDermaline = Aloe Peanut Butter Medley + .desc = { ent-SoakedCigarette.desc } +ent-CigaretteArithrazine = Roman Pipe Works + .desc = { ent-SoakedCigarette.desc } +ent-CigaretteIpecac = Grandma's Christmas Fruitcake + .desc = { ent-SoakedCigarette.desc } +ent-CigaretteBicaridine = Wet Dog Enhanced Cigarette + .desc = { ent-SoakedCigarette.desc } +ent-CigaretteDexalin = Rocky Mountain Musk + .desc = { ent-SoakedCigarette.desc } +ent-CigarettePax = Switzerland Express + .desc = { ent-SoakedCigarette.desc } +ent-CigaretteBbqSauce = Spicy Wood Aroma + .desc = { ent-SoakedCigarette.desc } +ent-CigaretteBlackPepper = English Spice + .desc = { ent-SoakedCigarette.desc } +ent-CigaretteCapsaicinOil = Chilly P + .desc = { ent-SoakedCigarette.desc } +ent-CigaretteBread = Double Toasted + .desc = { ent-SoakedCigarette.desc } +ent-CigaretteMilk = Bovine Extract + .desc = { ent-SoakedCigarette.desc } +ent-CigaretteBanana = Clown Adjancency Bonus + .desc = { ent-SoakedCigarette.desc } +ent-CigaretteSpaceDrugs = 80's Power Hour + .desc = { ent-SoakedCigarette.desc } +ent-CigaretteMuteToxin = Mixed Lozenges + .desc = { ent-SoakedCigarette.desc } +ent-CigaretteMold = Beneath The Sink Experience + .desc = { ent-SoakedCigarette.desc } +ent-CigaretteLicoxide = Wake Up Call + .desc = { ent-SoakedCigarette.desc } +ent-CigaretteWeldingFuel = Plasma Sauce + .desc = { ent-SoakedCigarette.desc } +ent-CigaretteTHC = Hippy Romance Novel + .desc = { ent-SoakedCigarette.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigarettes/joints.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigarettes/joints.ftl new file mode 100644 index 00000000000..457cb530e22 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigarettes/joints.ftl @@ -0,0 +1,4 @@ +ent-Joint = joint + .desc = A roll of dried plant matter wrapped in thin paper. +ent-Blunt = blunt + .desc = A roll of dried plant matter wrapped in a dried tobacco leaf. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigarettes/packs.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigarettes/packs.ftl new file mode 100644 index 00000000000..21060bd0323 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigarettes/packs.ftl @@ -0,0 +1,25 @@ +ent-CigPackBase = cigarette pack + + .desc = { ent-['BaseStorageItem', 'BaseBagOpenClose'].desc } +ent-CigPackMixedBase = soaked cigarette pack + + .desc = { ent-['BaseStorageItem', 'BaseBagOpenClose'].desc } +ent-CigPackGreen = Spessman's Smokes packet + .desc = A label on the packaging reads, Wouldn't a slow death make a change? +ent-CigPackRed = DromedaryCo packet + .desc = The most popular brand of Space Cigarettes, sponsors of the Space Olympics. +ent-CigPackBlue = AcmeCo packet + .desc = For those who somehow want to obtain the record for the most amount of cancerous tumors. +ent-CigPackBlack = Nomads packet + .desc = Nomads's extra strong, for when your life is more extra hard. +ent-CigPackSyndicate = Interdyne herbals packet + .desc = Elite cigarettes for elite syndicate agents. Infused with medicine for when you need to do more than calm your nerves. +ent-CigPackMixedMedical = Dan's soaked smokes + .desc = Dan worked with NT chemistry to dispose of excess chemicals, ENJOY. + .suffix = Medical +ent-CigPackMixed = Dan's soaked smokes + .desc = Dan worked with NT chemistry to dispose of excess chemicals, ENJOY. + .suffix = Mixed +ent-CigPackMixedNasty = Dan's soaked smokes + .desc = Dan worked with NT chemistry to dispose of excess chemicals, ENJOY. + .suffix = Nasty diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigarettes/rolling_paper.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigarettes/rolling_paper.ftl new file mode 100644 index 00000000000..0248d67724b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigarettes/rolling_paper.ftl @@ -0,0 +1,16 @@ +ent-PackPaperRolling = pack of rolling paper + .desc = A pack of thin pieces of paper used to make fine smokeables. +ent-PackPaperRollingFilters = pack of rolling paper with filters + .desc = A pack of filters and thin pieces of paper used to make fine smokeables. +ent-PaperRolling = rolling paper + .desc = A thin piece of paper used to make fine smokeables. + .suffix = Full +ent-PaperRolling1 = { ent-PaperRolling } + .suffix = Single + .desc = { ent-PaperRolling.desc } +ent-CigaretteFilter = cigarette filter + .desc = A strip of firm paper used as a filter for handmade cigarettes. + .suffix = Full +ent-CigaretteFilter1 = { ent-CigaretteFilter } + .suffix = Single + .desc = { ent-CigaretteFilter.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigars/case.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigars/case.ftl new file mode 100644 index 00000000000..79a66920f3d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigars/case.ftl @@ -0,0 +1,4 @@ +ent-CigarCase = cigar case + .desc = A case for holding your cigars when you are not smoking them. +ent-CigarGoldCase = premium cigar case + .desc = A case of premium Havanian cigars. You'll only see heads with these. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigars/cigar.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigars/cigar.ftl new file mode 100644 index 00000000000..86478f0467a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/cigars/cigar.ftl @@ -0,0 +1,10 @@ +ent-Cigar = cigar + .desc = A brown roll of tobacco and... well, you're not quite sure. +ent-CigarSpent = { ent-Cigar } + .suffix = spent + .desc = { ent-Cigar.desc } +ent-CigarGold = premium Havanian cigar + .desc = A cigar fit for only the best of the best. +ent-CigarGoldSpent = { ent-CigarGold } + .suffix = spent + .desc = { ent-CigarGold.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/pipes/pipe.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/pipes/pipe.ftl new file mode 100644 index 00000000000..9e3977c4c33 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/pipes/pipe.ftl @@ -0,0 +1,8 @@ +ent-SmokingPipe = pipe + .desc = Just like grandpappy used to smoke. +ent-SmokingPipeFilledTobacco = pipe + .desc = Just like grandpappy used to smoke. + .suffix = Tobacco +ent-SmokingPipeFilledCannabis = pipe + .desc = Just like grandpappy used to smoke. + .suffix = Cannabis diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/vapes/vape.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/vapes/vape.ftl new file mode 100644 index 00000000000..8c43ce635d1 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/consumable/smokeables/vapes/vape.ftl @@ -0,0 +1,2 @@ +ent-Vape = vape + .desc = Like a cigar, but for tough teens. (WARNING:Pour only water into the vape) diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/decoration/ashtray.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/decoration/ashtray.ftl new file mode 100644 index 00000000000..9046e595ef7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/decoration/ashtray.ftl @@ -0,0 +1,2 @@ +ent-Ashtray = ashtray + .desc = Proven by scientists to improve the smoking experience by 37%! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/decoration/flora.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/decoration/flora.ftl new file mode 100644 index 00000000000..6049849a4dc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/decoration/flora.ftl @@ -0,0 +1,115 @@ +ent-BaseRock = boulder + .desc = Heavy as a really heavy thing. +ent-BaseTree = { "" } + .desc = Yep, it's a tree. +ent-BaseTreeSnow = { ent-BaseTree } + .desc = { ent-BaseTree.desc } +ent-BaseTreeLarge = { ent-BaseTree } + .desc = { ent-BaseTree.desc } +ent-BaseTreeConifer = { ent-BaseTree } + .desc = { ent-BaseTree.desc } +ent-FloraRockSolid01 = { ent-BaseRock } + .desc = { ent-BaseRock.desc } +ent-FloraRockSolid02 = { ent-BaseRock } + .desc = { ent-BaseRock.desc } +ent-FloraRockSolid03 = { ent-BaseRock } + .desc = { ent-BaseRock.desc } +ent-FloraStalagmite1 = stalagmite + .desc = Natural stone spikes. +ent-FloraStalagmite2 = { ent-FloraStalagmite1 } + .desc = { ent-FloraStalagmite1.desc } +ent-FloraStalagmite3 = { ent-FloraStalagmite1 } + .desc = { ent-FloraStalagmite1.desc } +ent-FloraStalagmite4 = { ent-FloraStalagmite1 } + .desc = { ent-FloraStalagmite1.desc } +ent-FloraStalagmite5 = { ent-FloraStalagmite1 } + .desc = { ent-FloraStalagmite1.desc } +ent-FloraStalagmite6 = { ent-FloraStalagmite1 } + .desc = { ent-FloraStalagmite1.desc } +ent-FloraGreyStalagmite1 = { ent-FloraStalagmite1 } + .desc = { ent-FloraStalagmite1.desc } +ent-FloraGreyStalagmite2 = { ent-FloraGreyStalagmite1 } + .desc = { ent-FloraGreyStalagmite1.desc } +ent-FloraGreyStalagmite3 = { ent-FloraGreyStalagmite1 } + .desc = { ent-FloraGreyStalagmite1.desc } +ent-FloraGreyStalagmite4 = { ent-FloraGreyStalagmite1 } + .desc = { ent-FloraGreyStalagmite1.desc } +ent-FloraGreyStalagmite5 = { ent-FloraGreyStalagmite1 } + .desc = { ent-FloraGreyStalagmite1.desc } +ent-FloraGreyStalagmite6 = { ent-FloraGreyStalagmite1 } + .desc = { ent-FloraGreyStalagmite1.desc } +ent-FloraTree01 = tree + .desc = { ent-BaseTree.desc } +ent-FloraTree02 = tree + .desc = { ent-BaseTree.desc } +ent-FloraTree03 = tree + .desc = { ent-BaseTree.desc } +ent-FloraTree04 = tree + .desc = { ent-BaseTree.desc } +ent-FloraTree05 = tree + .desc = { ent-BaseTree.desc } +ent-FloraTree06 = tree + .desc = { ent-BaseTree.desc } +ent-FloraTreeSnow01 = snowy tree + .desc = { ent-BaseTreeSnow.desc } +ent-FloraTreeSnow02 = snowy tree + .desc = { ent-BaseTreeSnow.desc } +ent-FloraTreeSnow03 = snowy tree + .desc = { ent-BaseTreeSnow.desc } +ent-FloraTreeSnow04 = snowy tree + .desc = { ent-BaseTreeSnow.desc } +ent-FloraTreeSnow05 = snowy tree + .desc = { ent-BaseTreeSnow.desc } +ent-FloraTreeSnow06 = snowy tree + .desc = { ent-BaseTreeSnow.desc } +ent-FloraTreeStump = tree stump + .desc = { ent-BaseTreeSnow.desc } +ent-FloraTreeLarge01 = large tree + .desc = { ent-BaseTreeLarge.desc } +ent-FloraTreeLarge02 = large tree + .desc = { ent-BaseTreeLarge.desc } +ent-FloraTreeLarge03 = large tree + .desc = { ent-BaseTreeLarge.desc } +ent-FloraTreeLarge04 = large tree + .desc = { ent-BaseTreeLarge.desc } +ent-FloraTreeLarge05 = large tree + .desc = { ent-BaseTreeLarge.desc } +ent-FloraTreeLarge06 = large tree + .desc = { ent-BaseTreeLarge.desc } +ent-FloraTreeConifer01 = snowy conifer + .desc = { ent-BaseTreeConifer.desc } +ent-FloraTreeConifer02 = snowy conifer + .desc = { ent-BaseTreeConifer.desc } +ent-FloraTreeConifer03 = snowy conifer + .desc = { ent-BaseTreeConifer.desc } +ent-FloraTreeChristmas01 = christmas tree + .desc = { ent-BaseTreeConifer.desc } +ent-FloraTreeChristmas02 = christmas tree + .suffix = PresentsGiver + .desc = { ent-BaseTreeConifer.desc } +ent-FloraTreeStumpConifer = tree stump + .desc = { ent-BaseTreeConifer.desc } +ent-ShadowTree01 = dark wood + .desc = The leaves are whispering about you. +ent-ShadowTree02 = { ent-ShadowTree01 } + .desc = { ent-ShadowTree01.desc } +ent-ShadowTree03 = { ent-ShadowTree01 } + .desc = { ent-ShadowTree01.desc } +ent-ShadowTree04 = { ent-ShadowTree01 } + .desc = { ent-ShadowTree01.desc } +ent-ShadowTree05 = { ent-ShadowTree01 } + .desc = { ent-ShadowTree01.desc } +ent-ShadowTree06 = { ent-ShadowTree01 } + .desc = { ent-ShadowTree01.desc } +ent-LightTree01 = glowing tree + .desc = a marvelous tree filled with strange energy. +ent-LightTree02 = { ent-LightTree01 } + .desc = { ent-LightTree01.desc } +ent-LightTree03 = { ent-LightTree01 } + .desc = { ent-LightTree01.desc } +ent-LightTree04 = { ent-LightTree01 } + .desc = { ent-LightTree01.desc } +ent-LightTree05 = { ent-LightTree01 } + .desc = { ent-LightTree01.desc } +ent-LightTree06 = { ent-LightTree01 } + .desc = { ent-LightTree01.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/decoration/jackolantern.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/decoration/jackolantern.ftl new file mode 100644 index 00000000000..7bf5e33fc01 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/decoration/jackolantern.ftl @@ -0,0 +1,16 @@ +ent-CarvedPumpkin = carved pumpkin + .desc = A traditional spooky decoration. +ent-PumpkinLantern = jack o' lantern + .desc = A carved pumpkin, emitting an eerie glow. +ent-CarvedPumpkinSmall = { ent-CarvedPumpkin } + .suffix = Small + .desc = { ent-CarvedPumpkin.desc } +ent-CarvedPumpkinLarge = { ent-CarvedPumpkin } + .suffix = Large + .desc = { ent-CarvedPumpkin.desc } +ent-PumpkinLanternSmall = { ent-PumpkinLantern } + .suffix = Small + .desc = { ent-PumpkinLantern.desc } +ent-PumpkinLanternLarge = { ent-PumpkinLantern } + .suffix = Large + .desc = { ent-PumpkinLantern.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/decoration/lidsalami.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/decoration/lidsalami.ftl new file mode 100644 index 00000000000..4bc78b3cde1 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/decoration/lidsalami.ftl @@ -0,0 +1,2 @@ +ent-LidSalami = salami lid + .desc = Ain't gon' fit, won't fit. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/decoration/mining.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/decoration/mining.ftl new file mode 100644 index 00000000000..1b9293b6d43 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/decoration/mining.ftl @@ -0,0 +1,12 @@ +ent-WoodenSign = wooden sign + .desc = He's pointing somewhere. +ent-WoodenSignRight = { ent-WoodenSign } + .desc = { ent-WoodenSign.desc } +ent-WoodenSupport = wooden support + .desc = Increases your confidence that a rock won't fall on your head. +ent-WoodenSupportBeam = wooden support beam + .desc = { ent-WoodenSupport.desc } +ent-WoodenSupportWall = wooden support wall + .desc = An old, rotten wall. +ent-WoodenSupportWallBroken = { ent-WoodenSupportWall } + .desc = { ent-WoodenSupportWall.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/decoration/present.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/decoration/present.ftl new file mode 100644 index 00000000000..ef524735f02 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/decoration/present.ftl @@ -0,0 +1,27 @@ +ent-PresentBase = present + .desc = A little box with incredible surprises inside. +ent-Present = { ent-['PresentBase', 'BaseStorageItem'] } + + .suffix = Empty + .desc = { ent-['PresentBase', 'BaseStorageItem'].desc } +ent-PresentRandomUnsafe = { ent-['PresentBase', 'BaseItem'] } + + .suffix = Filled, any item + .desc = { ent-['PresentBase', 'BaseItem'].desc } +ent-PresentRandomInsane = { ent-PresentRandomUnsafe } + .suffix = Filled, any entity + .desc = { ent-PresentRandomUnsafe.desc } +ent-PresentRandom = { ent-['PresentBase', 'BaseItem'] } + + .suffix = Filled Safe + .desc = { ent-['PresentBase', 'BaseItem'].desc } +ent-PresentRandomAsh = { ent-['PresentBase', 'BaseItem'] } + + .suffix = Filled Ash + .desc = { ent-['PresentBase', 'BaseItem'].desc } +ent-PresentRandomCash = { ent-['PresentBase', 'BaseItem'] } + + .suffix = Filled Cash + .desc = { ent-['PresentBase', 'BaseItem'].desc } +ent-PresentTrash = Wrapping Paper + .desc = Carefully folded, taped, and tied with a bow. Then ceremoniously ripped apart and tossed on the floor. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/cartridges.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/cartridges.ftl new file mode 100644 index 00000000000..69f73930df2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/cartridges.ftl @@ -0,0 +1,10 @@ +ent-NotekeeperCartridge = notekeeper cartridge + .desc = A program for keeping notes +ent-NewsReaderCartridge = news cartridge + .desc = A program for reading news +ent-CrewManifestCartridge = crew manifest cartridge + .desc = A program for listing your fellow crewmembers +ent-NetProbeCartridge = NetProbe cartridge + .desc = A program for getting the address and frequency of network devices +ent-LogProbeCartridge = LogProbe cartridge + .desc = A program for getting access logs from devices diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/circuitboards/computer.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/circuitboards/computer.ftl new file mode 100644 index 00000000000..e72910bafb6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/circuitboards/computer.ftl @@ -0,0 +1,70 @@ +ent-BaseComputerCircuitboard = computer board + .desc = { ent-BaseItem.desc } +ent-AlertsComputerCircuitboard = alerts computer board + .desc = A computer printed circuit board for an alerts computer. +ent-PowerComputerCircuitboard = power monitoring computer board + .desc = A computer printed circuit board for a power monitoring computer. +ent-MedicalRecordsComputerCircuitboard = medical records computer board + .desc = A computer printed circuit board for a medical records computer. +ent-CriminalRecordsComputerCircuitboard = criminal records computer board + .desc = A computer printed circuit board for a criminal records computer. +ent-StationRecordsComputerCircuitboard = station records computer board + .desc = A computer printed circuit board for a station records computer. +ent-CargoRequestComputerCircuitboard = cargo request computer board + .desc = A computer printed circuit board for a cargo request computer. +ent-CargoBountyComputerCircuitboard = cargo bounty computer board + .desc = A computer printed circuit board for a cargo bounty computer. +ent-CargoShuttleComputerCircuitboard = cargo shuttle computer board + .desc = A computer printed circuit board for a cargo shuttle computer. +ent-SalvageExpeditionsComputerCircuitboard = salvage expeditions computer board + .desc = A computer printed circuit board for a salvage expeditions computer. +ent-CargoShuttleConsoleCircuitboard = cargo shuttle console board + .desc = A computer printed circuit board for a cargo shuttle console. +ent-SalvageShuttleConsoleCircuitboard = salvage shuttle console board + .desc = A computer printed circuit board for a salvage shuttle console. +ent-SurveillanceCameraMonitorCircuitboard = surveillance camera monitor board + .desc = A computer printed circuit board for a surveillance camera monitor. +ent-SurveillanceWirelessCameraMonitorCircuitboard = surveillance wireless camera monitor board + .desc = A computer printed circuit board for a surveillance wireless camera monitor. +ent-ComputerTelevisionCircuitboard = television board + .desc = A computer printed circuit board for a television. +ent-ResearchComputerCircuitboard = R&D computer board + .desc = A computer printed circuit board for a R&D console. +ent-AnalysisComputerCircuitboard = analysis computer board + .desc = A computer printed circuit board for an analysis console. +ent-TechDiskComputerCircuitboard = tech disk terminal board + .desc = A computer printed circuit board for a technology disk terminal. +ent-CrewMonitoringComputerCircuitboard = crew monitoring computer board + .desc = A computer printed circuit board for a crew monitoring console. +ent-IDComputerCircuitboard = ID card computer board + .desc = A computer printed circuit board for an ID card console. +ent-BodyScannerComputerCircuitboard = body scanner computer board + .desc = A computer printed circuit board for a body scanner console. +ent-CommsComputerCircuitboard = communications computer board + .desc = A computer printed circuit board for a communications console. +ent-SyndicateCommsComputerCircuitboard = syndicate communications computer board + .desc = A computer printed circuit board for a syndicate communications console. +ent-RadarConsoleCircuitboard = radar console computer board + .desc = { ent-BaseComputerCircuitboard.desc } +ent-SolarControlComputerCircuitboard = solar control computer board + .desc = A computer printed circuit board for a solar control console. +ent-SpaceVillainArcadeComputerCircuitboard = space villain arcade board + .desc = A computer printed circuit board for a space villain arcade cabinet. +ent-BlockGameArcadeComputerCircuitboard = block game arcade board + .desc = A computer printed circuit board for a block game arcade cabinet. +ent-ParticleAcceleratorComputerCircuitboard = PA control box computer board + .desc = A computer printed circuit board for a particle accelerator control box. +ent-ShuttleConsoleCircuitboard = shuttle console board + .desc = A computer printed circuit board for a shuttle console. +ent-SyndicateShuttleConsoleCircuitboard = syndicate shuttle console board + .desc = A computer printed circuit board for a syndicate shuttle console. +ent-CloningConsoleComputerCircuitboard = cloning console computer board + .desc = A computer printed circuit board for a cloning console. +ent-ComputerIFFCircuitboard = IFF console board + .desc = Allows you to control the IFF characteristics of this vessel. +ent-ComputerIFFSyndicateCircuitboard = syndicate IFF console board + .desc = Allows you to control the IFF and stealth characteristics of this vessel. +ent-ComputerMassMediaCircuitboard = news manager console board + .desc = Write your message to the world! +ent-SensorConsoleCircuitboard = sensor monitoring console board + .desc = A computer printed circuit board for a sensor monitoring console. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/circuitboards/machine/base_machineboard.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/circuitboards/machine/base_machineboard.ftl new file mode 100644 index 00000000000..12966671b07 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/circuitboards/machine/base_machineboard.ftl @@ -0,0 +1,3 @@ +ent-BaseMachineCircuitboard = machine board + .suffix = Machine Board + .desc = { ent-BaseItem.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/circuitboards/machine/particle_accelerator.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/circuitboards/machine/particle_accelerator.ftl new file mode 100644 index 00000000000..4b73b43a3a0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/circuitboards/machine/particle_accelerator.ftl @@ -0,0 +1,12 @@ +ent-MachineParticleAcceleratorEndCapCircuitboard = PA end cap board + .desc = A machine board for a particle accelerator end cap +ent-MachineParticleAcceleratorFuelChamberCircuitboard = PA fuel chamber board + .desc = A machine board for a particle accelerator fuel chamber +ent-MachineParticleAcceleratorPowerBoxCircuitboard = PA power box board + .desc = A machine board for a particle accelerator power box +ent-MachineParticleAcceleratorEmitterStarboardCircuitboard = PA starboard emitter board + .desc = A machine board for a particle accelerator left emitter +ent-MachineParticleAcceleratorEmitterForeCircuitboard = PA fore emitter board + .desc = A machine board for a particle accelerator center emitter +ent-MachineParticleAcceleratorEmitterPortCircuitboard = PA port emitter board + .desc = A machine board for a particle accelerator right emitter diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/circuitboards/machine/production.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/circuitboards/machine/production.ftl new file mode 100644 index 00000000000..d33853cd240 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/circuitboards/machine/production.ftl @@ -0,0 +1,160 @@ +ent-AutolatheMachineCircuitboard = autolathe machine board + .desc = A machine printed circuit board for an autolathe +ent-AutolatheHyperConvectionMachineCircuitboard = hyper convection autolathe machine board + .desc = A machine printed circuit board for a hyper convection autolathe +ent-ProtolatheMachineCircuitboard = protolathe machine board + .desc = A machine printed circuit board for a protolathe. +ent-ProtolatheHyperConvectionMachineCircuitboard = hyper convection protolathe machine board + .desc = A machine printed circuit board for a hyper convection protolathe. +ent-BiofabricatorMachineCircuitboard = biofabricator machine board + .desc = A machine printed circuit board for a biofabricator. +ent-SecurityTechFabCircuitboard = security techfab machine board + .desc = A machine printed circuit board for a security techfab. +ent-AmmoTechFabCircuitboard = ammo techfab circuit board + .desc = A machine printed circuit board for an ammo techfab +ent-MedicalTechFabCircuitboard = medical techfab machine board + .desc = A machine printed circuit board for a medical techfab. +ent-CircuitImprinterMachineCircuitboard = circuit imprinter machine board + .desc = { ent-BaseMachineCircuitboard.desc } +ent-ExosuitFabricatorMachineCircuitboard = exosuit fabricator machine board + .desc = { ent-BaseMachineCircuitboard.desc } +ent-ResearchAndDevelopmentServerMachineCircuitboard = R&D server machine board + .desc = A machine printed circuit board for the R&D server. +ent-UniformPrinterMachineCircuitboard = uniform printer machine board + .desc = { ent-BaseMachineCircuitboard.desc } +ent-VaccinatorMachineCircuitboard = vaccinator machine board + .desc = { ent-BaseMachineCircuitboard.desc } +ent-DiagnoserMachineCircuitboard = diagnoser machine board + .desc = { ent-BaseMachineCircuitboard.desc } +ent-ArtifactAnalyzerMachineCircuitboard = artifact analyzer machine board + .desc = A machine printed circuit board for an artifact analyzer. +ent-TraversalDistorterMachineCircuitboard = traversal distorter machine board + .desc = A machine printed circuit board for a traversal distorter. +ent-ArtifactCrusherMachineCircuitboard = artifact crusher machine board + .desc = A machine printed circuit board for an artifact crusher. +ent-AnomalyVesselCircuitboard = anomaly vessel machine board + .desc = A machine printed circuit board for an anomaly vessel. +ent-AnomalyVesselExperimentalCircuitboard = experimental anomaly vessel machine board + .desc = A machine printed circuit board for an experimental anomaly vessel. +ent-AnomalySynchronizerCircuitboard = anomaly synchronizer machine board + .desc = A machine printed circuit board for an anomaly synchronizer. +ent-APECircuitboard = A.P.E. machine board + .desc = A machine printed circuit board for an A.P.E. +ent-ThermomachineFreezerMachineCircuitBoard = freezer thermomachine machine board + .desc = Looks like you could use a screwdriver to change the board type. +ent-ThermomachineHeaterMachineCircuitBoard = heater thermomachine machine board + .desc = Looks like you could use a screwdriver to change the board type. +ent-HellfireFreezerMachineCircuitBoard = hellfire freezer machine board + .desc = Looks like you could use a screwdriver to change the board type. +ent-HellfireHeaterMachineCircuitBoard = hellfire heater machine board + .desc = Looks like you could use a screwdriver to change the board type. +ent-CondenserMachineCircuitBoard = condenser machine board + .desc = A machine printed circuit board for a condenser. +ent-PortableScrubberMachineCircuitBoard = portable scrubber machine board + .desc = A machine printed circuit board for a portable scrubber. +ent-SpaceHeaterMachineCircuitBoard = space heater machine board + .desc = A machine printed circuit board for a space heater. +ent-CloningPodMachineCircuitboard = cloning pod machine board + .desc = A machine printed circuit board for a cloning pod. +ent-MedicalScannerMachineCircuitboard = medical scanner machine board + .desc = A machine printed circuit board for a medical scanner. +ent-CrewMonitoringServerMachineCircuitboard = crew monitoring server machine board + .desc = A machine printed circuit board for a crew monitoring server. +ent-CryoPodMachineCircuitboard = cryo pod machine board + .desc = A machine printed circuit board for a cryo pod. +ent-ChemMasterMachineCircuitboard = ChemMaster 4000 machine board + .desc = A machine printed circuit board for a ChemMaster 4000. +ent-ChemDispenserMachineCircuitboard = chem dispenser machine board + .desc = A machine printed circuit board for a chem dispenser. +ent-BiomassReclaimerMachineCircuitboard = biomass reclaimer machine board + .desc = A machine printed circuit board for a biomass reclaimer. +ent-HydroponicsTrayMachineCircuitboard = hydroponics tray machine board + .desc = A machine printed circuit board for a hydroponics tray. +ent-SeedExtractorMachineCircuitboard = seed extractor machine board + .desc = A machine printed circuit board for a seed extractor. +ent-SMESMachineCircuitboard = SMES machine board + .desc = A machine printed circuit board for a SMES. +ent-CellRechargerCircuitboard = cell recharger machine board + .desc = A machine printed circuit board for a cell recharger. +ent-PowerCageRechargerCircuitboard = cage recharger machine board + .desc = A machine printed circuit board for a energy cage recharger. +ent-BorgChargerCircuitboard = cyborg recharging station machine board + .desc = A machine printed circuit board for a robot recharging station. +ent-WeaponCapacitorRechargerCircuitboard = recharger machine board + .desc = A machine printed circuit board for a recharger. +ent-TurboItemRechargerCircuitboard = turbo recharger machine board + .desc = A machine printed circuit board for a turbo recharger. +ent-SubstationMachineCircuitboard = substation machine board + .desc = A machine printed circuit board for a substation. +ent-DawInstrumentMachineCircuitboard = digital audio workstation machine board + .desc = { ent-BaseMachineCircuitboard.desc } +ent-PortableGeneratorPacmanMachineCircuitboard = P.A.C.M.A.N.-type portable generator machine board + .desc = { ent-BaseMachineCircuitboard.desc } +ent-ThrusterMachineCircuitboard = thruster machine board + .desc = { ent-BaseMachineCircuitboard.desc } +ent-GyroscopeMachineCircuitboard = gyroscope machine board + .desc = { ent-BaseMachineCircuitboard.desc } +ent-PortableGeneratorSuperPacmanMachineCircuitboard = S.U.P.E.R.P.A.C.M.A.N.-type portable generator machine board + .desc = { ent-BaseMachineCircuitboard.desc } +ent-PortableGeneratorJrPacmanMachineCircuitboard = J.R.P.A.C.M.A.N.-type portable generator machine board + .desc = { ent-BaseMachineCircuitboard.desc } +ent-ReagentGrinderMachineCircuitboard = reagent grinder machine board + .desc = A machine printed circuit board for a reagent grinder. +ent-HotplateMachineCircuitboard = hotplate machine board + .desc = A machine printed circuit board for a hotplate. +ent-ElectricGrillMachineCircuitboard = electric grill machine board + .desc = A machine printed circuit board for an electric grill. +ent-StasisBedMachineCircuitboard = stasis bed machine board + .desc = { ent-BaseMachineCircuitboard.desc } +ent-ElectrolysisUnitMachineCircuitboard = electrolysis unit machine board + .desc = A machine printed circuit board for an electrolysis unit. +ent-CentrifugeMachineCircuitboard = centrifuge machine board + .desc = A machine printed circuit board for a centrifuge. +ent-MaterialReclaimerMachineCircuitboard = material reclaimer machine board + .desc = { ent-BaseMachineCircuitboard.desc } +ent-OreProcessorMachineCircuitboard = ore processor machine board + .desc = { ent-BaseMachineCircuitboard.desc } +ent-OreProcessorIndustrialMachineCircuitboard = industrial ore processor machine board + .desc = { ent-BaseMachineCircuitboard.desc } +ent-SheetifierMachineCircuitboard = sheet-meister 2000 machine board + .desc = { ent-BaseMachineCircuitboard.desc } +ent-MicrowaveMachineCircuitboard = microwave machine board + .desc = { ent-BaseMachineCircuitboard.desc } +ent-FatExtractorMachineCircuitboard = lipid extractor machine board + .desc = { ent-BaseMachineCircuitboard.desc } +ent-FlatpackerMachineCircuitboard = Flatpacker 1001 machine board + .desc = { ent-BaseMachineCircuitboard.desc } +ent-EmitterCircuitboard = emitter machine board + .desc = { ent-BaseMachineCircuitboard.desc } +ent-SurveillanceCameraRouterCircuitboard = surveillance camera router board + .desc = A machine printed circuit board for a surveillance camera router. +ent-SurveillanceCameraWirelessRouterCircuitboard = surveillance camera wireless router board + .desc = A machine printed circuit board for a surveillance camera wireless router. +ent-SurveillanceWirelessCameraMovableCircuitboard = movable wireless camera board + .desc = A machine printed circuit board for a movable wireless camera. +ent-SurveillanceWirelessCameraAnchoredCircuitboard = wireless camera board + .desc = A machine printed circuit board for a wireless camera. +ent-GasRecyclerMachineCircuitboard = gas recycler board + .desc = A printed circuit board for a gas recycler. +ent-BoozeDispenserMachineCircuitboard = booze dispenser machine board + .desc = A machine printed circuit board for a booze dispenser. +ent-CargoTelepadMachineCircuitboard = cargo telepad machine board + .desc = A machine printed circuit board for a cargo telepad. +ent-SodaDispenserMachineCircuitboard = soda dispenser machine board + .desc = A machine printed circuit board for a soda dispenser. +ent-TelecomServerCircuitboard = telecommunication server machine board + .desc = A machine printed circuit board for an telecommunication server. +ent-SalvageMagnetMachineCircuitboard = salvage magnet machine board + .desc = A machine printed circuit board for a salvage magnet. +ent-MiniGravityGeneratorCircuitboard = mini gravity generator machine board + .desc = A machine printed circuit board for a mini gravity generator. +ent-ShuttleGunSvalinnMachineGunCircuitboard = LSE-400c "Svalinn machine gun" machine board + .desc = A machine printed circuit board for an LSE-400c "Svalinn machine gun" +ent-ShuttleGunPerforatorCircuitboard = LSE-1200c "Perforator" machine board + .desc = A machine printed circuit board for an LSE-1200c "Perforator" +ent-ShuttleGunFriendshipCircuitboard = EXP-320g "Friendship" machine board + .desc = A machine printed circuit board for an EXP-320g "Friendship" +ent-ShuttleGunDusterCircuitboard = EXP-2100g "Duster" machine board + .desc = A machine printed circuit board for an EXP-2100g "Duster" +ent-ShuttleGunKineticCircuitboard = PTK-800 "Matter Dematerializer" machine board + .desc = A machine printed circuit board for an PTK-800 "Matter Dematerializer" diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/circuitboards/misc.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/circuitboards/misc.ftl new file mode 100644 index 00000000000..31e149dfa38 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/circuitboards/misc.ftl @@ -0,0 +1,2 @@ +ent-StationMapCircuitboard = station map electronics + .desc = An electronics board used in station maps. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/door_remote.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/door_remote.ftl new file mode 100644 index 00000000000..8592b84b9ac --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/door_remote.ftl @@ -0,0 +1,23 @@ +ent-DoorRemoteDefault = door remote + .desc = A gadget which can open and bolt doors remotely. +ent-DoorRemoteCommand = command door remote + .desc = { ent-DoorRemoteDefault.desc } +ent-DoorRemoteSecurity = security door remote + .desc = { ent-DoorRemoteDefault.desc } +ent-DoorRemoteArmory = armory door remote + .desc = { ent-DoorRemoteDefault.desc } +ent-DoorRemoteService = service door remote + .desc = { ent-DoorRemoteDefault.desc } +ent-DoorRemoteResearch = research door remote + .desc = { ent-DoorRemoteDefault.desc } +ent-DoorRemoteCargo = logistics door remote + .desc = { ent-DoorRemoteDefault.desc } +ent-DoorRemoteMedical = medical door remote + .desc = { ent-DoorRemoteDefault.desc } +ent-DoorRemoteEngineering = engineering door remote + .desc = { ent-DoorRemoteDefault.desc } +ent-DoorRemoteFirefight = fire-fighting door remote + .desc = A gadget which can open and bolt FireDoors remotely. +ent-DoorRemoteAll = super door remote + .suffix = Admeme + .desc = { ent-DoorRemoteDefault.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/atmos_alarms.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/atmos_alarms.ftl new file mode 100644 index 00000000000..077d22d5bbc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/atmos_alarms.ftl @@ -0,0 +1,4 @@ +ent-AirAlarmElectronics = air alarm electronics + .desc = An electronics board used in air alarms +ent-FireAlarmElectronics = fire alarm electronics + .desc = An electronics board used in fire alarms diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/base_electronics.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/base_electronics.ftl new file mode 100644 index 00000000000..187acfe078d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/base_electronics.ftl @@ -0,0 +1,3 @@ +ent-BaseElectronics = base electronics + .suffix = Electronics + .desc = { ent-BaseItem.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/disposal.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/disposal.ftl new file mode 100644 index 00000000000..cbe30f42fdf --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/disposal.ftl @@ -0,0 +1,2 @@ +ent-MailingUnitElectronics = mailing unit electronics + .desc = An electronics board used in mailing units diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/door.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/door.ftl new file mode 100644 index 00000000000..ba3bc749e19 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/door.ftl @@ -0,0 +1,2 @@ +ent-DoorElectronics = door electronics + .desc = An electronics board used in doors and airlocks diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/firelock.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/firelock.ftl new file mode 100644 index 00000000000..f6b0936c274 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/firelock.ftl @@ -0,0 +1,2 @@ +ent-FirelockElectronics = firelock electronics + .desc = An electronics board used to detect differences in pressure, temperature and gas concentrations between the two sides of the door. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/igniter.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/igniter.ftl new file mode 100644 index 00000000000..95fe48f0286 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/igniter.ftl @@ -0,0 +1,2 @@ +ent-Igniter = igniter + .desc = Creates a spark when activated by a signal. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/intercom.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/intercom.ftl new file mode 100644 index 00000000000..aaf7e658927 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/intercom.ftl @@ -0,0 +1,2 @@ +ent-IntercomElectronics = intercom electronics + .desc = An electronics board used in intercoms diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/mech.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/mech.ftl new file mode 100644 index 00000000000..9c4cb69773b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/mech.ftl @@ -0,0 +1,14 @@ +ent-RipleyCentralElectronics = ripley central control module + .desc = The electrical control center for the ripley mech. +ent-RipleyPeripheralsElectronics = ripley peripherals control module + .desc = The electrical peripherals control for the ripley mech. +ent-HonkerCentralElectronics = H.O.N.K. central control module + .desc = The electrical control center for the H.O.N.K. mech. +ent-HonkerPeripheralsElectronics = H.O.N.K. peripherals control module + .desc = The electrical peripherals control for the H.O.N.K. mech. +ent-HonkerTargetingElectronics = H.O.N.K. weapon control and targeting module + .desc = The electrical targeting control for the H.O.N.K. mech. +ent-HamtrCentralElectronics = HAMTR central control module + .desc = The electrical control center for the HAMTR mech. +ent-HamtrPeripheralsElectronics = HAMTR peripherals control module + .desc = The electrical peripherals control for the HAMTR mech. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/power_electronics.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/power_electronics.ftl new file mode 100644 index 00000000000..f010958adb2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/power_electronics.ftl @@ -0,0 +1,10 @@ +ent-APCElectronics = APC electronics + .desc = Circuit used in APC construction. +ent-WallmountSubstationElectronics = wallmount substation electronics + .desc = Circuit used to construct a wallmount substation. +ent-WallmountGeneratorElectronics = wallmount generator electronics + .desc = Circuit used to construct a wallmount generator. +ent-WallmountGeneratorAPUElectronics = wallmount APU electronics + .desc = Circuit used to construct a wallmount APU. +ent-SolarTrackerElectronics = solar tracker electronics + .desc = Advanced circuit board used to detect differences in pressure, temperature and gas concentrations between the two sides of the door. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/signaller.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/signaller.ftl new file mode 100644 index 00000000000..261bbd87d16 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/signaller.ftl @@ -0,0 +1,4 @@ +ent-RemoteSignaller = remote signaller + .desc = A handheld device used for remotely sending signals to objects within a small radius of about 15 meters. +ent-RemoteSignallerAdvanced = advanced remote signaller + .desc = A handheld device used for remotely sending signals to objects within a small radius of about 50 meters. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/timer.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/timer.ftl new file mode 100644 index 00000000000..f1b8b8c6cdc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/timer.ftl @@ -0,0 +1,6 @@ +ent-SignalTimerElectronics = signal timer electronics + .desc = An electronics board used in timer circuitry. Looks like you could use a screwdriver to change the board type. +ent-ScreenTimerElectronics = screen timer electronics + .desc = { ent-SignalTimerElectronics.desc } +ent-BrigTimerElectronics = brig timer electronics + .desc = { ent-SignalTimerElectronics.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/triggers.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/triggers.ftl new file mode 100644 index 00000000000..519d8794587 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/electronics/triggers.ftl @@ -0,0 +1,6 @@ +ent-TimerTrigger = timer trigger + .desc = A configurable timer. +ent-SignalTrigger = signal trigger + .desc = Adds a machine link that is triggered by signals. +ent-VoiceTrigger = voice trigger + .desc = Adds a machine link that is triggered by vocal keywords diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/encryption_keys.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/encryption_keys.ftl new file mode 100644 index 00000000000..8a268817712 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/encryption_keys.ftl @@ -0,0 +1,32 @@ +ent-EncryptionKey = encryption key + .desc = A small cypher chip for headsets. +ent-EncryptionKeyCommon = common encryption key + .desc = An encryption key used by anyone. +ent-EncryptionKeyCargo = logistics encryption key + .desc = An encryption key used by supply employees. +ent-EncryptionKeyCentCom = central command encryption key + .desc = An encryption key used by captain's bosses. +ent-EncryptionKeyStationMaster = station master encryption key + .desc = An encryption key used by station's bosses. +ent-EncryptionKeyCommand = command encryption key + .desc = An encryption key used by crew's bosses. +ent-EncryptionKeyEngineering = engineering encryption key + .desc = An encryption key used by the engineers. +ent-EncryptionKeyMedical = medical encryption key + .desc = An encryption key used by those who save lives. +ent-EncryptionKeyMedicalScience = med-epi encryption key + .desc = An encryption key used by someone who hasn't decided which side to take. +ent-EncryptionKeyScience = epistemics encryption key + .desc = An encryption key used by scientists. Maybe it is plasmaproof? +ent-EncryptionKeyRobo = robotech encryption key + .desc = An encryption key used by robototech engineers. Maybe it has a LAH-6000 on it? +ent-EncryptionKeySecurity = security encryption key + .desc = An encryption key used by security. +ent-EncryptionKeyService = service encryption key + .desc = An encryption key used by the service staff, tasked with keeping the station full, happy and clean. +ent-EncryptionKeySyndie = blood-red encryption key + .desc = An encryption key used by... wait... Who is the owner of this chip? +ent-EncryptionKeyBinary = binary translator key + .desc = An encryption key that translates binary signals used by silicons. +ent-EncryptionKeyFreelance = freelancer encryption key + .desc = An encryption key used by freelancers, who may or may not have an affiliation. It looks like its worn out. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/flatpack.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/flatpack.ftl new file mode 100644 index 00000000000..7d9817d7bef --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/flatpack.ftl @@ -0,0 +1,22 @@ +ent-BaseFlatpack = base flatpack + .desc = A flatpack used for constructing something. +ent-SolarAssemblyFlatpack = solar assembly flatpack + .desc = A flatpack used for constructing a solar assembly. +ent-AmePartFlatpack = AME flatpack + .desc = A flatpack used for constructing an antimatter engine reactor. +ent-SingularityGeneratorFlatpack = singularity generator flatpack + .desc = A flatpack used for constructing a singularity generator. +ent-RadiationCollectorFlatpack = radiation collector flatpack + .desc = A flatpack used for constructing a radiation collector. +ent-ContainmentFieldGeneratorFlatpack = containment field generator flatpack + .desc = A flatpack used for constructing a containment field generator. +ent-TeslaGeneratorFlatpack = tesla generator flatpack + .desc = A flatpack used for constructing a tesla generator. +ent-TeslaCoilFlatpack = tesla coil flatpack + .desc = A flatpack used for constructing a tesla coil. +ent-TeslaGroundingRodFlatpack = grounding rod flatpack + .desc = A flatpack used for constructing a grounding rod. +ent-GyroscopeFlatpack = gyroscope flatpack + .desc = A flatpack used for constructing a gyroscope. +ent-ThrusterFlatpack = thruster flatpack + .desc = A flatpack used for constructing a thruster. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/forensic_scanner.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/forensic_scanner.ftl new file mode 100644 index 00000000000..a73c2166d68 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/forensic_scanner.ftl @@ -0,0 +1,4 @@ +ent-ForensicScanner = forensic scanner + .desc = A handheld device that can scan objects for fingerprints and fibers. +ent-ForensicReportPaper = forensic scanner report + .desc = Circumstantial evidence, at best diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/geiger.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/geiger.ftl new file mode 100644 index 00000000000..f4b1b22dc53 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/geiger.ftl @@ -0,0 +1,2 @@ +ent-GeigerCounter = Geiger counter + .desc = A handheld device used for detecting and measuring radiation pulses. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/hand_teleporter.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/hand_teleporter.ftl new file mode 100644 index 00000000000..c6449a0a755 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/hand_teleporter.ftl @@ -0,0 +1,2 @@ +ent-HandTeleporter = hand teleporter + .desc = A Nanotrasen signature item--only the finest bluespace tech. Instructions: Use once to create a portal which teleports at random. Use again to link it to a portal at your current location. Use again to clear all portals. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/holoprojectors.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/holoprojectors.ftl new file mode 100644 index 00000000000..07f3b2ce023 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/holoprojectors.ftl @@ -0,0 +1,14 @@ +ent-Holoprojector = holographic sign projector + .desc = A handy-dandy holographic projector that displays a janitorial sign. +ent-HoloprojectorBorg = { ent-Holoprojector } + .suffix = borg + .desc = { ent-Holoprojector.desc } +ent-HolofanProjector = holofan projector + .desc = Stop suicidal passengers from killing everyone during atmos emergencies. +ent-HoloprojectorField = force field projector + .desc = Creates an impassable forcefield that won't let anything through. Close proximity may or may not cause cancer. +ent-HoloprojectorSecurity = holobarrier projector + .desc = Creates a solid but fragile holographic barrier. +ent-HoloprojectorSecurityEmpty = { ent-HoloprojectorSecurity } + .suffix = Empty + .desc = { ent-HoloprojectorSecurity.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/mousetrap.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/mousetrap.ftl new file mode 100644 index 00000000000..8a08898191a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/mousetrap.ftl @@ -0,0 +1,5 @@ +ent-Mousetrap = mousetrap + .desc = Useful for catching rodents sneaking into your kitchen. +ent-MousetrapArmed = mousetrap + .desc = Useful for catching rodents sneaking into your kitchen. + .suffix = Armed diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/nuke.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/nuke.ftl new file mode 100644 index 00000000000..1968816c7bc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/nuke.ftl @@ -0,0 +1,8 @@ +ent-NuclearBomb = nuclear fission explosive + .desc = You probably shouldn't stick around to see if this is armed. +ent-NuclearBombUnanchored = { ent-NuclearBomb } + .suffix = unanchored + .desc = { ent-NuclearBomb.desc } +ent-NuclearBombKeg = nuclear fission explosive + .desc = You probably shouldn't stick around to see if this is armed. It has a tap on the side. + .suffix = keg diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/payload.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/payload.ftl new file mode 100644 index 00000000000..16c1c89221e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/payload.ftl @@ -0,0 +1,8 @@ +ent-BasePayload = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-ExplosivePayload = explosive payload + .desc = { ent-BasePayload.desc } +ent-ChemicalPayload = chemical payload + .desc = A chemical payload. Has space to store two beakers. In combination with a trigger and a case, this can be used to initiate chemical reactions. +ent-FlashPayload = flash payload + .desc = A single-use flash payload. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/pda.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/pda.ftl new file mode 100644 index 00000000000..aa52d0e56ef --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/pda.ftl @@ -0,0 +1,131 @@ +ent-BasePDA = PDA + .desc = Personal Data Assistant. +ent-BaseMedicalPDA = { ent-BasePDA } + .desc = { ent-BasePDA.desc } +ent-PassengerPDA = passenger PDA + .desc = Why isn't it gray? +ent-TechnicalAssistantPDA = technical assistant PDA + .desc = Why isn't it yellow? +ent-MedicalInternPDA = medical intern PDA + .desc = Why isn't it white? Has a built-in health analyzer. +ent-SecurityCadetPDA = security cadet PDA + .desc = Why isn't it red? +ent-ResearchAssistantPDA = research assistant PDA + .desc = Why isn't it purple? +ent-ServiceWorkerPDA = service worker PDA + .desc = Why isn't it gray? +ent-ChefPDA = chef PDA + .desc = Covered in grease and flour. +ent-BotanistPDA = botanist PDA + .desc = Has an earthy scent. +ent-ClownPDA = clown PDA + .desc = Looks can be deceiving. +ent-MimePDA = mime PDA + .desc = Suprisingly not on mute. +ent-ChaplainPDA = chaplain PDA + .desc = God's chosen PDA. +ent-QuartermasterPDA = logistics officer PDA + .desc = PDA for the guy that directs logistics. +ent-CargoPDA = logistics PDA + .desc = PDA for the guys that order the pizzas. +ent-SalvagePDA = salvage PDA + .desc = Smells like ash. +ent-BartenderPDA = bartender PDA + .desc = Smells like beer. +ent-LibrarianPDA = librarian PDA + .desc = Smells like books. +ent-LawyerPDA = lawyer PDA + .desc = For lawyers to poach dubious clients. +ent-JanitorPDA = janitor PDA + .desc = Smells like bleach. +ent-CaptainPDA = captain PDA + .desc = Surprisingly no different from your PDA. +ent-HoPPDA = head of personnel PDA + .desc = Looks like it's been chewed on. +ent-CEPDA = chief engineer PDA + .desc = Looks like it's barely been used. +ent-EngineerPDA = engineer PDA + .desc = Rugged and well-worn. +ent-CMOPDA = chief medical officer PDA + .desc = Extraordinarily shiny and sterile. Has a built-in health analyzer. +ent-MedicalPDA = medical PDA + .desc = Shiny and sterile. Has a built-in health analyzer. +ent-ParamedicPDA = paramedic PDA + .desc = Shiny and sterile. Has a built-in rapid health analyzer. +ent-ChemistryPDA = chemistry PDA + .desc = It has a few discolored blotches here and there. +ent-RnDPDA = mystagogue PDA + .desc = It appears surprisingly ordinary. +ent-SciencePDA = epistemics PDA + .desc = It's covered with an unknown gooey substance. +ent-HoSPDA = head of security PDA + .desc = Whosoever bears this PDA is the law. +ent-WardenPDA = warden PDA + .desc = The OS appears to have been jailbroken. +ent-SecurityPDA = security PDA + .desc = Red to hide the stains of passenger blood. +ent-CentcomPDA = CentCom PDA + .desc = Light green sign of walking bureaucracy. +ent-AdminPDA = Admin PDA + .desc = If you are not an admin please return this PDA to the nearest admin. +ent-CentcomPDAFake = { ent-CentcomPDA } + .suffix = Fake + .desc = { ent-CentcomPDA.desc } +ent-DeathsquadPDA = { ent-CentcomPDA } + .suffix = Death Squad + .desc = { ent-CentcomPDA.desc } +ent-MusicianPDA = musician PDA + .desc = It fills you with inspiration. +ent-AtmosPDA = atmos PDA + .desc = Still smells like plasma. +ent-ClearPDA = clear PDA + .desc = 99 and 44/100ths percent pure plastic. +ent-SyndiPDA = syndicate PDA + .desc = Ok, time to be a productive member of- oh cool I'm a bad guy time to kill people! +ent-ERTLeaderPDA = ERT Leader PDA + .desc = Red for firepower. + .suffix = Leader +ent-ERTChaplainPDA = ERT Chaplain PDA + .desc = Red for firepower, it's blessed. + .suffix = Chaplain +ent-ERTEngineerPDA = ERT Engineer PDA + .desc = Red for firepower, it's well-worn. + .suffix = Engineer +ent-ERTJanitorPDA = ERT Janitor PDA + .desc = Red for firepower, it's squeaky clean. + .suffix = Janitor +ent-ERTMedicPDA = ERT Medic PDA + .desc = Red for firepower, it's shiny and sterile. Has a built-in rapid health analyzer. + .suffix = Medic +ent-ERTSecurityPDA = ERT Security PDA + .desc = Red for firepower, it has tally marks etched on the side. + .suffix = Security +ent-CBURNPDA = CBURN PDA + .desc = Smells like rotten flesh. +ent-PsychologistPDA = psychologist PDA + .desc = Looks immaculately cleaned. +ent-ReporterPDA = reporter PDA + .desc = Smells like freshly printed press. +ent-ZookeeperPDA = zookeeper PDA + .desc = Made with genuine synthetic leather. Crikey! +ent-BoxerPDA = boxer PDA + .desc = Float like a butterfly, ringtone like a bee. +ent-DetectivePDA = detective PDA + .desc = Smells like rain... pouring down the rooftops... +ent-BrigmedicPDA = brigmedic PDA + .desc = I wonder whose pulse is on the screen? I hope he doesnt stop... PDA has a built-in health analyzer. +ent-CluwnePDA = cluwne PDA + .desc = Cursed cluwne PDA. + .suffix = Unremoveable +ent-SeniorEngineerPDA = senior engineer PDA + .desc = Seems to have been taken apart and put back together several times. +ent-SeniorResearcherPDA = senior researcher PDA + .desc = Looks like it's been through years of chemical burns and explosions. +ent-SeniorPhysicianPDA = senior physician PDA + .desc = Smells faintly like iron and chemicals. Has a built-in health analyzer. +ent-SeniorOfficerPDA = senior officer PDA + .desc = Beaten, battered and broken, but just barely useable. +ent-PiratePDA = pirate PDA + .desc = Yargh! +ent-SyndiAgentPDA = syndicate agent PDA + .desc = For those days when healing normal syndicates aren't enough, try healing nuclear operatives instead! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/pinpointer.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/pinpointer.ftl new file mode 100644 index 00000000000..d39aa5070a2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/pinpointer.ftl @@ -0,0 +1,11 @@ +ent-PinpointerBase = pinpointer + .desc = A handheld tracking device. While typically far more capable, this one has been configured to lock onto certain signals. Keep upright to retain accuracy. +ent-PinpointerNuclear = pinpointer + .desc = { ent-PinpointerBase.desc } +ent-PinpointerSyndicateNuclear = syndicate pinpointer + .desc = Produced specifically for nuclear operative missions, get that disk! +ent-PinpointerUniversal = universal pinpointer + .desc = A handheld tracking device that locks onto any physical entity while off. Keep upright to retain accuracy. +ent-PinpointerStation = station pinpointer + .desc = A handheld tracking device that leads to the direction of any nearby station. + .suffix = Station diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/radio.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/radio.ftl new file mode 100644 index 00000000000..9e2b8667184 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/radio.ftl @@ -0,0 +1,2 @@ +ent-RadioHandheld = handheld radio + .desc = A handy handheld radio. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/station_beacon.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/station_beacon.ftl new file mode 100644 index 00000000000..e33016d9d50 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/station_beacon.ftl @@ -0,0 +1,200 @@ +ent-DefaultStationBeacon = station beacon + .desc = A small device that transmits information to station maps. Can be configured. + .suffix = General +ent-DefaultStationBeaconUnanchored = { ent-DefaultStationBeacon } + .suffix = General, Unanchored + .desc = { ent-DefaultStationBeacon.desc } +ent-StationBeaconPart = station beacon flatpack + .desc = A flatpack used for constructing a station beacon. +ent-DefaultStationBeaconCommand = { ent-DefaultStationBeacon } + .suffix = Command + .desc = { ent-DefaultStationBeacon.desc } +ent-DefaultStationBeaconBridge = { ent-DefaultStationBeaconCommand } + .suffix = Bridge + .desc = { ent-DefaultStationBeaconCommand.desc } +ent-DefaultStationBeaconVault = { ent-DefaultStationBeaconCommand } + .suffix = Vault + .desc = { ent-DefaultStationBeaconCommand.desc } +ent-DefaultStationBeaconCaptainsQuarters = { ent-DefaultStationBeaconCommand } + .suffix = Captain's Quarters + .desc = { ent-DefaultStationBeaconCommand.desc } +ent-DefaultStationBeaconHOPOffice = { ent-DefaultStationBeaconCommand } + .suffix = HOP's Office + .desc = { ent-DefaultStationBeaconCommand.desc } +ent-DefaultStationBeaconSecurity = { ent-DefaultStationBeacon } + .suffix = Security + .desc = { ent-DefaultStationBeacon.desc } +ent-DefaultStationBeaconBrig = { ent-DefaultStationBeaconSecurity } + .suffix = Brig + .desc = { ent-DefaultStationBeaconSecurity.desc } +ent-DefaultStationBeaconWardensOffice = { ent-DefaultStationBeaconSecurity } + .suffix = Warden's Office + .desc = { ent-DefaultStationBeaconSecurity.desc } +ent-DefaultStationBeaconHOSRoom = { ent-DefaultStationBeaconSecurity } + .suffix = HOS’s Room + .desc = { ent-DefaultStationBeaconSecurity.desc } +ent-DefaultStationBeaconArmory = { ent-DefaultStationBeaconSecurity } + .suffix = Armory + .desc = { ent-DefaultStationBeaconSecurity.desc } +ent-DefaultStationBeaconPermaBrig = { ent-DefaultStationBeaconSecurity } + .suffix = Perma Brig + .desc = { ent-DefaultStationBeaconSecurity.desc } +ent-DefaultStationBeaconDetectiveRoom = { ent-DefaultStationBeaconSecurity } + .suffix = Detective's Room + .desc = { ent-DefaultStationBeaconSecurity.desc } +ent-DefaultStationBeaconCourtroom = { ent-DefaultStationBeaconSecurity } + .suffix = Courtroom + .desc = { ent-DefaultStationBeaconSecurity.desc } +ent-DefaultStationBeaconLawOffice = { ent-DefaultStationBeaconService } + .suffix = Law Office + .desc = { ent-DefaultStationBeaconService.desc } +ent-DefaultStationBeaconSecurityCheckpoint = { ent-DefaultStationBeaconSecurity } + .suffix = Sec Checkpoint + .desc = { ent-DefaultStationBeaconSecurity.desc } +ent-DefaultStationBeaconMedical = { ent-DefaultStationBeacon } + .suffix = Medical + .desc = { ent-DefaultStationBeacon.desc } +ent-DefaultStationBeaconMedbay = { ent-DefaultStationBeaconMedical } + .suffix = Medbay + .desc = { ent-DefaultStationBeaconMedical.desc } +ent-DefaultStationBeaconChemistry = { ent-DefaultStationBeaconMedical } + .suffix = Chemistry + .desc = { ent-DefaultStationBeaconMedical.desc } +ent-DefaultStationBeaconCryonics = { ent-DefaultStationBeaconMedical } + .suffix = Cryonics + .desc = { ent-DefaultStationBeaconMedical.desc } +ent-DefaultStationBeaconCMORoom = { ent-DefaultStationBeaconMedical } + .suffix = CMO's room + .desc = { ent-DefaultStationBeaconMedical.desc } +ent-DefaultStationBeaconMorgue = { ent-DefaultStationBeaconMedical } + .suffix = Morgue + .desc = { ent-DefaultStationBeaconMedical.desc } +ent-DefaultStationBeaconSurgery = { ent-DefaultStationBeaconMedical } + .suffix = Surgery + .desc = { ent-DefaultStationBeaconMedical.desc } +ent-DefaultStationBeaconScience = { ent-DefaultStationBeacon } + .suffix = Epistemics + .desc = { ent-DefaultStationBeacon.desc } +ent-DefaultStationBeaconRND = { ent-DefaultStationBeaconScience } + .suffix = Research and Development + .desc = { ent-DefaultStationBeaconScience.desc } +ent-DefaultStationBeaconServerRoom = { ent-DefaultStationBeaconScience } + .suffix = Research Server Room + .desc = { ent-DefaultStationBeaconScience.desc } +ent-DefaultStationBeaconRDRoom = { ent-DefaultStationBeaconScience } + .suffix = MG's Room + .desc = { ent-DefaultStationBeaconScience.desc } +ent-DefaultStationBeaconRobotics = { ent-DefaultStationBeaconScience } + .suffix = Robotics + .desc = { ent-DefaultStationBeaconScience.desc } +ent-DefaultStationBeaconArtifactLab = { ent-DefaultStationBeaconScience } + .suffix = Artifact Lab + .desc = { ent-DefaultStationBeaconScience.desc } +ent-DefaultStationBeaconAnomalyGenerator = { ent-DefaultStationBeaconScience } + .suffix = Anomaly Generator + .desc = { ent-DefaultStationBeaconScience.desc } +ent-DefaultStationBeaconSupply = { ent-DefaultStationBeacon } + .suffix = Logistics + .desc = { ent-DefaultStationBeacon.desc } +ent-DefaultStationBeaconCargoReception = { ent-DefaultStationBeaconSupply } + .suffix = Logistics Reception + .desc = { ent-DefaultStationBeaconSupply.desc } +ent-DefaultStationBeaconCargoBay = { ent-DefaultStationBeaconSupply } + .suffix = Cargo Bay + .desc = { ent-DefaultStationBeaconSupply.desc } +ent-DefaultStationBeaconQMRoom = { ent-DefaultStationBeaconSupply } + .suffix = LO + .desc = { ent-DefaultStationBeaconSupply.desc } +ent-DefaultStationBeaconSalvage = { ent-DefaultStationBeaconSupply } + .suffix = Salvage + .desc = { ent-DefaultStationBeaconSupply.desc } +ent-DefaultStationBeaconEngineering = { ent-DefaultStationBeacon } + .suffix = Engineering + .desc = { ent-DefaultStationBeacon.desc } +ent-DefaultStationBeaconCERoom = { ent-DefaultStationBeaconEngineering } + .suffix = CE's Room + .desc = { ent-DefaultStationBeaconEngineering.desc } +ent-DefaultStationBeaconAME = { ent-DefaultStationBeaconEngineering } + .suffix = AME + .desc = { ent-DefaultStationBeaconEngineering.desc } +ent-DefaultStationBeaconSolars = { ent-DefaultStationBeaconEngineering } + .suffix = Solars + .desc = { ent-DefaultStationBeaconEngineering.desc } +ent-DefaultStationBeaconGravGen = { ent-DefaultStationBeaconEngineering } + .suffix = Grav Gen + .desc = { ent-DefaultStationBeaconEngineering.desc } +ent-DefaultStationBeaconSingularity = { ent-DefaultStationBeaconEngineering } + .suffix = PA Control + .desc = { ent-DefaultStationBeaconEngineering.desc } +ent-DefaultStationBeaconPowerBank = { ent-DefaultStationBeaconEngineering } + .suffix = SMES Power Bank + .desc = { ent-DefaultStationBeaconEngineering.desc } +ent-DefaultStationBeaconTelecoms = { ent-DefaultStationBeaconEngineering } + .suffix = Telecoms + .desc = { ent-DefaultStationBeaconEngineering.desc } +ent-DefaultStationBeaconAtmospherics = { ent-DefaultStationBeaconEngineering } + .suffix = Atmospherics + .desc = { ent-DefaultStationBeaconEngineering.desc } +ent-DefaultStationBeaconTEG = { ent-DefaultStationBeaconEngineering } + .suffix = TEG + .desc = { ent-DefaultStationBeaconEngineering.desc } +ent-DefaultStationBeaconTechVault = { ent-DefaultStationBeaconEngineering } + .suffix = Tech Vault + .desc = { ent-DefaultStationBeaconEngineering.desc } +ent-DefaultStationBeaconService = { ent-DefaultStationBeacon } + .suffix = Service + .desc = { ent-DefaultStationBeacon.desc } +ent-DefaultStationBeaconKitchen = { ent-DefaultStationBeaconService } + .suffix = Kitchen + .desc = { ent-DefaultStationBeaconService.desc } +ent-DefaultStationBeaconBar = { ent-DefaultStationBeaconService } + .suffix = Bar + .desc = { ent-DefaultStationBeaconService.desc } +ent-DefaultStationBeaconBotany = { ent-DefaultStationBeaconService } + .suffix = Botany + .desc = { ent-DefaultStationBeaconService.desc } +ent-DefaultStationBeaconJanitorsCloset = { ent-DefaultStationBeaconService } + .suffix = Janitor's Closet + .desc = { ent-DefaultStationBeaconService.desc } +ent-DefaultStationBeaconAI = { ent-DefaultStationBeacon } + .suffix = AI + .desc = { ent-DefaultStationBeacon.desc } +ent-DefaultStationBeaconAISatellite = { ent-DefaultStationBeaconAI } + .suffix = AI Satellite + .desc = { ent-DefaultStationBeaconAI.desc } +ent-DefaultStationBeaconAICore = { ent-DefaultStationBeaconAI } + .suffix = AI Core + .desc = { ent-DefaultStationBeaconAI.desc } +ent-DefaultStationBeaconArrivals = { ent-DefaultStationBeacon } + .suffix = Arrivals + .desc = { ent-DefaultStationBeacon.desc } +ent-DefaultStationBeaconEvac = { ent-DefaultStationBeacon } + .suffix = Evac + .desc = { ent-DefaultStationBeacon.desc } +ent-DefaultStationBeaconEVAStorage = { ent-DefaultStationBeacon } + .suffix = EVA Storage + .desc = { ent-DefaultStationBeacon.desc } +ent-DefaultStationBeaconChapel = { ent-DefaultStationBeaconScience } + .suffix = Chapel + .desc = { ent-DefaultStationBeaconScience.desc } +ent-DefaultStationBeaconLibrary = { ent-DefaultStationBeacon } + .suffix = Library + .desc = { ent-DefaultStationBeacon.desc } +ent-DefaultStationBeaconTheater = { ent-DefaultStationBeacon } + .suffix = Theater + .desc = { ent-DefaultStationBeacon.desc } +ent-DefaultStationBeaconDorms = { ent-DefaultStationBeacon } + .suffix = Dorms + .desc = { ent-DefaultStationBeacon.desc } +ent-DefaultStationBeaconToolRoom = { ent-DefaultStationBeacon } + .suffix = Tool Room + .desc = { ent-DefaultStationBeacon.desc } +ent-DefaultStationBeaconDisposals = { ent-DefaultStationBeacon } + .suffix = Disposals + .desc = { ent-DefaultStationBeacon.desc } +ent-DefaultStationBeaconCryosleep = { ent-DefaultStationBeacon } + .suffix = Cryosleep + .desc = { ent-DefaultStationBeacon.desc } +ent-DefaultStationBeaconEscapePod = { ent-DefaultStationBeacon } + .suffix = Escape Pod + .desc = { ent-DefaultStationBeacon.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/station_map.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/station_map.ftl new file mode 100644 index 00000000000..818b3590e34 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/station_map.ftl @@ -0,0 +1,12 @@ +ent-BaseHandheldStationMap = station map + .desc = Displays a readout of the current station. +ent-HandheldStationMap = { ent-['BaseHandheldStationMap', 'PowerCellSlotSmallItem'] } + + .suffix = Handheld, Powered + .desc = { ent-['BaseHandheldStationMap', 'PowerCellSlotSmallItem'].desc } +ent-HandheldStationMapEmpty = { ent-HandheldStationMap } + .suffix = Handheld, Empty + .desc = { ent-HandheldStationMap.desc } +ent-HandheldStationMapUnpowered = { ent-BaseHandheldStationMap } + .suffix = Handheld, Unpowered + .desc = { ent-BaseHandheldStationMap.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/swapper.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/swapper.ftl new file mode 100644 index 00000000000..ff8a5ed715c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/swapper.ftl @@ -0,0 +1,2 @@ +ent-DeviceQuantumSpinInverter = quantum spin inverter + .desc = An experimental device that is able to swap the locations of two entities by switching their particles' spin values. Must be linked to another device to function. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/syndicate_gadgets/chimp_upgrade_kit.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/syndicate_gadgets/chimp_upgrade_kit.ftl new file mode 100644 index 00000000000..a57d8a7ad0e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/syndicate_gadgets/chimp_upgrade_kit.ftl @@ -0,0 +1,2 @@ +ent-WeaponPistolCHIMPUpgradeKit = C.H.I.M.P. handcannon upgrade chip + .desc = An experimental upgrade kit for the C.H.I.M.P. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/syndicate_gadgets/guardian_activators.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/syndicate_gadgets/guardian_activators.ftl new file mode 100644 index 00000000000..b221928f7ff --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/syndicate_gadgets/guardian_activators.ftl @@ -0,0 +1,10 @@ +ent-HoloparasiteInjector = holoparasite injector + .desc = A complex artwork of handheld machinery allowing the user to host a holoparasite guardian. +ent-HoloClownInjector = holoclown injector + .desc = A complex artwork of handheld machinery allowing the user to host a holoclown guardian. +ent-MagicalLamp = magical lamp + .desc = The wizard federation had to cut costs after the jinn merchandise scandal somehow. +ent-BoxHoloparasite = holoparasite box + .desc = A box containing a holoparasite injector +ent-BoxHoloclown = holoclown box + .desc = A box containing a holoclown injector diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/syndicate_gadgets/reinforcement_teleporter.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/syndicate_gadgets/reinforcement_teleporter.ftl new file mode 100644 index 00000000000..7513825ad06 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/syndicate_gadgets/reinforcement_teleporter.ftl @@ -0,0 +1,13 @@ +ent-ReinforcementRadioSyndicate = syndicate reinforcement radio + .desc = Call in a syndicate agent of questionable quality, instantly! Only basic equipment provided. +ent-ReinforcementRadioSyndicateNukeops = { ent-ReinforcementRadioSyndicate } + .suffix = NukeOps + .desc = { ent-ReinforcementRadioSyndicate.desc } +ent-ReinforcementRadioSyndicateMonkey = syndicate monkey reinforcement radio + .desc = Calls in a specially trained monkey to assist you. +ent-ReinforcementRadioSyndicateMonkeyNukeops = { ent-ReinforcementRadioSyndicateMonkey } + .suffix = NukeOps + .desc = { ent-ReinforcementRadioSyndicateMonkey.desc } +ent-ReinforcementRadioSyndicateCyborgAssault = syndicate assault cyborg reinforcement radio + .desc = Call in a well armed assault cyborg, instantly! + .suffix = NukeOps diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/syndicate_gadgets/singularity_beacon.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/syndicate_gadgets/singularity_beacon.ftl new file mode 100644 index 00000000000..493a39306ea --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/syndicate_gadgets/singularity_beacon.ftl @@ -0,0 +1,2 @@ +ent-SingularityBeacon = singularity beacon + .desc = A syndicate device that attracts the singularity. If it's loose and you're seeing this, run. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/syndicate_gadgets/war_declarator.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/syndicate_gadgets/war_declarator.ftl new file mode 100644 index 00000000000..712e36c0f64 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/devices/syndicate_gadgets/war_declarator.ftl @@ -0,0 +1,2 @@ +ent-NukeOpsDeclarationOfWar = war declarator + .desc = Use to send a declaration of hostilities to the target, delaying your shuttle departure while they prepare for your assault. Such a brazen move will attract the attention of powerful benefactors within the Syndicate, who will supply your team with a massive amount of bonus telecrystals. Must be used at start of mission, or your benefactors will lose interest. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/bike_horn.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/bike_horn.ftl new file mode 100644 index 00000000000..d6ae2077f86 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/bike_horn.ftl @@ -0,0 +1,9 @@ +ent-BikeHorn = bike horn + .desc = A horn off of a bicycle. +ent-CluwneHorn = broken bike horn + .desc = A broken horn off of a bicycle. +ent-GoldenBikeHorn = golden honker + .desc = A happy honk prize, pray to the gods for your reward. + .suffix = No mapping +ent-BananiumHorn = bananium horn + .desc = An air horn made from bananium. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/candy_bucket.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/candy_bucket.ftl new file mode 100644 index 00000000000..1c623361e28 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/candy_bucket.ftl @@ -0,0 +1,2 @@ +ent-CandyBucket = candy bucket + .desc = A festive bucket for all your treats. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/crayons.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/crayons.ftl new file mode 100644 index 00000000000..9cfd9980ad7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/crayons.ftl @@ -0,0 +1,24 @@ +ent-Crayon = crayon + .desc = A colourful crayon. Looks tasty. Mmmm... +ent-CrayonWhite = white crayon + .desc = { ent-Crayon.desc } +ent-CrayonMime = mime crayon + .desc = { ent-Crayon.desc } +ent-CrayonRainbow = rainbow crayon + .desc = { ent-Crayon.desc } +ent-CrayonBlack = black crayon + .desc = { ent-Crayon.desc } +ent-CrayonRed = red crayon + .desc = { ent-Crayon.desc } +ent-CrayonOrange = orange crayon + .desc = { ent-Crayon.desc } +ent-CrayonYellow = yellow crayon + .desc = { ent-Crayon.desc } +ent-CrayonGreen = green crayon + .desc = { ent-Crayon.desc } +ent-CrayonBlue = blue crayon + .desc = { ent-Crayon.desc } +ent-CrayonPurple = purple crayon + .desc = { ent-Crayon.desc } +ent-CrayonBox = crayon box + .desc = It's a box of crayons. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/darts.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/darts.ftl new file mode 100644 index 00000000000..5373d3d20c1 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/darts.ftl @@ -0,0 +1,16 @@ +ent-Dart = dart + .desc = light throwing dart for playing darts. Don't get in the eye! +ent-DartBlue = { ent-Dart } + .desc = { ent-Dart.desc } +ent-DartPurple = { ent-Dart } + .desc = { ent-Dart.desc } +ent-DartYellow = { ent-Dart } + .desc = { ent-Dart.desc } +ent-HypoDart = { ent-Dart } + .suffix = HypoDart + .desc = { ent-Dart.desc } +ent-TargetDarts = dartboard + .desc = A target for playing darts. +ent-HypoDartBox = hypodart box + .desc = A small box containing an hypodart. Packaging disintegrates when opened, leaving no evidence behind. + .suffix = HypoDart diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/dice.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/dice.ftl new file mode 100644 index 00000000000..8a02d492b7a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/dice.ftl @@ -0,0 +1,16 @@ +ent-BaseDice = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-PercentileDie = percentile die + .desc = A die with ten sides. Works better for d100 rolls than a golf ball. +ent-d20Dice = d20 + .desc = A die with twenty sides. The preferred die to throw at the GM. +ent-d12Dice = d12 + .desc = A die with twelve sides. There's an air of neglect about it. +ent-d10Dice = d10 + .desc = A die with ten sides. Useful for percentages. +ent-d8Dice = d8 + .desc = A die with eight sides. It feels... lucky. +ent-d6Dice = d6 + .desc = A die with six sides. Basic and serviceable. +ent-d4Dice = d4 + .desc = A die with four sides. The nerd's caltrop. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/dice_bag.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/dice_bag.ftl new file mode 100644 index 00000000000..54f9f15410a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/dice_bag.ftl @@ -0,0 +1,4 @@ +ent-DiceBag = bag of dice + .desc = Contains all the luck you'll ever need. +ent-MagicDiceBag = bag of dice + .desc = { ent-DiceBag.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/error.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/error.ftl new file mode 100644 index 00000000000..fd39fa655ad --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/error.ftl @@ -0,0 +1,2 @@ +ent-Error = error + .desc = Hmmmm. Something went wrong. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/figurine_boxes.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/figurine_boxes.ftl new file mode 100644 index 00000000000..aaa68fe1110 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/figurine_boxes.ftl @@ -0,0 +1,4 @@ +ent-MysteryFigureBoxTrash = unfolded cardboard box + .desc = A small, unfolded cardboard toy box. +ent-MysteryFigureBox = mystery spacemen minifigure box + .desc = A box containing a mystery minifigure. The side of the box depicts a few blacked-out 'rare' figures, including one with a large, non-humanoid shilouette. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/figurines.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/figurines.ftl new file mode 100644 index 00000000000..78f4e1bfb01 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/figurines.ftl @@ -0,0 +1,100 @@ +ent-BaseFigurine = figurine + .desc = A small miniature. +ent-ToyFigurineHeadOfPersonnel = head of personnel figure + .desc = A figurine depicting the glorious head of all personnel, away from their office as usual. +ent-ToyFigurinePassenger = passenger figure + .desc = A figurine depicting an every day, run-of-the-mill passenger. No funny business here. +ent-ToyFigurineGreytider = greytider figure + .desc = A figurine depicting a dubious-looking passenger. Greytide worldwide! +ent-ToyFigurineClown = clown figure + .desc = A figurine depicting a clown. You shudder to think of what people have probably done to this figurine before. +ent-ToyFigurineHoloClown = holoclown figure + .desc = A figurine depicting a holoclown. Even more annoying than a clown and no less real. +ent-ToyFigurineMime = mime figure + .desc = A figurine depicting that silent bastard you are all too familiar with. +ent-ToyFigurineMusician = musician figure + .desc = A figurine depicting a Musician, his music was electrifying. +ent-ToyFigurineBoxer = boxer figure + .desc = A figurine depicting a Boxer holding their red gloves. +ent-ToyFigurineCaptain = captain figure + .desc = A figurine depicting the standard outfit of a captain belonging to a civilian-sector Nanotrasen vessel. +ent-ToyFigurineHeadOfSecurity = head of security figure + .desc = A figurine depicting the glorious head of the Security department. +ent-ToyFigurineWarden = warden figure + .desc = A figurine depicting a Warden, ready to jail someone at any moment. +ent-ToyFigurineDetective = detective figure + .desc = A figurine depicting a Detective wearing their iconic trench coat. +ent-ToyFigurineSecurity = security officer figure + .desc = A figurine depicting a Security Officer holding a stunbaton, ready to defend the station. +ent-ToyFigurineLawyer = lawyer figure + .desc = A figurine depicting a Lawyer sporting a freshly tailored suit. +ent-ToyFigurineCargoTech = cargo technican figure + .desc = A figurine depicting a reptillian Cargo Technican. +ent-ToyFigurineSalvage = salvage specialist figure + .desc = A figurine depicting a Salvage Specialist holding a survival knife. +ent-ToyFigurineQuartermaster = logistics officer figure + .desc = A figurine depicting the glorious head of the Logistics department. +ent-ToyFigurineChiefEngineer = chief engineer figure + .desc = A figurine depicting the glorious head of the Engineering department. +ent-ToyFigurineEngineer = station engineer figure + .desc = A figurine depicting a Station Engineer holding a crowbar at-ready. +ent-ToyFigurineAtmosTech = atmospheric technician figure + .desc = A figurine depicting an Atmos Tech holding an unlit welder. +ent-ToyFigurineResearchDirector = mystagogue figure + .desc = A figurine depicting the glorious head of the Epistemics department. +ent-ToyFigurineScientist = scientist figurine + .desc = A figurine depicting a Scientist donning a labcoat. +ent-ToyFigurineChiefMedicalOfficer = chief medical officer figure + .desc = A figurine depicting the glorious head of the Medical department. +ent-ToyFigurineChemist = chemist figure + .desc = A figurine depicting a Chemist probably planning to make meth. +ent-ToyFigurineParamedic = paramedic figure + .desc = A figurine depicting a Paramedic wearing their void suit. +ent-ToyFigurineMedicalDoctor = medical doctor figure + .desc = A figurine depicting a Medical Doctor, donning a labcoat & syringe. +ent-ToyFigurineLibrarian = librarian figure + .desc = A figurine depicting the one-and-only librarian. +ent-ToyFigurineChaplain = chaplain figure + .desc = A figurine depicting a Chaplain hopefully praying for good things. +ent-ToyFigurineChef = chef figure + .desc = A figurine depicting a chef, master of the culinary arts!.. most of the time. +ent-ToyFigurineBartender = bartender figure + .desc = A figurine depicting a Bartender looking stylish with their rockin shades and tophat. +ent-ToyFigurineBotanist = botanist figure + .desc = A figurine depicting a Botanist that surely won't let kudzu get out of control. +ent-ToyFigurineJanitor = janitor figure + .desc = A figurine depicting a Janitor with their galoshes. +ent-ToyFigurineNukie = syndicate operative figure + .desc = A figurine depicting someone in a blood-red hardsuit, similar to what someone on a nuclear operative team might wear. +ent-ToyFigurineNukieElite = elite syndicate operative figure + .desc = A figurine depicting someone in an elite blood-red hardsuit, similar to what the medic of a nuclear operative team might wear. +ent-ToyFigurineNukieCommander = syndicate operative commander figure + .desc = A figurine depicting someone in a beefed-up blood-red hardsuit, similar to what the commander of a nuclear operative team might wear. +ent-ToyFigurineFootsoldier = syndicate footsoldier figure + .desc = A figurine depicting the outfit of a syndicate footsoldier. +ent-ToyFigurineWizard = wizard figure + .desc = A figurine depicting someone with a long, silky beard wearing a wizard outfit. Warlocks wish they had anything on this. +ent-ToyFigurineWizardFake = fake wizard figure + .desc = A figurine depicting someone in a fake-ass wizard costume. What a ripoff! +ent-ToyFigurineSpaceDragon = space dragon figure + .desc = A large figurine depicting a space dragon, its red eyes on gazing on its prey. +ent-ToyFigurineQueen = xeno queen figure + .desc = A large figurine depicting a xeno queen, ready to attack. +ent-ToyFigurineRatKing = rat king figure + .desc = A large figurine depicting a rat king, prepared to make its nest. +ent-ToyFigurineRatServant = rat servant figure + .desc = A figurine depicting a rat serving the king of rats! +ent-ToyFigurineMouse = mouse figure + .desc = A figurine depicting a mouse scuttling away to the nearest piece of food. +ent-ToyFigurineSlime = slime figure + .desc = A figurine depicting a translucent blue slime. +ent-ToyFigurineHamlet = hamlet figure + .desc = A figurine depicting Hamlet, microwave not included. +ent-ToyGriffin = griffin figure + .desc = An action figure modeled after 'The Griffin', criminal mastermind. +ent-ToyOwlman = owl figure + .desc = An action figure modeled after 'The Owl', defender of justice. +ent-ToySkeleton = skeleton figure + .desc = Spooked ya! +ent-ToyFigurineThief = thief character figure + .desc = Hiding in the shadows... diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/immovable_rod.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/immovable_rod.ftl new file mode 100644 index 00000000000..b0182c58c0c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/immovable_rod.ftl @@ -0,0 +1,11 @@ +ent-ImmovableRod = immovable rod + .desc = You can sense that it's hungry. That's usually a bad sign. +ent-ImmovableRodSlow = { ent-ImmovableRod } + .suffix = Slow + .desc = { ent-ImmovableRod.desc } +ent-ImmovableRodKeepTiles = { ent-ImmovableRod } + .suffix = Keep Tiles + .desc = { ent-ImmovableRod.desc } +ent-ImmovableRodKeepTilesStill = { ent-ImmovableRodKeepTiles } + .suffix = Keep Tiles, Still + .desc = { ent-ImmovableRodKeepTiles.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/base_instruments.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/base_instruments.ftl new file mode 100644 index 00000000000..2b941f6ec88 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/base_instruments.ftl @@ -0,0 +1,6 @@ +ent-BaseHandheldInstrument = { ent-BaseItem } + .desc = That's an instrument. +ent-BasePlaceableInstrument = baseinstrument + .desc = { ent-BaseStructureDynamic.desc } +ent-BasePlaceableInstrumentRotatable = baseinstrumentrotatable + .desc = { ent-BasePlaceableInstrument.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/instruments_brass.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/instruments_brass.ftl new file mode 100644 index 00000000000..639f7a26b2f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/instruments_brass.ftl @@ -0,0 +1,8 @@ +ent-TrumpetInstrument = trumpet + .desc = The favorite instrument of jazz musicians and egotistical middle schoolers. +ent-TromboneInstrument = trombone + .desc = Everyone's favorite sliding brass instrument. +ent-FrenchHornInstrument = french horn + .desc = The fact that holding it involves using your hand to muffle it may suggest something about its sound. +ent-EuphoniumInstrument = euphonium + .desc = A baby tuba? A Baritone? Whatever it is, it's a pretty cool mess of pipes. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/instruments_misc.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/instruments_misc.ftl new file mode 100644 index 00000000000..7df8fd1ff26 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/instruments_misc.ftl @@ -0,0 +1,20 @@ +ent-MusicalLungInstrument = musical lung + .desc = The spiritual and magical lung of a former opera singer. Though, to be honest, the vocal chords make the performance. +ent-SeashellInstrument = seashell + .desc = For laying down the shoreline beat. +ent-BirdToyInstrument = bird whistle + .desc = A delightful little whistle in the shape of a bird. It sings beautifully. +ent-PhoneInstrument = red phone + .desc = Should anything ever go wrong... +ent-PhoneInstrumentSyndicate = blood-red phone + .desc = For evil people to call their friends. +ent-HelicopterInstrument = toy helicopter + .desc = Ch-ka-ch-ka-ch-ka-ch-ka-ch-ka-ch-ka... +ent-CannedApplauseInstrument = canned applause + .desc = Seems like someone already used it all up... +ent-GunpetInstrument = gunpet + .desc = Why do you need to examine this? Is it not self-explanatory? +ent-BikeHornInstrument = gilded bike horn + .desc = An exquisitely decorated bike horn, capable of honking in a variety of notes. +ent-BananaPhoneInstrument = banana phone + .desc = A direct line to the Honkmother. Seems to always go to voicemail. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/instruments_percussion.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/instruments_percussion.ftl new file mode 100644 index 00000000000..49e4df3a620 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/instruments_percussion.ftl @@ -0,0 +1,18 @@ +ent-GlockenspielInstrument = glockenspiel + .desc = { ent-BaseHandheldInstrument.desc } +ent-MusicBoxInstrument = music box + .desc = Playing this makes you feel safe from scary animatronics. +ent-XylophoneInstrument = xylophone + .desc = Rainbow colored glockenspiel. +ent-MicrophoneInstrument = microphone + .desc = Perfect for singing your heart out. +ent-SynthesizerInstrument = synthesizer + .desc = { ent-BaseHandheldInstrument.desc } +ent-KalimbaInstrument = kalimba + .desc = The power of a piano right at your thumbs. +ent-WoodblockInstrument = woodblock + .desc = If you listen to this enough it'll start driving itself into your mind. +ent-ReverseCymbalsInstrument = reverse cymbals + .desc = I think you have it the wrong way around? +ent-SuperSynthesizerInstrument = super synthesizer + .desc = Blasting the ghetto with Touhou MIDIs since 2020. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/instruments_string.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/instruments_string.ftl new file mode 100644 index 00000000000..52df4275a0c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/instruments_string.ftl @@ -0,0 +1,19 @@ +ent-ElectricGuitarInstrument = electric guitar + .desc = Now this makes you feel like a rock star! +ent-BassGuitarInstrument = bass guitar + .desc = You feel really cool holding this. Shame you're the only one that thinks that. +ent-RockGuitarInstrument = rock guitar + .desc = What an axe! +ent-AcousticGuitarInstrument = acoustic guitar + .desc = Anyway, here's Wonderwall. +ent-GuitarlessFretsInstrument = guitarless frets + .desc = who even needs a body? + .suffix = Admeme +ent-BanjoInstrument = banjo + .desc = { ent-BaseHandheldInstrument.desc } +ent-ViolinInstrument = violin + .desc = The favorite of musical virtuosos and bluegrass bands. +ent-ViolaInstrument = viola + .desc = Like a violin, but worse. +ent-CelloInstrument = cello + .desc = The nerds call these violoncellos. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/instruments_structures.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/instruments_structures.ftl new file mode 100644 index 00000000000..7e7205e4f62 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/instruments_structures.ftl @@ -0,0 +1,26 @@ +ent-PianoInstrument = piano + .desc = Play Needles Piano Now. +ent-UprightPianoInstrument = upright piano + .desc = I said Piannie! +ent-VibraphoneInstrument = vibraphone + .desc = Good vibes all around. +ent-MarimbaInstrument = marimba + .desc = { ent-BasePlaceableInstrumentRotatable.desc } +ent-ChurchOrganInstrument = church organ + .desc = This thing really blows! +ent-TubaInstrument = tuba + .desc = The big daddy of the brass family. Standing next to its majesty makes you feel insecure. +ent-HarpInstrument = harp + .desc = Plucking at the strings cuts your fingers, but at least the music is pretty. +ent-TimpaniInstrument = timpani + .desc = It goes BOOM BOOM BOOM BOOM! +ent-TaikoInstrument = taiko + .desc = A large drum. Looking at it fills you with the urge to slap it. +ent-ContrabassInstrument = contrabass + .desc = Perfect for laying down a nice jazzy beat. +ent-MinimoogInstrument = minimoog + .desc = This is a minimoog, like a space piano, but more spacey! +ent-TomDrumsInstrument = tom drums + .desc = Where'd the rest of the kit go? +ent-DawInstrument = digital audio workstation + .desc = Cutting edge music technology, straight from the 90s. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/instruments_wind.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/instruments_wind.ftl new file mode 100644 index 00000000000..df20fbdc1de --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/instruments/instruments_wind.ftl @@ -0,0 +1,18 @@ +ent-SaxophoneInstrument = saxophone + .desc = An instrument. You could probably grind this into raw jazz. +ent-AccordionInstrument = accordion + .desc = { ent-BaseHandheldInstrument.desc } +ent-HarmonicaInstrument = harmonica + .desc = { ent-BaseHandheldInstrument.desc } +ent-ClarinetInstrument = clarinet + .desc = Skweedward tintacklays. +ent-FluteInstrument = flute + .desc = Reaching new heights of being horrifyingly shrill. +ent-RecorderInstrument = recorder + .desc = Comes in various colors of fashionable plastic! +ent-PanFluteInstrument = pan flute + .desc = Perfect for luring ancient mythical beings to dance with you. +ent-OcarinaInstrument = ocarina + .desc = Good for playing lullabies. +ent-BagpipeInstrument = bagpipe + .desc = Pairs nicely with a kilt. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/mech_figurines.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/mech_figurines.ftl new file mode 100644 index 00000000000..958ca550789 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/mech_figurines.ftl @@ -0,0 +1,26 @@ +ent-BaseFigurineMech = figurine + .desc = A small miniature. +ent-ToyRipley = ripley toy + .desc = Mini-Mecha action figure! 'Mecha No. 1/12' is written on the back. +ent-ToyFireRipley = fire ripley + .desc = Mini-Mecha action figure! 'Mecha No. 2/12' is written on the back. +ent-ToyDeathRipley = deathripley toy + .desc = Mini-Mecha action figure! 'Mecha No. 3/12' is written on the back. +ent-ToyGygax = gygax toy + .desc = Mini-Mecha action figure! 'Mecha No. 4/12' is written on the back. +ent-ToyDurand = durand toy + .desc = Mini-Mecha action figure! 'Mecha No. 5/12' is written on the back. +ent-ToyHonk = H.O.N.K. toy + .desc = Mini-Mecha action figure! 'Mecha No. 6/12' is written on the back. +ent-ToyMarauder = marauder toy + .desc = Mini-Mecha action figure! 'Mecha No. 7/12' is written on the back. +ent-ToySeraph = seraph toy + .desc = Mini-Mecha action figure! 'Mecha No. 8/12' is written on the back. +ent-ToyMauler = mauler toy + .desc = Mini-Mecha action figure! 'Mecha No. 9/12' is written on the back. +ent-ToyOdysseus = odysseus toy + .desc = Mini-Mecha action figure! 'Mecha No. 10/12' is written on the back. +ent-ToyPhazon = phazon toy + .desc = Mini-Mecha action figure! 'Mecha No. 11/12' is written on the back. +ent-ToyReticence = reticence toy + .desc = Mini-Mecha action figure! 'Mecha No. 12/12' is written on the back. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/pai.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/pai.ftl new file mode 100644 index 00000000000..02c8da8fee5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/pai.ftl @@ -0,0 +1,10 @@ +ent-PersonalAI = personal ai device + .desc = Your electronic pal who's fun to be with! +ent-SyndicatePersonalAI = syndicate personal ai device + .desc = Your Syndicate pal who's fun to be with! +ent-PotatoAI = potato artificial intelligence + .desc = It's a potato. You forced it to be sentient, you monster. +ent-ActionPAIPlayMidi = Play MIDI + .desc = Open your portable MIDI interface to soothe your owner. +ent-ActionPAIOpenMap = Open Map + .desc = Open your map interface and guide your owner. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/puppet.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/puppet.ftl new file mode 100644 index 00000000000..b394a0b430f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/puppet.ftl @@ -0,0 +1,5 @@ +ent-MrChips = mr chips + .desc = It's a dummy, dummy! + .suffix = Dummy +ent-MrDips = mr dips + .desc = { ent-MrChips.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/skub.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/skub.ftl new file mode 100644 index 00000000000..01b26ded26f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/skub.ftl @@ -0,0 +1,2 @@ +ent-Skub = skub + .desc = Skub is the fifth Chaos God. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/snap_pops.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/snap_pops.ftl new file mode 100644 index 00000000000..006015dd480 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/snap_pops.ftl @@ -0,0 +1,4 @@ +ent-SnapPop = snap pop + .desc = Throw it at the floor and listen to it POP! +ent-SnapPopBox = snap pop box + .desc = Contains twenty snap pops for a few minutes of popping fun! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/backgammon.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/backgammon.ftl new file mode 100644 index 00000000000..4e2bc82ac29 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/backgammon.ftl @@ -0,0 +1,4 @@ +ent-BackgammonBoard = backgammon board + .desc = Old fashioned game of dice and pieces. +ent-BackgammonBoardTabletop = backgammon + .desc = { ent-BaseBoardTabletop.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/base.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/base.ftl new file mode 100644 index 00000000000..2b48aadcf35 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/base.ftl @@ -0,0 +1,6 @@ +ent-BaseBoardEntity = board + .desc = A blank board. +ent-BaseTabletopPiece = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-BaseBoardTabletop = baseboard + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/checkers.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/checkers.ftl new file mode 100644 index 00000000000..9935181f561 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/checkers.ftl @@ -0,0 +1,12 @@ +ent-CheckerBoard = checkerboard + .desc = A checkerboard. Pieces included! +ent-CheckerBoardTabletop = checkerboard + .desc = { ent-BaseBoardTabletop.desc } +ent-CheckerPieceWhite = white checker piece + .desc = { ent-BaseTabletopPiece.desc } +ent-CheckerCrownWhite = white checker crown + .desc = { ent-BaseTabletopPiece.desc } +ent-CheckerPieceBlack = black checker piece + .desc = { ent-BaseTabletopPiece.desc } +ent-CheckerCrownBlack = black checker crown + .desc = { ent-BaseTabletopPiece.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/chess.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/chess.ftl new file mode 100644 index 00000000000..1c35741d383 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/chess.ftl @@ -0,0 +1,28 @@ +ent-ChessBoard = chessboard + .desc = A chessboard. Pieces included! +ent-ChessBoardTabletop = chessboard + .desc = { ent-BaseBoardTabletop.desc } +ent-WhiteKing = white king + .desc = { ent-BaseTabletopPiece.desc } +ent-WhiteQueen = white queen + .desc = { ent-BaseTabletopPiece.desc } +ent-WhiteRook = white rook + .desc = { ent-BaseTabletopPiece.desc } +ent-WhiteBishop = white bishop + .desc = { ent-BaseTabletopPiece.desc } +ent-WhiteKnight = white knight + .desc = { ent-BaseTabletopPiece.desc } +ent-WhitePawn = white pawn + .desc = { ent-BaseTabletopPiece.desc } +ent-BlackKing = black king + .desc = { ent-BaseTabletopPiece.desc } +ent-BlackQueen = black queen + .desc = { ent-BaseTabletopPiece.desc } +ent-BlackRook = black rook + .desc = { ent-BaseTabletopPiece.desc } +ent-BlackBishop = black bishop + .desc = { ent-BaseTabletopPiece.desc } +ent-BlackKnight = black knight + .desc = { ent-BaseTabletopPiece.desc } +ent-BlackPawn = black pawn + .desc = { ent-BaseTabletopPiece.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/dnd.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/dnd.ftl new file mode 100644 index 00000000000..b14fb1e0277 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/dnd.ftl @@ -0,0 +1,22 @@ +ent-BaseBattlemap = battlemap + .desc = A battlemap for your epic dungeon exploring to begin, pieces not included! +ent-GrassBattlemap = grass battlemap + .desc = A battlemap for your epic dungeon exploring to begin, pieces not included! +ent-MoonBattlemap = moon battlemap + .desc = A battlemap for your epic moon exploring to begin, pieces not included! +ent-SandBattlemap = sand battlemap + .desc = A battlemap for your epic beach episodes to begin, pieces not included! +ent-SnowBattlemap = snow battlemap + .desc = A battlemap for your frigid exploring to begin, pieces not included! +ent-ShipBattlemap = ship battlemap + .desc = A battlemap for your epic space exploring to begin, pieces not included! +ent-GrassBoardTabletop = grass battlemap + .desc = { ent-BaseBoardTabletop.desc } +ent-MoonBoardTabletop = grass battlemap + .desc = { ent-BaseBoardTabletop.desc } +ent-SandBoardTabletop = sand battlemap + .desc = { ent-BaseBoardTabletop.desc } +ent-SnowBoardTabletop = snow battlemap + .desc = { ent-BaseBoardTabletop.desc } +ent-ShipBoardTabletop = ship battlemap + .desc = { ent-BaseBoardTabletop.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/parchis.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/parchis.ftl new file mode 100644 index 00000000000..eabc1fec67a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/parchis.ftl @@ -0,0 +1,4 @@ +ent-ParchisBoard = parchís board + .desc = Cross and circle board game famous for destroying countless friendships. +ent-ParchisBoardTabletop = parchís + .desc = { ent-BaseBoardTabletop.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/tabletopGeneric.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/tabletopGeneric.ftl new file mode 100644 index 00000000000..8f8a3e2a00a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/tabletop/tabletopGeneric.ftl @@ -0,0 +1,14 @@ +ent-BaseGenericTabletopPiece = { ent-BaseTabletopPiece } + .desc = { ent-BaseTabletopPiece.desc } +ent-RedTabletopPiece = red piece + .desc = { ent-BaseGenericTabletopPiece.desc } +ent-GreenTabletopPiece = green piece + .desc = { ent-BaseGenericTabletopPiece.desc } +ent-YellowTabletopPiece = yellow piece + .desc = { ent-BaseGenericTabletopPiece.desc } +ent-BlueTabletopPiece = blue piece + .desc = { ent-BaseGenericTabletopPiece.desc } +ent-WhiteTabletopPiece = white piece + .desc = { ent-BaseGenericTabletopPiece.desc } +ent-BlackTabletopPiece = black piece + .desc = { ent-BaseGenericTabletopPiece.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/toys.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/toys.ftl new file mode 100644 index 00000000000..76ce27e4d4e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/toys.ftl @@ -0,0 +1,119 @@ +ent-BasePlushie = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-PlushieGhost = ghost soft toy + .desc = The start of your personal GHOST GANG! +ent-PlushieGhostRevenant = revenant soft toy + .desc = So soft it almost makes you want to take a nap... + .suffix = DO NOT MAP +ent-PlushieBee = bee plushie + .desc = A cute toy that resembles an even cuter programmer. You'd have to be a monster to grind this up. +ent-PlushieHampter = hampter plushie + .desc = A cute stuffed toy that resembles a hamster. Its face looks squished. +ent-PlushieRGBee = RGBee plushie + .desc = A cute toy that resembles a bee plushie while you're on LSD. +ent-PlushieNuke = nukie plushie + .desc = A stuffed toy that resembles a syndicate nuclear operative. The tag claims operatives to be purely fictitious. +ent-PlushieRouny = rouny plushie + .desc = Rouny +ent-PlushieLamp = lamp plushie + .desc = A light emitting friend! +ent-PlushieArachind = arachnid plushie + .desc = An adorable stuffed toy that resembles an arachnid. It feels silky.. +ent-PlushieLizard = lizard plushie + .desc = An adorable stuffed toy that resembles a lizardperson. Made by CentCom as a token initiative to combat speciesism in work environments. "Welcome your new colleagues as you do this plush, with open arms!" +ent-PlushieLizardMirrored = { ent-PlushieLizard } + .desc = { ent-PlushieLizard.desc } +ent-PlushieSpaceLizard = space lizard plushie + .desc = An adorable stuffed toy that resembles a lizardperson in an EVA suit. Made by CentCom as a token initiative to combat speciesism in space environments. "Welcome your new colleges as you do this plush, with open arms!" +ent-PlushieDiona = diona plushie + .desc = An adorable stuffed toy that resembles a diona. Love water and cuddles. Do not wet! +ent-PlushieSharkBlue = blue shark soft toy + .desc = Big and safe to have by your side if you want to discover the world below the surface of the ocean. +ent-PlushieSharkPink = pink shark soft toy + .desc = Hehe shonk :) +ent-PlushieSharkGrey = grey shark soft toy + .desc = A quiet, reserved kind of shonk. Loves to ride the grey tide. +ent-PlushieRatvar = ratvar plushie + .desc = A small stuffed doll of the elder god Ratvar. +ent-PlushieNar = nar'sie plushie + .desc = A small stuffed doll of the elder goddess Nar'Sie. +ent-PlushieCarp = carp plushie + .desc = An adorable stuffed toy that resembles the monstrous space carp. +ent-PlushieSlime = slime plushie + .desc = An adorable stuffed toy that resembles a slime. It's basically a hacky sack. +ent-PlushieSnake = snake plushie + .desc = An adorable stuffed toy that resembles a snake. +ent-ToyMouse = mouse toy + .desc = A colorful toy mouse! +ent-ToyRubberDuck = rubber ducky + .desc = Not carried here by ocean currents. +ent-PlushieVox = vox plushie + .desc = SKREEEEEEEEEEEE! +ent-PlushieAtmosian = atmosian plushie + .desc = An adorable stuffed toy that resembles a brave atmosian. Unfortunately, he won't fix those depressurizations for you. +ent-PlushieXeno = xeno plushie + .desc = An adorable stuffed toy that resembles a scary xenomorf. You're lucky it's just a toy. +ent-PlushiePenguin = penguin plushie + .desc = I use arch btw! +ent-PlushieHuman = human plushie + .desc = This is a felt plush of a human. All craftsmanship is of the lowest quality. The human is naked. The human is crying. The human is screaming. +ent-PlushieMoth = moth plushie + .desc = Cute and fluffy moth plushie. Enjoy, bz! +ent-BaseFigurineCheapo = figurine + .desc = A small miniature. +ent-ToyAi = AI toy + .desc = A scaled-down toy AI core. +ent-ToyNuke = nuke toy + .desc = A plastic model of a Nuclear Fission Explosive. No uranium included... probably. +ent-ToyIan = ian toy + .desc = Unable to eat, but just as fluffy as the real guy! +ent-FoamWeaponBase = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-FoamCrossbow = foam crossbow + .desc = Aiming this at Security may get you filled with lead. +ent-ToyGunBase = ToyGunBase + .desc = A rooty tooty point and shooty. +ent-RevolverCapGun = cap gun + .desc = Looks almost like the real thing! Ages 8 and up. +ent-RevolverCapGunFake = cap gun + .desc = Looks almost like the real thing! Ages 8 and up. + .suffix = Fake +ent-FoamBlade = foamblade + .desc = It says "Sternside Changs number 1 fan" on it. +ent-Basketball = basketball + .desc = Where dah courts at? +ent-Football = football + .desc = Otherwise known as a handegg. +ent-BeachBall = beach ball + .desc = The simple beach ball is one of Nanotrasen's most popular products. 'Why do we make beach balls? Because we can! (TM)' - Nanotrasen +ent-BalloonSyn = syndie balloon + .desc = Handed out to the bravest souls who survived the "atomic twister" ride at Syndieland. +ent-BalloonNT = nanotrasen balloon + .desc = Specially designed to inflict maximum psychological damage to Syndicate operatives. +ent-BalloonCorgi = corgi balloon + .desc = Just like owning a real dog - but a lot floatier. +ent-SingularityToy = singuloth-brand toy + .desc = Mass-produced by a sadistic corporate conglomerate! +ent-TeslaToy = Teddy Tesla + .desc = The favorite toy of the great engineer Nikola Tesla. +ent-PonderingOrb = pondering orb + .desc = Ponderous, man... Really ponderous. +ent-ToySword = toy sword + .desc = New Sandy-Cat plastic sword! Comes with realistic sound and full color! Looks almost like the real thing! +ent-ToyAmongPequeno = among pequeno + .desc = sus! +ent-FoamCutlass = foam cutlass + .desc = Cosplay as a pirate and force your friends to walk the plank. +ent-ClownRecorder = clown recorder + .desc = When you just can't get those laughs coming the natural way! +ent-ToyHammer = rubber hammer + .desc = A brightly colored hammer made of rubber. +ent-WhoopieCushion = whoopie cushion + .desc = A practical joke device involving flatulence humour. +ent-PlasticBanana = banana + .desc = A plastic banana. + .suffix = Plastic +ent-CrazyGlue = crazy glue + .desc = A bottle of crazy glue manufactured by Honk! Co. +ent-NewtonCradle = newton cradle + .desc = A device bored paper pushers use to remind themselves that time did not stop yet. Contains gravity. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/whistles.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/whistles.ftl new file mode 100644 index 00000000000..5d40be7d818 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/fun/whistles.ftl @@ -0,0 +1,6 @@ +ent-BaseWhistle = whistle + .desc = Someone forgot to turn off kettle? +ent-SecurityWhistle = { ent-BaseWhistle } + .desc = Sound of it make you feel fear. +ent-SyndicateWhistle = trench whistle + .desc = A whistle used by Syndicate commanders to draw attention. Avanti! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/magic/books.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/magic/books.ftl new file mode 100644 index 00000000000..9ea1e9a8d6a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/magic/books.ftl @@ -0,0 +1,16 @@ +ent-BaseSpellbook = spellbook + .desc = { ent-BaseItem.desc } +ent-SpawnSpellbook = spawn spellbook + .desc = { ent-BaseSpellbook.desc } +ent-ForceWallSpellbook = force wall spellbook + .desc = { ent-BaseSpellbook.desc } +ent-BlinkBook = blink spellbook + .desc = { ent-BaseSpellbook.desc } +ent-SmiteBook = smite spellbook + .desc = { ent-BaseSpellbook.desc } +ent-KnockSpellbook = knock spellbook + .desc = { ent-BaseSpellbook.desc } +ent-FireballSpellbook = fireball spellbook + .desc = { ent-BaseSpellbook.desc } +ent-ScrollRunes = scroll of runes + .desc = { ent-BaseSpellbook.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/crystal_shard.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/crystal_shard.ftl new file mode 100644 index 00000000000..79552576295 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/crystal_shard.ftl @@ -0,0 +1,14 @@ +ent-ShardCrystalBase = crystal shard + .desc = A small piece of crystal. +ent-ShardCrystalCyan = cyan crystal shard + .desc = A small piece of crystal. +ent-ShardCrystalBlue = blue crystal shard + .desc = { ent-ShardCrystalBase.desc } +ent-ShardCrystalOrange = orange crystal shard + .desc = { ent-ShardCrystalBase.desc } +ent-ShardCrystalPink = pink crystal shard + .desc = { ent-ShardCrystalBase.desc } +ent-ShardCrystalGreen = green crystal shard + .desc = { ent-ShardCrystalBase.desc } +ent-ShardCrystalRed = red crystal shard + .desc = { ent-ShardCrystalBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/ingots.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/ingots.ftl new file mode 100644 index 00000000000..2ea6f8c2a62 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/ingots.ftl @@ -0,0 +1,14 @@ +ent-IngotBase = { ent-BaseItem } + .desc = A heavy metal ingot stamped with the Nanotrasen logo. +ent-IngotGold = gold bar + .suffix = Full + .desc = { ent-IngotBase.desc } +ent-IngotGold1 = gold bar + .suffix = Single + .desc = { ent-IngotGold.desc } +ent-IngotSilver = silver bar + .suffix = Full + .desc = { ent-IngotBase.desc } +ent-IngotSilver1 = silver bar + .suffix = Single + .desc = { ent-IngotSilver.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/materials.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/materials.ftl new file mode 100644 index 00000000000..147ecdf73bb --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/materials.ftl @@ -0,0 +1,78 @@ +ent-MaterialBase = { ent-BaseItem } + .desc = A raw material. +ent-MaterialCardboard = cardboard + .suffix = Full + .desc = { ent-MaterialBase.desc } +ent-MaterialCardboard10 = { ent-MaterialCardboard } + .suffix = 10 + .desc = { ent-MaterialCardboard.desc } +ent-MaterialCardboard1 = { ent-MaterialCardboard } + .suffix = Single + .desc = { ent-MaterialCardboard.desc } +ent-MaterialCloth = cloth + .suffix = Full + .desc = { ent-MaterialBase.desc } +ent-MaterialCloth10 = { ent-MaterialCloth } + .suffix = 10 + .desc = { ent-MaterialCloth.desc } +ent-MaterialCloth1 = { ent-MaterialCloth } + .suffix = Single + .desc = { ent-MaterialCloth.desc } +ent-MaterialDurathread = durathread + .suffix = Full + .desc = { ent-MaterialBase.desc } +ent-MaterialDurathread1 = { ent-MaterialDurathread } + .suffix = Single + .desc = { ent-MaterialDurathread.desc } +ent-MaterialWoodPlank = wood + .suffix = Full + .desc = { ent-MaterialBase.desc } +ent-MaterialWoodPlank10 = { ent-MaterialWoodPlank } + .suffix = 10 + .desc = { ent-MaterialWoodPlank.desc } +ent-MaterialWoodPlank1 = { ent-MaterialWoodPlank } + .suffix = Single + .desc = { ent-MaterialWoodPlank.desc } +ent-MaterialBiomass = biomass + .suffix = Full + .desc = { ent-MaterialBase.desc } +ent-MaterialBiomass1 = { ent-MaterialBiomass } + .suffix = Single + .desc = { ent-MaterialBiomass.desc } +ent-MaterialHideBear = bear hide + .desc = { ent-MaterialBase.desc } +ent-MaterialHideCorgi = corgi hide + .desc = Luxury pelt used in only the most elite fashion. Rumors say this is found when a corgi is sent to the nice farm. +ent-MaterialDiamond = refined diamond + .suffix = Full + .desc = { ent-MaterialBase.desc } +ent-MaterialDiamond1 = { ent-MaterialDiamond } + .suffix = Single + .desc = { ent-MaterialDiamond.desc } +ent-MaterialCotton = cotton + .suffix = Full + .desc = { ent-MaterialBase.desc } +ent-MaterialCotton1 = { ent-MaterialCotton } + .suffix = Single + .desc = { ent-MaterialCotton.desc } +ent-MaterialBananium = bananium + .suffix = Full + .desc = { ent-MaterialBase.desc } +ent-MaterialBananium1 = { ent-MaterialBananium } + .suffix = Single + .desc = { ent-MaterialBananium.desc } +ent-MaterialWebSilk = silk + .desc = A webby material. + .suffix = Full +ent-MaterialWebSilk25 = { ent-MaterialWebSilk } + .suffix = 25 + .desc = { ent-MaterialWebSilk.desc } +ent-MaterialWebSilk1 = { ent-MaterialWebSilk } + .suffix = 1 + .desc = { ent-MaterialWebSilk.desc } +ent-MaterialBones = bones + .suffix = Full + .desc = { ent-MaterialBase.desc } +ent-MaterialBones1 = { ent-MaterialBones } + .suffix = 1 + .desc = { ent-MaterialBones.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/ore.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/ore.ftl new file mode 100644 index 00000000000..261704b81e4 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/ore.ftl @@ -0,0 +1,56 @@ +ent-OreBase = { ent-BaseItem } + .desc = A piece of unrefined ore. +ent-GoldOre = gold ore + .suffix = Full + .desc = { ent-OreBase.desc } +ent-GoldOre1 = { ent-GoldOre } + .suffix = Single + .desc = { ent-GoldOre.desc } +ent-SteelOre = iron ore + .suffix = Full + .desc = { ent-OreBase.desc } +ent-SteelOre1 = { ent-SteelOre } + .suffix = Single + .desc = { ent-SteelOre.desc } +ent-PlasmaOre = plasma ore + .suffix = Full + .desc = { ent-OreBase.desc } +ent-PlasmaOre1 = { ent-PlasmaOre } + .suffix = Single + .desc = { ent-PlasmaOre.desc } +ent-SilverOre = silver ore + .suffix = Full + .desc = { ent-OreBase.desc } +ent-SilverOre1 = { ent-SilverOre } + .suffix = Single + .desc = { ent-SilverOre.desc } +ent-SpaceQuartz = space quartz + .suffix = Full + .desc = { ent-OreBase.desc } +ent-SpaceQuartz1 = { ent-SpaceQuartz } + .suffix = Single + .desc = { ent-SpaceQuartz.desc } +ent-UraniumOre = uranium ore + .suffix = Full + .desc = { ent-OreBase.desc } +ent-UraniumOre1 = { ent-UraniumOre } + .suffix = Single + .desc = { ent-UraniumOre.desc } +ent-BananiumOre = bananium ore + .suffix = Full + .desc = { ent-OreBase.desc } +ent-BananiumOre1 = { ent-BananiumOre } + .suffix = Single + .desc = { ent-BananiumOre.desc } +ent-Coal = coal + .suffix = Full + .desc = { ent-OreBase.desc } +ent-Coal1 = { ent-Coal } + .suffix = Single + .desc = { ent-Coal.desc } +ent-SaltOre = salt + .suffix = Full + .desc = { ent-OreBase.desc } +ent-Salt1 = { ent-SaltOre } + .suffix = Single + .desc = { ent-SaltOre.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/parts.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/parts.ftl new file mode 100644 index 00000000000..47c45e895aa --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/parts.ftl @@ -0,0 +1,17 @@ +ent-PartBase = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-PartRodMetal = metal rod + .suffix = Full + .desc = { ent-PartBase.desc } +ent-PartRodMetal10 = metal rod + .suffix = 10 + .desc = { ent-PartRodMetal.desc } +ent-PartRodMetal1 = metal rod + .suffix = Single + .desc = { ent-PartRodMetal.desc } +ent-PartRodMetalLingering0 = { ent-PartRodMetal } + .suffix = Lingering, 0 + .desc = { ent-PartRodMetal.desc } +ent-FloorTileItemSteelLingering0 = { ent-FloorTileItemSteel } + .suffix = Lingering, 0 + .desc = { ent-FloorTileItemSteel.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/shards.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/shards.ftl new file mode 100644 index 00000000000..787b76f1f78 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/shards.ftl @@ -0,0 +1,12 @@ +ent-ShardBase = { ent-BaseItem } + .desc = It's a shard of some unknown material. +ent-ShardGlass = glass shard + .desc = A small piece of glass. +ent-ShardGlassReinforced = reinforced glass shard + .desc = A small piece of reinforced glass. +ent-ShardGlassPlasma = plasma glass shard + .desc = A small piece of plasma glass. +ent-ShardGlassUranium = uranium glass shard + .desc = A small piece of uranium glass. +ent-ShardGlassClockwork = clockwork glass shard + .desc = A small piece of brass-infused glass. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/sheets/glass.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/sheets/glass.ftl new file mode 100644 index 00000000000..82ec64f8e36 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/sheets/glass.ftl @@ -0,0 +1,49 @@ +ent-SheetGlassBase = glass + .desc = A sheet of glass, used often on the station in various applications. +ent-SheetGlass = { ent-SheetGlassBase } + .suffix = Full + .desc = { ent-SheetGlassBase.desc } +ent-SheetGlass10 = { ent-SheetGlass } + .suffix = 10 + .desc = { ent-SheetGlass.desc } +ent-SheetGlass1 = { ent-SheetGlass } + .suffix = Single + .desc = { ent-SheetGlass.desc } +ent-SheetGlassLingering0 = { ent-SheetGlass } + .suffix = Lingering, 0 + .desc = { ent-SheetGlass.desc } +ent-SheetRGlass = reinforced glass + .desc = A reinforced sheet of glass. + .suffix = Full +ent-SheetRGlass1 = reinforced glass + .suffix = Single + .desc = { ent-SheetRGlass.desc } +ent-SheetPGlass = plasma glass + .desc = A sheet of translucent plasma. + .suffix = Full +ent-SheetPGlass1 = plasma glass + .suffix = Single + .desc = { ent-SheetPGlass.desc } +ent-SheetRPGlass = reinforced plasma glass + .desc = A reinforced sheet of translucent plasma. + .suffix = Full +ent-SheetRPGlass1 = reinforced plasma glass + .suffix = Single + .desc = { ent-SheetRPGlass.desc } +ent-SheetUGlass = uranium glass + .desc = A sheet of uranium glass. + .suffix = Full +ent-SheetUGlass1 = uranium glass + .suffix = Single + .desc = { ent-SheetUGlass.desc } +ent-SheetRUGlass = reinforced uranium glass + .desc = A reinforced sheet of uranium. +ent-SheetRUGlass1 = reinforced uranium glass + .suffix = Single + .desc = { ent-SheetRUGlass.desc } +ent-SheetClockworkGlass = clockwork glass + .desc = A sheet of brass-hardened glass, primarily used by clockwork enthusiasts and remnants of Ratvarian cults. + .suffix = Full +ent-SheetClockworkGlass1 = clockwork glass + .suffix = Single + .desc = { ent-SheetClockworkGlass.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/sheets/metal.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/sheets/metal.ftl new file mode 100644 index 00000000000..bfa6da7551b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/sheets/metal.ftl @@ -0,0 +1,32 @@ +ent-SheetMetalBase = { ent-BaseItem } + .desc = A sheet of metal, used often on the station in various applications. +ent-SheetSteel = steel + .suffix = Full + .desc = { ent-SheetMetalBase.desc } +ent-SheetSteel10 = steel + .suffix = 10 + .desc = { ent-SheetSteel.desc } +ent-SheetSteel1 = steel + .suffix = Single + .desc = { ent-SheetSteel.desc } +ent-SheetSteelLingering0 = { ent-SheetSteel } + .suffix = Lingering, 0 + .desc = { ent-SheetSteel.desc } +ent-SheetBrass = brass + .desc = A sheet of brass, primarily used by clockwork enthusiasts and the remnants of Ratvarian cults. + .suffix = Full +ent-SheetBrass10 = brass + .suffix = 10 + .desc = { ent-SheetBrass.desc } +ent-SheetBrass1 = brass + .suffix = Single + .desc = { ent-SheetBrass.desc } +ent-SheetPlasteel = plasteel + .suffix = Full + .desc = { ent-SheetMetalBase.desc } +ent-SheetPlasteel10 = plasteel + .suffix = 10 + .desc = { ent-SheetPlasteel.desc } +ent-SheetPlasteel1 = plasteel + .suffix = Single + .desc = { ent-SheetPlasteel.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/sheets/other.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/sheets/other.ftl new file mode 100644 index 00000000000..4be5ed6c165 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/materials/sheets/other.ftl @@ -0,0 +1,36 @@ +ent-SheetOtherBase = { ent-BaseItem } + .desc = A sheet of material, used often on the station in various applications. +ent-SheetPaper = paper + .suffix = Full + .desc = { ent-SheetOtherBase.desc } +ent-SheetPaper1 = paper + .suffix = Single + .desc = { ent-SheetPaper.desc } +ent-SheetPlasma = plasma + .suffix = Full + .desc = { ent-SheetOtherBase.desc } +ent-SheetPlasma1 = plasma + .suffix = Single + .desc = { ent-SheetPlasma.desc } +ent-SheetPlastic = plastic + .suffix = Full + .desc = { ent-SheetOtherBase.desc } +ent-SheetPlastic10 = plastic + .suffix = 10 + .desc = { ent-SheetPlastic.desc } +ent-SheetPlastic1 = plastic + .suffix = Single + .desc = { ent-SheetPlastic.desc } +ent-SheetUranium = uranium + + .suffix = Full + .desc = { ent-['SheetOtherBase', 'FoodBase'].desc } +ent-SheetUranium1 = uranium + .suffix = Single + .desc = { ent-SheetUranium.desc } +ent-MaterialSheetMeat = meat sheet + .suffix = Full + .desc = { ent-SheetOtherBase.desc } +ent-MaterialSheetMeat1 = { ent-MaterialSheetMeat } + .suffix = Single + .desc = { ent-MaterialSheetMeat.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/authorbooks.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/authorbooks.ftl new file mode 100644 index 00000000000..f82a6e35f20 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/authorbooks.ftl @@ -0,0 +1,60 @@ +ent-BookNarsieLegend = the legend of nar'sie + .desc = The book is an old, leather-bound tome with intricate engravings on the cover. The pages are yellowed and fragile with age, with the ink of the text faded in some places. It appears to have been well-read and well-loved, with dog-eared pages and marginalia scrawled in the margins. Despite its aged appearance, the book still exudes a sense of mystical power and wonder, hinting at the secrets and knowledge contained within its pages. +ent-BookTruth = exploring different philosophical perspectives on truth and the complexity of lying + .desc = A book exploring the different philosophical perspectives on truth and lying has a worn cover, with creases and marks indicating frequent use and thoughtful contemplation. The spine shows signs of wear from being pulled off the shelf again and again. The pages themselves are filled with underlines, notes in the margins, and highlighted passages as readers grapple with the nuances and complexities of the topic. +ent-BookWorld = shaping the state of the world - interplay of forces and choices + .desc = The book is a well-preserved hardcover with a simple, elegant design on the cover, depicting the image of a world in motion. The pages are crisp and clean, with no signs of wear or tear, suggesting that it has been well-cared for and valued by its previous owner. The text is printed in a clear, legible font, and the chapters are organized in a logical and easy-to-follow manner, making it accessible to readers of all levels of expertise. +ent-BookIanAntarctica = adventures of robert & ian - exploring antarctica + .desc = The book is a small paperback in good condition, with an illustration of Ian the corgi and the colony of penguins on the cover. The title, "Ian and Robert's Antarctic Adventure", is written in bold white letters against a blue background. The back cover features a brief summary of the story, highlighting the themes of humility, resilience, and the beauty of nature. +ent-BookSlothClownSSS = the sloth and the clown - space station shenanigans + .desc = The book looks new, with a glossy cover featuring Chuckles the clown and Snuggles the sloth floating in space with a backdrop of stars and planets. Chuckles is dressed in his banana costume and Snuggles is sleeping on a hammock made of space ropes. The title "The Sloth and the Clown - Space Station Shenanigans" is written in bold and colorful letters. +ent-BookSlothClownPranks = the sloth and the clown - pranks on zorgs + .desc = The book is in excellent condition, with crisp pages and a bright cover. The cover of the book features Chuckles and Snuggles, surrounded by the different species they encountered during their adventures in space. In the background, the Zorgs can be seen peeking out from behind a spaceship. +ent-BookSlothClownMMD = the sloth and the clown - maze maze danger + .desc = The book looks new and vibrant, with an image of Chuckles and Snuggles standing in front of the changing maze on the cover. The title "The Sloth and the Clown - Maze Maze Danger" is written in bold, colorful letters that pop against a background of space and stars. +ent-BookStruck = the humbling and transformative experience of being struck by lightning + .desc = The cover of the book is an electrifying image of lightning striking the ground, with a silhouette of a person standing in the midst of it. The title is written in bold letters in white against a black background, conveying the power and intensity of the experience. The subtitle is written in smaller letters below the title, providing a hint of the philosophical and spiritual themes explored within. +ent-BookSun = reaching for the sun - a plant's quest for life + .desc = The book is new, with a bright and vibrant cover featuring a plant stretching its leaves towards the sun. The title, "Reaching for the Sun - A Plant's Quest for Life," is written in bold, green letters, with an image of the sun rising behind the plant. The cover evokes a sense of growth, energy, and the beauty of nature. +ent-BookPossum = fallen ambitions - the tragic tale of morty the possum + .desc = The book is in good condition, with a hardcover and a dark green forest background. In the center of the cover, there is a sad looking possum sitting on a branch, with a distant and lonely expression on its face. The title, "Fallen Ambitions - The Tragic Tale of Morty the Possum," is written in bold, gold letters above the possum. +ent-BookCafe = the cafe possum + .desc = The book is in new condition, with a vibrant and whimsical cover that features a charming illustration of a tiny possum peeking out from behind a coffee cup, with a colorful and bustling cafe scene in the background. The title "The Cafe Possum" is written in bold, playful lettering, and the author's name is printed in a smaller font below it. +ent-BookFeather = a feather of magic - the wandering bird's journey to belonging + .desc = The book would be in new condition, with a glossy cover depicting the wandering bird surrounded by a glowing forest, with the magical feather at the center. The title, "A Feather of Magic," would be written in bold, glittering letters, while the subtitle, "The Wandering Bird's Journey to Belonging," would be written in smaller print underneath. The back cover would feature a brief summary of the story, along with reviews from critics praising the book's themes of hope and renewal. +ent-BookIanLostWolfPup = the adventures of ian and renault - finding the lost wolf pup + .desc = The book is a new condition with a colorful cover, depicting Ian the corgi and Renault the fox on a journey through the forest, with the lost wolf pup to their feet. The title "The Adventures of Ian and Renault - Finding the Lost Wolf Pup" is prominently displayed at the top, with the author's name below. The cover has a whimsical and adventurous feel to it, attracting readers of all ages. +ent-BookIanRanch = the adventures of ian and renault - ranch expedition + .desc = The book appears to be new, with crisp pages and an unblemished cover. The cover features a colorful illustration of Ian and Renault, surrounded by various animals they encountered on the ranch, including horses, cows, and chickens. The title, "The Adventures of Ian and Renault - Ranch Expedition," is written in bold letters above the image, with the subtitle, "Helping Animals in Need," written below. +ent-BookIanOcean = the adventures of ian and renault - an ocean adventure + .desc = The book is new and in excellent condition. The cover shows Ian and Renault running and playing on the beach, with the blue ocean and golden sand in the background. The title is written in bold, playful letters, and the subtitle reads "An Ocean Adventure." +ent-BookIanMountain = the adventures of ian and renault - A mountain expedition + .desc = The book is in new condition. The cover is a stunning mountain landscape with Ian and Renault in the foreground, looking out over the vista of the surrounding peaks and valleys. The title is written in bold, block letters at the top, with the subtitle, "A Mountain Expedition," written underneath. +ent-BookIanCity = the adventures of ian and renault - exploring the city + .desc = The book is in new condition, with crisp pages and a glossy cover. The cover features a colorful illustration of Ian and Renault exploring the city, with tall buildings and bustling streets in the background. Ian is leading the way, with his tail wagging excitedly, while Renault follows close behind, her ears perked up and her eyes wide with wonder. The title, "The Adventures of Ian and Renault," is written in bold, playful letters, with the subtitle, "Exploring the City," written below in smaller font. +ent-BookIanArctic = the adventures of ian and renault - an arctic journey of courage and friendship + .desc = The book looks new and adventurous, with a picture of Ian and Renault standing in front of an icy landscape with snowflakes falling all around them. The title, "The Adventures of Ian and Renault," is written in bold letters at the top, with a subtitle that reads, "An Arctic Journey of Courage and Friendship." +ent-BookIanDesert = the adventures of ian and renault - exploring the mysterious desert + .desc = The book is in new condition and would have a colorful cover depicting Ian and Renault against a desert backdrop. The cover would feature images of various animals and plants that the two encountered on their adventure, such as a rattlesnake, coyotes, sand dunes, and an oasis. The title, "The Adventures of Ian and Renault" is prominently displayed on the cover in bold letters, while the subtitle "Exploring the Mysterious Desert" is written in smaller letters underneath. +ent-BookNames = the power of names - a philosophical exploration + .desc = The book is a gently used philosophy text, with a cover that features a close-up of a person's mouth, with the word "names" written on their lips. The title is "The Power of Names - A Philosophical Exploration," and the author's name is prominently displayed underneath. The overall design is simple and elegant, with the focus on the text rather than any flashy graphics or images. +ent-BookEarth = earthly longing + .desc = The book is in good condition, with a slightly faded cover due to exposure to sunlight. The cover of the book depicts a panoramic view of the Earth from space, with a bright blue ocean and green landmasses. In the foreground, a lone astronaut is seen sitting in front of a window, gazing wistfully at the Earth. The title of the book, "Earthly Longing," is written in bold white letters against a black background at the top of the cover. +ent-BookAurora = journey beyond - the starship aurora mission + .desc = The book is in excellent condition, with a shiny cover depicting a spaceship hovering above a planet, perhaps with the Earth in the background. The title "Journey Beyond - The Starship Aurora Mission" is written in bold, silver letters. The cover also features a quote from a review, "A breathtaking tale of human achievement and exploration" to entice potential readers. +ent-BookTemple = the nature of the divine - embracing the many gods + .desc = The book appears new with crisp pages and an uncreased spine. The cover features an image of a temple with a glowing, multicolored aura around it, symbolizing the various gods discussed in the book. The title is displayed prominently in gold lettering, with the author's name and a brief summary of the book written in smaller text below. +ent-BookWatched = watched + .desc = The book is in good condition, with a slightly worn cover that features a dark and ominous space station looming in the background. The title "Watched" is written in bold letters that seem to be staring back at the reader, conveying the feeling of being constantly observed. The blurb on the back cover hints at a thrilling and suspenseful tale of paranoia and danger in a confined setting. +ent-BookMedicalOfficer = horizon's battle - a medical officer's tale of trust and survival + .desc = The cover features Smith, the medical officer, in his uniform, looking determined and ready to face any challenge. The backdrop shows the SS Horizon under attack, with explosions and smoke filling the space station. In the foreground, a wizard with a staff can be seen, adding an element of mystery and intrigue to the scene. The title is prominently displayed in bold letters, with the author's name and a tagline indicating the book's action-packed and suspenseful nature. +ent-BookMorgue = the ghostly residents of the abandoned morgue + .desc = The book looks old and worn, with faded lettering on the cover. The cover depicts a dark and eerie morgue, with a full moon casting an ominous glow over the scene. In the foreground are Morty the possum and Morticia the raccoon, with mischievous expressions on their faces, peeking out from behind a metal shelf. The title is written in bold, spooky letters, with the subtitle "A Tale of Animal Spirits" written in smaller font below. +ent-BookRufus = rufus and the mischievous fairy + .desc = The book is in new condition, with vibrant colors and illustrations on the cover. The cover shows Rufus on his bicycle, with Blossom flying beside him in a playful manner. The title is written in bold, whimsical font, with the characters' names highlighted in a contrasting color. The overall aesthetic is charming and inviting, appealing to children and adults alike. +ent-BookMap = the map of adventure + .desc = The book is in a good condition, with a glossy cover depicting a jungle scene with vibrant colors and intricate details. The title "The Map of Adventure," is written in bold, gold lettering. The cover also features an image of a mysterious suitcase with the map spilling out of it. +ent-BookJourney = a journey of music, mountains, and self-discovery + .desc = The book is in excellent condition, with crisp pages and a glossy cover. The cover features a striking image of a mountain range, with a silhouette of a climber with a guitar on their back in the foreground. The title is bold and eye-catching, with the subtitle "A Journey of Music, Mountains, and Self-Discovery." +ent-BookInspiration = finding inspiration - a writer's journey through the woods + .desc = The book is in a new condition with a cover depicting a serene forest scene with a waterfall and colorful wildflowers. The title of the book "Finding Inspiration - A Writer's Journey Through the Woods" and the author's name are prominently displayed at the bottom. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/bedsheets.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/bedsheets.ftl new file mode 100644 index 00000000000..880ff96a5eb --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/bedsheets.ftl @@ -0,0 +1,62 @@ +ent-BedsheetBase = BedsheetBase + .desc = A surprisingly soft linen bedsheet. +ent-BedsheetBlack = black bedsheet + .desc = { ent-BedsheetBase.desc } +ent-BedsheetBlue = blue bedsheet + .desc = { ent-BedsheetBase.desc } +ent-BedsheetBrown = brown bedsheet + .desc = { ent-BedsheetBase.desc } +ent-BedsheetCaptain = captain's bedsheet + .desc = It has a Nanotrasen symbol on it, and was woven with a revolutionary new kind of thread guaranteed to have 0.01% permeability for most non-chemical substances, popular among most modern captains. +ent-BedsheetCE = CE's bedsheet + .desc = It's decorated with a wrench emblem. It's highly reflective and stain resistant, so you don't need to worry about ruining it with oil. +ent-BedsheetCentcom = CentCom bedsheet + .desc = Woven with advanced nanothread for warmth as well as being very decorated, essential for all officials. +ent-BedsheetClown = clown's bedsheet + .desc = A rainbow blanket with a clown mask woven in. It smells faintly of bananas. +ent-BedsheetCMO = CMO's bedsheet + .desc = It's a sterilized blanket that has a cross emblem. There's some cat fur on it, likely from Runtime. +ent-BedsheetCosmos = cosmos bedsheet + .desc = Made from the dreams of those who wonder at the stars. +ent-BedsheetCult = cult bedsheet + .desc = You might dream of Nar'Sie if you sleep with this. It seems rather tattered and glows of an eldritch presence. +ent-BedsheetGreen = green bedsheet + .desc = { ent-BedsheetBase.desc } +ent-BedsheetGrey = grey bedsheet + .desc = { ent-BedsheetBase.desc } +ent-BedsheetHOP = HOP's bedsheet + .desc = It's decorated with a key emblem. For those rare moments when you can rest and cuddle with Ian without someone screaming for you over the radio. +ent-BedsheetHOS = HOS's bedsheet + .desc = It's decorated with a shield emblem. While crime doesn't sleep, you do, but you are still THE LAW! +ent-BedsheetIan = Ian's bedsheet + .desc = { ent-BedsheetBase.desc } +ent-BedsheetMedical = medical bedsheet + .desc = It's a sterilized blanket commonly used in the Medbay. Sterilization is voided if a virologist is present onboard the station. +ent-BedsheetMime = mime's bedsheet + .desc = A very soothing striped blanket. All the noise just seems to fade out when you're under the covers in this. +ent-BedsheetNT = NT bedsheet + .desc = It has the Nanotrasen logo on it and an aura of duty. +ent-BedsheetOrange = orange bedsheet + .desc = { ent-BedsheetBase.desc } +ent-BedsheetPurple = purple bedsheet + .desc = { ent-BedsheetBase.desc } +ent-BedsheetQM = LO's bedsheet + .desc = { ent-BedsheetBase.desc } +ent-BedsheetRainbow = rainbow bedsheet + .desc = { ent-BedsheetBase.desc } +ent-BedsheetRD = Mystagogue's bedsheet + .desc = It appears to have a beaker emblem, and is made out of fire-resistant material, although it probably won't protect you in the event of fires you're familiar with every day. +ent-BedsheetBrigmedic = corpsman's bedsheet + .desc = Not worse than cotton. +ent-BedsheetRed = red bedsheet + .desc = { ent-BedsheetBase.desc } +ent-BedsheetSyndie = syndicate bedsheet + .desc = It has a syndicate emblem and it has an aura of evil. +ent-BedsheetUSA = USA bedsheet + .desc = { ent-BedsheetBase.desc } +ent-BedsheetWhite = white bedsheet + .desc = { ent-BedsheetBase.desc } +ent-BedsheetWiz = wizard's bedsheet + .desc = A special fabric enchanted with magic so you can have an enchanted night. It even glows! +ent-BedsheetYellow = yellow bedsheet + .desc = { ent-BedsheetBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/books.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/books.ftl new file mode 100644 index 00000000000..b0858dce50b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/books.ftl @@ -0,0 +1,43 @@ +ent-BookBase = book + .desc = A hardcover book. +ent-BookSpaceEncyclopedia = space encyclopedia + .desc = An encyclopedia containing all the knowledge. The author of this encyclopedia is unknown. +ent-BookTheBookOfControl = the book of control + .desc = Essential to become robust. +ent-BookBartendersManual = bartender's manual + .desc = This manual is stained with beer. +ent-BookChefGaming = chef gaming + .desc = A book about cooking written by a gamer chef. +ent-BookLeafLoversSecret = leaf lover's secret + .desc = It has a strong weed smell. It motivates you to feed and seed. +ent-BookEngineersHandbook = engineer's handbook + .desc = A handbook about engineering written by Nanotrasen. +ent-BookScientistsGuidebook = scientist's guidebook + .desc = A guidebook about science written by Nanotrasen. +ent-BookSecurity = security 101 + .desc = A book about security written by Nanotrasen. The book is stained with blood. It seems to have been used more as a weapon than reading material. +ent-BookHowToKeepStationClean = how to keep station clean + .desc = This book is very clean. +ent-BookHowToRockAndStone = how to rock and stone + .desc = A very detailed guide about salvage written by Karl, a legendary space miner, however he's missing. It motivates you to rock and stone. +ent-BookMedicalReferenceBook = medical reference book + .desc = A reference book about medical written by an old doctor. The handwriting is barely comprehensible. +ent-BookHowToSurvive = how to survive + .desc = Ironically the author of this book is dead. +ent-BookChemicalCompendium = chempendium + .desc = A comprehensive guide written by some old skeleton of a professor about chemical synthesis. +ent-BookRandom = { ent-BookBase } + .suffix = random + .desc = { ent-BookBase.desc } +ent-BookEscalation = Robert's Rules of Escalation + .desc = The book is stained with blood. It seems to have been used more as a weapon than reading material. +ent-BookEscalationSecurity = Robert's Rules of Escalation: Security Edition + .desc = The book is stained with blood. It seems to have been used more as a weapon than reading material. +ent-BookAtmosDistro = Newton's Guide to Atmos: The Distro + .desc = There are endless illegible notes scribbled in the margins. Most of the text is covered in handwritten question marks. +ent-BookAtmosWaste = Newton's Guide to Atmos: Waste + .desc = There are endless illegible notes scribbled in the margins. Most of the text is covered in handwritten question marks. +ent-BookAtmosAirAlarms = Newton's Guide to Atmos: Air Alarms + .desc = There are endless illegible notes scribbled in the margins. Most of the text is covered in handwritten question marks. +ent-BookAtmosVentsMore = Newton's Guide to Atmos: Vents and More + .desc = There are endless illegible notes scribbled in the margins. Most of the text is covered in handwritten question marks. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/botparts.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/botparts.ftl new file mode 100644 index 00000000000..4a137ee1134 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/botparts.ftl @@ -0,0 +1,2 @@ +ent-ProximitySensor = proximity sensor + .desc = Senses things in close proximity. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/box.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/box.ftl new file mode 100644 index 00000000000..267ffe837c7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/box.ftl @@ -0,0 +1,2 @@ +ent-BoxBase = { ent-BaseStorageItem } + .desc = { ent-BaseStorageItem.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/brb_sign.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/brb_sign.ftl new file mode 100644 index 00000000000..95d0339706d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/brb_sign.ftl @@ -0,0 +1,2 @@ +ent-BrbSign = brb sign + .desc = Lets others know you are away. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/briefcases.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/briefcases.ftl new file mode 100644 index 00000000000..a694534bb4c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/briefcases.ftl @@ -0,0 +1,9 @@ +ent-BriefcaseBase = { ent-BaseStorageItem } + .desc = Useful for carrying items in your hands. +ent-BriefcaseBrown = brown briefcase + .desc = A handy briefcase. +ent-BriefcaseSyndieBase = { ent-BriefcaseBase } + .desc = Useful for carrying items in your hands. + .suffix = Syndicate, Empty +ent-BriefcaseSyndie = brown briefcase + .desc = A handy briefcase. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/broken_bottle.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/broken_bottle.ftl new file mode 100644 index 00000000000..9deee7da6d2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/broken_bottle.ftl @@ -0,0 +1,2 @@ +ent-BrokenBottle = broken bottle + .desc = In Space Glasgow this is called a conversation starter. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/buffering.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/buffering.ftl new file mode 100644 index 00000000000..1e93ec79364 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/buffering.ftl @@ -0,0 +1,2 @@ +ent-BufferingIcon = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/candles.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/candles.ftl new file mode 100644 index 00000000000..c7c07cc3db6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/candles.ftl @@ -0,0 +1,47 @@ +ent-Candle = candle + .desc = A thin wick threaded through fat. +ent-CandleRed = red candle + .desc = { ent-Candle.desc } +ent-CandleBlue = blue candle + .desc = { ent-Candle.desc } +ent-CandleBlack = black candle + .desc = { ent-Candle.desc } +ent-CandleGreen = green candle + .desc = { ent-Candle.desc } +ent-CandlePurple = purple candle + .desc = { ent-Candle.desc } +ent-CandleSmall = small candle + .desc = { ent-Candle.desc } +ent-CandleRedSmall = small red candle + .desc = { ent-CandleSmall.desc } +ent-CandleBlueSmall = small blue candle + .desc = { ent-CandleSmall.desc } +ent-CandleBlackSmall = small black candle + .desc = { ent-CandleSmall.desc } +ent-CandleGreenSmall = small green candle + .desc = { ent-CandleSmall.desc } +ent-CandlePurpleSmall = small purple candle + .desc = { ent-CandleSmall.desc } +ent-CandleInfinite = magic candle + .desc = It's either magic or high tech, but this candle never goes out. On the other hand, its flame is quite cold. + .suffix = Decorative +ent-CandleRedInfinite = magic red candle + .desc = { ent-CandleInfinite.desc } +ent-CandleBlueInfinite = magic blue candle + .desc = { ent-CandleInfinite.desc } +ent-CandleBlackInfinite = magic black candle + .desc = { ent-CandleInfinite.desc } +ent-CandleGreenInfinite = magic green candle + .desc = { ent-CandleInfinite.desc } +ent-CandlePurpleInfinite = magic purple candle + .desc = { ent-CandleInfinite.desc } +ent-CandleRedSmallInfinite = small magic red candle + .desc = { ent-CandleInfinite.desc } +ent-CandleBlueSmallInfinite = small magic blue candle + .desc = { ent-CandleInfinite.desc } +ent-CandleBlackSmallInfinite = small magic black candle + .desc = { ent-CandleInfinite.desc } +ent-CandleGreenSmallInfinite = small magic green candle + .desc = { ent-CandleInfinite.desc } +ent-CandlePurpleSmallInfinite = small magic purple candle + .desc = { ent-CandleInfinite.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/candy_bowl.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/candy_bowl.ftl new file mode 100644 index 00000000000..ef70578dda4 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/candy_bowl.ftl @@ -0,0 +1,2 @@ +ent-CandyBowl = candy bowl + .desc = Grab as much as you can fit in your pockets! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/carpets.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/carpets.ftl new file mode 100644 index 00000000000..edf947a2ab4 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/carpets.ftl @@ -0,0 +1,30 @@ +ent-FloorCarpetItemRed = carpet + .suffix = Red + .desc = { ent-FloorTileItemBase.desc } +ent-FloorCarpetItemBlack = { ent-FloorCarpetItemRed } + .suffix = Black + .desc = { ent-FloorCarpetItemRed.desc } +ent-FloorCarpetItemBlue = { ent-FloorCarpetItemRed } + .suffix = Blue + .desc = { ent-FloorCarpetItemRed.desc } +ent-FloorCarpetItemGreen = { ent-FloorCarpetItemRed } + .suffix = Green + .desc = { ent-FloorCarpetItemRed.desc } +ent-FloorCarpetItemOrange = { ent-FloorCarpetItemRed } + .suffix = Orange + .desc = { ent-FloorCarpetItemRed.desc } +ent-FloorCarpetItemSkyBlue = { ent-FloorCarpetItemRed } + .suffix = Sky Blue + .desc = { ent-FloorCarpetItemRed.desc } +ent-FloorCarpetItemPurple = { ent-FloorCarpetItemRed } + .suffix = Purple + .desc = { ent-FloorCarpetItemRed.desc } +ent-FloorCarpetItemPink = { ent-FloorCarpetItemRed } + .suffix = Pink + .desc = { ent-FloorCarpetItemRed.desc } +ent-FloorCarpetItemCyan = { ent-FloorCarpetItemRed } + .suffix = Cyan + .desc = { ent-FloorCarpetItemRed.desc } +ent-FloorCarpetItemWhite = { ent-FloorCarpetItemRed } + .suffix = White + .desc = { ent-FloorCarpetItemRed.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/dat_fukken_disk.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/dat_fukken_disk.ftl new file mode 100644 index 00000000000..7a27e8580e2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/dat_fukken_disk.ftl @@ -0,0 +1,5 @@ +ent-NukeDisk = nuclear authentication disk + .desc = A nuclear auth disk, capable of arming a nuke if used along with a code. Note from nanotrasen reads "THIS IS YOUR MOST IMPORTANT POSESSION, SECURE DAT FUKKEN DISK!" +ent-NukeDiskFake = nuclear authentication disk + .desc = A nuclear auth disk, capable of arming a nuke if used along with a code. Note from nanotrasen reads "THIS IS YOUR MOST IMPORTANT POSESSION, SECURE DAT FUKKEN DISK!" + .suffix = Fake diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/desk_bell.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/desk_bell.ftl new file mode 100644 index 00000000000..5d72bce0ffb --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/desk_bell.ftl @@ -0,0 +1,2 @@ +ent-DeskBell = desk bell + .desc = The cornerstone of any customer service job. You feel an unending urge to ring it. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/eggspider.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/eggspider.ftl new file mode 100644 index 00000000000..f9c9dfb452a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/eggspider.ftl @@ -0,0 +1,2 @@ +ent-EggSpider = egg spider + .desc = Is it a gemstone? Is it an egg? It looks expensive. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/fire_extinguisher.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/fire_extinguisher.ftl new file mode 100644 index 00000000000..8088e5d9367 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/fire_extinguisher.ftl @@ -0,0 +1,4 @@ +ent-FireExtinguisher = fire extinguisher + .desc = It extinguishes fires. +ent-ExtinguisherSpray = extinguisher spray + .desc = { ent-Vapor.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/fluff_lights.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/fluff_lights.ftl new file mode 100644 index 00000000000..335ad740c2e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/fluff_lights.ftl @@ -0,0 +1,14 @@ +ent-BaseLamp = lantern + .desc = { ent-BaseItem.desc } +ent-Lamp = lamp + .desc = A light emitting device. +ent-LampBanana = banana lamp + .desc = A light emitting device, shaped like a banana. +ent-LampGold = desk lamp + .desc = A light emitting device that would look great on a desk. +ent-LampInterrogator = interrogator lamp + .desc = Ultra-bright lamp for the bad cop +ent-Floodlight = floodlight + .desc = A pole with powerful mounted lights on it. +ent-FloodlightBroken = broken floodlight + .desc = A pole with powerful mounted lights on it. It's broken. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/handcuffs.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/handcuffs.ftl new file mode 100644 index 00000000000..ec5c78b9513 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/handcuffs.ftl @@ -0,0 +1,14 @@ +ent-Handcuffs = handcuffs + .desc = Used to detain criminals and other assholes. +ent-Cablecuffs = makeshift handcuffs + .desc = Homemade handcuffs crafted from spare cables. +ent-Zipties = zipties + .desc = Tough single-use plastic zipties, ideal for restraining rowdy prisoners. +ent-BaseHandcuffsBroken = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-ZiptiesBroken = broken zipties + .desc = These zipties look like they tried to manage the wrong cables. +ent-CablecuffsBroken = broken cables + .desc = These cables are broken in several places and don't seem very useful. +ent-ClothingOuterStraightjacket = straitjacket + .desc = Used to restrain those who may cause harm to themselves or others. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/handy_flags.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/handy_flags.ftl new file mode 100644 index 00000000000..de9370cbdfc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/handy_flags.ftl @@ -0,0 +1,10 @@ +ent-BlankHandyFlag = blank handheld flag + .desc = Some piece of white cloth wound on a stick. +ent-NTHandyFlag = Nanotrasen handheld flag + .desc = Glory to NT! Wait, they really made a handheld flag for a corporation? +ent-SyndieHandyFlag = syndicate handheld flag + .desc = For truly rebellious patriots. Death to NT! +ent-LGBTQHandyFlag = LGBTQ handheld flag + .desc = The be gay do crime handy flag. +ent-PirateHandyFlag = pirate handheld flag + .desc = Holding it in your hands, show these carp that you're not kidding. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/ice_crust.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/ice_crust.ftl new file mode 100644 index 00000000000..3a3a29759e5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/ice_crust.ftl @@ -0,0 +1,2 @@ +ent-IceCrust = ice crust + .desc = It's cold and slippery. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/identification_cards.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/identification_cards.ftl new file mode 100644 index 00000000000..bfcff01ff75 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/identification_cards.ftl @@ -0,0 +1,125 @@ +ent-IDCardStandard = identification card + .desc = A card necessary to access various areas aboard the station. +ent-PassengerIDCard = passenger ID card + .desc = { ent-IDCardStandard.desc } +ent-TechnicalAssistantIDCard = technical assistant ID card + .desc = { ent-PassengerIDCard.desc } +ent-MedicalInternIDCard = medical intern ID card + .desc = { ent-PassengerIDCard.desc } +ent-ResearchAssistantIDCard = research assistant ID card + .desc = { ent-PassengerIDCard.desc } +ent-SecurityCadetIDCard = security cadet ID card + .desc = { ent-PassengerIDCard.desc } +ent-ServiceWorkerIDCard = service worker ID card + .desc = { ent-PassengerIDCard.desc } +ent-CaptainIDCard = captain ID card + .desc = { ent-IDCardStandard.desc } +ent-SecurityIDCard = security ID card + .desc = { ent-IDCardStandard.desc } +ent-WardenIDCard = warden ID card + .desc = { ent-IDCardStandard.desc } +ent-EngineeringIDCard = engineer ID card + .desc = { ent-IDCardStandard.desc } +ent-MedicalIDCard = medical ID card + .desc = { ent-IDCardStandard.desc } +ent-ParamedicIDCard = paramedic ID card + .desc = { ent-IDCardStandard.desc } +ent-ChemistIDCard = chemist ID card + .desc = { ent-IDCardStandard.desc } +ent-CargoIDCard = logistics ID card + .desc = { ent-IDCardStandard.desc } +ent-SalvageIDCard = salvage ID card + .desc = { ent-IDCardStandard.desc } +ent-QuartermasterIDCard = logistics officer ID card + .desc = { ent-IDCardStandard.desc } +ent-ResearchIDCard = research ID card + .desc = { ent-IDCardStandard.desc } +ent-ClownIDCard = clown ID card + .desc = { ent-IDCardStandard.desc } +ent-MimeIDCard = mime ID card + .desc = { ent-IDCardStandard.desc } +ent-ChaplainIDCard = chaplain ID card + .desc = { ent-IDCardStandard.desc } +ent-JanitorIDCard = janitor ID card + .desc = { ent-IDCardStandard.desc } +ent-BartenderIDCard = bartender ID card + .desc = { ent-IDCardStandard.desc } +ent-PunPunIDCard = pun pun ID card + .desc = { ent-IDCardStandard.desc } +ent-ChefIDCard = chef ID card + .desc = { ent-IDCardStandard.desc } +ent-BotanistIDCard = botanist ID card + .desc = { ent-IDCardStandard.desc } +ent-LibrarianIDCard = librarian ID card + .desc = { ent-IDCardStandard.desc } +ent-LawyerIDCard = lawyer ID card + .desc = { ent-IDCardStandard.desc } +ent-HoPIDCard = head of personnel ID card + .desc = { ent-IDCardStandard.desc } +ent-CEIDCard = chief engineer ID card + .desc = { ent-IDCardStandard.desc } +ent-CMOIDCard = chief medical officer ID card + .desc = { ent-IDCardStandard.desc } +ent-RDIDCard = mystagogue ID card + .desc = { ent-IDCardStandard.desc } +ent-HoSIDCard = head of security ID card + .desc = { ent-IDCardStandard.desc } +ent-BrigmedicIDCard = corpsman ID card + .desc = { ent-IDCardStandard.desc } +ent-CentcomIDCard = command officer ID card + .desc = { ent-IDCardStandard.desc } +ent-ERTLeaderIDCard = ERT leader ID card + .desc = { ent-CentcomIDCard.desc } +ent-ERTChaplainIDCard = ERT chaplain ID card + .desc = { ent-ERTLeaderIDCard.desc } +ent-ERTEngineerIDCard = ERT engineer ID card + .desc = { ent-ERTChaplainIDCard.desc } +ent-ERTJanitorIDCard = ERT janitor ID card + .desc = { ent-ERTChaplainIDCard.desc } +ent-ERTMedicIDCard = ERT medic ID card + .desc = { ent-ERTChaplainIDCard.desc } +ent-ERTSecurityIDCard = ERT security ID card + .desc = { ent-ERTChaplainIDCard.desc } +ent-CentcomIDCardSyndie = command officer ID card + .suffix = Fake + .desc = { ent-IDCardStandard.desc } +ent-MusicianIDCard = musician ID card + .desc = { ent-IDCardStandard.desc } +ent-CentcomIDCardDeathsquad = death squad ID card + .desc = { ent-CentcomIDCard.desc } +ent-AgentIDCard = passenger ID card + .suffix = Agent + .desc = { ent-IDCardStandard.desc } +ent-NukieAgentIDCard = passenger ID card + .suffix = Nukie + .desc = { ent-AgentIDCard.desc } +ent-AtmosIDCard = atmospheric technician ID card + .desc = { ent-IDCardStandard.desc } +ent-SyndicateIDCard = syndicate ID card + .desc = { ent-IDCardStandard.desc } +ent-PirateIDCard = pirate ID card + .desc = { ent-IDCardStandard.desc } +ent-PsychologistIDCard = psychologist ID card + .desc = { ent-IDCardStandard.desc } +ent-ReporterIDCard = reporter ID card + .desc = { ent-IDCardStandard.desc } +ent-BoxerIDCard = boxer ID card + .desc = { ent-IDCardStandard.desc } +ent-ZookeeperIDCard = zookeeper ID card + .desc = { ent-IDCardStandard.desc } +ent-DetectiveIDCard = detective ID card + .desc = { ent-IDCardStandard.desc } +ent-CBURNIDcard = CBURN ID card + .suffix = CBURN + .desc = { ent-CentcomIDCard.desc } +ent-CluwneIDCard = cluwne ID card + .suffix = Unremoveable + .desc = { ent-IDCardStandard.desc } +ent-SeniorEngineerIDCard = senior engineer ID card + .desc = { ent-IDCardStandard.desc } +ent-SeniorResearcherIDCard = senior researcher ID card + .desc = { ent-IDCardStandard.desc } +ent-SeniorPhysicianIDCard = senior physician ID card + .desc = { ent-IDCardStandard.desc } +ent-SeniorOfficerIDCard = senior officer ID card + .desc = { ent-IDCardStandard.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/implanters.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/implanters.ftl new file mode 100644 index 00000000000..6424396cb77 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/implanters.ftl @@ -0,0 +1,41 @@ +ent-BaseImplanter = implanter + .desc = A syringe exclusively designed for the injection and extraction of subdermal implants. +ent-Implanter = { ent-BaseImplanter } + .desc = A disposable syringe exclusively designed for the injection and extraction of subdermal implants. +ent-ImplanterAdmeme = { ent-Implanter } + .suffix = Admeme + .desc = { ent-Implanter.desc } +ent-BaseImplantOnlyImplanter = { ent-Implanter } + .desc = A disposable syringe exclusively designed for the injection of subdermal implants. +ent-BaseImplantOnlyImplanterSyndi = { ent-BaseImplantOnlyImplanter } + .desc = A compact disposable syringe exclusively designed for the injection of subdermal implants. +ent-SadTromboneImplanter = sad trombone implanter + .desc = { ent-BaseImplantOnlyImplanter.desc } +ent-LightImplanter = light implanter + .desc = { ent-BaseImplantOnlyImplanter.desc } +ent-BikeHornImplanter = bike horn implanter + .desc = { ent-BaseImplantOnlyImplanter.desc } +ent-TrackingImplanter = tracking implanter + .desc = { ent-BaseImplantOnlyImplanter.desc } +ent-StorageImplanter = storage implanter + .desc = { ent-BaseImplantOnlyImplanterSyndi.desc } +ent-FreedomImplanter = freedom implanter + .desc = { ent-BaseImplantOnlyImplanterSyndi.desc } +ent-UplinkImplanter = uplink implanter + .desc = { ent-BaseImplantOnlyImplanterSyndi.desc } +ent-EmpImplanter = EMP implanter + .desc = { ent-BaseImplantOnlyImplanterSyndi.desc } +ent-ScramImplanter = scram implanter + .desc = { ent-BaseImplantOnlyImplanterSyndi.desc } +ent-DnaScramblerImplanter = DNA scrambler implanter + .desc = { ent-BaseImplantOnlyImplanterSyndi.desc } +ent-MicroBombImplanter = micro-bomb implanter + .desc = { ent-BaseImplantOnlyImplanterSyndi.desc } +ent-MacroBombImplanter = macro-bomb implanter + .desc = { ent-BaseImplantOnlyImplanterSyndi.desc } +ent-DeathRattleImplanter = death rattle implanter + .desc = { ent-BaseImplantOnlyImplanterSyndi.desc } +ent-DeathAcidifierImplanter = death acidifier implanter + .desc = { ent-BaseImplantOnlyImplanterSyndi.desc } +ent-MindShieldImplanter = mind-shield implanter + .desc = { ent-BaseImplantOnlyImplanter.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/improvised_gun_parts.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/improvised_gun_parts.ftl new file mode 100644 index 00000000000..170e248df4b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/improvised_gun_parts.ftl @@ -0,0 +1,4 @@ +ent-ModularReceiver = modular receiver + .desc = A vital part used in the creation of firearms. +ent-RifleStock = rifle stock + .desc = A robust wooden stock, used in the creation of firearms. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/inflatable_wall.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/inflatable_wall.ftl new file mode 100644 index 00000000000..4e49a399a45 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/inflatable_wall.ftl @@ -0,0 +1,4 @@ +ent-InflatableWall = inflatable barricade + .desc = An inflated membrane. Activate to deflate. Do not puncture. +ent-InflatableDoor = inflatable door + .desc = An inflated membrane. Activate to deflate. Now with a door. Do not puncture. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/kudzu.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/kudzu.ftl new file mode 100644 index 00000000000..e277f832936 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/kudzu.ftl @@ -0,0 +1,20 @@ +ent-BaseKudzu = { "" } + .desc = { "" } +ent-Kudzu = kudzu + .desc = A rapidly growing, dangerous plant. WHY ARE YOU STOPPING TO LOOK AT IT?! +ent-WeakKudzu = { ent-Kudzu } + .suffix = Weak + .desc = { ent-Kudzu.desc } +ent-KudzuFlowerFriendly = floral carpet + .desc = A colorful carpet of flowers sprawling in every direction. You're not sure whether to take it down or leave it up. + .suffix = Friendly, Floral Anomaly +ent-KudzuFlowerAngry = { ent-KudzuFlowerFriendly } + .suffix = Angry, Floral Anomaly + .desc = { ent-KudzuFlowerFriendly.desc } +ent-FleshKudzu = tendons + .desc = A rapidly growing cluster of meaty tendons. WHY ARE YOU STOPPING TO LOOK AT IT?! +ent-ShadowKudzu = dark haze + + .desc = { ent-['BaseKudzu', 'BaseShadow'].desc } +ent-ShadowKudzuWeak = Haze + .desc = { ent-ShadowKudzu.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/land_mine.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/land_mine.ftl new file mode 100644 index 00000000000..441febc5dec --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/land_mine.ftl @@ -0,0 +1,8 @@ +ent-BaseLandMine = { "" } + .desc = { "" } +ent-LandMineKick = kick mine + .desc = { ent-BaseLandMine.desc } +ent-LandMineModular = modular mine + .desc = This bad boy could be packing any number of dangers. Or a bike horn. +ent-LandMineExplosive = explosive mine + .desc = { ent-BaseLandMine.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/machine_parts.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/machine_parts.ftl new file mode 100644 index 00000000000..8fa288dec10 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/machine_parts.ftl @@ -0,0 +1,11 @@ +ent-BaseStockPart = stock part + .desc = What? +ent-CapacitorStockPart = capacitor + .desc = A basic capacitor used in the construction of a variety of devices. + .suffix = Rating 1 +ent-MicroManipulatorStockPart = manipulator + .desc = A basic manipulator used in the construction of a variety of devices. + .suffix = Rating 1 +ent-MatterBinStockPart = matter bin + .desc = A basic matter bin used in the construction of a variety of devices. + .suffix = Rating 1 diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/medalcase.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/medalcase.ftl new file mode 100644 index 00000000000..6178a841fe8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/medalcase.ftl @@ -0,0 +1,2 @@ +ent-MedalCase = medal case + .desc = Case with medals. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/monkeycube.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/monkeycube.ftl new file mode 100644 index 00000000000..6b01ff2c731 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/monkeycube.ftl @@ -0,0 +1,18 @@ +ent-MonkeyCubeBox = monkey cube box + .desc = Drymate brand monkey cubes. Just add water! +ent-MonkeyCubeWrapped = monkey cube + .desc = Unwrap this to get a monkey cube. + .suffix = Wrapped +ent-KoboldCubeBox = kobold cube box + .desc = Condensed kobolds in a cube. Just add water! +ent-VariantCubeBox = variant cube box + .desc = Both kobold cubes and monkey cubes. Just add water! +ent-KoboldCubeWrapped = kobold cube + .desc = Unwrap this to get a kobold cube. + .suffix = Wrapped +ent-SyndicateSpongeBox = monkey cube box + .desc = Drymate brand monkey cubes. Just add water! + .suffix = Syndicate +ent-SyndicateSpongeWrapped = monkey cube + .desc = Unwrap this to get a monkey cube. + .suffix = Wrapped, Syndicate diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/paper.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/paper.ftl new file mode 100644 index 00000000000..29857dfa943 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/paper.ftl @@ -0,0 +1,69 @@ +ent-Paper = paper + .desc = A piece of white paper. +ent-PaperScrap = paper scrap + .desc = A crumpled up piece of white paper. +ent-PaperOffice = office paper + .desc = A plain sheet of office paper. +ent-PaperArtifactAnalyzer = artifact analyzer printout + .desc = The readout of a device forgotten to time +ent-PaperCaptainsThoughts = captain's thoughts + .desc = A page of the captain's journal. In luxurious lavender. +ent-PaperCargoInvoice = cargo invoice + .desc = A single unit of bureaucracy. +ent-PaperCargoBountyManifest = bounty manifest + .desc = A paper label designating a crate as containing a bounty. Selling a crate with this label will fulfill the bounty. +ent-PaperCNCSheet = character sheet + .desc = A sheet for your Carps and Crypts characters. +ent-PaperWritten = { ent-Paper } + .desc = { ent-Paper.desc } +ent-NukeCodePaper = nuclear authentication codes + .desc = { ent-Paper.desc } +ent-NukeCodePaperStation = { ent-NukeCodePaper } + .suffix = Station Only + .desc = { ent-NukeCodePaper.desc } +ent-Pen = pen + .desc = A dark ink pen. +ent-PenEmbeddable = { ent-Pen } + .desc = { ent-Pen.desc } +ent-LuxuryPen = luxury pen + .desc = A fancy and expensive pen that you only deserve to own if you're qualified to handle vast amounts of paperwork. +ent-CyberPen = Cybersun pen + .desc = A high-tech pen straight from Cybersun's legal department, capable of refracting hard-light at impossible angles through its diamond tip in order to write. So powerful, it's even able to rewrite officially stamped documents should the need arise. +ent-PenCap = captain's fountain pen + .desc = A luxurious fountain pen for the captain of the station. +ent-PenCentcom = CentCom pen + .desc = In an attempt to keep up with the "power" of the cybersun bureaucracy, NT made a replica of cyber pen, in their corporate style. +ent-PenHop = hop's fountain pen + .desc = A luxurious fountain pen for the hop of the station. +ent-BoxFolderBase = folder + .desc = A folder filled with top secret paperwork. +ent-BoxFolderRed = { ent-BoxFolderBase } + .suffix = Red + .desc = { ent-BoxFolderBase.desc } +ent-BoxFolderBlue = { ent-BoxFolderBase } + .suffix = Blue + .desc = { ent-BoxFolderBase.desc } +ent-BoxFolderYellow = { ent-BoxFolderBase } + .suffix = Yellow + .desc = { ent-BoxFolderBase.desc } +ent-BoxFolderWhite = { ent-BoxFolderBase } + .suffix = White + .desc = { ent-BoxFolderBase.desc } +ent-BoxFolderGrey = { ent-BoxFolderBase } + .suffix = Grey + .desc = { ent-BoxFolderBase.desc } +ent-BoxFolderBlack = { ent-BoxFolderBase } + .suffix = Black + .desc = { ent-BoxFolderBase.desc } +ent-BoxFolderGreen = { ent-BoxFolderBase } + .suffix = Green + .desc = { ent-BoxFolderBase.desc } +ent-BoxFolderCentCom = CentCom folder + .desc = CentCom's miserable little pile of secrets! + .suffix = DO NOT MAP +ent-BoxFolderClipboard = clipboard + .desc = The weapon of choice for those on the front lines of bureaucracy. +ent-BoxFolderCentComClipboard = CentCom clipboard + .desc = A luxurious clipboard upholstered with green velvet. Often seen carried by CentCom officials, seldom seen actually used. +ent-BoxFolderQmClipboard = requisition digi-board + .desc = A bulky electric clipboard, filled with shipping orders and financing details. With so many compromising documents, you ought to keep this safe. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/pet_carrier.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/pet_carrier.ftl new file mode 100644 index 00000000000..efb231f8ee9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/pet_carrier.ftl @@ -0,0 +1,2 @@ +ent-PetCarrier = big pet carrier + .desc = Allows large animals to be carried comfortably. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/potatoai_chip.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/potatoai_chip.ftl new file mode 100644 index 00000000000..c0b44c2e03d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/potatoai_chip.ftl @@ -0,0 +1,2 @@ +ent-PotatoAIChip = supercompact AI chip + .desc = This high-tech AI chip requires a voltage of exactly 1.1V to function correctly. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/rubber_stamp.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/rubber_stamp.ftl new file mode 100644 index 00000000000..2c0acbed8b6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/rubber_stamp.ftl @@ -0,0 +1,52 @@ +ent-RubberStampBase = generic rubber stamp + .desc = A rubber stamp for stamping important documents. +ent-RubberStampBaseAlt = alternate rubber stamp + .desc = { ent-RubberStampBase.desc } +ent-RubberStampCaptain = captain's rubber stamp + .suffix = DO NOT MAP + .desc = { ent-RubberStampBase.desc } +ent-RubberStampCentcom = CentCom rubber stamp + .suffix = DO NOT MAP + .desc = { ent-RubberStampBase.desc } +ent-RubberStampChaplain = chaplain's rubber stamp + .suffix = DO NOT MAP + .desc = { ent-RubberStampBase.desc } +ent-RubberStampClown = clown's rubber stamp + .suffix = DO NOT MAP + .desc = { ent-RubberStampBase.desc } +ent-RubberStampCE = chief engineer's rubber stamp + .suffix = DO NOT MAP + .desc = { ent-RubberStampBase.desc } +ent-RubberStampCMO = chief medical officer's rubber stamp + .suffix = DO NOT MAP + .desc = { ent-RubberStampBase.desc } +ent-RubberStampHop = head of personnel's rubber stamp + .suffix = DO NOT MAP + .desc = { ent-RubberStampBase.desc } +ent-RubberStampHos = head of security's rubber stamp + .suffix = DO NOT MAP + .desc = { ent-RubberStampBase.desc } +ent-RubberStampMime = mime's rubber stamp + .suffix = DO NOT MAP + .desc = { ent-RubberStampBase.desc } +ent-RubberStampQm = logistics officer's rubber stamp + .suffix = DO NOT MAP + .desc = { ent-RubberStampBase.desc } +ent-RubberStampRd = mystagogue's rubber stamp + .suffix = DO NOT MAP + .desc = { ent-RubberStampBase.desc } +ent-RubberStampTrader = trader's rubber stamp + .desc = { ent-RubberStampBase.desc } +ent-RubberStampSyndicate = syndicate rubber stamp + .suffix = DO NOT MAP + .desc = { ent-RubberStampBase.desc } +ent-RubberStampWarden = warden's rubber stamp + .suffix = DO NOT MAP + .desc = { ent-RubberStampBase.desc } +ent-RubberStampApproved = APPROVED rubber stamp + .desc = { ent-RubberStampBaseAlt.desc } +ent-RubberStampDenied = DENIED rubber stamp + .desc = { ent-RubberStampBaseAlt.desc } +ent-RubberStampDetective = detective's rubber stamp + .suffix = DO NOT MAP + .desc = { ent-RubberStampBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/secret_documents.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/secret_documents.ftl new file mode 100644 index 00000000000..407ffa1bfd4 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/secret_documents.ftl @@ -0,0 +1,2 @@ +ent-BookSecretDocuments = emergency security orders + .desc = TOP SECRET. These documents specify the Emergency Orders that the HoS must carry out when ordered by Central Command. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/space_cash.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/space_cash.ftl new file mode 100644 index 00000000000..f51a6440f7c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/space_cash.ftl @@ -0,0 +1,32 @@ +ent-SpaceCash = spesos + .desc = You gotta have money. +ent-SpaceCash10 = { ent-SpaceCash } + .suffix = 10 + .desc = { ent-SpaceCash.desc } +ent-SpaceCash100 = { ent-SpaceCash } + .suffix = 100 + .desc = { ent-SpaceCash.desc } +ent-SpaceCash500 = { ent-SpaceCash } + .suffix = 500 + .desc = { ent-SpaceCash.desc } +ent-SpaceCash1000 = { ent-SpaceCash } + .suffix = 1000 + .desc = { ent-SpaceCash.desc } +ent-SpaceCash2500 = { ent-SpaceCash } + .suffix = 2500 + .desc = { ent-SpaceCash.desc } +ent-SpaceCash5000 = { ent-SpaceCash } + .suffix = 5000 + .desc = { ent-SpaceCash.desc } +ent-SpaceCash10000 = { ent-SpaceCash } + .suffix = 10000 + .desc = { ent-SpaceCash.desc } +ent-SpaceCash20000 = { ent-SpaceCash } + .suffix = 20000 + .desc = { ent-SpaceCash.desc } +ent-SpaceCash30000 = { ent-SpaceCash } + .suffix = 30000 + .desc = { ent-SpaceCash.desc } +ent-SpaceCash1000000 = { ent-SpaceCash } + .suffix = 1000000 + .desc = { ent-SpaceCash.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/spaceshroom.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/spaceshroom.ftl new file mode 100644 index 00000000000..ffe44e5cc6a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/spaceshroom.ftl @@ -0,0 +1,7 @@ +ent-Spaceshroom = spaceshroom + .desc = A cluster of wild mushrooms that likes to grow in dark, moist environments. + .suffix = Structure +ent-FoodSpaceshroom = spaceshroom + .desc = A wild mushroom. There's no telling what effect it could have... +ent-FoodSpaceshroomCooked = cooked spaceshroom + .desc = A wild mushroom that has been cooked through. It seems the heat has removed its chemical effects. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/spider_web.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/spider_web.ftl new file mode 100644 index 00000000000..00c14ba50d4 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/spider_web.ftl @@ -0,0 +1,4 @@ +ent-SpiderWeb = spider web + .desc = It's stringy and sticky. +ent-SpiderWebClown = clown spider web + .desc = It's stringy and slippy. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/subdermal_implants.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/subdermal_implants.ftl new file mode 100644 index 00000000000..fc68ca27796 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/subdermal_implants.ftl @@ -0,0 +1,32 @@ +ent-BaseSubdermalImplant = implant + .desc = A microscopic chip that's injected under the skin. +ent-SadTromboneImplant = sad trombone implant + .desc = This implant plays a sad tune when the user dies. +ent-LightImplant = light implant + .desc = This implant emits light from the user's skin on activation. +ent-BikeHornImplant = bike horn implant + .desc = This implant lets the user honk anywhere at any time. +ent-TrackingImplant = tracking implant + .desc = This implant has a tracking device attached to the suit sensor network, as well as a condition monitor for the Security radio channel. +ent-StorageImplant = storage implant + .desc = This implant grants hidden storage within a person's body using bluespace technology. +ent-FreedomImplant = freedom implant + .desc = This implant lets the user break out of hand restraints up to three times before ceasing to function anymore. +ent-UplinkImplant = uplink implant + .desc = This implant lets the user access a hidden Syndicate uplink at will. +ent-EmpImplant = EMP implant + .desc = This implant creates an electromagnetic pulse when activated. +ent-ScramImplant = scram implant + .desc = This implant randomly teleports the user within a large radius when activated. +ent-DnaScramblerImplant = DNA scrambler implant + .desc = This implant lets the user randomly change their appearance and name once. +ent-MicroBombImplant = micro-bomb implant + .desc = This implant detonates the user upon activation or upon death. +ent-MacroBombImplant = macro-bomb implant + .desc = This implant creates a large explosion on death after a preprogrammed countdown. +ent-DeathAcidifierImplant = death-acidifier implant + .desc = This implant melts the user and their equipment upon death. +ent-DeathRattleImplant = death rattle implant + .desc = This implant will inform the Syndicate radio channel should the user fall into critical condition or die. +ent-MindShieldImplant = mind-shield implant + .desc = This implant will ensure loyalty to Nanotrasen and prevent mind control devices. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/tiles.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/tiles.ftl new file mode 100644 index 00000000000..f1a6c90e153 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/tiles.ftl @@ -0,0 +1,132 @@ +ent-FloorTileItemBase = { ent-BaseItem } + .desc = These could work as a pretty decent throwing weapon. +ent-FloorTileItemSteel = steel tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemSteelCheckerDark = steel dark checker tile + .desc = { ent-FloorTileItemSteel.desc } +ent-FloorTileItemSteelCheckerLight = steel light checker tile + .desc = { ent-FloorTileItemSteel.desc } +ent-FloorTileItemMetalDiamond = steel tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemWood = wood floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemWhite = white tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemDark = dark tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemTechmaint = techmaint floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemReinforced = reinforced tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemMono = mono tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemLino = linoleum floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemBrassFilled = filled brass plate + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemBrassReebe = smooth brass plate + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemDirty = dirty tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemElevatorShaft = elevator shaft tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemRockVault = rock vault tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemBlue = blue tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemLime = lime tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemMining = mining tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemMiningDark = dark mining tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemMiningLight = light mining tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemFreezer = freezer tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemShowroom = showroom tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemHydro = hydro tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemBar = bar tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemClown = clown tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemMime = mime tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemKitchen = kitchen tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemLaundry = laundry tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemConcrete = concrete tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemGrayConcrete = gray concrete tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemOldConcrete = old concrete tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemArcadeBlue = blue arcade floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemArcadeBlue2 = blue arcade floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemArcadeRed = red arcade floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemEighties = eighties floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemCarpetClown = clown carpet floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemCarpetOffice = office carpet floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemBoxing = boxing ring floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemGym = gym floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemShuttleWhite = white shuttle floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemShuttleBlue = blue shuttle floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemShuttleOrange = orange shuttle floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemShuttlePurple = purple shuttle floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemShuttleRed = red shuttle floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemShuttleGrey = grey shuttle floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemShuttleBlack = black shuttle floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemGold = gold floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemSilver = silver tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemGCircuit = green circuit floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemBCircuit = blue circuit floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemGCircuit4 = { ent-FloorTileItemGCircuit } + .suffix = 4 + .desc = { ent-FloorTileItemGCircuit.desc } +ent-FloorTileItemBCircuit4 = { ent-FloorTileItemBCircuit } + .suffix = 4 + .desc = { ent-FloorTileItemBCircuit.desc } +ent-FloorTileItemGrass = grass tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemGrassJungle = jungle grass tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemSnow = snow tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemWoodPattern = wood pattern floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemFlesh = flesh floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemSteelMaint = steel maint floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemGratingMaint = grating maint floor + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemWeb = web tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemAstroGrass = astro-grass + .desc = Fake grass that covers up wires and even comes with realistic NanoTrimmings! +ent-FloorTileItemAstroIce = astro-ice + .desc = Fake ice that's as slippery as the real thing, while being easily removable! +ent-FloorTileItemWoodLarge = large wood floor + .desc = { ent-FloorTileItemBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/torch.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/torch.ftl new file mode 100644 index 00000000000..02893615220 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/torch.ftl @@ -0,0 +1,2 @@ +ent-Torch = torch + .desc = A torch fashioned from some wood. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/utensils.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/utensils.ftl new file mode 100644 index 00000000000..183dbfb7d05 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/misc/utensils.ftl @@ -0,0 +1,14 @@ +ent-UtensilBase = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-UtensilBasePlastic = { ent-UtensilBase } + .desc = { ent-UtensilBase.desc } +ent-Fork = fork + .desc = An eating utensil, perfect for stabbing. +ent-ForkPlastic = plastic fork + .desc = An eating utensil, perfect for stabbing. +ent-Spoon = spoon + .desc = There is no spoon. +ent-SpoonPlastic = plastic spoon + .desc = There is no spoon. +ent-KnifePlastic = plastic knife + .desc = That's not a knife. This is a knife. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/power/antimatter_jar.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/power/antimatter_jar.ftl new file mode 100644 index 00000000000..f91aed9b044 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/power/antimatter_jar.ftl @@ -0,0 +1,2 @@ +ent-AmeJar = AME fuel jar + .desc = A hermetically sealed jar containing antimatter for use in an antimatter reactor. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/power/lights.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/power/lights.ftl new file mode 100644 index 00000000000..ab826de9e0a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/power/lights.ftl @@ -0,0 +1,40 @@ +ent-BaseLightbulb = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-BaseLightTube = { ent-BaseLightbulb } + .desc = { ent-BaseLightbulb.desc } +ent-LightBulb = incandescent light bulb + .desc = A light bulb. +ent-LedLightBulb = led light bulb + .desc = A power efficient light bulb. +ent-LightBulbOld = old incandescent light bulb + .desc = An aging light bulb. +ent-LightBulbBroken = incandescent light bulb + .desc = A light bulb. + .suffix = Broken +ent-ServiceLightBulb = service light bulb + .desc = A low-brightness green lightbulb used in janitorial service lights. +ent-LightTube = fluorescent light tube + .desc = A light fixture. +ent-LightTubeOld = old fluorescent light tube + .desc = An aging light fixture. +ent-LightTubeBroken = fluorescent light tube + .desc = A light fixture. + .suffix = Broken +ent-LedLightTube = led light tube + .desc = A high power high energy bulb. +ent-ExteriorLightTube = exterior light tube + .desc = A high power high energy bulb for the depths of space. May contain mercury. +ent-SodiumLightTube = sodium light tube + .desc = A high power high energy bulb for the depths of space. Salty. +ent-LightTubeCrystalCyan = cyan crystal light tube + .desc = A high power high energy bulb which has a small colored crystal inside. +ent-LightTubeCrystalBlue = blue crystal light tube + .desc = { ent-LightTubeCrystalCyan.desc } +ent-LightTubeCrystalPink = pink crystal light tube + .desc = { ent-LightTubeCrystalCyan.desc } +ent-LightTubeCrystalOrange = orange crystal light tube + .desc = { ent-LightTubeCrystalCyan.desc } +ent-LightTubeCrystalRed = red crystal light tube + .desc = { ent-LightTubeCrystalCyan.desc } +ent-LightTubeCrystalGreen = green crystal light tube + .desc = { ent-LightTubeCrystalCyan.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/power/powercells.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/power/powercells.ftl new file mode 100644 index 00000000000..9b7d68f9c25 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/power/powercells.ftl @@ -0,0 +1,53 @@ +ent-BasePowerCell = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-PowerCellPotato = potato battery + .desc = Someone's stuck two nails and some wire in a large potato. Somehow it provides a little charge. +ent-PowerCellSmall = small-capacity power cell + .desc = A rechargeable power cell. This is the cheapest kind you can find. + .suffix = Full +ent-PowerCellSmallPrinted = { ent-PowerCellSmall } + .suffix = Empty + .desc = { ent-PowerCellSmall.desc } +ent-PowerCellMedium = medium-capacity power cell + .desc = A rechargeable power cell. This is the popular and reliable version. + .suffix = Full +ent-PowerCellMediumPrinted = { ent-PowerCellMedium } + .suffix = Empty + .desc = { ent-PowerCellMedium.desc } +ent-PowerCellHigh = high-capacity power cell + .desc = A rechargeable standardized power cell. This premium brand stores up to 50% more energy than the competition. + .suffix = Full +ent-PowerCellHighPrinted = { ent-PowerCellHigh } + .suffix = Empty + .desc = { ent-PowerCellHigh.desc } +ent-PowerCellHyper = hyper-capacity power cell + .desc = A rechargeable standardized power cell. This one looks like a rare and powerful prototype. + .suffix = Full +ent-PowerCellHyperPrinted = { ent-PowerCellHyper } + .suffix = Empty + .desc = { ent-PowerCellHyper.desc } +ent-PowerCellMicroreactor = microreactor power cell + .desc = A rechargeable standardized microreactor cell. Has lower capacity but slowly recharges by itself. + .suffix = Full +ent-PowerCellMicroreactorPrinted = { ent-PowerCellMicroreactor } + .suffix = Empty + .desc = { ent-PowerCellMicroreactor.desc } +ent-PowerCellAntiqueProto = antique power cell prototype + .desc = A small cell that self recharges. Used in old laser arms research. +ent-BasePowerCage = { ent-BasePowerCell } + .desc = { ent-BasePowerCell.desc } +ent-PowerCageSmall = small-capacity power cage + .desc = A rechargeable power cage for big devices. This is the cheapest kind you can find. +ent-PowerCageMedium = medium-capacity power cage + .desc = A rechargeable power cage for big devices. The gold standard of capacity and cost. +ent-PowerCageHigh = high-capacity power cage + .desc = A rechargeable power cage for big devices. Increased capacity for increased power levels. +ent-PowerCageSmallEmpty = { ent-PowerCageSmall } + .suffix = Empty + .desc = { ent-PowerCageSmall.desc } +ent-PowerCageMediumEmpty = { ent-PowerCageMedium } + .suffix = Empty + .desc = { ent-PowerCageMedium.desc } +ent-PowerCageHighEmpty = { ent-PowerCageHigh } + .suffix = Empty + .desc = { ent-PowerCageHigh.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/power/powersink.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/power/powersink.ftl new file mode 100644 index 00000000000..021de8c9046 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/power/powersink.ftl @@ -0,0 +1,2 @@ +ent-PowerSink = power sink + .desc = Drains immense amounts of electricity from the grid. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/shields/shields.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/shields/shields.ftl new file mode 100644 index 00000000000..d5517c8655d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/shields/shields.ftl @@ -0,0 +1,24 @@ +ent-BaseShield = base shield + .desc = A shield! +ent-RiotShield = riot shield + .desc = A large tower shield. Good for controlling crowds. +ent-RiotLaserShield = riot laser shield + .desc = A riot shield built for withstanding lasers, but not much else. +ent-RiotBulletShield = riot bullet shield + .desc = A ballistic riot shield built for withstanding bullets, but not much else. +ent-WoodenBuckler = wooden buckler + .desc = A small round wooden makeshift shield. +ent-MakeshiftShield = makeshift shield + .desc = A rundown looking shield, not good for much. +ent-WebShield = web shield + .desc = A stringy shield. It's weak, and doesn't seem to do well against heat. +ent-ClockworkShield = clockwork shield + .desc = Ratvar oyrffrf lbh jvgu uvf cebgrpgvba. +ent-MirrorShield = mirror shield + .desc = Eerily glows red... you hear the geometer whispering +ent-EnergyShield = energy shield + .desc = Exotic energy shield, when folded, can even fit in your pocket. +ent-BrokenEnergyShield = broken energy shield + .desc = Something inside is burned out, it is no longer functional. +ent-TelescopicShield = telescopic shield + .desc = An advanced riot shield made of lightweight materials that collapses for easy storage. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/atmos.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/atmos.ftl new file mode 100644 index 00000000000..f81349f44e8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/atmos.ftl @@ -0,0 +1,2 @@ +ent-GasAnalyzer = gas analyzer + .desc = A hand-held environmental scanner which reports current gas levels. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/cargo/cargo_pallet.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/cargo/cargo_pallet.ftl new file mode 100644 index 00000000000..aaae1ec67d6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/cargo/cargo_pallet.ftl @@ -0,0 +1,2 @@ +ent-CargoPallet = cargo pallet + .desc = Designates valid items to sell to CentCom when a shuttle is recalled. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chapel/bibles.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chapel/bibles.ftl new file mode 100644 index 00000000000..64b33166a6a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chapel/bibles.ftl @@ -0,0 +1,6 @@ +ent-Bible = bible + .desc = New Interstellar Version 2340 +ent-BibleNecronomicon = necronomicon + .desc = There's a note: Klatuu, Verata, Nikto -- Don't forget it again! +ent-ActionBibleSummon = Summon familiar + .desc = Summon a familiar that will aid you and gain humanlike intelligence once inhabited by a soul. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chapel/urn.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chapel/urn.ftl new file mode 100644 index 00000000000..e7afc306485 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chapel/urn.ftl @@ -0,0 +1,2 @@ +ent-Urn = urn + .desc = Store the Dead smart and Compact since 2300 diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chemical-containers.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chemical-containers.ftl new file mode 100644 index 00000000000..cfbc2dc5290 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chemical-containers.ftl @@ -0,0 +1,50 @@ +ent-Jug = jug + .desc = Used to contain a very large amount of chemicals or solutions. Chugging is extremely ill-advised. +ent-JugCarbon = jug (carbon) + .desc = { ent-Jug.desc } +ent-JugIodine = jug (iodine) + .desc = { ent-Jug.desc } +ent-JugFluorine = jug (fluorine) + .desc = { ent-Jug.desc } +ent-JugChlorine = jug (chlorine) + .desc = { ent-Jug.desc } +ent-JugAluminium = jug (aluminium) + .desc = { ent-Jug.desc } +ent-JugPhosphorus = jug (phosphorus) + .desc = { ent-Jug.desc } +ent-JugSulfur = jug (sulfur) + .desc = { ent-Jug.desc } +ent-JugSilicon = jug (silicon) + .desc = { ent-Jug.desc } +ent-JugHydrogen = jug (hydrogen) + .desc = { ent-Jug.desc } +ent-JugLithium = jug (lithium) + .desc = { ent-Jug.desc } +ent-JugSodium = jug (sodium) + .desc = { ent-Jug.desc } +ent-JugPotassium = jug (potassium) + .desc = { ent-Jug.desc } +ent-JugRadium = jug (radium) + .desc = { ent-Jug.desc } +ent-JugIron = jug (iron) + .desc = { ent-Jug.desc } +ent-JugCopper = jug (copper) + .desc = { ent-Jug.desc } +ent-JugGold = jug (gold) + .desc = { ent-Jug.desc } +ent-JugMercury = jug (mercury) + .desc = { ent-Jug.desc } +ent-JugSilver = jug (silver) + .desc = { ent-Jug.desc } +ent-JugEthanol = jug (ethanol) + .desc = { ent-Jug.desc } +ent-JugSugar = jug (sugar) + .desc = { ent-Jug.desc } +ent-JugNitrogen = jug (nitrogen) + .desc = { ent-Jug.desc } +ent-JugOxygen = jug (oxygen) + .desc = { ent-Jug.desc } +ent-JugPlantBGone = jug (Plant-B-Gone) + .desc = { ent-Jug.desc } +ent-JugWeldingFuel = jug (welding fuel) + .desc = { ent-Jug.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chemistry-bottles.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chemistry-bottles.ftl new file mode 100644 index 00000000000..ce498a9af9a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chemistry-bottles.ftl @@ -0,0 +1,38 @@ +ent-BaseChemistryEmptyBottle = bottle + .desc = A small bottle. +ent-ChemistryEmptyBottle01 = { ent-BaseChemistryEmptyBottle } + .desc = { ent-BaseChemistryEmptyBottle.desc } +ent-ChemistryEmptyBottle02 = { ent-BaseChemistryEmptyBottle } + .desc = { ent-BaseChemistryEmptyBottle.desc } +ent-ChemistryEmptyBottle03 = { ent-BaseChemistryEmptyBottle } + .desc = { ent-BaseChemistryEmptyBottle.desc } +ent-ChemistryEmptyBottle04 = { ent-BaseChemistryEmptyBottle } + .desc = { ent-BaseChemistryEmptyBottle.desc } +ent-BaseChemistryBottleFilled = { ent-BaseChemistryEmptyBottle } + .desc = { ent-BaseChemistryEmptyBottle.desc } +ent-EpinephrineChemistryBottle = epinephrine bottle + .desc = { ent-BaseChemistryBottleFilled.desc } +ent-RobustHarvestChemistryBottle = robust harvest bottle + .desc = This will increase the potency of your plants. +ent-EZNutrientChemistryBottle = ez nutrient bottle + .desc = This will provide some nutrition to your plants. +ent-Left4ZedChemistryBottle = left-4-zed bottle + .desc = This will increase the effectiveness of mutagen. +ent-UnstableMutagenChemistryBottle = unstable mutagen bottle + .desc = This will cause rapid mutations in your plants. +ent-NocturineChemistryBottle = nocturine bottle + .desc = This will make someone fall down almost immediately. Hard to overdose on. +ent-EphedrineChemistryBottle = ephedrine bottle + .desc = { ent-BaseChemistryBottleFilled.desc } +ent-OmnizineChemistryBottle = omnizine bottle + .desc = { ent-BaseChemistryBottleFilled.desc } +ent-CognizineChemistryBottle = cognizine bottle + .desc = { ent-BaseChemistryBottleFilled.desc } +ent-PaxChemistryBottle = pax bottle + .desc = { ent-BaseChemistryBottleFilled.desc } +ent-MuteToxinChemistryBottle = mute toxin bottle + .desc = { ent-BaseChemistryBottleFilled.desc } +ent-LeadChemistryBottle = lead bottle + .desc = { ent-BaseChemistryBottleFilled.desc } +ent-ToxinChemistryBottle = toxin bottle + .desc = { ent-BaseChemistryBottleFilled.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chemistry-vials.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chemistry-vials.ftl new file mode 100644 index 00000000000..fc8ff4af54a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chemistry-vials.ftl @@ -0,0 +1,4 @@ +ent-BaseChemistryEmptyVial = vial + .desc = A small vial. +ent-VestineChemistryVial = vestine vial + .desc = { ent-BaseChemistryEmptyVial.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chemistry.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chemistry.ftl new file mode 100644 index 00000000000..0a07b40785e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chemistry.ftl @@ -0,0 +1,30 @@ +ent-BaseBeaker = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-BaseBeakerMetallic = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-Beaker = beaker + .desc = Used to contain a moderate amount of chemicals and solutions. +ent-CryoxadoneBeakerSmall = cryoxadone beaker + .desc = Filled with a reagent used in cryogenic tubes. +ent-LargeBeaker = large beaker + .desc = Used to contain a large amount of chemicals or solutions. +ent-CryostasisBeaker = cryostasis beaker + .desc = Used to contain chemicals or solutions without reactions. +ent-BluespaceBeaker = bluespace beaker + .desc = Powered by experimental bluespace technology. +ent-Dropper = dropper + .desc = Used to transfer small amounts of chemical solution between containers. +ent-BorgDropper = borgdropper + .desc = Used to transfer small amounts of chemical solution between containers. Extended for use by medical borgs. +ent-BaseSyringe = syringe + .desc = Used to draw blood samples from mobs, or to inject them with reagents. +ent-Syringe = { ent-BaseSyringe } + .desc = { ent-BaseSyringe.desc } +ent-SyringeBluespace = bluespace syringe + .desc = Injecting with advanced bluespace technology. +ent-SyringeCryostasis = cryostasis syringe + .desc = A syringe used to contain chemicals or solutions without reactions. +ent-Pill = pill + .desc = It's not a suppository. +ent-PillCanister = pill canister + .desc = Holds up to 10 pills. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chemistry/chem_bag.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chemistry/chem_bag.ftl new file mode 100644 index 00000000000..e46a24ecba2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/chemistry/chem_bag.ftl @@ -0,0 +1,2 @@ +ent-ChemBag = chemistry bag + .desc = A bag for storing chemistry products, such as pills, pill canisters, bottles, and syringes. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/forensics/forensics.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/forensics/forensics.ftl new file mode 100644 index 00000000000..840ad676f6e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/forensics/forensics.ftl @@ -0,0 +1,2 @@ +ent-ForensicPad = forensic pad + .desc = A forensic pad for collecting fingerprints or fibers. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/hydroponics/leaves.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/hydroponics/leaves.ftl new file mode 100644 index 00000000000..34695704ebe --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/hydroponics/leaves.ftl @@ -0,0 +1,12 @@ +ent-LeavesCannabis = cannabis leaves + .desc = Recently legalized in most galaxies. +ent-LeavesCannabisDried = dried cannabis leaves + .desc = Dried cannabis leaves, ready to be ground. +ent-GroundCannabis = ground cannabis + .desc = Ground cannabis, ready to take you on a trip. +ent-LeavesTobacco = tobacco leaves + .desc = Dry them out to make some smokes. +ent-LeavesTobaccoDried = dried tobacco leaves + .desc = Dried tobacco leaves, ready to be ground. +ent-GroundTobacco = ground tobacco + .desc = Ground tobacco, perfect for hand-rolled cigarettes. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/hydroponics/seeds.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/hydroponics/seeds.ftl new file mode 100644 index 00000000000..e8392b3b13a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/hydroponics/seeds.ftl @@ -0,0 +1,110 @@ +ent-SeedBase = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-WheatSeeds = packet of wheat seeds + .desc = { ent-SeedBase.desc } +ent-OatSeeds = packet of oat seeds + .desc = { ent-SeedBase.desc } +ent-BananaSeeds = packet of banana seeds + .desc = { ent-SeedBase.desc } +ent-MimanaSeeds = packet of mimana seeds + .desc = { ent-SeedBase.desc } +ent-CarrotSeeds = packet of carrot seeds + .desc = { ent-SeedBase.desc } +ent-CabbageSeeds = packet of cabbage seeds + .desc = { ent-SeedBase.desc } +ent-GarlicSeeds = packet of garlic seeds + .desc = { ent-SeedBase.desc } +ent-LaughinPeaSeeds = packet of laughin' pea pods + .desc = These seeds give off a very soft purple glow.. they should grow into Laughin' Peas. +ent-LemonSeeds = packet of lemon seeds + .desc = { ent-SeedBase.desc } +ent-LemoonSeeds = packet of lemoon seeds + .desc = { ent-SeedBase.desc } +ent-LimeSeeds = packet of lime seeds + .desc = { ent-SeedBase.desc } +ent-OrangeSeeds = packet of orange seeds + .desc = { ent-SeedBase.desc } +ent-PineappleSeeds = packet of pineapple seeds + .desc = { ent-SeedBase.desc } +ent-PotatoSeeds = packet of potato seeds + .desc = { ent-SeedBase.desc } +ent-SugarcaneSeeds = packet of sugarcane seeds + .desc = { ent-SeedBase.desc } +ent-TowercapSeeds = packet of tower cap spores + .desc = { ent-SeedBase.desc } +ent-SteelcapSeeds = packet of steel cap spores + .desc = { ent-SeedBase.desc } +ent-TomatoSeeds = packet of tomato seeds + .desc = { ent-SeedBase.desc } +ent-BlueTomatoSeeds = packet of blue tomato seeds + .desc = { ent-SeedBase.desc } +ent-BloodTomatoSeeds = packet of blood tomato seeds + .desc = { ent-SeedBase.desc } +ent-EggplantSeeds = packet of eggplant seeds + .desc = { ent-SeedBase.desc } +ent-AppleSeeds = packet of apple seeds + .desc = { ent-SeedBase.desc } +ent-CornSeeds = packet of corn seeds + .desc = { ent-SeedBase.desc } +ent-ChanterelleSeeds = packet of chanterelle spores + .desc = { ent-SeedBase.desc } +ent-EggySeeds = packet of egg-plant seeds + .desc = { ent-SeedBase.desc } +ent-TobaccoSeeds = packet of tobacco seeds + .desc = These seeds grow into tobacco plants. +ent-CannabisSeeds = packet of cannabis seeds + .desc = Taxable. +ent-NettleSeeds = packet of nettle seeds + .desc = Handle with gloves. +ent-DeathNettleSeeds = packet of death nettle seeds + .desc = Handle with very thick gloves. +ent-ChiliSeeds = packet of chili seeds + .desc = Spicy. +ent-ChillySeeds = packet of chilly seeds + .desc = Frostburn. +ent-AloeSeeds = packet of aloe seeds + .desc = Soothing. +ent-PoppySeeds = packet of poppy seeds + .desc = Do not eat within 72 hours of a drug test. +ent-LilySeeds = packet of lily seeds + .desc = These seeds grow into lilies. +ent-LingzhiSeeds = packet of lingzhi spores + .desc = Also known as reishi. +ent-AmbrosiaVulgarisSeeds = packet of ambrosia vulgaris seeds + .desc = A medicinal plant for the common folk. +ent-AmbrosiaDeusSeeds = packet of ambrosia deus seeds + .desc = A medicinal plant for the gods themselves. +ent-GalaxythistleSeeds = packet of galaxythistle seeds + .desc = Brushes of starry nights. +ent-FlyAmanitaSeeds = packet of fly amanita spores + .desc = The iconic, extremely deadly mushroom to be used for purely ornamental purposes. +ent-GatfruitSeeds = packet of gatfruit seeds + .desc = These are no peashooters. +ent-OnionSeeds = packet of onion seeds + .desc = Not a shallot. +ent-RiceSeeds = packet of rice seeds + .desc = { ent-SeedBase.desc } +ent-SoybeanSeeds = packet of soybean seeds + .desc = { ent-SeedBase.desc } +ent-SpacemansTrumpetSeeds = packet of spaceman's trumpet seeds + .desc = { ent-SeedBase.desc } +ent-KoibeanSeeds = packet of koibean seeds + .desc = { ent-SeedBase.desc } +ent-OnionRedSeeds = packet of red onion seeds + .desc = Purple despite the name. +ent-WatermelonSeeds = packet of watermelon seeds + .desc = { ent-SeedBase.desc } +ent-GrapeSeeds = packet of grape seeds + .desc = { ent-SeedBase.desc } +ent-CocoaSeeds = packet of cocoa seeds + .desc = { ent-SeedBase.desc } +ent-BerrySeeds = packet of berry seeds + .desc = { ent-SeedBase.desc } +ent-BungoSeeds = packet of bungo seeds + .desc = Don't eat the pits. +ent-PeaSeeds = packet of pea pods + .desc = These humble plants were once a vital part in the study of genetics. +ent-PumpkinSeeds = packet of pumpkin seeds + .desc = { ent-SeedBase.desc } +ent-CottonSeeds = packet of cotton seeds + .desc = { ent-SeedBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/hydroponics/sprays.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/hydroponics/sprays.ftl new file mode 100644 index 00000000000..d810cd72e1a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/hydroponics/sprays.ftl @@ -0,0 +1,9 @@ +ent-PlantBGoneSpray = Plant-B-Gone + .desc = Kills those pesky weeds! + .suffix = Filled +ent-WeedSpray = weed spray + .desc = It's a toxic mixture, in spray form, to kill small weeds. + .suffix = Filled +ent-PestSpray = pest spray + .desc = It's some pest eliminator spray! Do not inhale! + .suffix = Filled diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/hydroponics/tools.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/hydroponics/tools.ftl new file mode 100644 index 00000000000..0107dee9e5e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/hydroponics/tools.ftl @@ -0,0 +1,12 @@ +ent-HydroponicsToolMiniHoe = mini hoe + .desc = It's used for removing weeds or scratching your back. +ent-HydroponicsToolClippers = plant clippers + .desc = A tool used to take samples from plants. +ent-HydroponicsToolScythe = scythe + .desc = A sharp and curved blade on a long fibremetal handle, this tool makes it easy to reap what you sow. +ent-HydroponicsToolHatchet = hatchet + .desc = A very sharp axe blade upon a short fibremetal handle. It has a long history of chopping things, but now it is used for chopping wood. +ent-HydroponicsToolSpade = spade + .desc = A small tool for digging and moving dirt. +ent-PlantBag = plant bag + .desc = A bag for botanists to easily move their huge harvests. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/janitorial/janitor.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/janitorial/janitor.ftl new file mode 100644 index 00000000000..c49cce472f7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/janitorial/janitor.ftl @@ -0,0 +1,22 @@ +ent-MopItem = mop + .desc = A mop that can't be stopped, viscera cleanup detail awaits. +ent-AdvMopItem = advanced mop + .desc = Motorized mop that has a bigger reservoir and quickly replaces reagents inside with water. Automatic Clown Countermeasure not included. +ent-MopBucket = mop bucket + .desc = Holds water and the tears of the janitor. +ent-MopBucketFull = mop bucket + .suffix = full + .desc = { ent-MopBucket.desc } +ent-WetFloorSign = wet floor sign + .desc = Caution! Wet Floor! +ent-WetFloorSignMineExplosive = { ent-WetFloorSign } + .suffix = Explosive + .desc = { ent-WetFloorSign.desc } +ent-JanitorialTrolley = janitorial trolley + .desc = This is the alpha and omega of sanitation. +ent-FloorDrain = drain + .desc = Drains puddles around it. Useful for dumping mop buckets or keeping certain rooms clean. +ent-Plunger = plunger + .desc = A plunger with a red plastic suction-cup and a wooden handle. Used to unclog drains. +ent-RagItem = damp rag + .desc = For cleaning up messes, you suppose. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/janitorial/soap.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/janitorial/soap.ftl new file mode 100644 index 00000000000..2bccd2c9448 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/janitorial/soap.ftl @@ -0,0 +1,14 @@ +ent-Soap = soap + .desc = A cheap bar of soap. Doesn't smell. +ent-SoapNT = soap + .desc = A Nanotrasen brand bar of soap. Smells of plasma. +ent-SoapDeluxe = soap + .desc = A deluxe Waffle Co. brand bar of soap. Smells of strawberries. +ent-SoapSyndie = soap + .desc = An untrustworthy bar of soap. Smells of fear. +ent-SoapletSyndie = soaplet + .desc = A tiny piece of syndicate soap. +ent-SoapHomemade = soap + .desc = A homemade bar of soap. Smells of... well.... +ent-SoapOmega = omega soap + .desc = The most advanced soap known to mankind. Smells of bluespace. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/janitorial/spray.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/janitorial/spray.ftl new file mode 100644 index 00000000000..b151357473c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/janitorial/spray.ftl @@ -0,0 +1,15 @@ +ent-SprayBottle = spray bottle + .desc = A spray bottle with an unscrewable top. + .suffix = Empty +ent-MegaSprayBottle = mega spray bottle + .desc = A huge spray bottle, capable of unrivaled janitorial power. + .suffix = Empty +ent-SprayBottleWater = spray bottle + .suffix = Filled + .desc = { ent-SprayBottle.desc } +ent-SprayBottleSpaceCleaner = space cleaner + .desc = BLAM!-brand non-foaming space cleaner! +ent-Vapor = vapor + .desc = { "" } +ent-BigVapor = { ent-Vapor } + .desc = { ent-Vapor.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/janitorial/trashbag.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/janitorial/trashbag.ftl new file mode 100644 index 00000000000..0012115ec0c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/janitorial/trashbag.ftl @@ -0,0 +1,6 @@ +ent-TrashBag = trash bag + .desc = { ent-BaseStorageItem.desc } +ent-TrashBagBlue = trash bag + .desc = { ent-TrashBag.desc } +ent-BagOfSummoningGarbage = spell of all-consuming cleanliness + .desc = { ent-TrashBagBlue.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/kitchen/foodcarts.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/kitchen/foodcarts.ftl new file mode 100644 index 00000000000..52a78d57613 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/kitchen/foodcarts.ftl @@ -0,0 +1,6 @@ +ent-FoodCartBase = Food Cart + .desc = A cart for food. +ent-FoodCartHot = hot food cart + .desc = Get out there and slang some dogs. +ent-FoodCartCold = cold food cart + .desc = It's the Ice Cream Man! It's the Ice Cream Man! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/librarian/books_bag.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/librarian/books_bag.ftl new file mode 100644 index 00000000000..ab09442b52a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/librarian/books_bag.ftl @@ -0,0 +1,2 @@ +ent-BooksBag = books bag + .desc = A refined bag to carry your own library diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/mech/mech_construction.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/mech/mech_construction.ftl new file mode 100644 index 00000000000..4666f2d9a0c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/mech/mech_construction.ftl @@ -0,0 +1,58 @@ +ent-BaseMechPart = { "" } + .desc = { "" } +ent-BaseRipleyPart = { ent-BaseMechPart } + .desc = { ent-BaseMechPart.desc } +ent-BaseRipleyPartItem = { ent-BaseRipleyPart } + .desc = { ent-BaseRipleyPart.desc } +ent-RipleyHarness = ripley harness + .desc = The core of the Ripley APLU. +ent-RipleyLArm = ripley left arm + .desc = The left arm of the Ripley APLU. It belongs on the chassis of the mech. +ent-RipleyLLeg = ripley left leg + .desc = The left leg of the Ripley APLU. It belongs on the chassis of the mech. +ent-RipleyRLeg = ripley right leg + .desc = The right leg of the Ripley APLU. It belongs on the chassis of the mech. +ent-RipleyRArm = ripley right arm + .desc = The right arm of the Ripley APLU. It belongs on the chassis of the mech. +ent-RipleyChassis = ripley chassis + .desc = An in-progress construction of the Ripley APLU mech. +ent-BaseHonkerPart = { ent-BaseMechPart } + .desc = { ent-BaseMechPart.desc } +ent-BaseHonkerPartItem = { ent-BaseHonkerPart } + .desc = { ent-BaseHonkerPart.desc } +ent-HonkerHarness = H.O.N.K. harness + .desc = The core of the H.O.N.K. mech +ent-HonkerLArm = H.O.N.K. left arm + .desc = A H.O.N.K. left arm, with unique sockets that accept odd weaponry designed by clown scientists. +ent-HonkerLLeg = H.O.N.K. left leg + .desc = A H.O.N.K. left leg. The foot appears just large enough to fully accommodate a clown shoe. +ent-HonkerRLeg = H.O.N.K. right leg + .desc = A H.O.N.K. right leg. The foot appears just large enough to fully accommodate a clown shoe. +ent-HonkerRArm = H.O.N.K. right arm + .desc = A H.O.N.K. right arm, with unique sockets that accept odd weaponry designed by clown scientists. +ent-HonkerChassis = H.O.N.K. chassis + .desc = An in-progress construction of a H.O.N.K. mech. Contains chuckle unit, bananium core and honk support systems. +ent-BaseHamtrPart = { ent-BaseMechPart } + .desc = { ent-BaseMechPart.desc } +ent-BaseHamtrPartItem = { ent-BaseHamtrPart } + .desc = { ent-BaseHamtrPart.desc } +ent-HamtrHarness = HAMTR harness + .desc = The core of the HAMTR. +ent-HamtrLArm = HAMTR left arm + .desc = The left arm of the HAMTR. It belongs on the chassis of the mech. +ent-HamtrLLeg = HAMTR left leg + .desc = The left leg of the HAMTR. It belongs on the chassis of the mech. +ent-HamtrRLeg = HAMTR right leg + .desc = The right leg of the HAMTR. It belongs on the chassis of the mech. +ent-HamtrRArm = HAMTR right arm + .desc = The right arm of the HAMTR. It belongs on the chassis of the mech. +ent-HamtrChassis = HAMTR chassis + .desc = An in-progress construction of the HAMTR mech. +ent-BaseVimPart = { ent-BaseMechPart } + .desc = { ent-BaseMechPart.desc } +ent-BaseVimPartItem = { ent-BaseVimPart } + .desc = { ent-BaseVimPart.desc } +ent-VimHarness = vim harness + .desc = A small mounting bracket for vim parts. +ent-VimChassis = vim chassis + .desc = An in-progress construction of the Vim exosuit. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/mech/mecha_equipment.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/mech/mecha_equipment.ftl new file mode 100644 index 00000000000..7c0229cbb5f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/mech/mecha_equipment.ftl @@ -0,0 +1,8 @@ +ent-BaseMechEquipment = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-MechEquipmentGrabber = hydraulic clamp + .desc = Gives the mech the ability to grab things and drag them around. +ent-MechEquipmentGrabberSmall = small hydraulic clamp + .desc = Gives the mech the ability to grab things and drag them around. +ent-MechEquipmentHorn = mech horn + .desc = An enhanced bike horn that plays a hilarious array of sounds for the enjoyment of the crew. HONK! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/mech/mechs.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/mech/mechs.ftl new file mode 100644 index 00000000000..8b24349b6cc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/mech/mechs.ftl @@ -0,0 +1,22 @@ +ent-BaseMech = { "" } + .desc = { "" } +ent-MechRipley = Ripley APLU + .desc = Versatile and lightly armored, the Ripley is useful for almost any heavy work scenario. The "APLU" stands for Autonomous Power Loading Unit. +ent-MechRipleyBattery = { ent-MechRipley } + .suffix = Battery + .desc = { ent-MechRipley.desc } +ent-MechHonker = H.O.N.K. + .desc = Produced by "Tyranny of Honk, INC", this exosuit is designed as heavy clown-support. Used to spread the fun and joy of life. HONK! +ent-MechHonkerBattery = { ent-MechHonker } + .suffix = Battery + .desc = { ent-MechHonker.desc } +ent-MechHamtr = HAMTR + .desc = An experimental mech which uses a brain–computer interface to connect directly to a hamsters brain. +ent-MechHamtrBattery = { ent-MechHamtr } + .suffix = Battery + .desc = { ent-MechHamtr.desc } +ent-MechVim = Vim + .desc = A miniature exosuit from Nanotrasen, developed to let the irreplaceable station pets live a little longer. +ent-MechVimBattery = { ent-MechVim } + .suffix = Battery + .desc = { ent-MechVim.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/defib.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/defib.ftl new file mode 100644 index 00000000000..5ce761e6492 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/defib.ftl @@ -0,0 +1,11 @@ +ent-BaseDefibrillator = defibrillator + .desc = CLEAR! Zzzzat! +ent-Defibrillator = { ent-['BaseDefibrillator', 'PowerCellSlotMediumItem'] } + + .desc = { ent-['BaseDefibrillator', 'PowerCellSlotMediumItem'].desc } +ent-DefibrillatorEmpty = { ent-Defibrillator } + .suffix = Empty + .desc = { ent-Defibrillator.desc } +ent-DefibrillatorOneHandedUnpowered = { ent-BaseDefibrillator } + .suffix = One-Handed, Unpowered + .desc = { ent-BaseDefibrillator.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/disease.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/disease.ftl new file mode 100644 index 00000000000..9c62b95ae55 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/disease.ftl @@ -0,0 +1,4 @@ +ent-DiseaseSwab = sterile swab + .desc = Used for taking and transfering samples. Sterile until open. Single use only. +ent-Vaccine = vaccine + .desc = Prevents people who DON'T already have a disease from catching it. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/handheld_crew_monitor.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/handheld_crew_monitor.ftl new file mode 100644 index 00000000000..c7d18e01a71 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/handheld_crew_monitor.ftl @@ -0,0 +1,16 @@ +ent-HandheldCrewMonitor = handheld crew monitor + .desc = A hand-held crew monitor displaying the status of suit sensors. + .suffix = DO NOT MAP +ent-HandheldCrewMonitorEmpty = { ent-HandheldCrewMonitor } + .suffix = Empty + .desc = { ent-HandheldCrewMonitor.desc } +ent-SpyCrewMonitor = spy monitor + .desc = A spy device capable of connecting to crew monitoring servers. +ent-SpyCrewMonitorEmpty = { ent-SpyCrewMonitor } + .suffix = Empty + .desc = { ent-SpyCrewMonitor.desc } +ent-SyndiCrewMonitor = syndicate crew monitor + .desc = The syndicated version of crew monitor, intercepts information from the server. +ent-SyndiCrewMonitorEmpty = { ent-SyndiCrewMonitor } + .suffix = Empty + .desc = { ent-SyndiCrewMonitor.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/healing.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/healing.ftl new file mode 100644 index 00000000000..52d4663343b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/healing.ftl @@ -0,0 +1,143 @@ +ent-BaseHealingItem = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-Ointment = ointment + .desc = Used to treat those nasty burns. Less effective on caustic burns. + .suffix = Full +ent-Ointment1 = { ent-Ointment } + .suffix = Single + .desc = { ent-Ointment.desc } +ent-Ointment10Lingering = { ent-Ointment } + .suffix = 10, Lingering + .desc = { ent-Ointment.desc } +ent-RegenerativeMesh = regenerative mesh + .desc = Used to treat even the nastiest burns. Also effective against caustic burns. + .suffix = Full +ent-OintmentAdvanced1 = { ent-RegenerativeMesh } + .suffix = Single + .desc = { ent-RegenerativeMesh.desc } +ent-Brutepack = bruise pack + .desc = A therapeutic gel pack and bandages designed to treat blunt-force trauma. + .suffix = Full +ent-Brutepack1 = { ent-Brutepack } + .suffix = Single + .desc = { ent-Brutepack.desc } +ent-Brutepack10Lingering = { ent-Brutepack } + .suffix = 10, Lingering + .desc = { ent-Brutepack.desc } +ent-MedicatedSuture = medicated suture + .desc = A suture soaked in medicine, treats blunt-force trauma effectively and closes wounds. + .suffix = Full +ent-BrutepackAdvanced1 = { ent-MedicatedSuture } + .suffix = Single + .desc = { ent-MedicatedSuture.desc } +ent-Bloodpack = blood pack + .desc = Contains a groundbreaking universal blood replacement created by Nanotrasen's advanced medical science. + .suffix = Full +ent-Bloodpack10Lingering = { ent-Bloodpack } + .suffix = 10, Lingering + .desc = { ent-Bloodpack.desc } +ent-Tourniquet = tourniquet + .desc = Stops bleeding! Hopefully. +ent-Gauze = roll of gauze + .desc = Some sterile gauze to wrap around bloody stumps. + .suffix = Full +ent-Gauze1 = { ent-Gauze } + .suffix = Single + .desc = { ent-Gauze.desc } +ent-Gauze10Lingering = { ent-Gauze } + .suffix = 10, Lingering + .desc = { ent-Gauze.desc } +ent-AloeCream = aloe cream + .desc = A topical cream for burns. +ent-HealingToolbox = healing toolbox + .desc = A powerful toolbox imbued with robust energy. It can heal your wounds and fill you with murderous intent. + .suffix = DO NOT MAP +ent-PillDexalin = pill (dexalin 10u) + .desc = { ent-Pill.desc } +ent-PillCanisterDexalin = pill canister (dexalin 10u) + .suffix = Dexalin, 7 + .desc = { ent-PillCanister.desc } +ent-PillDylovene = pill (dylovene 10u) + .desc = { ent-Pill.desc } +ent-PillCanisterDylovene = pill canister (dylovene 10u) + .suffix = Dylovene, 5 + .desc = { ent-PillCanister.desc } +ent-PillHyronalin = pill (hyronalin 10u) + .desc = { ent-Pill.desc } +ent-PillCanisterHyronalin = pill canister (hyronalin 10u) + .suffix = Hyronalin, 5 + .desc = { ent-PillCanister.desc } +ent-PillIron = pill (iron 10u) + .desc = { ent-Pill.desc } +ent-PillCopper = pill (copper 10u) + .desc = { ent-Pill.desc } +ent-PillCanisterIron = pill canister (iron 10u) + .suffix = Iron, 5 + .desc = { ent-PillCanister.desc } +ent-PillCanisterCopper = pill canister (copper 10u) + .suffix = Copper, 5 + .desc = { ent-PillCanister.desc } +ent-PillKelotane = pill (kelotane 10u) + .desc = { ent-Pill.desc } +ent-PillCanisterKelotane = pill canister (kelotane 10u) + .suffix = Kelotane, 5 + .desc = { ent-PillCanister.desc } +ent-PillDermaline = pill (dermaline 10u) + .desc = { ent-Pill.desc } +ent-PillCanisterDermaline = pill canister (dermaline 10u) + .suffix = Dermaline, 5 + .desc = { ent-PillCanister.desc } +ent-PillSpaceDrugs = space drugs + .desc = { ent-Pill.desc } +ent-PillTricordrazine = pill (tricordrazine 10u) + .desc = { ent-Pill.desc } +ent-PillCanisterTricordrazine = pill canister (tricordrazine 10u) + .suffix = Tricordrazine, 5 + .desc = { ent-PillCanister.desc } +ent-PillBicaridine = pill (bicaridine 10u) + .desc = { ent-Pill.desc } +ent-PillCanisterBicaridine = pill canister (bicaridine 10u) + .suffix = Bicaridine, 5 + .desc = { ent-PillCanister.desc } +ent-PillCharcoal = pill (charcoal 10u) + .desc = { ent-Pill.desc } +ent-PillCanisterCharcoal = pill canister (charcoal 10u) + .suffix = Charcoal, 3 + .desc = { ent-PillCanister.desc } +ent-PillRomerol = romerol pill + .desc = { ent-Pill.desc } +ent-PillAmbuzol = ambuzol pill + .desc = { ent-Pill.desc } +ent-PillAmbuzolPlus = ambuzol plus pill + .desc = { ent-Pill.desc } +ent-PillCanisterRandom = { ent-PillCanister } + .suffix = Random + .desc = { ent-PillCanister.desc } +ent-SyringeEphedrine = ephedrine syringe + .desc = { ent-BaseSyringe.desc } +ent-SyringeInaprovaline = inaprovaline syringe + .desc = { ent-BaseSyringe.desc } +ent-SyringeTranexamicAcid = tranexamic acid syringe + .desc = { ent-BaseSyringe.desc } +ent-SyringeBicaridine = bicaridine syringe + .desc = { ent-BaseSyringe.desc } +ent-SyringeDermaline = dermaline syringe + .desc = { ent-BaseSyringe.desc } +ent-SyringeHyronalin = hyronalin syringe + .desc = { ent-BaseSyringe.desc } +ent-SyringeIpecac = ipecac syringe + .desc = { ent-BaseSyringe.desc } +ent-SyringeAmbuzol = ambuzol syringe + .desc = { ent-BaseSyringe.desc } +ent-SyringeSigynate = sigynate syringe + .desc = { ent-BaseSyringe.desc } +ent-SyringeEthylredoxrazine = ethylredoxrazine syringe + .desc = { ent-BaseSyringe.desc } +ent-SyringePhalanximine = phalanximine syringe + .desc = { ent-BaseSyringe.desc } +ent-SyringeSaline = saline syringe + .desc = { ent-BaseSyringe.desc } +ent-SyringeRomerol = romerol syringe + .desc = { ent-BaseSyringe.desc } +ent-SyringeStimulants = stimulants syringe + .desc = { ent-BaseSyringe.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/healthanalyzer.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/healthanalyzer.ftl new file mode 100644 index 00000000000..8069f29c046 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/healthanalyzer.ftl @@ -0,0 +1,9 @@ +ent-HandheldHealthAnalyzerUnpowered = health analyzer + .desc = A hand-held body scanner capable of distinguishing vital signs of the subject. +ent-HandheldHealthAnalyzer = { ent-['HandheldHealthAnalyzerUnpowered', 'PowerCellSlotSmallItem'] } + + .suffix = Powered + .desc = { ent-['HandheldHealthAnalyzerUnpowered', 'PowerCellSlotSmallItem'].desc } +ent-HandheldHealthAnalyzerEmpty = { ent-HandheldHealthAnalyzer } + .suffix = Empty + .desc = { ent-HandheldHealthAnalyzer.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/hypospray.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/hypospray.ftl new file mode 100644 index 00000000000..b6774d7d827 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/hypospray.ftl @@ -0,0 +1,34 @@ +ent-Hypospray = hypospray + .desc = A sterile injector for rapid administration of drugs to patients. +ent-SyndiHypo = gorlex hypospray + .desc = Using reverse engineered designs from NT, Cybersun produced these in limited quantities for Gorlex Marauder operatives. +ent-BorgHypo = borghypo + .desc = A sterile injector for rapid administration of drugs to patients. A cheaper and more specialised version for medical borgs. +ent-AdminHypo = experimental hypospray + .desc = The ultimate application of bluespace technology and rapid chemical administration. + .suffix = Admeme +ent-ChemicalMedipen = chemical medipen + .desc = A sterile injector for rapid administration of drugs to patients. This one can't be refilled. +ent-EmergencyMedipen = emergency medipen + .desc = A rapid and safe way to stabilize patients in critical condition for personnel without advanced medical knowledge. Beware, as it's easy to overdose on epinephrine and tranexamic acid. +ent-AntiPoisonMedipen = poison auto-injector + .desc = A rapid dose of anti-poison. Contains ultravasculine and epinephrine. +ent-BruteAutoInjector = brute auto-injector + .desc = A rapid dose of bicaridine and tranexamic acid, intended for combat applications +ent-BurnAutoInjector = burn auto-injector + .desc = A rapid dose of dermaline and leporazine, intended for combat applications +ent-RadAutoInjector = rad auto-injector + .desc = A rapid dose of anti-radiation. Contains arithrazine and bicaridine. +ent-SpaceMedipen = space medipen + .desc = Contains a mix of chemicals that protect you from the deadly effects of space. +ent-Stimpack = stimulant injector + .desc = Contains enough stimulants for you to have the chemical's effect for 30 seconds. Use it when you're sure you're ready to throw down. +ent-StimpackMini = stimulant microinjector + .desc = A microinjector of stimulants that give you about fifteen seconds of the chemical's effects. +ent-CombatMedipen = combat medipen + .desc = A single-use medipen containing chemicals that regenerate most types of damage. +ent-Hypopen = pen + .desc = A dark ink pen. + .suffix = Hypopen +ent-HypopenBox = hypopen box + .desc = A small box containing a hypopen. Packaging disintegrates when opened, leaving no evidence behind. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/medkits.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/medkits.ftl new file mode 100644 index 00000000000..e86112685bc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/medkits.ftl @@ -0,0 +1,16 @@ +ent-Medkit = first aid kit + .desc = It's an emergency medical kit for those serious boo-boos. +ent-MedkitBurn = burn treatment kit + .desc = A specialized medical kit for when the toxins lab spontaneously burns down. +ent-MedkitToxin = toxin treatment kit + .desc = Used to treat toxic blood content. +ent-MedkitO2 = oxygen deprivation treatment kit + .desc = A box full of oxygen goodies. +ent-MedkitBrute = brute trauma treatment kit + .desc = A first aid kit for when you get toolboxed. +ent-MedkitAdvanced = advanced first aid kit + .desc = An advanced kit to help deal with advanced wounds. +ent-MedkitRadiation = radiation treatment kit + .desc = If you took your Rad-X you wouldn't need this. +ent-MedkitCombat = combat medical kit + .desc = For the big weapons among us. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/morgue.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/morgue.ftl new file mode 100644 index 00000000000..2d63adab82d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/morgue.ftl @@ -0,0 +1,9 @@ +ent-BodyBag_Container = body bag + .desc = A plastic bag designed for the storage and transportation of cadavers to stop body decomposition. +ent-BodyBag_Folded = body bag + .desc = A plastic bag designed for the storage and transportation of cadavers to stop body decomposition. + .suffix = folded +ent-Ash = ash + .desc = This used to be something, but now it's not. +ent-Ectoplasm = ectoplasm + .desc = Much less deadly in this form. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/randompill.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/randompill.ftl new file mode 100644 index 00000000000..ded073158a0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/randompill.ftl @@ -0,0 +1,2 @@ +ent-StrangePill = strange pill + .desc = This unusual pill bears no markings. There's no telling what it contains. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/surgery.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/surgery.ftl new file mode 100644 index 00000000000..a827a1fb4b9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/medical/surgery.ftl @@ -0,0 +1,26 @@ +ent-BaseToolSurgery = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-Cautery = cautery + .desc = A surgical tool used to cauterize open wounds. +ent-Drill = drill + .desc = A surgical drill for making holes into hard material. +ent-Scalpel = scalpel + .desc = A surgical tool used to make incisions into flesh. +ent-ScalpelShiv = shiv + .desc = A pointy piece of glass, abraded to an edge and wrapped in tape for a handle. +ent-ScalpelAdvanced = advanced scalpel + .desc = Made of more expensive materials, sharper and generally more reliable. +ent-ScalpelLaser = laser scalpel + .desc = A scalpel which uses a directed laser to slice instead of a blade, for more precise surgery while also cauterizing as it cuts. +ent-Retractor = retractor + .desc = A surgical tool used to hold open incisions. +ent-Hemostat = hemostat + .desc = A surgical tool used to compress blood vessels to prevent bleeding. +ent-Saw = metal saw + .desc = For cutting wood and other objects to pieces. Or sawing bones, in case of emergency. +ent-SawImprov = choppa + .desc = A wicked serrated blade made of whatever nasty sharp things you could find. +ent-SawElectric = circular saw + .desc = For heavy duty cutting. +ent-SawAdvanced = advanced circular saw + .desc = You think you can cut anything with it. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/rehydrateable.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/rehydrateable.ftl new file mode 100644 index 00000000000..f5cd26c3a25 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/rehydrateable.ftl @@ -0,0 +1,25 @@ +ent-MonkeyCube = monkey cube + .desc = Just add water! +ent-KoboldCube = kobold cube + .desc = { ent-MonkeyCube.desc } +ent-CowCube = cow cube + .desc = { ent-MonkeyCube.desc } +ent-GoatCube = goat cube + .desc = { ent-MonkeyCube.desc } +ent-MothroachCube = mothroach cube + .desc = { ent-MonkeyCube.desc } +ent-MouseCube = mouse cube + .desc = { ent-MonkeyCube.desc } +ent-CockroachCube = cockroach cube + .desc = Just add wa- OH GOD! +ent-SpaceCarpCube = carp cube + .desc = Just add water! At your own risk. +ent-SpaceTickCube = tick cube + .desc = Just add water! At your own risk. +ent-AbominationCube = abomination cube + .desc = Just add blood! +ent-DehydratedSpaceCarp = dehydrated space carp + .desc = Looks like a plush toy carp, but just add water and it becomes a real-life space carp! +ent-SyndicateSponge = monkey cube + .desc = Just add water! + .suffix = Syndicate diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/research/anomaly.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/research/anomaly.ftl new file mode 100644 index 00000000000..bb55ae0b598 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/research/anomaly.ftl @@ -0,0 +1,24 @@ +ent-AnomalyScanner = anomaly scanner + .desc = A hand-held scanner built to collect information on various anomalous objects. +ent-AnomalyLocatorUnpowered = anomaly locator + .desc = A device designed to aid in the locating of anomalies. Did you check the gas miners? + .suffix = Unpowered +ent-AnomalyLocator = { ent-['AnomalyLocatorUnpowered', 'PowerCellSlotSmallItem'] } + + .suffix = Powered + .desc = { ent-['AnomalyLocatorUnpowered', 'PowerCellSlotSmallItem'].desc } +ent-AnomalyLocatorEmpty = { ent-AnomalyLocator } + .suffix = Empty + .desc = { ent-AnomalyLocator.desc } +ent-AnomalyLocatorWideUnpowered = wide-spectrum anomaly locator + .desc = A device that looks for anomalies from an extended distance, but has no way to determine the distance to them. + .suffix = Unpowered +ent-AnomalyLocatorWide = { ent-['AnomalyLocatorWideUnpowered', 'PowerCellSlotSmallItem'] } + + .suffix = Powered + .desc = { ent-['AnomalyLocatorWideUnpowered', 'PowerCellSlotSmallItem'].desc } +ent-AnomalyLocatorWideEmpty = { ent-AnomalyLocatorWide } + .suffix = Empty + .desc = { ent-AnomalyLocatorWide.desc } +ent-WeaponGauntletGorilla = G.O.R.I.L.L.A. gauntlet + .desc = A robust piece of research equipment. When powered with an anomaly core, a single blow can launch anomalous objects through the air. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/research/disk.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/research/disk.ftl new file mode 100644 index 00000000000..9cd096b839a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/research/disk.ftl @@ -0,0 +1,14 @@ +ent-ResearchDisk = research point disk (1000) + .desc = A disk for the R&D server containing 1000 points. +ent-ResearchDisk5000 = research point disk (5000) + .desc = A disk for the R&D server containing 5000 points. +ent-ResearchDisk10000 = research point disk (10000) + .desc = A disk for the R&D server containing 10000 points. +ent-ResearchDiskDebug = research point disk + .desc = A disk for the R&D server containing all the points you could ever need. + .suffix = DEBUG, DO NOT MAP +ent-TechnologyDisk = technology disk + .desc = A disk for the R&D server containing research technology. +ent-TechnologyDiskRare = { ent-TechnologyDisk } + .suffix = rare. + .desc = { ent-TechnologyDisk.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/research/rped.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/research/rped.ftl new file mode 100644 index 00000000000..99142f8c0c8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/research/rped.ftl @@ -0,0 +1,2 @@ +ent-RPED = RPED + .desc = A Rapid Part Exchange Device, perfect for quickly upgrading machines. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/research/silvercore.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/research/silvercore.ftl new file mode 100644 index 00000000000..2a8381a56df --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/research/silvercore.ftl @@ -0,0 +1,2 @@ +ent-CoreSilver = silver alloy core + .desc = A synthetic alloy made of silver and other materials. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/robotics/borg_modules.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/robotics/borg_modules.ftl new file mode 100644 index 00000000000..43742fb6b7c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/robotics/borg_modules.ftl @@ -0,0 +1,104 @@ +ent-BaseBorgModule = borg module + .desc = A piece of tech that gives cyborgs new abilities. +ent-BaseProviderBorgModule = { "" } + .desc = { "" } +ent-ActionBorgSwapModule = Swap Module + .desc = Select this module, enabling you to use the tools it provides. +ent-BaseBorgModuleCargo = { ent-BaseBorgModule } + .desc = { ent-BaseBorgModule.desc } +ent-BaseBorgModuleEngineering = { ent-BaseBorgModule } + .desc = { ent-BaseBorgModule.desc } +ent-BaseBorgModuleJanitor = { ent-BaseBorgModule } + .desc = { ent-BaseBorgModule.desc } +ent-BaseBorgModuleMedical = { ent-BaseBorgModule } + .desc = { ent-BaseBorgModule.desc } +ent-BaseBorgModuleService = { ent-BaseBorgModule } + .desc = { ent-BaseBorgModule.desc } +ent-BaseBorgModuleSyndicate = { ent-BaseBorgModule } + .desc = { ent-BaseBorgModule.desc } +ent-BaseBorgModuleSyndicateAssault = { ent-BaseBorgModule } + .desc = { ent-BaseBorgModule.desc } +ent-BorgModuleCable = cable cyborg module + + .desc = { ent-['BaseBorgModule', 'BaseProviderBorgModule'].desc } +ent-BorgModuleFireExtinguisher = fire extinguisher cyborg module + + .desc = { ent-['BaseBorgModule', 'BaseProviderBorgModule'].desc } +ent-BorgModuleGPS = GPS cyborg module + + .desc = { ent-['BaseBorgModule', 'BaseProviderBorgModule'].desc } +ent-BorgModuleRadiationDetection = radiation detection cyborg module + + .desc = { ent-['BaseBorgModule', 'BaseProviderBorgModule'].desc } +ent-BorgModuleTool = tool cyborg module + + .desc = { ent-['BaseBorgModule', 'BaseProviderBorgModule'].desc } +ent-BorgModuleAppraisal = appraisal cyborg module + + .desc = { ent-['BaseBorgModuleCargo', 'BaseProviderBorgModule'].desc } +ent-BorgModuleMining = mining cyborg module + + .desc = { ent-['BaseBorgModuleCargo', 'BaseProviderBorgModule'].desc } +ent-BorgModuleGrapplingGun = grappling gun cyborg module + + .desc = { ent-['BaseBorgModuleCargo', 'BaseProviderBorgModule'].desc } +ent-BorgModuleAdvancedTool = advanced tool cyborg module + + .desc = { ent-['BaseBorgModuleEngineering', 'BaseProviderBorgModule'].desc } +ent-BorgModuleConstruction = construction cyborg module + + .desc = { ent-['BaseBorgModuleEngineering', 'BaseProviderBorgModule'].desc } +ent-BorgModuleRCD = RCD cyborg module + + .desc = { ent-['BaseBorgModuleEngineering', 'BaseProviderBorgModule'].desc } +ent-BorgModuleLightReplacer = light replacer cyborg module + + .desc = { ent-['BaseBorgModuleJanitor', 'BaseProviderBorgModule'].desc } +ent-BorgModuleCleaning = cleaning cyborg module + + .desc = { ent-['BaseBorgModuleJanitor', 'BaseProviderBorgModule'].desc } +ent-BorgModuleAdvancedCleaning = advanced cleaning cyborg module + + .desc = { ent-['BaseBorgModuleJanitor', 'BaseProviderBorgModule'].desc } +ent-BorgModuleDiagnosis = diagnosis cyborg module + + .desc = { ent-['BaseBorgModuleMedical', 'BaseProviderBorgModule'].desc } +ent-BorgModuleTreatment = treatment cyborg module + + .desc = { ent-['BaseBorgModuleMedical', 'BaseProviderBorgModule'].desc } +ent-BorgModuleDefibrillator = defibrillator cyborg module + + .desc = { ent-['BaseBorgModuleMedical', 'BaseProviderBorgModule'].desc } +ent-BorgModuleAdvancedTreatment = advanced treatment cyborg module + + .desc = { ent-['BaseBorgModuleMedical', 'BaseProviderBorgModule'].desc } +ent-BorgModuleArtifact = artifact cyborg module + + .desc = { ent-['BaseBorgModule', 'BaseProviderBorgModule'].desc } +ent-BorgModuleAnomaly = anomaly cyborg module + + .desc = { ent-['BaseBorgModule', 'BaseProviderBorgModule'].desc } +ent-BorgModuleService = service cyborg module + + .desc = { ent-['BaseBorgModuleService', 'BaseProviderBorgModule'].desc } +ent-BorgModuleMusique = musique cyborg module + + .desc = { ent-['BaseBorgModuleService', 'BaseProviderBorgModule'].desc } +ent-BorgModuleGardening = gardening cyborg module + + .desc = { ent-['BaseBorgModuleService', 'BaseProviderBorgModule'].desc } +ent-BorgModuleHarvesting = harvesting cyborg module + + .desc = { ent-['BaseBorgModuleService', 'BaseProviderBorgModule'].desc } +ent-BorgModuleClowning = clowning cyborg module + + .desc = { ent-['BaseBorgModuleService', 'BaseProviderBorgModule'].desc } +ent-BorgModuleSyndicateWeapon = weapon cyborg module + + .desc = { ent-['BaseBorgModule', 'BaseProviderBorgModule'].desc } +ent-BorgModuleOperative = operative cyborg module + .desc = A module that comes with a crowbar, an Emag and a syndicate pinpointer. +ent-BorgModuleEsword = energy sword cyborg module + .desc = A module that comes with a double energy sword. +ent-BorgModuleL6C = L6C ROW cyborg module + .desc = A module that comes with a L6C. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/robotics/borg_parts.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/robotics/borg_parts.ftl new file mode 100644 index 00000000000..36e56f48035 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/robotics/borg_parts.ftl @@ -0,0 +1,68 @@ +ent-LeftArmBorg = { ent-BaseBorgArmLeft } + .desc = { ent-BaseBorgArmLeft.desc } +ent-RightArmBorg = { ent-BaseBorgArmRight } + .desc = { ent-BaseBorgArmRight.desc } +ent-LeftLegBorg = { ent-BaseBorgLegLeft } + .desc = { ent-BaseBorgLegLeft.desc } +ent-RightLegBorg = { ent-BaseBorgLegRight } + .desc = { ent-BaseBorgLegRight.desc } +ent-LightHeadBorg = { ent-BaseBorgHead } + .desc = { ent-BaseBorgHead.desc } +ent-TorsoBorg = { ent-BaseBorgTorso } + .desc = { ent-BaseBorgTorso.desc } +ent-LeftArmBorgEngineer = engineer cyborg left arm + .desc = { ent-BaseBorgArmLeft.desc } +ent-RightArmBorgEngineer = engineer cyborg right arm + .desc = { ent-BaseBorgArmRight.desc } +ent-LeftLegBorgEngineer = engineer cyborg left leg + .desc = { ent-BaseBorgLegLeft.desc } +ent-RightLegBorgEngineer = engineer cyborg right leg + .desc = { ent-BaseBorgLegRight.desc } +ent-HeadBorgEngineer = engineer cyborg head + .desc = { ent-BaseBorgHead.desc } +ent-TorsoBorgEngineer = engineer cyborg torso + .desc = { ent-BaseBorgTorso.desc } +ent-LeftLegBorgJanitor = janitor cyborg left leg + .desc = { ent-BaseBorgLegLeft.desc } +ent-RightLegBorgJanitor = janitor cyborg right leg + .desc = { ent-BaseBorgLegRight.desc } +ent-HeadBorgJanitor = janitor cyborg head + .desc = { ent-BaseBorgHead.desc } +ent-TorsoBorgJanitor = janitor cyborg torso + .desc = { ent-BaseBorgTorso.desc } +ent-LeftArmBorgMedical = medical cyborg left arm + .desc = { ent-BaseBorgArmLeft.desc } +ent-RightArmBorgMedical = medical cyborg right arm + .desc = { ent-BaseBorgArmRight.desc } +ent-LeftLegBorgMedical = medical cyborg left leg + .desc = { ent-BaseBorgLegLeft.desc } +ent-RightLegBorgMedical = medical cyborg right leg + .desc = { ent-BaseBorgLegRight.desc } +ent-HeadBorgMedical = medical cyborg head + .desc = { ent-BaseBorgHead.desc } +ent-TorsoBorgMedical = medical cyborg torso + .desc = { ent-BaseBorgTorso.desc } +ent-LeftArmBorgMining = mining cyborg left arm + .desc = { ent-BaseBorgArmLeft.desc } +ent-RightArmBorgMining = mining cyborg right arm + .desc = { ent-BaseBorgArmRight.desc } +ent-LeftLegBorgMining = mining cyborg left leg + .desc = { ent-BaseBorgLegLeft.desc } +ent-RightLegBorgMining = mining cyborg right leg + .desc = { ent-BaseBorgLegRight.desc } +ent-HeadBorgMining = mining cyborg head + .desc = { ent-BaseBorgHead.desc } +ent-TorsoBorgMining = mining cyborg torso + .desc = { ent-BaseBorgTorso.desc } +ent-LeftArmBorgService = service cyborg left arm + .desc = { ent-BaseBorgArmLeft.desc } +ent-RightArmBorgService = service cyborg right arm + .desc = { ent-BaseBorgArmRight.desc } +ent-LeftLegBorgService = service cyborg left leg + .desc = { ent-BaseBorgLegLeft.desc } +ent-RightLegBorgService = service cyborg right leg + .desc = { ent-BaseBorgLegRight.desc } +ent-HeadBorgService = service cyborg head + .desc = { ent-BaseBorgHead.desc } +ent-TorsoBorgService = service cyborg torso + .desc = { ent-BaseBorgTorso.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/robotics/endoskeleton.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/robotics/endoskeleton.ftl new file mode 100644 index 00000000000..b0855bd22df --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/robotics/endoskeleton.ftl @@ -0,0 +1,2 @@ +ent-CyborgEndoskeleton = cyborg endoskeleton + .desc = A frame that cyborgs are built on. Significantly less spooky than expected. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/robotics/mmi.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/robotics/mmi.ftl new file mode 100644 index 00000000000..3404a8272b8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/robotics/mmi.ftl @@ -0,0 +1,7 @@ +ent-MMI = man-machine interface + .desc = A machine able to facilitate communication between a biological brain and electronics, enabling crew to continue to provide value after work-related incidents. +ent-MMIFilled = { ent-MMI } + .suffix = Filled + .desc = { ent-MMI.desc } +ent-PositronicBrain = positronic brain + .desc = An artificial brain capable of spontaneous neural activity. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/salvage/ore_bag.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/salvage/ore_bag.ftl new file mode 100644 index 00000000000..574cc7f13fd --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/salvage/ore_bag.ftl @@ -0,0 +1,2 @@ +ent-OreBag = ore bag + .desc = A robust bag for salvage specialists and miners alike to carry large amounts of ore. Magnetises any nearby ores when attached to a belt. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/salvage/ore_bag_holding.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/salvage/ore_bag_holding.ftl new file mode 100644 index 00000000000..4bdeca10ffe --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/salvage/ore_bag_holding.ftl @@ -0,0 +1,2 @@ +ent-OreBagOfHolding = ore bag of holding + .desc = A robust bag of holding for salvage billionaires and rich miners alike to carry large amounts of ore. Magnetises any nearby ores when attached to a belt. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/security/barrier.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/security/barrier.ftl new file mode 100644 index 00000000000..ff6910ec935 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/security/barrier.ftl @@ -0,0 +1,2 @@ +ent-DeployableBarrier = deployable barrier + .desc = A deployable barrier. Swipe your ID card to lock/unlock it. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/security/evidence-marker.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/security/evidence-marker.ftl new file mode 100644 index 00000000000..e006fb6a658 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/security/evidence-marker.ftl @@ -0,0 +1,22 @@ +ent-EvidenceMarker = evidence marker + .desc = A numbered yellow marker, useful for labeling evidence on a crime scene. +ent-EvidenceMarkerOne = { ent-EvidenceMarker } + .desc = { ent-EvidenceMarker.desc } +ent-EvidenceMarkerTwo = { ent-EvidenceMarker } + .desc = { ent-EvidenceMarker.desc } +ent-EvidenceMarkerThree = { ent-EvidenceMarker } + .desc = { ent-EvidenceMarker.desc } +ent-EvidenceMarkerFour = { ent-EvidenceMarker } + .desc = { ent-EvidenceMarker.desc } +ent-EvidenceMarkerFive = { ent-EvidenceMarker } + .desc = { ent-EvidenceMarker.desc } +ent-EvidenceMarkerSix = { ent-EvidenceMarker } + .desc = { ent-EvidenceMarker.desc } +ent-EvidenceMarkerSeven = { ent-EvidenceMarker } + .desc = { ent-EvidenceMarker.desc } +ent-EvidenceMarkerEight = { ent-EvidenceMarker } + .desc = { ent-EvidenceMarker.desc } +ent-EvidenceMarkerNine = { ent-EvidenceMarker } + .desc = { ent-EvidenceMarker.desc } +ent-BoxEvidenceMarkers = evidence marker box + .desc = A pack of numbered yellow markers, useful for labeling evidence on a crime scene. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/security/target.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/security/target.ftl new file mode 100644 index 00000000000..bc5d597d8d6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/security/target.ftl @@ -0,0 +1,10 @@ +ent-BaseTarget = { ent-BaseStructureDynamic } + .desc = { ent-BaseStructureDynamic.desc } +ent-TargetHuman = human target + .desc = A shooting target. This one is a human. +ent-TargetSyndicate = syndicate target + .desc = A shooting target. This one is a syndicate agent. +ent-TargetClown = clown target + .desc = A shooting target. This one is a clown. +ent-TargetStrange = strange target + .desc = A shooting target. You aren't quite sure what this one is, but it seems to be extra robust. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/service/barber.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/service/barber.ftl new file mode 100644 index 00000000000..df9663e8a95 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/service/barber.ftl @@ -0,0 +1,2 @@ +ent-BarberScissors = barber scissors + .desc = is able to reshape the hairstyle of any crew cut to your liking. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/service/vending_machine_restock.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/service/vending_machine_restock.ftl new file mode 100644 index 00000000000..b57a70e7eca --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/service/vending_machine_restock.ftl @@ -0,0 +1,54 @@ +ent-BaseVendingMachineRestock = vending machine restock box + .desc = A box for restocking vending machines with corporate goodies. +ent-VendingMachineRestockBooze = Booze-O-Mat restock box + .desc = Slot into your Booze-O-Mat to start the party! Not for sale to passengers below the legal age. +ent-VendingMachineRestockChang = Mr. Chang's restock box + .desc = A box covered in white labels with bold red Chinese characters, ready to be loaded into the nearest Mr. Chang's vending machine. +ent-VendingMachineRestockChefvend = ChefVend restock box + .desc = Refill the ChefVend. Just don't break any more of the eggs. +ent-VendingMachineRestockCondimentStation = condiment station restock box + .desc = Refill the condiment station. Mmmm, cold sauce. +ent-VendingMachineRestockClothes = wardrobe restock box + .desc = It's time to step up your fashion! Place inside any clothes vendor restock slot to begin. +ent-VendingMachineRestockCostumes = AutoDrobe restock box + .desc = A panoply of NanoTrasen employees are prancing about a colorful theater in a tragicomedy. You can join them too! Load this into your nearest AutoDrobe vending machine. +ent-VendingMachineRestockDinnerware = Plasteel Chef's restock box + .desc = It's never raw in this kitchen! Drop into the restock slot on the Plasteel Chef to begin. +ent-VendingMachineRestockDiscountDans = Discount Dan's restock box + .desc = A box full of salt and starch. Why suffer Quality when you can have Quantity? Discount Dan's! +ent-VendingMachineRestockDonut = Robust Donuts restock box + .desc = A box full of toroidal bundles of fried dough for restocking a vending machine. Use only as directed by Robust Industries, LLC. +ent-VendingMachineRestockEngineering = EngiVend restock box + .desc = Only to be used by certified professionals. +ent-VendingMachineRestockGames = Good Clean Fun restock box + .desc = It's time to roll for initiative, dice dragons! Load up at the Good Clean Fun vending machine! +ent-VendingMachineRestockGetmoreChocolateCorp = GetMore Chocolate restock box + .desc = A box loaded with the finest ersatz cacao. Only to be used in official Getmore Chocolate vending machines. +ent-VendingMachineRestockHotDrinks = Solar's Best restock box + .desc = Toasty! For use in Solar's Best Hot Drinks or other affiliate vending machines. +ent-VendingMachineRestockMedical = NanoMed restock box + .desc = Slot into your department's NanoMed or NanoMedPlus to dispense. Handle with care. +ent-VendingMachineRestockNutriMax = NutriMax restock box + .desc = We'll make your thumbs green with our tools. Let's get to harvesting! Load into a NutriMax vending machine. +ent-VendingMachineRestockPTech = PTech restock box + .desc = All the bureaucracy you can handle, and more! Load into the PTech vending machine to get started. +ent-VendingMachineRestockRobustSoftdrinks = beverage restock box + .desc = A cold, clunky container of colliding chilly cylinders. Use only as directed by Robust Industries, LLC. +ent-VendingMachineRestockSecTech = SecTech restock box + .desc = Communists beware: the reinforcements have arrived! A label reads SECURITY PERSONNEL ONLY. +ent-VendingMachineRestockSalvageEquipment = Salvage Vendor restock box + .desc = Strike the earth ere the space carp nip your behind! Slam into a salvage vendor to begin. +ent-VendingMachineRestockSeeds = MegaSeed restock box + .desc = A label says they're heirloom seeds, passed down from our ancestors. Pack it into the MegaSeed Servitor! +ent-VendingMachineRestockSmokes = ShadyCigs restock box + .desc = It's hard to see anything under all the Surgeon General warnings, but it mentions loading it into a vending machine. +ent-VendingMachineRestockTankDispenser = tank dispenser restock box + .desc = Capable of replacing tanks in a gas tank dispenser. Handle with care. +ent-VendingMachineRestockVendomat = Vendomat restock box + .desc = A box full of parts for various machinery. Load it into a Vendomat to begin. +ent-VendingMachineRestockRobotics = Robotech Deluxe restock box + .desc = A box full of tools for creating borgs. Load it into a Robotech Deluxe to begin. +ent-VendingMachineRestockHappyHonk = Happy Honk restock box + .desc = place this box full of fun into the restock slot on the Happy Honk Dispenser to begin. +ent-VendingMachineRestockChemVend = ChemVend restock box + .desc = A box filled with chemicals and covered in dangerous-looking NFPA diamonds. Load it into a ChemVend to begin. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/syndicate.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/syndicate.ftl new file mode 100644 index 00000000000..14ebbb86d8e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/syndicate.ftl @@ -0,0 +1,27 @@ +ent-Telecrystal = telecrystal + .desc = It seems to be pulsing with suspiciously enticing energies. + .suffix = 20 TC +ent-Telecrystal1 = { ent-Telecrystal } + .suffix = 1 TC + .desc = { ent-Telecrystal.desc } +ent-Telecrystal5 = { ent-Telecrystal } + .suffix = 5 TC + .desc = { ent-Telecrystal.desc } +ent-Telecrystal10 = { ent-Telecrystal } + .suffix = 10 TC + .desc = { ent-Telecrystal.desc } +ent-BaseUplinkRadio = syndicate uplink + .desc = Suspiciously looking old radio... + .suffix = Empty +ent-BaseUplinkRadio20TC = { ent-BaseUplinkRadio } + .suffix = 20 TC + .desc = { ent-BaseUplinkRadio.desc } +ent-BaseUplinkRadio25TC = { ent-BaseUplinkRadio } + .suffix = 25 TC + .desc = { ent-BaseUplinkRadio.desc } +ent-BaseUplinkRadio40TC = { ent-BaseUplinkRadio } + .suffix = 40 TC, NukeOps + .desc = { ent-BaseUplinkRadio.desc } +ent-BaseUplinkRadioDebug = { ent-BaseUplinkRadio } + .suffix = DEBUG + .desc = { ent-BaseUplinkRadio.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/xenoarchaeology/artifact_equipment.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/xenoarchaeology/artifact_equipment.ftl new file mode 100644 index 00000000000..54dfd2bd161 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/xenoarchaeology/artifact_equipment.ftl @@ -0,0 +1,2 @@ +ent-CrateArtifactContainer = artifact container + .desc = Used to safely contain and move artifacts. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/xenoarchaeology/item_artifacts.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/xenoarchaeology/item_artifacts.ftl new file mode 100644 index 00000000000..cd0853ddd8c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/xenoarchaeology/item_artifacts.ftl @@ -0,0 +1,19 @@ +ent-BaseXenoArtifactItem = alien artifact + .desc = A strange handheld alien device. +ent-SimpleXenoArtifactItem = { ent-BaseXenoArtifactItem } + .suffix = Simple + .desc = { ent-BaseXenoArtifactItem.desc } +ent-MediumXenoArtifactItem = { ent-BaseXenoArtifactItem } + .suffix = Medium + .desc = { ent-BaseXenoArtifactItem.desc } +ent-ComplexXenoArtifactItem = { ent-BaseXenoArtifactItem } + .suffix = Complex + .desc = { ent-BaseXenoArtifactItem.desc } +ent-VariedXenoArtifactItem = { ent-BaseXenoArtifactItem } + .suffix = Varied + .desc = { ent-BaseXenoArtifactItem.desc } +ent-ArtifactFragment = artifact fragment + .desc = A broken piece of an artifact. You could probably repair it if you had more. +ent-ArtifactFragment1 = { ent-ArtifactFragment } + .suffix = Single + .desc = { ent-ArtifactFragment.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/xenoarchaeology/node_scanner.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/xenoarchaeology/node_scanner.ftl new file mode 100644 index 00000000000..8aefcef06bd --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/xenoarchaeology/node_scanner.ftl @@ -0,0 +1,2 @@ +ent-NodeScanner = node scanner + .desc = The archeologist's friend, able to identify the node of an artifact with only a single scan. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/xenoarchaeology/structure_artifacts.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/xenoarchaeology/structure_artifacts.ftl new file mode 100644 index 00000000000..ca99c925a12 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/specific/xenoarchaeology/structure_artifacts.ftl @@ -0,0 +1,11 @@ +ent-BaseXenoArtifact = alien artifact + .desc = A strange alien device. +ent-SimpleXenoArtifact = { ent-BaseXenoArtifact } + .suffix = Simple + .desc = { ent-BaseXenoArtifact.desc } +ent-MediumXenoArtifact = { ent-BaseXenoArtifact } + .suffix = Medium + .desc = { ent-BaseXenoArtifact.desc } +ent-ComplexXenoArtifact = { ent-BaseXenoArtifact } + .suffix = Complex + .desc = { ent-BaseXenoArtifact.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/access_configurator.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/access_configurator.ftl new file mode 100644 index 00000000000..8a5a38eb56a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/access_configurator.ftl @@ -0,0 +1,2 @@ +ent-AccessConfigurator = access configurator + .desc = Used to modify the access level requirements for airlocks and other lockable devices. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/appraisal.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/appraisal.ftl new file mode 100644 index 00000000000..819ace0c6b1 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/appraisal.ftl @@ -0,0 +1,2 @@ +ent-AppraisalTool = appraisal tool + .desc = A beancounter's best friend, with a quantum connection to the galactic market and the ability to appraise even the toughest items. It will also tell you if a crate contains a completed bounty. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/bucket.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/bucket.ftl new file mode 100644 index 00000000000..6cbc0333021 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/bucket.ftl @@ -0,0 +1,2 @@ +ent-Bucket = bucket + .desc = It's a boring old bucket. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/cable_coils.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/cable_coils.ftl new file mode 100644 index 00000000000..b7659552b6e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/cable_coils.ftl @@ -0,0 +1,39 @@ +ent-CableStack = cable stack + .suffix = Full + .desc = { ent-BaseItem.desc } +ent-CableHVStack = HV cable coil + .desc = HV cables for connecting engines to heavy duty machinery, SMESes, and substations. + .suffix = Full +ent-CableHVStack10 = { ent-CableHVStack } + .suffix = 10 + .desc = { ent-CableHVStack.desc } +ent-CableHVStackLingering10 = { ent-CableHVStack10 } + .suffix = Lingering, 10 + .desc = { ent-CableHVStack10.desc } +ent-CableHVStack1 = { ent-CableHVStack } + .suffix = 1 + .desc = { ent-CableHVStack.desc } +ent-CableMVStack = MV cable coil + .desc = MV cables for connecting substations to APCs, and also powering a select few things like emitters. + .suffix = Full +ent-CableMVStack10 = { ent-CableMVStack } + .suffix = 10 + .desc = { ent-CableMVStack.desc } +ent-CableMVStackLingering10 = { ent-CableMVStack10 } + .suffix = Lingering, 10 + .desc = { ent-CableMVStack10.desc } +ent-CableMVStack1 = { ent-CableMVStack } + .suffix = 1 + .desc = { ent-CableMVStack.desc } +ent-CableApcStack = LV cable coil + .desc = Low-Voltage stack of wires for connecting APCs to machines and other purposes. + .suffix = Full +ent-CableApcStack10 = { ent-CableApcStack } + .suffix = 10 + .desc = { ent-CableApcStack.desc } +ent-CableApcStackLingering10 = { ent-CableApcStack10 } + .suffix = Lingering, 10 + .desc = { ent-CableApcStack10.desc } +ent-CableApcStack1 = { ent-CableApcStack } + .suffix = 1 + .desc = { ent-CableApcStack.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/cowtools.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/cowtools.ftl new file mode 100644 index 00000000000..9746b04074d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/cowtools.ftl @@ -0,0 +1,19 @@ +ent-Haycutters = haycutters + .desc = This kills the wire. Moo! +ent-Moodriver = moodriver + .desc = Turn to use. Moo! +ent-Wronch = wronch + .desc = Wronch thing. Moo! +ent-Cowbar = cowbar + .desc = Cow your problems away. Moo! +ent-Mooltitool = mooltitool + .desc = An crude tool to copy, store, and send electrical pulses and signals through wires and machines. Moo! +ent-Cowelder = cowelding tool + .desc = Melts anything as long as it's fueled, don't forget your eye protection! Moo! +ent-Milkalyzer = milkalyzer + .desc = A hand-held environmental scanner which reports current gas levels. Moo! +ent-CowToolbox = cow toolbox + .desc = A weirdly shaped box, stocked with... tools? +ent-CowToolboxFilled = cow toolbox + .suffix = Filled + .desc = { ent-CowToolbox.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/decoys.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/decoys.ftl new file mode 100644 index 00000000000..8d8357da7db --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/decoys.ftl @@ -0,0 +1,13 @@ +ent-BaseDecoy = { ent-['BaseItem', 'BaseFoldable'] } + + .desc = { ent-['BaseItem', 'BaseFoldable'].desc } +ent-BalloonOperative = operative balloon + .desc = Upon closer inspection, this Syndicate operative is actually a balloon. +ent-BalloonAgent = agent balloon + .desc = Upon closer inspection, this Syndicate agent is actually a balloon. +ent-BalloonElite = elite operative balloon + .desc = Upon closer inspection, this Syndicate elite operative is actually a balloon. +ent-BalloonJuggernaut = juggernaut balloon + .desc = Upon closer inspection, this Syndicate juggernaut is actually a balloon. +ent-BalloonCommander = commander balloon + .desc = Upon closer inspection, this Syndicate commander is actually a balloon. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/emag.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/emag.ftl new file mode 100644 index 00000000000..9278730405c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/emag.ftl @@ -0,0 +1,6 @@ +ent-EmagUnlimited = cryptographic sequencer + .desc = The all-in-one hacking solution. The thinking man's lockpick. The iconic EMAG. + .suffix = Unlimited +ent-Emag = { ent-EmagUnlimited } + .suffix = Limited + .desc = { ent-EmagUnlimited.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/flare.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/flare.ftl new file mode 100644 index 00000000000..b4c8e6a6a6b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/flare.ftl @@ -0,0 +1,2 @@ +ent-Flare = emergency flare + .desc = A flare that produces a very bright light for a short while. Point the flame away from yourself. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/flashlights.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/flashlights.ftl new file mode 100644 index 00000000000..60b6e77cc64 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/flashlights.ftl @@ -0,0 +1,7 @@ +ent-FlashlightLantern = flashlight + .desc = It lights the way to freedom. +ent-FlashlightSeclite = seclite + .desc = A robust flashlight used by security. +ent-EmptyFlashlightLantern = { ent-FlashlightLantern } + .suffix = Empty + .desc = { ent-FlashlightLantern.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/fulton.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/fulton.ftl new file mode 100644 index 00000000000..13ed43ac38e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/fulton.ftl @@ -0,0 +1,10 @@ +ent-FultonBeacon = fulton beacon + .desc = Beacon to receive fulton extractions. +ent-Fulton = fulton + .desc = Used to extract containers, items, or forcibly recruit people into your base of operations. + .suffix = Full +ent-Fulton1 = fulton + .suffix = One + .desc = { ent-Fulton.desc } +ent-FultonEffect = fulton effect + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/gas_tanks.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/gas_tanks.ftl new file mode 100644 index 00000000000..eab846759ad --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/gas_tanks.ftl @@ -0,0 +1,28 @@ +ent-GasTankBase = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-GasTankRoundBase = { ent-GasTankBase } + .desc = { ent-GasTankBase.desc } +ent-OxygenTank = oxygen tank + .desc = A standard cylindrical gas tank for oxygen. +ent-NitrogenTank = nitrogen tank + .desc = A standard cylindrical gas tank for nitrogen. +ent-EmergencyOxygenTank = emergency oxygen tank + .desc = An easily portable tank for emergencies. Contains very little oxygen, rated for survival use only. +ent-EmergencyNitrogenTank = emergency nitrogen tank + .desc = An easily portable tank for emergencies. Contains very little nitrogen, rated for survival use only. +ent-ExtendedEmergencyOxygenTank = extended-capacity emergency oxygen tank + .desc = An emergency tank with extended capacity. Technically rated for prolonged use. +ent-ExtendedEmergencyNitrogenTank = extended-capacity emergency nitrogen tank + .desc = An emergency tank with extended capacity. Technically rated for prolonged use. +ent-DoubleEmergencyOxygenTank = double emergency oxygen tank + .desc = A high-grade dual-tank emergency life support container. It holds a decent amount of oxygen for it's small size. +ent-DoubleEmergencyNitrogenTank = double emergency nitrogen tank + .desc = A high-grade dual-tank emergency life support container. It holds a decent amount of nitrogen for its small size. +ent-EmergencyFunnyOxygenTank = funny emergency oxygen tank + .desc = An easily portable tank for emergencies. Contains very little oxygen with an extra of funny gas, rated for survival use only. +ent-AirTank = air tank + .desc = Mixed anyone? +ent-NitrousOxideTank = nitrous oxide tank + .desc = Contains a mixture of air and nitrous oxide. Make sure you don't refill it with pure N2O. +ent-PlasmaTank = plasma tank + .desc = Contains dangerous plasma. Do not inhale. Extremely flammable. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/glowstick.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/glowstick.ftl new file mode 100644 index 00000000000..44d6c856ef6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/glowstick.ftl @@ -0,0 +1,22 @@ +ent-GlowstickBase = green glowstick + .desc = Useful for raves and emergencies. +ent-GlowstickRed = red glowstick + .desc = { ent-GlowstickBase.desc } +ent-GlowstickPurple = purple glowstick + .desc = { ent-GlowstickBase.desc } +ent-GlowstickYellow = yellow glowstick + .desc = { ent-GlowstickBase.desc } +ent-GlowstickBlue = blue glowstick + .desc = { ent-GlowstickBase.desc } +ent-LightBehaviourTest1 = light pulse test + .desc = { ent-BaseItem.desc } +ent-LightBehaviourTest2 = color cycle test + .desc = { ent-BaseItem.desc } +ent-LightBehaviourTest3 = multi-behaviour light test + .desc = { ent-BaseItem.desc } +ent-LightBehaviourTest4 = light fade in test + .desc = { ent-BaseItem.desc } +ent-LightBehaviourTest5 = light pulse radius test + .desc = { ent-BaseItem.desc } +ent-LightBehaviourTest6 = light randomize radius test + .desc = { ent-BaseItem.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/gps.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/gps.ftl new file mode 100644 index 00000000000..f23233a73b8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/gps.ftl @@ -0,0 +1,2 @@ +ent-HandheldGPSBasic = global positioning system + .desc = Helping lost spacemen find their way through the planets since 2016. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/hand_labeler.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/hand_labeler.ftl new file mode 100644 index 00000000000..d1e20e7a063 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/hand_labeler.ftl @@ -0,0 +1,2 @@ +ent-HandLabeler = hand labeler + .desc = A hand labeler, used to label items and objects. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/handheld_mass_scanner.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/handheld_mass_scanner.ftl new file mode 100644 index 00000000000..1e74f069b71 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/handheld_mass_scanner.ftl @@ -0,0 +1,8 @@ +ent-HandHeldMassScanner = handheld mass scanner + .desc = A hand-held mass scanner. +ent-HandHeldMassScannerEmpty = { ent-HandHeldMassScanner } + .suffix = Empty + .desc = { ent-HandHeldMassScanner.desc } +ent-HandHeldMassScannerBorg = { ent-HandHeldMassScanner } + .suffix = Borg + .desc = { ent-HandHeldMassScanner.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/inflatable_wall.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/inflatable_wall.ftl new file mode 100644 index 00000000000..4d51aec03f6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/inflatable_wall.ftl @@ -0,0 +1,15 @@ +ent-InflatableWallStack = inflatable barricade + .desc = A folded membrane which rapidly expands into a large cubical shape on activation. + .suffix = Full +ent-InflatableDoorStack = inflatable door + .desc = A folded membrane which rapidly expands into a large cubical shape on activation. + .suffix = Full +ent-InflatableWallStack5 = { ent-InflatableWallStack } + .suffix = 5 + .desc = { ent-InflatableWallStack.desc } +ent-InflatableWallStack1 = { ent-InflatableWallStack } + .suffix = 1 + .desc = { ent-InflatableWallStack.desc } +ent-InflatableDoorStack1 = { ent-InflatableDoorStack } + .suffix = 1 + .desc = { ent-InflatableDoorStack.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/jammer.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/jammer.ftl new file mode 100644 index 00000000000..4c822de1288 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/jammer.ftl @@ -0,0 +1,2 @@ +ent-RadioJammer = radio jammer + .desc = This device will disrupt any nearby outgoing radio communication when activated. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/jaws_of_life.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/jaws_of_life.ftl new file mode 100644 index 00000000000..63861648e55 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/jaws_of_life.ftl @@ -0,0 +1,4 @@ +ent-JawsOfLife = jaws of life + .desc = A set of jaws of life, compressed through the magic of science. +ent-SyndicateJawsOfLife = syndicate jaws of life + .desc = Useful for entering the station or its departments. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/jetpacks.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/jetpacks.ftl new file mode 100644 index 00000000000..6aef938783e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/jetpacks.ftl @@ -0,0 +1,42 @@ +ent-JetpackEffect = { "" } + .desc = { "" } +ent-BaseJetpack = Jetpack + .desc = It's a jetpack. +ent-ActionToggleJetpack = Toggle jetpack + .desc = Toggles the jetpack, giving you movement outside the station. +ent-JetpackBlue = jetpack + .suffix = Empty + .desc = { ent-BaseJetpack.desc } +ent-JetpackBlueFilled = jetpack + .suffix = Filled + .desc = { ent-JetpackBlue.desc } +ent-JetpackBlack = jetpack + .suffix = Empty + .desc = { ent-BaseJetpack.desc } +ent-JetpackBlackFilled = jetpack + .suffix = Filled + .desc = { ent-JetpackBlack.desc } +ent-JetpackCaptain = captain's jetpack + .suffix = Empty + .desc = { ent-BaseJetpack.desc } +ent-JetpackCaptainFilled = captain's jetpack + .suffix = Filled + .desc = { ent-JetpackCaptain.desc } +ent-JetpackMini = mini jetpack + .suffix = Empty + .desc = { ent-BaseJetpack.desc } +ent-JetpackMiniFilled = mini jetpack + .suffix = Filled + .desc = { ent-JetpackMini.desc } +ent-JetpackSecurity = security jetpack + .suffix = Empty + .desc = { ent-BaseJetpack.desc } +ent-JetpackSecurityFilled = security jetpack + .suffix = Filled + .desc = { ent-JetpackSecurity.desc } +ent-JetpackVoid = void jetpack + .suffix = Empty + .desc = { ent-BaseJetpack.desc } +ent-JetpackVoidFilled = void jetpack + .suffix = Filled + .desc = { ent-JetpackVoid.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/lantern.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/lantern.ftl new file mode 100644 index 00000000000..908b3e0f39a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/lantern.ftl @@ -0,0 +1,5 @@ +ent-Lantern = lantern + .desc = The holy light guides the way. +ent-LanternFlash = { ent-Lantern } + .suffix = Flash + .desc = { ent-Lantern.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/light_replacer.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/light_replacer.ftl new file mode 100644 index 00000000000..b57182c6316 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/light_replacer.ftl @@ -0,0 +1,5 @@ +ent-LightReplacer = light replacer + .desc = An item which uses magnets to easily replace broken lights. Refill By adding more lights into the replacer. +ent-LightReplacerEmpty = { ent-LightReplacer } + .suffix = Empty + .desc = { ent-LightReplacer.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/lighters.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/lighters.ftl new file mode 100644 index 00000000000..27c03bd5c56 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/lighters.ftl @@ -0,0 +1,8 @@ +ent-Lighter = basic lighter + .desc = A simple plastic cigarette lighter. +ent-CheapLighter = cheap lighter + .desc = A dangerously inexpensive plastic lighter, don't burn your thumb! +ent-FlippoLighter = flippo lighter + .desc = A rugged metal lighter, lasts quite a while. +ent-FlippoEngravedLighter = flippo engraved lighter + .desc = A rugged golden lighter, lasts quite a while. Engravings serve no tactical advantage whatsoever. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/matches.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/matches.ftl new file mode 100644 index 00000000000..a5aa4eb41b8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/matches.ftl @@ -0,0 +1,9 @@ +ent-SmallboxItem = { ent-BaseStorageItem } + .desc = { ent-BaseStorageItem.desc } +ent-Matchstick = match stick + .desc = A simple match stick, used for lighting fine smokables. +ent-MatchstickSpent = { ent-Matchstick } + .suffix = spent + .desc = { ent-Matchstick.desc } +ent-Matchbox = match box + .desc = A small box of Almost But Not Quite Plasma Premium Matches. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/spray_painter.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/spray_painter.ftl new file mode 100644 index 00000000000..d0d727d35bb --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/spray_painter.ftl @@ -0,0 +1,2 @@ +ent-SprayPainter = spray painter + .desc = A spray painter for painting airlocks and pipes. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/t-ray.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/t-ray.ftl new file mode 100644 index 00000000000..dfd0540259d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/t-ray.ftl @@ -0,0 +1,2 @@ +ent-trayScanner = t-ray scanner + .desc = A high-tech scanning device that uses Terahertz Radiation to detect subfloor infrastructure. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/toolbox.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/toolbox.ftl new file mode 100644 index 00000000000..3a788bfd915 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/toolbox.ftl @@ -0,0 +1,19 @@ +ent-ToolboxBase = { ent-BaseStorageItem } + .desc = { ent-BaseStorageItem.desc } +ent-ToolboxEmergency = emergency toolbox + .desc = A bright red toolbox, stocked with emergency tools. +ent-ToolboxMechanical = mechanical toolbox + .desc = A blue box, stocked with mechanical tools. +ent-ToolboxElectrical = electrical toolbox + .desc = A toolbox typically stocked with electrical gear. +ent-ToolboxElectricalTurret = electrical toolbox + .desc = A toolbox typically stocked with electrical gear. + .suffix = Syndicate, Turret +ent-ToolboxArtistic = artistic toolbox + .desc = A toolbox typically stocked with artistic supplies. +ent-ToolboxSyndicate = suspicious toolbox + .desc = A sinister looking toolbox filled with elite syndicate tools. +ent-ToolboxGolden = golden toolbox + .desc = A solid gold toolbox. A rapper would kill for this. +ent-ToolboxThief = thief undetermined toolbox + .desc = This is where your favorite thief's supplies lie. Try to remember which ones. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/tools.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/tools.ftl new file mode 100644 index 00000000000..50b5368f4c4 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/tools.ftl @@ -0,0 +1,35 @@ +ent-Wirecutter = wirecutter + .desc = This kills the wire. +ent-Screwdriver = screwdriver + .desc = Industrial grade torque in a small screwdriving package. +ent-Wrench = wrench + .desc = A common tool for assembly and disassembly. Remember: righty tighty, lefty loosey. +ent-Crowbar = crowbar + .desc = A multipurpose tool to pry open doors and fight interdimensional invaders. +ent-CrowbarRed = emergency crowbar + .desc = { ent-Crowbar.desc } +ent-Multitool = multitool + .desc = An advanced tool to copy, store, and send electrical pulses and signals through wires and machines +ent-NetworkConfigurator = network configurator + .desc = A tool for linking devices together. Has two modes, a list mode for mass linking devices and a linking mode for advanced device linking. +ent-PowerDrill = power drill + .desc = A simple powered hand drill. +ent-RCD = RCD + .desc = An advanced construction device which can place/remove walls, floors, and airlocks quickly. +ent-RCDEmpty = { ent-RCD } + .suffix = Empty + .desc = { ent-RCD.desc } +ent-RCDRecharging = experimental rcd + .desc = A bluespace-enhanced RCD that regenerates charges passively. + .suffix = AutoRecharge +ent-RCDExperimental = experimental rcd + .desc = A bluespace-enhanced RCD that regenerates charges passively. + .suffix = Admeme +ent-RCDAmmo = RCD Ammo + .desc = Ammo cartridge for an RCD. +ent-Omnitool = omnitool + .desc = A drone's best friend. +ent-Shovel = shovel + .desc = A large tool for digging and moving dirt. +ent-RollingPin = rolling pin + .desc = A tool used to shape and flatten dough. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/welders.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/welders.ftl new file mode 100644 index 00000000000..528eb7225d9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/tools/welders.ftl @@ -0,0 +1,10 @@ +ent-Welder = welding tool + .desc = Melts anything as long as it's fueled, don't forget your eye protection! +ent-WelderIndustrial = industrial welding tool + .desc = An industrial welder with over double the fuel capacity. +ent-WelderIndustrialAdvanced = advanced industrial welding tool + .desc = An advanced industrial welder with over double the fuel capacity and hotter flame. +ent-WelderExperimental = experimental welding tool + .desc = An experimental welder capable of self-fuel generation and less harmful to the eyes. +ent-WelderMini = emergency welding tool + .desc = A miniature welder used during emergencies. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/bombs/funny.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/bombs/funny.ftl new file mode 100644 index 00000000000..c8fe9ea2f46 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/bombs/funny.ftl @@ -0,0 +1,10 @@ +ent-HotPotato = hot potato + .desc = Once activated, you can't drop this time bomb - hit someone else with it to save yourself! Don't burn your hands! +ent-HotPotatoEffect = { "" } + .desc = { "" } +ent-TrashBananaPeelExplosive = banana peel + .suffix = Explosive + .desc = { ent-TrashBananaPeel.desc } +ent-TrashBananaPeelExplosiveUnarmed = banana + .desc = There's something unusual about this banana. + .suffix = Unarmed diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/bombs/ied.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/bombs/ied.ftl new file mode 100644 index 00000000000..ef71e12795c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/bombs/ied.ftl @@ -0,0 +1,8 @@ +ent-ImprovisedExplosive = improvised explosive device + .desc = A weak, improvised incendiary device. +ent-ImprovisedExplosiveEmpty = improvised explosive device + .desc = A weak, improvised incendiary device. This one has no fuel. + .suffix = empty +ent-ImprovisedExplosiveFuel = { ent-ImprovisedExplosiveEmpty } + .desc = A weak, improvised incendiary device. This one is missing wires. + .suffix = fuel diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/bombs/pen.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/bombs/pen.ftl new file mode 100644 index 00000000000..cf7664e5679 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/bombs/pen.ftl @@ -0,0 +1,5 @@ +ent-PenExploding = pen + .desc = A dark ink pen. + .suffix = Exploding +ent-PenExplodingBox = exploding pen box + .desc = A small box containing an exploding pen. Packaging disintegrates when opened, leaving no evidence behind. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/bombs/plastic.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/bombs/plastic.ftl new file mode 100644 index 00000000000..7db0e1d44a0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/bombs/plastic.ftl @@ -0,0 +1,6 @@ +ent-BasePlasticExplosive = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-C4 = composition C-4 + .desc = Used to put holes in specific areas without too much extra hole. A saboteur's favorite. +ent-SeismicCharge = seismic charge + .desc = Concussion based explosive designed to destroy large amounts of rock. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/bombs/spider.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/bombs/spider.ftl new file mode 100644 index 00000000000..241d200b4cc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/bombs/spider.ftl @@ -0,0 +1,2 @@ +ent-SpiderCharge = spider clan charge + .desc = A modified C-4 charge supplied to you by the Spider Clan. Its explosive power has been juiced up, but only works in one specific area. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/antimateriel.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/antimateriel.ftl new file mode 100644 index 00000000000..ec214efc692 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/antimateriel.ftl @@ -0,0 +1,6 @@ +ent-BaseMagazineBoxAntiMateriel = ammunition box (.60 anti-materiel) + .desc = { ent-BaseItem.desc } +ent-MagazineBoxAntiMaterielBig = ammunition box (.60 anti-materiel) + .desc = { ent-BaseMagazineBoxAntiMateriel.desc } +ent-MagazineBoxAntiMateriel = ammunition box (.60 anti-materiel) + .desc = { ent-BaseMagazineBoxAntiMateriel.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/caseless_rifle.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/caseless_rifle.ftl new file mode 100644 index 00000000000..20428907ce2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/caseless_rifle.ftl @@ -0,0 +1,14 @@ +ent-BaseMagazineBoxCaselessRifle = ammunition box (.25 caseless) + .desc = { ent-BaseItem.desc } +ent-MagazineBoxCaselessRifle10x24 = ammunition box (.25 caseless) + .desc = { ent-BaseMagazineBoxCaselessRifle.desc } +ent-MagazineBoxCaselessRifleBig = ammunition box (.25 caseless) + .desc = { ent-BaseMagazineBoxCaselessRifle.desc } +ent-MagazineBoxCaselessRifleBigRubber = ammunition box (.25 caseless rubber) + .desc = { ent-BaseMagazineBoxCaselessRifle.desc } +ent-MagazineBoxCaselessRifle = ammunition box (.25 caseless) + .desc = { ent-BaseMagazineBoxCaselessRifle.desc } +ent-MagazineBoxCaselessRiflePractice = ammunition box (.25 caseless practice) + .desc = { ent-BaseMagazineBoxCaselessRifle.desc } +ent-MagazineBoxCaselessRifleRubber = ammunition box (.25 caseless rubber) + .desc = { ent-BaseMagazineBoxCaselessRifle.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/light_rifle.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/light_rifle.ftl new file mode 100644 index 00000000000..66fde99b175 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/light_rifle.ftl @@ -0,0 +1,14 @@ +ent-BaseMagazineBoxLightRifle = ammunition box (.30 rifle) + .desc = { ent-BaseItem.desc } +ent-MagazineBoxLightRifleBig = ammunition box (.30 rifle) + .desc = { ent-BaseMagazineBoxLightRifle.desc } +ent-MagazineBoxLightRifle = ammunition box (.30 rifle) + .desc = { ent-BaseMagazineBoxLightRifle.desc } +ent-MagazineBoxLightRiflePractice = ammunition box (.30 rifle practice) + .desc = { ent-BaseMagazineBoxLightRifle.desc } +ent-MagazineBoxLightRifleRubber = ammunition box (.30 rifle rubber) + .desc = { ent-BaseMagazineBoxLightRifle.desc } +ent-MagazineBoxLightRifleIncendiary = ammunition box (.30 rifle incendiary) + .desc = { ent-BaseMagazineBoxLightRifle.desc } +ent-MagazineBoxLightRifleUranium = ammunition box (.30 rifle uranium) + .desc = { ent-BaseMagazineBoxLightRifle.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/magnum.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/magnum.ftl new file mode 100644 index 00000000000..ae1c07a5652 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/magnum.ftl @@ -0,0 +1,14 @@ +ent-BaseMagazineBoxMagnum = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-MagazineBoxMagnum = ammunition box (.45 magnum) + .desc = { ent-BaseMagazineBoxMagnum.desc } +ent-MagazineBoxMagnumPractice = ammunition box (.45 magnum practice) + .desc = { ent-BaseMagazineBoxMagnum.desc } +ent-MagazineBoxMagnumRubber = ammunition box (.45 magnum rubber) + .desc = { ent-BaseMagazineBoxMagnum.desc } +ent-MagazineBoxMagnumIncendiary = ammunition box (.45 magnum incendiary) + .desc = { ent-BaseMagazineBoxMagnum.desc } +ent-MagazineBoxMagnumUranium = ammunition box (.45 magnum uranium) + .desc = { ent-BaseMagazineBoxMagnum.desc } +ent-MagazineBoxMagnumAP = ammunition box (.45 magnum armor-piercing) + .desc = { ent-BaseMagazineBoxMagnum.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/pistol.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/pistol.ftl new file mode 100644 index 00000000000..cb3ee93c7fc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/pistol.ftl @@ -0,0 +1,12 @@ +ent-BaseMagazineBoxPistol = ammunition box (.35 auto) + .desc = { ent-BaseItem.desc } +ent-MagazineBoxPistol = ammunition box (.35 auto) + .desc = { ent-BaseMagazineBoxPistol.desc } +ent-MagazineBoxPistolPractice = ammunition box (.35 auto practice) + .desc = { ent-BaseMagazineBoxPistol.desc } +ent-MagazineBoxPistolRubber = ammunition box (.35 auto rubber) + .desc = { ent-BaseMagazineBoxPistol.desc } +ent-MagazineBoxPistolIncendiary = ammunition box (.35 auto incendiary) + .desc = { ent-BaseMagazineBoxPistol.desc } +ent-MagazineBoxPistolUranium = ammunition box (.35 auto uranium) + .desc = { ent-BaseMagazineBoxPistol.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/rifle.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/rifle.ftl new file mode 100644 index 00000000000..0396ac76ac7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/rifle.ftl @@ -0,0 +1,16 @@ +ent-BaseMagazineBoxRifle = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-MagazineBoxRifleBig = ammunition box (.20 rifle) + .desc = { ent-BaseMagazineBoxRifle.desc } +ent-MagazineBoxRifleBigRubber = ammunition box (.20 rifle rubber) + .desc = { ent-BaseMagazineBoxRifle.desc } +ent-MagazineBoxRifle = ammunition box (.20 rifle) + .desc = { ent-BaseMagazineBoxRifle.desc } +ent-MagazineBoxRiflePractice = ammunition box (.20 rifle practice) + .desc = { ent-BaseMagazineBoxRifle.desc } +ent-MagazineBoxRifleRubber = ammunition box (.20 rifle rubber) + .desc = { ent-BaseMagazineBoxRifle.desc } +ent-MagazineBoxRifleIncendiary = ammunition box (.20 rifle incendiary) + .desc = { ent-BaseMagazineBoxRifle.desc } +ent-MagazineBoxRifleUranium = ammunition box (.20 rifle uranium) + .desc = { ent-BaseMagazineBoxRifle.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/shotgun.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/shotgun.ftl new file mode 100644 index 00000000000..0fcb3501fef --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/shotgun.ftl @@ -0,0 +1,18 @@ +ent-BaseAmmoProvider = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-AmmoProviderShotgunShell = { ent-BaseAmmoProvider } + .desc = { ent-BaseAmmoProvider.desc } +ent-BoxBeanbag = shotgun beanbag cartridges dispenser + .desc = A dispenser box full of beanbag shots, designed for riot shotguns. +ent-BoxLethalshot = shotgun lethal cartridges dispenser + .desc = A dispenser box full of lethal pellet shots, designed for riot shotguns. +ent-BoxShotgunSlug = shotgun slug cartridges dispenser + .desc = A dispenser box full of slugs, designed for riot shotguns. +ent-BoxShotgunFlare = shotgun flare cartridges dispenser + .desc = A dispenser box full of flare cartridges, designed for riot shotguns. +ent-BoxShotgunIncendiary = shotgun incendiary cartridges dispenser + .desc = A dispenser box full of incendiary cartridges, designed for riot shotguns. +ent-BoxShotgunPractice = shotgun practice cartridges dispenser + .desc = A dispenser box full of practice cartridges, designed for riot shotguns. +ent-BoxShellTranquilizer = tranquilizer cartridges dispenser + .desc = A dispenser box full of tranquilizer cartridges, designed for riot shotguns. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/toy.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/toy.ftl new file mode 100644 index 00000000000..3615c359d36 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/boxes/toy.ftl @@ -0,0 +1,6 @@ +ent-BoxDonkSoftBase = foamdart box + .desc = { ent-BaseItem.desc } +ent-BoxDonkSoftBox = box of foam darts + .desc = { ent-BoxDonkSoftBase.desc } +ent-BoxCartridgeCap = cap gun cartridge box + .desc = { ent-BaseMagazineBoxMagnum.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/antimateriel.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/antimateriel.ftl new file mode 100644 index 00000000000..7918ad71f67 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/antimateriel.ftl @@ -0,0 +1,2 @@ +ent-CartridgeAntiMateriel = cartridge (.60 anti-materiel) + .desc = { ent-BaseCartridge.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/base_cartridge.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/base_cartridge.ftl new file mode 100644 index 00000000000..3a32e7e40cc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/base_cartridge.ftl @@ -0,0 +1,2 @@ +ent-BaseCartridge = { ent-BaseItem } + .desc = { ent-BaseItem.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/caseless_rifle.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/caseless_rifle.ftl new file mode 100644 index 00000000000..afe83629543 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/caseless_rifle.ftl @@ -0,0 +1,8 @@ +ent-BaseCartridgeCaselessRifle = cartridge (.25 rifle) + .desc = { ent-BaseCartridge.desc } +ent-CartridgeCaselessRifle = cartridge (.25 caseless) + .desc = { ent-BaseCartridgeCaselessRifle.desc } +ent-CartridgeCaselessRiflePractice = cartridge (.25 caseless practice) + .desc = { ent-BaseCartridgeCaselessRifle.desc } +ent-CartridgeCaselessRifleRubber = cartridge (.25 caseless rubber) + .desc = { ent-BaseCartridgeCaselessRifle.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/heavy_rifle.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/heavy_rifle.ftl new file mode 100644 index 00000000000..53270940397 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/heavy_rifle.ftl @@ -0,0 +1,4 @@ +ent-BaseCartridgeHeavyRifle = cartridge (.20 rifle) + .desc = { ent-BaseCartridge.desc } +ent-CartridgeMinigun = cartridge (.10 rifle) + .desc = { ent-BaseCartridgeHeavyRifle.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/light_rifle.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/light_rifle.ftl new file mode 100644 index 00000000000..7c07b506645 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/light_rifle.ftl @@ -0,0 +1,12 @@ +ent-BaseCartridgeLightRifle = cartridge (.30 rifle) + .desc = { ent-BaseCartridge.desc } +ent-CartridgeLightRifle = cartridge (.30 rifle) + .desc = { ent-BaseCartridgeLightRifle.desc } +ent-CartridgeLightRiflePractice = cartridge (.30 rifle practice) + .desc = { ent-BaseCartridgeLightRifle.desc } +ent-CartridgeLightRifleRubber = cartridge (.30 rifle rubber) + .desc = { ent-BaseCartridgeLightRifle.desc } +ent-CartridgeLightRifleIncendiary = cartridge (.30 rifle incendiary) + .desc = { ent-BaseCartridgeLightRifle.desc } +ent-CartridgeLightRifleUranium = cartridge (.30 rifle uranium) + .desc = { ent-BaseCartridgeLightRifle.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/magnum.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/magnum.ftl new file mode 100644 index 00000000000..d0d74d06655 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/magnum.ftl @@ -0,0 +1,14 @@ +ent-BaseCartridgeMagnum = cartridge (.45 magnum) + .desc = { ent-BaseCartridge.desc } +ent-CartridgeMagnum = cartridge (.45 magnum) + .desc = { ent-BaseCartridgeMagnum.desc } +ent-CartridgeMagnumPractice = cartridge (.45 magnum practice) + .desc = { ent-BaseCartridgeMagnum.desc } +ent-CartridgeMagnumRubber = cartridge (.45 magnum rubber) + .desc = { ent-BaseCartridgeMagnum.desc } +ent-CartridgeMagnumIncendiary = cartridge (.45 magnum incendiary) + .desc = { ent-BaseCartridgeMagnum.desc } +ent-CartridgeMagnumAP = cartridge (.45 magnum armor-piercing) + .desc = { ent-BaseCartridgeMagnum.desc } +ent-CartridgeMagnumUranium = cartridge (.45 magnum uranium) + .desc = { ent-BaseCartridgeMagnum.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/pistol.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/pistol.ftl new file mode 100644 index 00000000000..293080ad5f8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/pistol.ftl @@ -0,0 +1,12 @@ +ent-BaseCartridgePistol = cartridge (.35 auto) + .desc = { ent-BaseCartridge.desc } +ent-CartridgePistol = cartridge (.35 auto) + .desc = { ent-BaseCartridgePistol.desc } +ent-CartridgePistolPractice = cartridge (.35 auto practice) + .desc = { ent-BaseCartridgePistol.desc } +ent-CartridgePistolRubber = cartridge (.35 auto rubber) + .desc = { ent-BaseCartridgePistol.desc } +ent-CartridgePistolIncendiary = cartridge (.35 auto incendiary) + .desc = { ent-BaseCartridgePistol.desc } +ent-CartridgePistolUranium = cartridge (.35 auto uranium) + .desc = { ent-BaseCartridgePistol.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/rifle.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/rifle.ftl new file mode 100644 index 00000000000..f929f52beab --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/rifle.ftl @@ -0,0 +1,12 @@ +ent-BaseCartridgeRifle = cartridge (.20 rifle) + .desc = { ent-BaseCartridge.desc } +ent-CartridgeRifle = cartridge (.20 rifle) + .desc = { ent-BaseCartridgeRifle.desc } +ent-CartridgeRiflePractice = cartridge (.20 rifle practice) + .desc = { ent-BaseCartridgeRifle.desc } +ent-CartridgeRifleRubber = cartridge (.20 rifle rubber) + .desc = { ent-BaseCartridgeRifle.desc } +ent-CartridgeRifleIncendiary = cartridge (.20 rifle incendiary) + .desc = { ent-BaseCartridgeRifle.desc } +ent-CartridgeRifleUranium = cartridge (.20 rifle uranium) + .desc = { ent-BaseCartridgeRifle.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/shotgun.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/shotgun.ftl new file mode 100644 index 00000000000..6fcd2b5fb13 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/shotgun.ftl @@ -0,0 +1,20 @@ +ent-BaseShellShotgun = shell (.50) + .desc = { ent-BaseCartridge.desc } +ent-ShellShotgunBeanbag = shell (.50 beanbag) + .desc = { ent-BaseShellShotgun.desc } +ent-ShellShotgunSlug = shell (.50 slug) + .desc = { ent-BaseShellShotgun.desc } +ent-ShellShotgunFlare = shell (.50 flare) + .desc = { ent-BaseShellShotgun.desc } +ent-ShellShotgun = shell (.50) + .desc = { ent-BaseShellShotgun.desc } +ent-ShellShotgunIncendiary = shell (.50 incendiary) + .desc = { ent-BaseShellShotgun.desc } +ent-ShellShotgunPractice = shell (.50 practice) + .desc = { ent-BaseShellShotgun.desc } +ent-ShellTranquilizer = shell (.50 tranquilizer) + .desc = { ent-BaseShellShotgun.desc } +ent-ShellShotgunImprovised = improvised shotgun shell + .desc = A homemade shotgun shell that shoots painful metal shrapnel. The spread is so wide that it couldn't hit the broad side of a barn. +ent-ShellShotgunUranium = uranium shotgun shell + .desc = { ent-BaseShellShotgun.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/toy.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/toy.ftl new file mode 100644 index 00000000000..374664e400a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/cartridges/toy.ftl @@ -0,0 +1,4 @@ +ent-BaseCartridgeCap = cartridge (cap) + .desc = { ent-BaseCartridge.desc } +ent-CartridgeCap = cap gun cartridge + .desc = { ent-BaseCartridgeCap.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/explosives.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/explosives.ftl new file mode 100644 index 00000000000..413c115c3ed --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/explosives.ftl @@ -0,0 +1,27 @@ +ent-CartridgeRocket = PG-7VL grenade + .desc = A 1.5 warhead designed for the RPG-7 launcher. Has tubular shape. +ent-CartridgeRocketSlow = PG-7VL grenade "Snail-Rocket" + .desc = A 1.5 warhead designed for the RPG-7 launcher. It's unusually slow. +ent-BaseGrenade = base grenade + .desc = { ent-BaseItem.desc } +ent-GrenadeBaton = baton grenade + .desc = { ent-BaseGrenade.desc } +ent-GrenadeBlast = blast grenade + .desc = { ent-BaseGrenade.desc } +ent-GrenadeFlash = flash grenade + .desc = { ent-BaseGrenade.desc } +ent-GrenadeFrag = frag grenade + .desc = { ent-BaseGrenade.desc } +ent-GrenadeEMP = EMP grenade + .desc = { ent-BaseGrenade.desc } +ent-BaseCannonBall = base cannon ball + .desc = { ent-BaseItem.desc } +ent-CannonBall = cannonball + .suffix = Pirate + .desc = { ent-BaseCannonBall.desc } +ent-CannonBallGrapeshot = grapeshot + .suffix = Pirate + .desc = { ent-BaseCannonBall.desc } +ent-CannonBallGlassshot = glassshot + .suffix = Pirate + .desc = { ent-BaseCannonBall.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/caseless_rifle.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/caseless_rifle.ftl new file mode 100644 index 00000000000..1a0fc91323d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/caseless_rifle.ftl @@ -0,0 +1,26 @@ +ent-BaseMagazineCaselessRifle = magazine (.25 caseless) + .desc = { ent-BaseItem.desc } +ent-BaseMagazineCaselessRifleShort = caseless rifle short magazine (.25 caseless) + .desc = { ent-BaseMagazineCaselessRifle.desc } +ent-BaseMagazinePistolCaselessRifle = pistol magazine (.25 caseless) + .desc = { ent-BaseMagazineCaselessRifle.desc } +ent-MagazineCaselessRifle10x24 = box magazine (.25 caseless) + .desc = { ent-BaseMagazineCaselessRifle.desc } +ent-MagazinePistolCaselessRifle = pistol magazine (.25 caseless) + .desc = { ent-BaseMagazinePistolCaselessRifle.desc } +ent-MagazinePistolCaselessRiflePractice = pistol magazine (.25 caseless practice) + .desc = { ent-BaseMagazinePistolCaselessRifle.desc } +ent-MagazinePistolCaselessRifleRubber = pistol magazine (.25 caseless rubber) + .desc = { ent-BaseMagazinePistolCaselessRifle.desc } +ent-MagazineCaselessRifle = magazine (.25 caseless) + .desc = { ent-BaseMagazineCaselessRifle.desc } +ent-MagazineCaselessRiflePractice = magazine (.25 caseless practice) + .desc = { ent-BaseMagazineCaselessRifle.desc } +ent-MagazineCaselessRifleRubber = magazine (.25 caseless rubber) + .desc = { ent-BaseMagazineCaselessRifle.desc } +ent-MagazineCaselessRifleShort = short magazine (.25 caseless) + .desc = { ent-BaseMagazineCaselessRifleShort.desc } +ent-MagazineCaselessRifleShortPractice = short magazine (.25 caseless practice) + .desc = { ent-BaseMagazineCaselessRifleShort.desc } +ent-MagazineCaselessRifleShortRubber = short magazine (.25 caseless rubber) + .desc = { ent-BaseMagazineCaselessRifleShort.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/grenade.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/grenade.ftl new file mode 100644 index 00000000000..2b19048a813 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/grenade.ftl @@ -0,0 +1,14 @@ +ent-BaseMagazineGrenade = grenade cartridge + .desc = { ent-BaseItem.desc } +ent-MagazineGrenadeEmpty = grenade cartridge + .desc = { ent-BaseMagazineGrenade.desc } +ent-MagazineGrenadeFrag = frag grenade cartridge + .desc = { ent-BaseMagazineGrenade.desc } +ent-MagazineGrenadeEMP = EMP grenade cartridge + .desc = { ent-BaseMagazineGrenade.desc } +ent-MagazineGrenadeFlash = flash grenade cartridge + .desc = { ent-BaseMagazineGrenade.desc } +ent-MagazineGrenadeBlast = blast grenade cartridge + .desc = { ent-BaseMagazineGrenade.desc } +ent-MagazineGrenadeBaton = baton grenade cartridge + .desc = { ent-BaseMagazineGrenade.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/heavy_rifle.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/heavy_rifle.ftl new file mode 100644 index 00000000000..afde7e5b3be --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/heavy_rifle.ftl @@ -0,0 +1,2 @@ +ent-BaseMagazineHeavyRifle = magazine (.20 rifle) + .desc = { ent-BaseItem.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/light_rifle.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/light_rifle.ftl new file mode 100644 index 00000000000..e73b20b50ac --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/light_rifle.ftl @@ -0,0 +1,16 @@ +ent-BaseMagazineLightRifle = magazine (.30 rifle) + .desc = { ent-BaseItem.desc } +ent-MagazineLightRifleBox = L6 SAW magazine box (.30 rifle) + .desc = { ent-BaseMagazineLightRifle.desc } +ent-MagazineLightRifle = magazine (.30 rifle) + .desc = { ent-BaseMagazineLightRifle.desc } +ent-MagazineLightRiflePractice = magazine (.30 rifle practice) + .desc = { ent-BaseMagazineLightRifle.desc } +ent-MagazineLightRifleRubber = magazine (.30 rifle rubber) + .desc = { ent-BaseMagazineLightRifle.desc } +ent-MagazineLightRifleUranium = magazine (.30 rifle uranium) + .desc = { ent-BaseMagazineLightRifle.desc } +ent-MagazineLightRifleMaxim = pan magazine (.30 rifle) + .desc = { ent-BaseMagazineLightRifle.desc } +ent-MagazineLightRiflePkBox = PK munitions box (.30 rifle) + .desc = { ent-BaseMagazineLightRifle.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/magnum.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/magnum.ftl new file mode 100644 index 00000000000..75e59fe4f3b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/magnum.ftl @@ -0,0 +1,24 @@ +ent-BaseMagazineMagnum = pistol magazine (.45 magnum) + .desc = { ent-BaseMagazinePistol.desc } +ent-BaseMagazineMagnumSubMachineGun = Vector magazine (.45 magnum) + .desc = { ent-BaseItem.desc } +ent-MagazineMagnum = pistol magazine (.45 magnum) + .desc = { ent-BaseMagazineMagnum.desc } +ent-MagazineMagnumPractice = pistol magazine (.45 magnum practice) + .desc = { ent-BaseMagazineMagnum.desc } +ent-MagazineMagnumRubber = pistol magazine (.45 magnum rubber) + .desc = { ent-BaseMagazineMagnum.desc } +ent-MagazineMagnumUranium = pistol magazine (.45 magnum uranium) + .desc = { ent-BaseMagazineMagnum.desc } +ent-MagazineMagnumAP = pistol magazine (.45 magnum armor-piercing) + .desc = { ent-BaseMagazineMagnum.desc } +ent-MagazineMagnumSubMachineGun = Vector magazine (.45 magnum) + .desc = { ent-BaseMagazineMagnumSubMachineGun.desc } +ent-MagazineMagnumSubMachineGunPractice = Vector magazine (.45 magnum practice) + .desc = { ent-BaseMagazineMagnumSubMachineGun.desc } +ent-MagazineMagnumSubMachineGunRubber = Vector magazine (.45 magnum rubber) + .desc = { ent-BaseMagazineMagnumSubMachineGun.desc } +ent-MagazineMagnumSubMachineGunUranium = Vector magazine (.45 magnum uranium) + .desc = { ent-BaseMagazineMagnumSubMachineGun.desc } +ent-MagazineMagnumSubMachineGunPiercing = Vector magazine (.45 magnum armor-piercing) + .desc = { ent-BaseMagazineMagnumSubMachineGun.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/pistol.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/pistol.ftl new file mode 100644 index 00000000000..42584975093 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/pistol.ftl @@ -0,0 +1,28 @@ +ent-BaseMagazinePistol = pistol magazine (.35 auto) + .desc = { ent-BaseItem.desc } +ent-BaseMagazinePistolHighCapacity = machine pistol magazine (.35 auto) + .desc = { ent-BaseItem.desc } +ent-BaseMagazinePistolSubMachineGun = SMG magazine (.35 auto) + .desc = { ent-BaseItem.desc } +ent-MagazinePistolSubMachineGunTopMounted = WT550 magazine (.35 auto top-mounted) + .desc = { ent-BaseItem.desc } +ent-MagazinePistol = pistol magazine (.35 auto) + .desc = { ent-BaseMagazinePistol.desc } +ent-MagazinePistolPractice = pistol magazine (.35 auto practice) + .desc = { ent-BaseMagazinePistol.desc } +ent-MagazinePistolRubber = pistol magazine (.35 auto rubber) + .desc = { ent-BaseMagazinePistol.desc } +ent-MagazinePistolHighCapacity = machine pistol magazine (.35 auto) + .desc = { ent-BaseMagazinePistolHighCapacity.desc } +ent-MagazinePistolHighCapacityPractice = machine pistol magazine (.35 auto practice) + .desc = { ent-BaseMagazinePistolHighCapacity.desc } +ent-MagazinePistolHighCapacityRubber = machine pistol magazine (.35 auto rubber) + .desc = { ent-BaseMagazinePistolHighCapacity.desc } +ent-MagazinePistolSubMachineGun = SMG magazine (.35 auto) + .desc = { ent-BaseMagazinePistolSubMachineGun.desc } +ent-MagazinePistolSubMachineGunPractice = SMG magazine (.35 auto practice) + .desc = { ent-BaseMagazinePistolSubMachineGun.desc } +ent-MagazinePistolSubMachineGunRubber = SMG magazine (.35 auto rubber) + .desc = { ent-BaseMagazinePistolSubMachineGun.desc } +ent-MagazinePistolSubMachineGunUranium = SMG magazine (.35 auto rubber) + .desc = { ent-BaseMagazinePistolSubMachineGun.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/rifle.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/rifle.ftl new file mode 100644 index 00000000000..a4c85f0400d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/rifle.ftl @@ -0,0 +1,10 @@ +ent-BaseMagazineRifle = magazine (.20 rifle) + .desc = { ent-BaseItem.desc } +ent-MagazineRifle = magazine (.20 rifle) + .desc = { ent-BaseMagazineRifle.desc } +ent-MagazineRiflePractice = magazine (.20 rifle practice) + .desc = { ent-BaseMagazineRifle.desc } +ent-MagazineRifleRubber = magazine (.20 rifle rubber) + .desc = { ent-BaseMagazineRifle.desc } +ent-MagazineRifleUranium = magazine (.20 rifle uranium) + .desc = { ent-BaseMagazineRifle.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/shotgun.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/shotgun.ftl new file mode 100644 index 00000000000..9b7752fbf40 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/magazines/shotgun.ftl @@ -0,0 +1,10 @@ +ent-BaseMagazineShotgun = ammo drum (.50 shells) + .desc = { ent-BaseItem.desc } +ent-MagazineShotgun = ammo drum (.50 pellet) + .desc = { ent-BaseMagazineShotgun.desc } +ent-MagazineShotgunBeanbag = ammo drum (.50 beanbags) + .desc = { ent-BaseMagazineShotgun.desc } +ent-MagazineShotgunSlug = ammo drum (.50 slug) + .desc = { ent-BaseMagazineShotgun.desc } +ent-MagazineShotgunIncendiary = ammo drum (.50 incendiary) + .desc = { ent-BaseMagazineShotgun.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/antimateriel.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/antimateriel.ftl new file mode 100644 index 00000000000..aa0f084ea4e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/antimateriel.ftl @@ -0,0 +1,2 @@ +ent-BulletAntiMateriel = bullet (.60 anti-materiel) + .desc = { ent-BaseBullet.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/caseless_rifle.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/caseless_rifle.ftl new file mode 100644 index 00000000000..b98a7f82be5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/caseless_rifle.ftl @@ -0,0 +1,6 @@ +ent-BulletCaselessRifle = bullet (.25 caseless) + .desc = { ent-BaseBullet.desc } +ent-BulletCaselessRiflePractice = bullet (.25 caseless practice) + .desc = { ent-BaseBulletPractice.desc } +ent-BulletCaselessRifleRubber = bullet (.25 caseless rubber) + .desc = { ent-BaseBulletRubber.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/grenade.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/grenade.ftl new file mode 100644 index 00000000000..b8e0a127c16 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/grenade.ftl @@ -0,0 +1,6 @@ +ent-PelletClusterRubber = pellet (ball, Rubber) + .desc = { ent-BaseBullet.desc } +ent-PelletClusterLethal = pellet (ball, Lethal) + .desc = { ent-BaseBullet.desc } +ent-PelletClusterIncendiary = pellet (ball, incendiary) + .desc = { ent-BaseBulletIncendiary.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/heavy_rifle.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/heavy_rifle.ftl new file mode 100644 index 00000000000..47abd7ba6d2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/heavy_rifle.ftl @@ -0,0 +1,4 @@ +ent-BulletHeavyRifle = bullet (.20 rifle) + .desc = { ent-BaseBullet.desc } +ent-BulletMinigun = minigun bullet (.10 rifle) + .desc = { ent-BulletHeavyRifle.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/light_rifle.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/light_rifle.ftl new file mode 100644 index 00000000000..0250e09da6a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/light_rifle.ftl @@ -0,0 +1,10 @@ +ent-BulletLightRifle = bullet (.20 rifle) + .desc = { ent-BaseBullet.desc } +ent-BulletLightRiflePractice = bullet (.20 rifle practice) + .desc = { ent-BaseBulletPractice.desc } +ent-BulletLightRifleRubber = bullet (.20 rifle rubber) + .desc = { ent-BaseBulletRubber.desc } +ent-BulletLightRifleIncendiary = bullet (.20 rifle incendiary) + .desc = { ent-BaseBulletIncendiary.desc } +ent-BulletLightRifleUranium = bullet (.20 rifle uranium) + .desc = { ent-BaseBulletUranium.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/magnum.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/magnum.ftl new file mode 100644 index 00000000000..4e1186af254 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/magnum.ftl @@ -0,0 +1,12 @@ +ent-BulletMagnum = bullet (.45 magnum) + .desc = { ent-BaseBullet.desc } +ent-BulletMagnumPractice = bullet (.45 magnum practice) + .desc = { ent-BaseBulletPractice.desc } +ent-BulletMagnumRubber = bullet (.45 magnum rubber) + .desc = { ent-BaseBulletRubber.desc } +ent-BulletMagnumIncendiary = bullet (.45 magnum incendiary) + .desc = { ent-BaseBulletIncendiary.desc } +ent-BulletMagnumAP = bullet (.45 magnum armor-piercing) + .desc = { ent-BaseBulletAP.desc } +ent-BulletMagnumUranium = bullet (.45 magnum uranium) + .desc = { ent-BaseBulletUranium.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/pistol.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/pistol.ftl new file mode 100644 index 00000000000..1c153146492 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/pistol.ftl @@ -0,0 +1,10 @@ +ent-BulletPistol = bullet (.35 auto) + .desc = { ent-BaseBullet.desc } +ent-BulletPistolPractice = bullet (.35 auto practice) + .desc = { ent-BaseBulletPractice.desc } +ent-BulletPistolRubber = bullet (.35 auto rubber) + .desc = { ent-BaseBulletRubber.desc } +ent-BulletPistolIncendiary = bullet (.35 auto incendiary) + .desc = { ent-BaseBulletIncendiary.desc } +ent-BulletPistolUranium = bullet (.35 auto uranium) + .desc = { ent-BaseBulletUranium.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/rifle.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/rifle.ftl new file mode 100644 index 00000000000..c413c8a6bb7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/rifle.ftl @@ -0,0 +1,10 @@ +ent-BulletRifle = bullet (0.20 rifle) + .desc = { ent-BaseBullet.desc } +ent-BulletRiflePractice = bullet (0.20 rifle practice) + .desc = { ent-BaseBulletPractice.desc } +ent-BulletRifleRubber = bullet (0.20 rifle rubber) + .desc = { ent-BaseBulletRubber.desc } +ent-BulletRifleIncendiary = bullet (0.20 rifle incendiary) + .desc = { ent-BaseBulletIncendiary.desc } +ent-BulletRifleUranium = bullet (0.20 rifle uranium) + .desc = { ent-BaseBulletUranium.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/shotgun.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/shotgun.ftl new file mode 100644 index 00000000000..405fcb51a41 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/shotgun.ftl @@ -0,0 +1,22 @@ +ent-PelletShotgunSlug = pellet (.50 slug) + .desc = { ent-BaseBullet.desc } +ent-PelletShotgunBeanbag = beanbag (.50) + .desc = { ent-BaseBullet.desc } +ent-PelletShotgun = pellet (.50) + .desc = { ent-BaseBullet.desc } +ent-PelletShotgunIncendiary = pellet (.50 incendiary) + .desc = { ent-BaseBulletIncendiary.desc } +ent-PelletShotgunPractice = pellet (.50 practice) + .desc = { ent-BaseBulletPractice.desc } +ent-PelletShotgunImprovised = improvised pellet + .desc = { ent-BaseBullet.desc } +ent-PelletShotgunTranquilizer = pellet (.50 tranquilizer) + .desc = { ent-BaseBulletPractice.desc } +ent-PelletShotgunFlare = pellet (.50 flare) + .desc = { "" } +ent-PelletShotgunUranium = pellet (.50 uranium) + .desc = { ent-BaseBullet.desc } +ent-PelletGrapeshot = grapeshot pellet + .desc = { ent-BaseBullet.desc } +ent-PelletGlass = glass shard + .desc = { ent-BaseBullet.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/toy.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/toy.ftl new file mode 100644 index 00000000000..bacb8133824 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/projectiles/toy.ftl @@ -0,0 +1,2 @@ +ent-BulletFoam = foam dart + .desc = I hope you're wearing eye protection. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/speedloaders/magnum.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/speedloaders/magnum.ftl new file mode 100644 index 00000000000..1684b99a371 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/speedloaders/magnum.ftl @@ -0,0 +1,12 @@ +ent-BaseSpeedLoaderMagnum = speed loader (.45 magnum) + .desc = { ent-BaseItem.desc } +ent-SpeedLoaderMagnum = speed loader (.45 magnum) + .desc = { ent-BaseSpeedLoaderMagnum.desc } +ent-SpeedLoaderMagnumPractice = speed loader (.45 magnum practice) + .desc = { ent-BaseSpeedLoaderMagnum.desc } +ent-SpeedLoaderMagnumRubber = speed loader (.45 magnum rubber) + .desc = { ent-BaseSpeedLoaderMagnum.desc } +ent-SpeedLoaderMagnumAP = speed loader (.45 magnum armor-piercing) + .desc = { ent-BaseSpeedLoaderMagnum.desc } +ent-SpeedLoaderMagnumUranium = speed loader (.45 magnum uranium) + .desc = { ent-BaseSpeedLoaderMagnum.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/speedloaders/pistol.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/speedloaders/pistol.ftl new file mode 100644 index 00000000000..c515ba04657 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/speedloaders/pistol.ftl @@ -0,0 +1,8 @@ +ent-BaseSpeedLoaderPistol = speed loader (.35 auto) + .desc = { ent-BaseItem.desc } +ent-SpeedLoaderPistol = speed loader (.35 auto) + .desc = { ent-BaseSpeedLoaderPistol.desc } +ent-SpeedLoaderPistolPractice = speed loader (.35 auto practice) + .desc = { ent-BaseSpeedLoaderPistol.desc } +ent-SpeedLoaderPistolRubber = speed loader (.35 auto rubber) + .desc = { ent-BaseSpeedLoaderPistol.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/speedloaders/rifle_light.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/speedloaders/rifle_light.ftl new file mode 100644 index 00000000000..236430db0e2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/speedloaders/rifle_light.ftl @@ -0,0 +1,2 @@ +ent-SpeedLoaderLightRifle = speed loader (.30 rifle) + .desc = { ent-BaseItem.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/speedloaders/toy.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/speedloaders/toy.ftl new file mode 100644 index 00000000000..b0776f545ea --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/ammunition/speedloaders/toy.ftl @@ -0,0 +1,4 @@ +ent-BaseSpeedLoaderCap = cap gun loader + .desc = { ent-BaseItem.desc } +ent-SpeedLoaderCap = cap gun loader + .desc = { ent-BaseSpeedLoaderCap.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/base_pka.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/base_pka.ftl new file mode 100644 index 00000000000..2fcd934456d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/base_pka.ftl @@ -0,0 +1,2 @@ +ent-WeaponProtoKineticAcceleratorBase = { ent-BaseItem } + .desc = { ent-BaseItem.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/base_staff.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/base_staff.ftl new file mode 100644 index 00000000000..746f661f5c6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/base_staff.ftl @@ -0,0 +1,2 @@ +ent-WeaponStaffBase = { ent-BaseItem } + .desc = { ent-BaseItem.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/base_wand.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/base_wand.ftl new file mode 100644 index 00000000000..795316ff2f2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/base_wand.ftl @@ -0,0 +1,2 @@ +ent-WeaponWandBase = { ent-BaseItem } + .desc = { ent-BaseItem.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/pka.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/pka.ftl new file mode 100644 index 00000000000..d3f505adb02 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/pka.ftl @@ -0,0 +1,2 @@ +ent-WeaponProtoKineticAccelerator = proto-kinetic accelerator + .desc = Fires low-damage kinetic bolts at a short range. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/spraynozzle.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/spraynozzle.ftl new file mode 100644 index 00000000000..38e12c83d73 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/spraynozzle.ftl @@ -0,0 +1,2 @@ +ent-WeaponSprayNozzle = spray nozzle + .desc = A high-powered spray nozzle used in conjunction with a backpack-mounted water tank. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/staves.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/staves.ftl new file mode 100644 index 00000000000..70259dbfb8e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/staves.ftl @@ -0,0 +1,4 @@ +ent-WeaponStaffHealing = staff of healing + .desc = You don't foresee having to use this in your quest for carnage too often. +ent-WeaponStaffPolymorphDoor = staff of entrance + .desc = For when you need a get-away route. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/wands.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/wands.ftl new file mode 100644 index 00000000000..a604cc8d37c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/wands.ftl @@ -0,0 +1,16 @@ +ent-WeaponWandPolymorphBase = { ent-WeaponWandBase } + .desc = { ent-WeaponWandBase.desc } +ent-WeaponWandPolymorphCarp = wand of carp polymorph + .desc = For when you need a carp filet quick and the clown is looking juicy. +ent-WeaponWandPolymorphMonkey = wand of monkey polymorph + .desc = For when you need a monkey friend. +ent-WeaponWandFireball = wand of fireball + .desc = Great big balls of fire! +ent-WeaponWandDeath = magical wand of instant death + .desc = Only the best and brightest of the Space Wizards R&D team worked together to create this beauty. +ent-WeaponWandPolymorphDoor = wand of entrance + .desc = For when you need a get-away route. +ent-WeaponWandCluwne = wand of cluwning + .desc = Make their situation worse by turning them into a cluwne. +ent-WeaponWandPolymorphBread = magic bread wand + .desc = Turn all your friends into bread! Your boss! Your enemies! Your dog! Make everything bread! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/watergun.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/watergun.ftl new file mode 100644 index 00000000000..ca4552cc9b0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/basic/watergun.ftl @@ -0,0 +1,8 @@ +ent-WeaponWaterGunBase = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-WeaponWaterPistol = water pistol + .desc = The dinkiest of water-based weaponry. You swear the trigger doesn't do anything. +ent-WeaponWaterBlaster = water blaster + .desc = With this bad boy, you'll be the cooleste kid at the summer barbecue. +ent-WeaponWaterBlasterSuper = super water blaster + .desc = No! No! Not in the eyes! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/battery/battery_guns.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/battery/battery_guns.ftl new file mode 100644 index 00000000000..93ee69051f2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/battery/battery_guns.ftl @@ -0,0 +1,50 @@ +ent-BaseWeaponBattery = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-BaseWeaponPowerCell = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-BaseWeaponBatterySmall = { ent-BaseWeaponBattery } + .desc = { ent-BaseWeaponBattery.desc } +ent-BaseWeaponPowerCellSmall = { ent-BaseWeaponPowerCell } + .desc = { ent-BaseWeaponPowerCell.desc } +ent-WeaponLaserSvalinn = svalinn laser pistol + .desc = A cheap and widely used laser pistol. +ent-WeaponLaserGun = retro laser blaster + .desc = A weapon using light amplified by the stimulated emission of radiation. +ent-WeaponMakeshiftLaser = makeshift laser pistol + .desc = Better pray it won't burn your hands off. +ent-WeaponTeslaGun = tesla gun + .desc = The power of the primordial element of lightning in your hands. +ent-WeaponLaserCarbine = laser rifle + .desc = Favoured by Nanotrasen Security for being cheap and easy to use. +ent-WeaponLaserCarbinePractice = practice laser rifle + .desc = This modified laser rifle fires harmless beams in the 40-watt range, for target practice. +ent-WeaponPulsePistol = pulse pistol + .desc = A state of the art energy pistol favoured as a sidearm by the NT operatives. +ent-WeaponPulseCarbine = pulse carbine + .desc = A high tech energy carbine favoured by the NT-ERT operatives. +ent-WeaponPulseRifle = pulse rifle + .desc = A weapon that is almost as infamous as its users. +ent-WeaponLaserCannon = laser cannon + .desc = A heavy duty, high powered laser weapon. +ent-WeaponParticleDecelerator = portable particle decelerator + .desc = A portable particle decelerator capable of decomposing a tesla or singularity. +ent-WeaponXrayCannon = x-ray cannon + .desc = An experimental weapon that uses concentrated x-ray energy against its target. +ent-WeaponDisabler = disabler + .desc = A self-defense weapon that exhausts organic targets, weakening them until they collapse. +ent-WeaponDisablerSMG = disabler SMG + .desc = Advanced weapon that exhausts organic targets, weakening them until they collapse. +ent-WeaponDisablerPractice = practice disabler + .desc = A self-defense weapon that exhausts organic targets, weakening them until they collapse. This one has been undertuned for cadets. +ent-WeaponTaser = taser + .desc = A low-capacity, energy-based stun gun used by security teams to subdue targets at range. +ent-WeaponAntiqueLaser = antique laser pistol + .desc = This is an antique laser pistol. All craftsmanship is of the highest quality. It is decorated with assistant leather and chrome. The object menaces with spikes of energy. +ent-WeaponAdvancedLaser = advanced laser pistol + .desc = An experimental high-energy laser pistol with a self-charging nuclear battery. +ent-WeaponPistolCHIMP = C.H.I.M.P. handcannon + .desc = Just because it's a little C.H.I.M.P. doesn't mean it can't punch like an A.P.E. +ent-WeaponPistolCHIMPUpgraded = experimental C.H.I.M.P. handcannon + .desc = This C.H.I.M.P. seems to have a greater punch than is usual... +ent-WeaponBehonkerLaser = eye of a behonker + .desc = The eye of a behonker, it fires a laser when squeezed. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/bow/bow.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/bow/bow.ftl new file mode 100644 index 00000000000..cf9e1c4e31d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/bow/bow.ftl @@ -0,0 +1,4 @@ +ent-BaseBow = bow + .desc = The original rooty tooty point and shooty. +ent-BowImprovised = { ent-BaseBow } + .desc = { ent-BaseBow.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/flare_gun.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/flare_gun.ftl new file mode 100644 index 00000000000..f3d90137ef9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/flare_gun.ftl @@ -0,0 +1,2 @@ +ent-WeaponFlareGun = flare gun + .desc = A compact, single-shot pistol that fires shotgun shells. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/hmgs/hmgs.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/hmgs/hmgs.ftl new file mode 100644 index 00000000000..06c12b19b40 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/hmgs/hmgs.ftl @@ -0,0 +1,4 @@ +ent-BaseWeaponHeavyMachineGun = BaseWeaponHeavyMachineGun + .desc = Spray and pray +ent-WeaponMinigun = minigun + .desc = Vzzzzzt! Rahrahrahrah! Vrrrrr! Uses .10 rifle ammo. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/launchers/launchers.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/launchers/launchers.ftl new file mode 100644 index 00000000000..a933fb4c5e6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/launchers/launchers.ftl @@ -0,0 +1,28 @@ +ent-BaseWeaponLauncher = BaseWeaponLauncher + .desc = A rooty tooty point and shooty. +ent-WeaponLauncherChinaLake = china lake + .desc = PLOOP +ent-WeaponLauncherRocket = RPG-7 + .desc = A modified ancient rocket-propelled grenade launcher. +ent-WeaponLauncherMultipleRocket = multiple rocket launcher + .desc = A modified ancient rocket-propelled grenade launcher. +ent-WeaponLauncherPirateCannon = pirate cannon + .desc = Kaboom! +ent-WeaponTetherGun = tether gun + .desc = Manipulates gravity around objects to fling them at high velocities. +ent-WeaponForceGun = force gun + .desc = Manipulates gravity around objects to fling them at high velocities. +ent-WeaponGrapplingGun = grappling gun + .desc = { ent-BaseItem.desc } +ent-WeaponTetherGunAdmin = tether gun + .desc = Manipulates gravity around objects to fling them at high velocities. + .suffix = Admeme +ent-WeaponForceGunAdmin = force gun + .desc = Manipulates gravity around objects to fling them at high velocities. + .suffix = Admeme +ent-WeaponLauncherAdmemeMeteorLarge = meteor launcher + .desc = It fires large meteors + .suffix = Admeme +ent-WeaponLauncherAdmemeImmovableRodSlow = immovable rod launcher + .desc = It fires slow immovable rods. + .suffix = Admeme diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/lmgs/lmgs.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/lmgs/lmgs.ftl new file mode 100644 index 00000000000..e3769e1c8fa --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/lmgs/lmgs.ftl @@ -0,0 +1,6 @@ +ent-BaseWeaponLightMachineGun = BaseWeaponLightMachineGun + .desc = A rooty tooty point and shooty. +ent-WeaponLightMachineGunL6 = L6 SAW + .desc = A rather traditionally made LMG with a pleasantly lacquered wooden pistol grip. Uses .30 rifle ammo. +ent-WeaponLightMachineGunL6C = L6C ROW + .desc = A L6 SAW for use by cyborgs. Creates .30 rifle ammo on the fly from an internal ammo fabricator, which slowly self-charges. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/pistols/pistols.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/pistols/pistols.ftl new file mode 100644 index 00000000000..48c9cb9045b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/pistols/pistols.ftl @@ -0,0 +1,16 @@ +ent-BaseWeaponPistol = BasePistol + .desc = A rooty tooty point and shooty. +ent-WeaponPistolViper = viper + .desc = A small, easily concealable, but somewhat underpowered gun, produced by a bulk arms manufacturer now defunct for over a century. Uses .35 auto ammo. +ent-WeaponPistolCobra = cobra + .desc = A rugged, robust operator handgun with inbuilt silencer. Uses .25 caseless ammo. +ent-WeaponPistolMk58 = mk 58 + .desc = A cheap, ubiquitous sidearm, produced by a NanoTrasen subsidiary. Uses .35 auto ammo. +ent-WeaponPistolMk58Nonlethal = { ent-WeaponPistolMk58 } + .suffix = Non-lethal + .desc = { ent-WeaponPistolMk58.desc } +ent-WeaponPistolN1984 = N1984 + .desc = The sidearm of any self respecting officer. Comes in .45 magnum, the lord's caliber. +ent-WeaponPistolN1984Nonlethal = N1984 + .suffix = Non-lethal + .desc = { ent-WeaponPistolN1984.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/pneumatic_cannon.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/pneumatic_cannon.ftl new file mode 100644 index 00000000000..2fe4439a1fe --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/pneumatic_cannon.ftl @@ -0,0 +1,10 @@ +ent-WeaponImprovisedPneumaticCannon = improvised pneumatic cannon + .desc = Improvised using nothing but a pipe, some zipties, and a pneumatic cannon. Doesn't accept tanks without enough gas. +ent-LauncherCreamPie = pie cannon + .desc = Load cream pie for optimal results. +ent-WeaponImprovisedPneumaticCannonGun = { ent-WeaponImprovisedPneumaticCannon } + .suffix = Gun + .desc = { ent-WeaponImprovisedPneumaticCannon.desc } +ent-WeaponImprovisedPneumaticCannonAdmeme = { ent-WeaponImprovisedPneumaticCannonGun } + .suffix = Admeme + .desc = { ent-WeaponImprovisedPneumaticCannonGun.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/projectiles/arrows.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/projectiles/arrows.ftl new file mode 100644 index 00000000000..49fb25799c5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/projectiles/arrows.ftl @@ -0,0 +1,6 @@ +ent-BaseArrow = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-ArrowRegular = arrow + .desc = You can feel the power of the steppe within you. +ent-ArrowImprovised = glass shard arrow + .desc = The greyshirt's preferred projectile. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/projectiles/hitscan.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/projectiles/hitscan.ftl new file mode 100644 index 00000000000..9547eb2fd72 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/projectiles/hitscan.ftl @@ -0,0 +1,2 @@ +ent-HitscanEffect = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/projectiles/impacts.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/projectiles/impacts.ftl new file mode 100644 index 00000000000..12e16a61ac1 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/projectiles/impacts.ftl @@ -0,0 +1,8 @@ +ent-BulletImpactEffect = { "" } + .desc = { "" } +ent-BulletImpactEffectDisabler = { "" } + .desc = { "" } +ent-BulletImpactEffectOrangeDisabler = { "" } + .desc = { "" } +ent-BulletImpactEffectKinetic = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/projectiles/magic.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/projectiles/magic.ftl new file mode 100644 index 00000000000..e2ca9fb0bc3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/projectiles/magic.ftl @@ -0,0 +1,22 @@ +ent-ProjectileFireball = fireball + .desc = You better GITTAH WEIGH. +ent-ProjectileAnomalyFireball = fireball + .desc = Hovering blob of flame. +ent-ProjectilePolyboltBase = { ent-BaseBullet } + .desc = { ent-BaseBullet.desc } +ent-ProjectilePolyboltCarp = carp polybolt + .desc = Nooo, I don't wanna be fish! +ent-ProjectilePolyboltMonkey = monkey polybolt + .desc = Nooo, I don't wanna be monkey! +ent-ProjectilePolyboltDoor = door polybolt + .desc = Nooo, I don't wanna be door! +ent-ProjectileHealingBolt = healing bolt + .desc = I COMMAND YOU TO LIVE! +ent-BulletInstakillMagic = magical lead cylinder + .desc = This looks familiar. +ent-ProjectilePolyboltCluwne = cluwne polybolt + .desc = knoH KnoH! +ent-ProjectileIcicle = Icicle + .desc = Brrrrr. +ent-ProjectilePolyboltBread = bread polybolt + .desc = Nooo, I don't wanna be bread! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/projectiles/meteors.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/projectiles/meteors.ftl new file mode 100644 index 00000000000..39f60c88f6f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/projectiles/meteors.ftl @@ -0,0 +1,2 @@ +ent-MeteorLarge = meteor + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/projectiles/projectiles.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/projectiles/projectiles.ftl new file mode 100644 index 00000000000..0c4a76f289b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/projectiles/projectiles.ftl @@ -0,0 +1,78 @@ +ent-MuzzleFlashEffect = { "" } + .desc = { "" } +ent-BaseBullet = BaseBullet + .desc = If you can see this you're probably dead! +ent-BaseBulletTrigger = { ent-BaseBullet } + .desc = { ent-BaseBullet.desc } +ent-BaseBulletPractice = base bullet practice + .desc = { ent-BaseBullet.desc } +ent-BaseBulletRubber = base bullet rubber + .desc = { ent-BaseBullet.desc } +ent-BaseBulletIncendiary = base bullet incendiary + .desc = { ent-BaseBullet.desc } +ent-BaseBulletAP = base bullet armor-piercing + .desc = { ent-BaseBullet.desc } +ent-BaseBulletUranium = base bullet uranium + .desc = { ent-BaseBullet.desc } +ent-BulletTaser = taser bolt + .desc = { ent-BaseBullet.desc } +ent-BulletDisabler = disabler bolt + .desc = { ent-BaseBullet.desc } +ent-BulletDisablerPractice = disabler bolt practice + .desc = { ent-BaseBullet.desc } +ent-EmitterBolt = emitter bolt + .desc = { ent-BaseBullet.desc } +ent-WatcherBolt = watcher bolt + .desc = { ent-BaseBullet.desc } +ent-WatcherBoltMagmawing = magmawing watcher bolt + .desc = { ent-BaseBullet.desc } +ent-BulletKinetic = kinetic bolt + .desc = Not too bad, but you still don't want to get hit by it. +ent-BulletKineticShuttle = { ent-BaseBullet } + .desc = { ent-BaseBullet.desc } +ent-BulletCharge = charge bolt + .desc = Marks a target for additional damage. +ent-AnomalousParticleDelta = delta particles + .desc = { ent-BaseBullet.desc } +ent-AnomalousParticleDeltaStrong = { ent-AnomalousParticleDelta } + .desc = { ent-AnomalousParticleDelta.desc } +ent-AnomalousParticleEpsilon = epsilon particles + .desc = { ent-AnomalousParticleDelta.desc } +ent-AnomalousParticleEpsilonStrong = { ent-AnomalousParticleEpsilon } + .desc = { ent-AnomalousParticleEpsilon.desc } +ent-AnomalousParticleZeta = zeta particles + .desc = { ent-AnomalousParticleDelta.desc } +ent-AnomalousParticleZetaStrong = { ent-AnomalousParticleZeta } + .desc = { ent-AnomalousParticleZeta.desc } +ent-AnomalousParticleOmegaStrong = omega particles + .desc = { ent-AnomalousParticleDelta.desc } +ent-BulletRocket = rocket + .desc = { ent-BaseBulletTrigger.desc } +ent-BulletWeakRocket = weak rocket + .desc = { ent-BaseBulletTrigger.desc } +ent-BulletGrenadeBaton = baton grenade + .desc = { ent-BaseBullet.desc } +ent-BulletGrenadeBlast = blast grenade + .desc = { ent-BaseBulletTrigger.desc } +ent-BulletGrenadeFlash = flash grenade + .desc = { ent-BaseBulletTrigger.desc } +ent-BulletGrenadeFrag = frag grenade + .desc = { ent-BaseBulletTrigger.desc } +ent-BulletGrenadeEMP = EMP rocket + .desc = { ent-BaseBulletTrigger.desc } +ent-BulletCap = cap bullet + .desc = { ent-BaseBullet.desc } +ent-BulletAcid = acid spit + .desc = { ent-BaseBullet.desc } +ent-BulletWaterShot = water + .desc = { "" } +ent-BulletCannonBall = cannonball + .desc = { ent-BaseBulletTrigger.desc } +ent-GrapplingHook = grappling hook + .desc = { "" } +ent-BulletDisablerSmg = disabler bolt smg + .desc = { ent-BaseBullet.desc } +ent-TeslaGunBullet = tesla gun lightning + .desc = { ent-BaseBullet.desc } +ent-BulletEnergyGunLaser = energy bolt + .desc = { ent-BaseBullet.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/revolvers/revolvers.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/revolvers/revolvers.ftl new file mode 100644 index 00000000000..607cc1a518b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/revolvers/revolvers.ftl @@ -0,0 +1,15 @@ +ent-BaseWeaponRevolver = BaseWeaponRevolver + .desc = A rooty tooty point and shooty. +ent-WeaponRevolverDeckard = Deckard + .desc = A rare, custom-built revolver. Use when there is no time for Voight-Kampff test. Uses .45 magnum ammo. +ent-WeaponRevolverInspector = Inspector + .desc = A detective's best friend. Uses .45 magnum ammo. +ent-WeaponRevolverMateba = Mateba + .desc = The iconic sidearm of the dreaded death squads. Uses .45 magnum ammo. +ent-WeaponRevolverPython = Python + .desc = A robust revolver favoured by Syndicate agents. Uses .45 magnum ammo. +ent-WeaponRevolverPythonAP = Python + .desc = A robust revolver favoured by Syndicate agents. Uses .45 magnum ammo. + .suffix = armor-piercing +ent-WeaponRevolverPirate = pirate revolver + .desc = An odd, old-looking revolver, favoured by pirate crews. Uses .45 magnum ammo. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/rifles/rifles.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/rifles/rifles.ftl new file mode 100644 index 00000000000..623b3433375 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/rifles/rifles.ftl @@ -0,0 +1,11 @@ +ent-BaseWeaponRifle = BaseWeaponRifle + .desc = A rooty tooty point and shooty. +ent-WeaponRifleAk = AKMS + .desc = An iconic weapon of war. Uses .30 rifle ammo. +ent-WeaponRifleM90GrenadeLauncher = M-90gl + .desc = An older bullpup carbine model, with an attached underbarrel grenade launcher. Uses .20 rifle ammo. +ent-WeaponRifleLecter = Lecter + .desc = A high end military grade assault rifle. Uses .20 rifle ammo. +ent-WeaponRifleLecterRubber = Lecter + .suffix = Non-lethal + .desc = { ent-WeaponRifleLecter.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/shotguns/shotguns.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/shotguns/shotguns.ftl new file mode 100644 index 00000000000..0a8e70e3845 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/shotguns/shotguns.ftl @@ -0,0 +1,31 @@ +ent-BaseWeaponShotgun = BaseWeaponShotgun + .desc = A rooty tooty point and shooty. +ent-WeaponShotgunBulldog = Bulldog + .desc = It's a magazine-fed shotgun designed for close quarters combat. Uses .50 shotgun shells. +ent-WeaponShotgunDoubleBarreled = double-barreled shotgun + .desc = An immortal classic. Uses .50 shotgun shells. +ent-WeaponShotgunDoubleBarreledRubber = double-barreled shotgun + .desc = An immortal classic. Uses .50 shotgun shells. + .suffix = Non-Lethal +ent-WeaponShotgunEnforcer = Enforcer + .desc = A premium combat shotgun based on the Kammerer design, featuring an upgraded clip capacity. .50 shotgun shells. +ent-WeaponShotgunEnforcerRubber = { ent-WeaponShotgunEnforcer } + .suffix = Non-Lethal + .desc = { ent-WeaponShotgunEnforcer.desc } +ent-WeaponShotgunKammerer = Kammerer + .desc = When an old Remington design meets modern materials, this is the result. A favourite weapon of militia forces throughout many worlds. Uses .50 shotgun shells. +ent-WeaponShotgunSawn = sawn-off shotgun + .desc = Groovy! Uses .50 shotgun shells. +ent-WeaponShotgunSawnEmpty = sawn-off shogun + .desc = Groovy! Uses .50 shotgun shells. + .suffix = Empty +ent-WeaponShotgunHandmade = handmade pistol + .desc = Looks unreliable. Uses .50 shotgun shells. +ent-WeaponShotgunBlunderbuss = blunderbuss + .desc = Deadly at close range. + .suffix = Pirate +ent-WeaponShotgunImprovised = improvised shotgun + .desc = A shitty, hand-made shotgun that uses .50 shotgun shells. It can only hold one round in the chamber. +ent-WeaponShotgunImprovisedLoaded = improvised shotgun + .suffix = Loaded + .desc = { ent-WeaponShotgunImprovised.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/smgs/smgs.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/smgs/smgs.ftl new file mode 100644 index 00000000000..1730ca59126 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/smgs/smgs.ftl @@ -0,0 +1,19 @@ +ent-BaseWeaponSubMachineGun = BaseSMG + .desc = A rooty tooty point and shooty. +ent-WeaponSubMachineGunAtreides = Atreides + .desc = Pla-ket-ket-ket-ket! Uses .35 auto ammo. +ent-WeaponSubMachineGunC20r = C-20r sub machine gun + .desc = A firearm that is often used by the infamous nuclear operatives. Uses .35 auto ammo. +ent-WeaponSubMachineGunDrozd = Drozd + .desc = An excellent fully automatic Heavy SMG. +ent-WeaponSubMachineGunVector = Vector + .desc = An excellent fully automatic Heavy SMG. Uses .45 magnum ammo. + .suffix = Deprecated use Drozd +ent-WeaponSubMachineGunWt550 = WT550 + .desc = An excellent SMG, produced by NanoTrasen's Small Arms Division. Uses .35 auto ammo. +ent-WeaponSubMachineGunDrozdRubber = Drozd + .suffix = Non-Lethal + .desc = { ent-WeaponSubMachineGunDrozd.desc } +ent-WeaponSubMachineGunVectorRubber = Vector + .desc = An excellent fully automatic Heavy SMG. Uses .45 magnum ammo. + .suffix = Non-Lethal diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/snipers/snipers.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/snipers/snipers.ftl new file mode 100644 index 00000000000..3e46069f33b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/snipers/snipers.ftl @@ -0,0 +1,10 @@ +ent-BaseWeaponSniper = BaseWeaponSniper + .desc = A rooty tooty point and shooty. +ent-WeaponSniperMosin = Kardashev-Mosin + .desc = A weapon for hunting, or endless trench warfare. Uses .30 rifle ammo. +ent-WeaponSniperHristov = Hristov + .desc = A portable anti-materiel rifle. Fires armor piercing 14.5mm shells. Uses .60 anti-materiel ammo. +ent-Musket = musket + .desc = This should've been in a museum long before you were born. Uses .60 anti-materiel ammo. +ent-WeaponPistolFlintlock = flintlock pistol + .desc = A pirate's companion. Yarrr! Uses .60 anti-materiel ammo. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/turrets.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/turrets.ftl new file mode 100644 index 00000000000..4452070f6cf --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/guns/turrets.ftl @@ -0,0 +1,19 @@ +ent-WeaponTurretSyndicateBroken = ballistic turret (broken) + .desc = A ballistic machine gun auto-turret. +ent-BaseWeaponTurret = ballistic turret + .desc = { ent-BaseStructure.desc } +ent-WeaponTurretSyndicate = { ent-BaseWeaponTurret } + .suffix = Syndicate + .desc = { ent-BaseWeaponTurret.desc } +ent-WeaponTurretSyndicateDisposable = disposable ballistic turret + .suffix = Syndicate, Disposable + .desc = { ent-BaseWeaponTurret.desc } +ent-WeaponTurretNanoTrasen = { ent-BaseWeaponTurret } + .suffix = NanoTrasen + .desc = { ent-BaseWeaponTurret.desc } +ent-WeaponTurretHostile = { ent-BaseWeaponTurret } + .suffix = Hostile + .desc = { ent-BaseWeaponTurret.desc } +ent-WeaponTurretXeno = xeno turret + .desc = Shoots 9mm acid projectiles + .suffix = Xeno diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/armblade.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/armblade.ftl new file mode 100644 index 00000000000..b2a78991f43 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/armblade.ftl @@ -0,0 +1,2 @@ +ent-ArmBlade = arm blade + .desc = A grotesque blade made out of bone and flesh that cleaves through people as a hot knife through butter. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/baseball_bat.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/baseball_bat.ftl new file mode 100644 index 00000000000..8505dbee00d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/baseball_bat.ftl @@ -0,0 +1,5 @@ +ent-BaseBallBat = baseball bat + .desc = A robust baseball bat. +ent-WeaponMeleeKnockbackStick = knockback stick + .desc = And then he spleefed all over. + .suffix = Do not map diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/chainsaw.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/chainsaw.ftl new file mode 100644 index 00000000000..1b3249532ef --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/chainsaw.ftl @@ -0,0 +1,2 @@ +ent-Chainsaw = chainsaw + .desc = A very large chainsaw. Usually you use this for cutting down trees... usually. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/cult.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/cult.ftl new file mode 100644 index 00000000000..484ade16eb7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/cult.ftl @@ -0,0 +1,6 @@ +ent-RitualDagger = ritual dagger + .desc = A strange dagger used by sinister groups for rituals and sacrifices. +ent-EldritchBlade = eldritch blade + .desc = A sword humming with unholy energy. +ent-UnholyHalberd = unholy halberd + .desc = A poleaxe that seems to be linked to its wielder. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/e_sword.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/e_sword.ftl new file mode 100644 index 00000000000..40ebddb2cad --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/e_sword.ftl @@ -0,0 +1,12 @@ +ent-EnergySword = energy sword + .desc = A very loud & dangerous sword with a beam made of pure, concentrated plasma. Cuts through unarmored targets like butter. +ent-EnergyDagger = pen + .desc = A dark ink pen. + .suffix = E-Dagger +ent-EnergyDaggerBox = e-dagger box + .desc = A small box containing an e-dagger. Packaging disintegrates when opened, leaving no evidence behind. + .suffix = E-Dagger +ent-EnergyCutlass = energy cutlass + .desc = An exotic energy weapon, brutal blade crackling with crudely harnessed plasma. +ent-EnergySwordDouble = double-bladed energy sword + .desc = Syndicate Command Interns thought that having one blade on the energy sword was not enough. This can be stored in pockets. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/fireaxe.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/fireaxe.ftl new file mode 100644 index 00000000000..afed89f0edc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/fireaxe.ftl @@ -0,0 +1,4 @@ +ent-FireAxe = fireaxe + .desc = Truly, the weapon of a madman. Who would think to fight fire with an axe? +ent-FireAxeFlaming = fire axe + .desc = Why fight fire with an axe when you can fight with fire and axe? Now featuring rugged rubberized handle! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/gohei.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/gohei.ftl new file mode 100644 index 00000000000..4f6d57a63b9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/gohei.ftl @@ -0,0 +1,2 @@ +ent-Gohei = gohei + .desc = A wooden stick with white streamers at the end. Originally used by shrine maidens to purify things. Now used by the station's weeaboos. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/knife.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/knife.ftl new file mode 100644 index 00000000000..3b7c2a1f780 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/knife.ftl @@ -0,0 +1,25 @@ +ent-BaseKnife = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-KitchenKnife = kitchen knife + .desc = A general purpose Chef's Knife made by Asters Merchant Guild. Guaranteed to stay sharp for years to come.. +ent-ButchCleaver = butcher's cleaver + .desc = A huge blade used for chopping and chopping up meat. This includes clowns and clown-by-products. +ent-CombatKnife = combat knife + .desc = A deadly knife intended for melee confrontations. +ent-SurvivalKnife = survival knife + .desc = Weapon of first and last resort for combatting space carp. +ent-KukriKnife = kukri knife + .desc = Professionals have standards. Be polite. Be efficient. Have a plan to kill everyone you meet. +ent-BladedFlatcapGrey = grey flatcap + .desc = Fashionable for both the working class and old man Jenkins. It has glass shards hidden in the brim. + .suffix = Bladed +ent-BladedFlatcapBrown = brown flatcap + .desc = Stupid clown! You made me look bad! It has glass shards hidden in the brim. +ent-Shiv = shiv + .desc = A crude weapon fashioned from a piece of cloth and a glass shard. +ent-ReinforcedShiv = reinforced shiv + .desc = A crude weapon fashioned from a piece of cloth and a reinforced glass shard. +ent-PlasmaShiv = plasma shiv + .desc = A crude weapon fashioned from a piece of cloth and a plasma glass shard. +ent-UraniumShiv = uranium shiv + .desc = A crude weapon fashioned from a piece of cloth and a uranium glass shard. Violates the geneva convention! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/mining.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/mining.ftl new file mode 100644 index 00000000000..4942ab90904 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/mining.ftl @@ -0,0 +1,8 @@ +ent-BaseWeaponCrusher = crusher + .desc = An early design of the proto-kinetic accelerator. +ent-WeaponCrusher = { ent-BaseWeaponCrusher } + .desc = { ent-BaseWeaponCrusher.desc } +ent-WeaponCrusherDagger = crusher dagger + .desc = A scaled down version of a proto-kinetic crusher. Uses kinetic energy to vibrate the blade at high speeds. +ent-WeaponCrusherGlaive = crusher glaive + .desc = An early design of the proto-kinetic accelerator, in glaive form. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/needle.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/needle.ftl new file mode 100644 index 00000000000..57aab009b18 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/needle.ftl @@ -0,0 +1,2 @@ +ent-WeaponMeleeNeedle = official security anti-inflatable armament + .desc = A specialty weapon used in the destruction of unique syndicate morale-boosting equipment. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/pickaxe.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/pickaxe.ftl new file mode 100644 index 00000000000..165639ea22f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/pickaxe.ftl @@ -0,0 +1,4 @@ +ent-Pickaxe = pickaxe + .desc = Notched to perfection, for jamming it into rocks +ent-MiningDrill = mining drill + .desc = Powerful tool used to quickly drill through rocks diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/sledgehammer.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/sledgehammer.ftl new file mode 100644 index 00000000000..fd9f2351bc2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/sledgehammer.ftl @@ -0,0 +1,2 @@ +ent-Sledgehammer = sledgehammer + .desc = The perfect tool for wanton carnage. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/spear.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/spear.ftl new file mode 100644 index 00000000000..21f02977193 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/spear.ftl @@ -0,0 +1,10 @@ +ent-Spear = spear + .desc = Definition of a Classic. Keeping murder affordable since 200,000 BCE. +ent-SpearReinforced = reinforced spear + .desc = A spear with a reinforced glass shard as a tip. +ent-SpearPlasma = plasma spear + .desc = A spear with a plasma shard as a tip. +ent-SpearUranium = uranium spear + .desc = A spear with a uranium shard as a tip. +ent-SpearBone = bone spear + .desc = A spear made of bones. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/stunprod.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/stunprod.ftl new file mode 100644 index 00000000000..0aba41acb63 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/stunprod.ftl @@ -0,0 +1,2 @@ +ent-Stunprod = stun prod + .desc = A stun prod for illegal incapacitation. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/sword.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/sword.ftl new file mode 100644 index 00000000000..5855dc3a7e2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/sword.ftl @@ -0,0 +1,14 @@ +ent-CaptainSabre = captain's sabre + .desc = A ceremonial weapon belonging to the captain of the station. +ent-Katana = katana + .desc = Ancient craftwork made with not so ancient plasteel. +ent-EnergyKatana = energy katana + .desc = A katana infused with strong energy. +ent-Machete = machete + .desc = A large, vicious looking blade. +ent-Claymore = claymore + .desc = An ancient war blade. +ent-Cutlass = cutlass + .desc = A wickedly curved blade, often seen in the hands of space pirates. +ent-Throngler = The Throngler + .desc = Why would you make this? diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/weapon_toolbox.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/weapon_toolbox.ftl new file mode 100644 index 00000000000..069a57b209c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/weapon_toolbox.ftl @@ -0,0 +1,3 @@ +ent-WeaponMeleeToolboxRobust = robust toolbox + .desc = A tider's weapon. + .suffix = DO NOT MAP diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/white_cane.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/white_cane.ftl new file mode 100644 index 00000000000..1d80258a9f6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/melee/white_cane.ftl @@ -0,0 +1,2 @@ +ent-WhiteCane = white cane + .desc = This isn't for you. It's for the people who can't figure out you're blind when you ask if logistics is the bar. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/security.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/security.ftl new file mode 100644 index 00000000000..dc924786cf2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/security.ftl @@ -0,0 +1,11 @@ +ent-Stunbaton = stun baton + .desc = A stun baton for incapacitating people with. Actively harming with this is considered bad tone. +ent-Truncheon = truncheon + .desc = A rigid, steel-studded baton, meant to harm. +ent-Flash = flash + .desc = An ultrabright flashbulb with a trigger, which causes the victim to be dazed and lose their eyesight for a moment. Useless when burnt out. +ent-SciFlash = flash + .suffix = 2 charges + .desc = { ent-Flash.desc } +ent-PortableFlasher = portable flasher + .desc = An ultrabright flashbulb with a proximity trigger, useful for making an area security-only. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/throwable/bola.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/throwable/bola.ftl new file mode 100644 index 00000000000..16a0df47918 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/throwable/bola.ftl @@ -0,0 +1,2 @@ +ent-Bola = bola + .desc = Linked together with some spare cuffs and metal. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/throwable/clusterbang.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/throwable/clusterbang.ftl new file mode 100644 index 00000000000..c636824940e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/throwable/clusterbang.ftl @@ -0,0 +1,17 @@ +ent-ClusterBang = clusterbang + .desc = Can be used only with flashbangs. Explodes several times. +ent-ClusterBangFull = ClusterBang + .desc = Launches three flashbangs after the timer runs out. + .suffix = Full +ent-ClusterGrenade = clustergrenade + .desc = Why use one grenade when you can use three at once! +ent-ClusterBananaPeel = cluster banana peel + .desc = Splits into 6 explosive banana peels after throwing, guaranteed fun! +ent-GrenadeStinger = stinger grenade + .desc = Nothing to see here, please disperse. +ent-GrenadeIncendiary = incendiary grenade + .desc = Guaranteed to light up the mood. +ent-GrenadeShrapnel = shrapnel grenade + .desc = Releases a deadly spray of shrapnel that causes severe bleeding. +ent-SlipocalypseClusterSoap = slipocalypse clustersoap + .desc = Spreads small pieces of syndicate soap over an area upon landing on the floor. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/throwable/grenades.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/throwable/grenades.ftl new file mode 100644 index 00000000000..1ecdaee588b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/throwable/grenades.ftl @@ -0,0 +1,30 @@ +ent-GrenadeBase = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-ExGrenade = explosive grenade + .desc = Grenade that creates a small but devastating explosion. +ent-GrenadeFlashBang = flashbang + .desc = Eeeeeeeeeeeeeeeeeeeeee +ent-GrenadeFlashEffect = { "" } + .desc = { "" } +ent-SyndieMiniBomb = syndicate minibomb + .desc = A syndicate-manufactured explosive used to stow destruction and cause chaos. +ent-SupermatterGrenade = supermatter grenade + .desc = Grenade that simulates delamination of the supermatter engine, pulling things in a heap and exploding after some time. +ent-WhiteholeGrenade = whitehole grenade + .desc = Grenade that repulses everything around for some time. +ent-NuclearGrenade = the nuclear option + .desc = Please don't throw it, think of the children. +ent-ModularGrenade = modular grenade + .desc = A grenade casing. Requires a trigger and a payload. +ent-EmpGrenade = EMP grenade + .desc = A grenade designed to wreak havoc on electronic systems. +ent-HolyHandGrenade = holy hand grenade + .desc = O Lord, bless this thy hand grenade, that with it thou mayst blow thine enemies to tiny bits, in thy mercy. +ent-SmokeGrenade = smoke grenade + .desc = A tactical grenade that releases a large, long-lasting cloud of smoke when used. +ent-TearGasGrenade = tear gas grenade + .desc = A riot control tear gas grenade. Causes irritation, pain and makes you cry your eyes out. +ent-GrenadeDummy = trick grenade + .desc = All the grenade without any of the boom. +ent-SyndieTrickyBomb = syndicate trickybomb + .desc = A syndicate-manufactured explosive used to make an excellent distraction. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/throwable/throwing_stars.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/throwable/throwing_stars.ftl new file mode 100644 index 00000000000..ccd1ba7e9f3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/objects/weapons/throwable/throwing_stars.ftl @@ -0,0 +1,4 @@ +ent-ThrowingStar = throwing star + .desc = An ancient weapon still used to this day, due to its ease of lodging itself into its victim's body parts. +ent-ThrowingStarNinja = ninja throwing star + .desc = { ent-ThrowingStar.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/stations/base.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/stations/base.ftl new file mode 100644 index 00000000000..6229b300e56 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/stations/base.ftl @@ -0,0 +1,32 @@ +ent-BaseStation = { "" } + .desc = { "" } +ent-BaseStationCargo = { "" } + .desc = { "" } +ent-BaseStationJobsSpawning = { "" } + .desc = { "" } +ent-BaseStationRecords = { "" } + .desc = { "" } +ent-BaseStationArrivals = { "" } + .desc = { "" } +ent-BaseStationGateway = { "" } + .desc = { "" } +ent-BaseStationShuttles = { "" } + .desc = { "" } +ent-BaseStationShuttlesCore = { "" } + .desc = { "" } +ent-BaseStationCentcomm = { "" } + .desc = { "" } +ent-BaseStationEvacuation = { "" } + .desc = { "" } +ent-BaseStationAlertLevels = { "" } + .desc = { "" } +ent-BaseStationExpeditions = { "" } + .desc = { "" } +ent-BaseStationMagnet = { "" } + .desc = { "" } +ent-BaseStationSiliconLawCrewsimov = { "" } + .desc = { "" } +ent-BaseStationNews = { "" } + .desc = { "" } +ent-BaseStationAllEventsEligible = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/stations/nanotrasen.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/stations/nanotrasen.ftl new file mode 100644 index 00000000000..effc298889b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/stations/nanotrasen.ftl @@ -0,0 +1,11 @@ +ent-BaseStationNanotrasen = { "" } + .desc = { "" } +ent-StandardNanotrasenStation = { ent-['BaseStation', 'BaseStationNews', 'BaseStationCargo', 'BaseStationJobsSpawning', 'BaseStationRecords', 'BaseStationArrivals', 'BaseStationGateway', 'BaseStationShuttles', 'BaseStationCentcomm', 'BaseStationEvacuation', 'BaseStationAlertLevels', 'BaseStationMagnet', 'BaseStationExpeditions', 'BaseStationSiliconLawCrewsimov', 'BaseStationAllEventsEligible', 'BaseStationNanotrasen', 'BaseStationMail'] } + + .desc = { ent-['BaseStation', 'BaseStationNews', 'BaseStationCargo', 'BaseStationJobsSpawning', 'BaseStationRecords', 'BaseStationArrivals', 'BaseStationGateway', 'BaseStationShuttles', 'BaseStationCentcomm', 'BaseStationEvacuation', 'BaseStationAlertLevels', 'BaseStationMagnet', 'BaseStationExpeditions', 'BaseStationSiliconLawCrewsimov', 'BaseStationAllEventsEligible', 'BaseStationNanotrasen', 'BaseStationMail'].desc } +ent-NanotrasenCentralCommand = { ent-['BaseStation', 'BaseStationAlertLevels', 'BaseStationNanotrasen'] } + + .desc = { ent-['BaseStation', 'BaseStationAlertLevels', 'BaseStationNanotrasen'].desc } +ent-StandardStationArena = { ent-['BaseStation', 'BaseStationJobsSpawning', 'BaseStationRecords', 'BaseStationNanotrasen'] } + + .desc = { ent-['BaseStation', 'BaseStationJobsSpawning', 'BaseStationRecords', 'BaseStationNanotrasen'].desc } \ No newline at end of file diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/stations/syndicate.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/stations/syndicate.ftl new file mode 100644 index 00000000000..0fa9c8e42e4 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/stations/syndicate.ftl @@ -0,0 +1,5 @@ +ent-BaseStationSyndicate = { "" } + .desc = { "" } +ent-StandardNukieOutpost = { ent-['BaseStation', 'BaseStationSyndicate'] } + + .desc = { ent-['BaseStation', 'BaseStationSyndicate'].desc } \ No newline at end of file diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/stations/test.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/stations/test.ftl new file mode 100644 index 00000000000..1ecdfd66fcd --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/stations/test.ftl @@ -0,0 +1,3 @@ +ent-TestStation = { ent-['BaseStation', 'BaseStationJobsSpawning', 'BaseStationRecords', 'BaseStationAlertLevels'] } + + .desc = { ent-['BaseStation', 'BaseStationJobsSpawning', 'BaseStationRecords', 'BaseStationAlertLevels'].desc } \ No newline at end of file diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/barricades.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/barricades.ftl new file mode 100644 index 00000000000..25253e467e2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/barricades.ftl @@ -0,0 +1,8 @@ +ent-BaseBarricade = wooden barricade + .desc = A barricade made out of wood planks. It looks like it can take a few solid hits. +ent-Barricade = { ent-BaseBarricade } + .desc = { ent-BaseBarricade.desc } +ent-BarricadeBlock = { ent-Barricade } + .desc = { ent-Barricade.desc } +ent-BarricadeDirectional = { ent-BaseBarricade } + .desc = { ent-BaseBarricade.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/base_structure.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/base_structure.ftl new file mode 100644 index 00000000000..887761c9f3e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/base_structure.ftl @@ -0,0 +1,4 @@ +ent-BaseStructure = { "" } + .desc = { "" } +ent-BaseStructureDynamic = { ent-BaseStructure } + .desc = { ent-BaseStructure.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/cargo_telepad.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/cargo_telepad.ftl new file mode 100644 index 00000000000..d6f0bdce8b5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/cargo_telepad.ftl @@ -0,0 +1,2 @@ +ent-CargoTelepad = cargo telepad + .desc = Beam in the pizzas and dig in. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/catwalk.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/catwalk.ftl new file mode 100644 index 00000000000..b53c092001b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/catwalk.ftl @@ -0,0 +1,2 @@ +ent-Catwalk = catwalk + .desc = A catwalk for easier EVA maneuvering and cable placement. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/conveyor.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/conveyor.ftl new file mode 100644 index 00000000000..1c57581e0a6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/conveyor.ftl @@ -0,0 +1,5 @@ +ent-ConveyorBelt = conveyor belt + .desc = A conveyor belt, commonly used to transport large numbers of items elsewhere quite quickly. +ent-ConveyorBeltAssembly = conveyor belt + .desc = A conveyor belt assembly. Used to construct a conveyor belt. + .suffix = assembly diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/cryopod.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/cryopod.ftl new file mode 100644 index 00000000000..58a18d75ab5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/cryopod.ftl @@ -0,0 +1,8 @@ +ent-CryogenicSleepUnit = cryogenic sleep unit + .desc = A super-cooled container that keeps crewmates safe during space travel. +ent-CryogenicSleepUnitSpawner = { ent-CryogenicSleepUnit } + .suffix = Spawner, Roundstart AllJobs + .desc = { ent-CryogenicSleepUnit.desc } +ent-CryogenicSleepUnitSpawnerLateJoin = { ent-CryogenicSleepUnit } + .suffix = Spawner, LateJoin + .desc = { ent-CryogenicSleepUnit.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/banners.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/banners.ftl new file mode 100644 index 00000000000..61a4e6b7307 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/banners.ftl @@ -0,0 +1,26 @@ +ent-BannerBase = base banner + .desc = It's the concept of a banner, you shouldn't be seeing this. +ent-BannerNanotrasen = nanotrasen banner + .desc = A banner displaying the Nanotrasen logo. It looks rather cheap. +ent-BannerCargo = logistics banner + .desc = A banner displaying the colors of the logistics department. Not. Cargonia. +ent-BannerEngineering = engineering banner + .desc = A banner displaying the colors of the engineering department. Scrungularty. +ent-BannerMedical = medical banner + .desc = A banner displaying the colors of the medical department. How sterile. +ent-BannerRevolution = revolution banner + .desc = A banner displaying revolution. Viva! +ent-BannerSyndicate = syndicate banner + .desc = A banner from which, according to the syndicate, you should feel hatred for NT. +ent-BannerScience = epistemics banner + .desc = A banner displaying the colors of the epistemics department. Where stupidity is proven greater than the universe. +ent-BannerSecurity = security banner + .desc = A banner displaying the colors of the shitcurity department. Security, my bad. +ent-BannerBlue = blue banner + .desc = A banner displaying the color blue. Dabudidabudai. +ent-BannerRed = red banner + .desc = A banner displaying the color red. The edgy one. +ent-BannerYellow = yellow banner + .desc = A banner displaying the color yellow. Reminds you of ducks and lemon stands. +ent-BannerGreen = green banner + .desc = A banner displaying the color green. Grass, leaves, guacamole. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/bonfire.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/bonfire.ftl new file mode 100644 index 00000000000..fe24c9c9d83 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/bonfire.ftl @@ -0,0 +1,4 @@ +ent-Bonfire = bonfire + .desc = What can be better then late evening under the sky with guitar and friends. +ent-LegionnaireBonfire = legionnaire bonfire + .desc = There, in the land of lava and ash, place to to cook marshmallow and potato. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/cobwebs.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/cobwebs.ftl new file mode 100644 index 00000000000..d692f1a6159 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/cobwebs.ftl @@ -0,0 +1,4 @@ +ent-Cobweb1 = cobweb + .desc = Somebody should remove that. +ent-Cobweb2 = { ent-Cobweb1 } + .desc = { ent-Cobweb1.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/crystals.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/crystals.ftl new file mode 100644 index 00000000000..609b69cd2b5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/crystals.ftl @@ -0,0 +1,18 @@ +ent-CrystalGreen = crystal + .desc = A crystaline solid. + .suffix = green +ent-CrystalPink = { ent-CrystalGreen } + .suffix = pink + .desc = { ent-CrystalGreen.desc } +ent-CrystalGrey = { ent-CrystalGreen } + .suffix = red + .desc = { ent-CrystalGreen.desc } +ent-CrystalOrange = { ent-CrystalGreen } + .suffix = orange + .desc = { ent-CrystalGreen.desc } +ent-CrystalBlue = { ent-CrystalGreen } + .suffix = blue + .desc = { ent-CrystalGreen.desc } +ent-CrystalCyan = { ent-CrystalGreen } + .suffix = cyan + .desc = { ent-CrystalGreen.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/curtains.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/curtains.ftl new file mode 100644 index 00000000000..11db93d1afb --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/curtains.ftl @@ -0,0 +1,62 @@ +ent-BaseCurtains = curtains + .desc = Hides what others shouldn't see. +ent-HospitalCurtains = { ent-BaseCurtains } + .desc = Contains less than 1% mercury. + .suffix = Hospital +ent-HospitalCurtainsOpen = { ent-HospitalCurtains } + .suffix = Open, Hospital + .desc = { ent-HospitalCurtains.desc } +ent-CurtainsBlack = { ent-BaseCurtains } + .suffix = Fancy black + .desc = { ent-BaseCurtains.desc } +ent-CurtainsBlackOpen = { ent-CurtainsBlack } + .suffix = Open, Fancy black + .desc = { ent-CurtainsBlack.desc } +ent-CurtainsBlue = { ent-BaseCurtains } + .suffix = Fancy blue + .desc = { ent-BaseCurtains.desc } +ent-CurtainsBlueOpen = { ent-CurtainsBlue } + .suffix = Open, Fancy blue + .desc = { ent-CurtainsBlue.desc } +ent-CurtainsCyan = { ent-BaseCurtains } + .suffix = Fancy cyan + .desc = { ent-BaseCurtains.desc } +ent-CurtainsCyanOpen = { ent-CurtainsCyan } + .suffix = Open, Fancy cyan + .desc = { ent-CurtainsCyan.desc } +ent-CurtainsGreen = { ent-BaseCurtains } + .suffix = Fancy green + .desc = { ent-BaseCurtains.desc } +ent-CurtainsGreenOpen = { ent-CurtainsGreen } + .suffix = Open, Fancy green + .desc = { ent-CurtainsGreen.desc } +ent-CurtainsOrange = { ent-BaseCurtains } + .suffix = Fancy orange + .desc = { ent-BaseCurtains.desc } +ent-CurtainsOrangeOpen = { ent-CurtainsOrange } + .suffix = Open, Fancy orange + .desc = { ent-CurtainsOrange.desc } +ent-CurtainsPink = { ent-BaseCurtains } + .suffix = Fancy pink + .desc = { ent-BaseCurtains.desc } +ent-CurtainsPinkOpen = { ent-CurtainsPink } + .suffix = Open, Fancy pink + .desc = { ent-CurtainsPink.desc } +ent-CurtainsPurple = { ent-BaseCurtains } + .suffix = Fancy purple + .desc = { ent-BaseCurtains.desc } +ent-CurtainsPurpleOpen = { ent-CurtainsPurple } + .suffix = Open, Fancy purple + .desc = { ent-CurtainsPurple.desc } +ent-CurtainsRed = { ent-BaseCurtains } + .suffix = Fancy red + .desc = { ent-BaseCurtains.desc } +ent-CurtainsRedOpen = { ent-CurtainsRed } + .suffix = Open, Fancy red + .desc = { ent-CurtainsRed.desc } +ent-CurtainsWhite = { ent-BaseCurtains } + .suffix = Fancy white + .desc = { ent-BaseCurtains.desc } +ent-CurtainsWhiteOpen = { ent-CurtainsWhite } + .suffix = Open, Fancy white + .desc = { ent-CurtainsWhite.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/decorated_fir_tree.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/decorated_fir_tree.ftl new file mode 100644 index 00000000000..06c63d66043 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/decorated_fir_tree.ftl @@ -0,0 +1,2 @@ +ent-DecoratedFirTree = decorated fir tree + .desc = A very festive tree for a very festive holiday. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/fireplace.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/fireplace.ftl new file mode 100644 index 00000000000..5960e6c4c76 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/fireplace.ftl @@ -0,0 +1,2 @@ +ent-Fireplace = fireplace + .desc = A place that has fire. Cozy! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/flesh_blockers.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/flesh_blockers.ftl new file mode 100644 index 00000000000..40f20d6be87 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/flesh_blockers.ftl @@ -0,0 +1,2 @@ +ent-FleshBlocker = flesh clump + .desc = An annoying clump of flesh. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/showcase.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/showcase.ftl new file mode 100644 index 00000000000..30fd40a9ec8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/showcase.ftl @@ -0,0 +1,10 @@ +ent-BaseShowcaseRobot = security robot showcase + .desc = A non-functional replica of an old security robot. +ent-ShowcaseRobot = security robot showcase + .desc = A non-functional replica of an old security robot. +ent-ShowcaseRobotWhite = white robot showcase + .desc = A non-functional replica of an old robot. +ent-ShowcaseRobotAntique = cargo robot showcase + .desc = A non-functional replica of an old cargo robot. +ent-ShowcaseRobotMarauder = marauder showcase + .desc = A non-functional replica of a marauder, painted green. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/statues.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/statues.ftl new file mode 100644 index 00000000000..60927c69b5d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/decoration/statues.ftl @@ -0,0 +1,8 @@ +ent-StatueVenusRed = statue of a pure maiden + .desc = An ancient marble statue. The subject is depicted with a floor-length braid and is wielding a red toolbox. + .suffix = Red +ent-StatueVenusBlue = statue of a pure maiden + .desc = An ancient marble statue. The subject is depicted with a floor-length braid and is wielding a blue toolbox. + .suffix = Blue +ent-StatueBananiumClown = bananium savior statue + .desc = A bananium statue. It portrays the return of the savior who will rise up and lead the clowns to the great honk. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/dispensers/base_structuredispensers.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/dispensers/base_structuredispensers.ftl new file mode 100644 index 00000000000..39303332a80 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/dispensers/base_structuredispensers.ftl @@ -0,0 +1,2 @@ +ent-ReagentDispenserBase = { ent-ConstructibleMachine } + .desc = { ent-ConstructibleMachine.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/dispensers/booze.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/dispensers/booze.ftl new file mode 100644 index 00000000000..fa706a71c71 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/dispensers/booze.ftl @@ -0,0 +1,6 @@ +ent-BoozeDispenser = booze dispenser + .desc = A booze dispenser with a single slot for a container to be filled. + .suffix = Filled +ent-BoozeDispenserEmpty = { ent-BoozeDispenser } + .suffix = Empty + .desc = { ent-BoozeDispenser.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/dispensers/chem.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/dispensers/chem.ftl new file mode 100644 index 00000000000..cb73cd118f1 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/dispensers/chem.ftl @@ -0,0 +1,6 @@ +ent-ChemDispenser = chemical dispenser + .desc = An industrial grade chemical dispenser. + .suffix = Filled +ent-ChemDispenserEmpty = chemical dispenser + .suffix = Empty + .desc = { ent-ChemDispenser.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/dispensers/soda.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/dispensers/soda.ftl new file mode 100644 index 00000000000..27a850cd013 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/dispensers/soda.ftl @@ -0,0 +1,6 @@ +ent-soda_dispenser = soda dispenser + .desc = A beverage dispenser with a selection of soda and several other common beverages. Has a single fill slot for containers. + .suffix = Filled +ent-SodaDispenserEmpty = { ent-soda_dispenser } + .suffix = Empty + .desc = { ent-soda_dispenser.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/access.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/access.ftl new file mode 100644 index 00000000000..64d8b97e31e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/access.ftl @@ -0,0 +1,474 @@ +ent-AirlockServiceLocked = { ent-Airlock } + .suffix = Service, Locked + .desc = { ent-Airlock.desc } +ent-AirlockLawyerLocked = { ent-Airlock } + .suffix = Lawyer, Locked + .desc = { ent-Airlock.desc } +ent-AirlockTheatreLocked = { ent-Airlock } + .suffix = Theatre, Locked + .desc = { ent-Airlock.desc } +ent-AirlockChapelLocked = { ent-AirlockScience } + .suffix = Chapel, Locked + .desc = { ent-AirlockScience.desc } +ent-AirlockJanitorLocked = { ent-Airlock } + .suffix = Janitor, Locked + .desc = { ent-Airlock.desc } +ent-AirlockKitchenLocked = { ent-Airlock } + .suffix = Kitchen, Locked + .desc = { ent-Airlock.desc } +ent-AirlockBarLocked = { ent-Airlock } + .suffix = Bar, Locked + .desc = { ent-Airlock.desc } +ent-AirlockHydroponicsLocked = { ent-Airlock } + .suffix = Hydroponics, Locked + .desc = { ent-Airlock.desc } +ent-AirlockServiceCaptainLocked = { ent-Airlock } + .suffix = Captain, Locked + .desc = { ent-Airlock.desc } +ent-AirlockExternalLocked = { ent-AirlockExternal } + .suffix = External, Locked + .desc = { ent-AirlockExternal.desc } +ent-AirlockExternalCargoLocked = { ent-AirlockExternal } + .suffix = External, Logistics, Locked + .desc = { ent-AirlockExternal.desc } +ent-AirlockExternalEngineeringLocked = { ent-AirlockExternal } + .suffix = External, Engineering, Locked + .desc = { ent-AirlockExternal.desc } +ent-AirlockExternalAtmosphericsLocked = { ent-AirlockExternal } + .suffix = External, Atmospherics, Locked + .desc = { ent-AirlockExternal.desc } +ent-AirlockExternalSyndicateLocked = { ent-AirlockExternal } + .suffix = External, Syndicate, Locked + .desc = { ent-AirlockExternal.desc } +ent-AirlockExternalNukeopLocked = { ent-AirlockExternal } + .suffix = External, Nukeop, Locked + .desc = { ent-AirlockExternal.desc } +ent-AirlockFreezerLocked = { ent-AirlockFreezer } + .suffix = Kitchen, Locked + .desc = { ent-AirlockFreezer.desc } +ent-AirlockFreezerKitchenHydroLocked = { ent-AirlockFreezer } + .suffix = Kitchen/Hydroponics, Locked + .desc = { ent-AirlockFreezer.desc } +ent-AirlockFreezerHydroponicsLocked = { ent-AirlockFreezer } + .suffix = Hydroponics, Locked + .desc = { ent-AirlockFreezer.desc } +ent-AirlockEngineeringLocked = { ent-AirlockEngineering } + .suffix = Engineering, Locked + .desc = { ent-AirlockEngineering.desc } +ent-AirlockAtmosphericsLocked = { ent-AirlockAtmospherics } + .suffix = Atmospherics, Locked + .desc = { ent-AirlockAtmospherics.desc } +ent-AirlockCargoLocked = { ent-AirlockCargo } + .suffix = Logistics, Locked + .desc = { ent-AirlockCargo.desc } +ent-AirlockSalvageLocked = { ent-AirlockCargo } + .suffix = Salvage, Locked + .desc = { ent-AirlockCargo.desc } +ent-AirlockMiningLocked = { ent-AirlockMining } + .suffix = Mining(Salvage), Locked + .desc = { ent-AirlockMining.desc } +ent-AirlockMedicalLocked = { ent-AirlockMedical } + .suffix = Medical, Locked + .desc = { ent-AirlockMedical.desc } +ent-AirlockParamedicLocked = { ent-AirlockMedical } + .suffix = Paramedic, Locked + .desc = { ent-AirlockMedical.desc } +ent-AirlockVirologyLocked = { ent-AirlockVirology } + .suffix = Virology, Locked + .desc = { ent-AirlockVirology.desc } +ent-AirlockChemistryLocked = { ent-AirlockChemistry } + .suffix = Chemistry, Locked + .desc = { ent-AirlockChemistry.desc } +ent-AirlockScienceLocked = { ent-AirlockScience } + .suffix = Epistemics, Locked + .desc = { ent-AirlockScience.desc } +ent-AirlockMedicalScienceLocked = { ent-AirlockScience } + .suffix = Medical/Epistemics, Locked + .desc = { ent-AirlockScience.desc } +ent-AirlockCentralCommandLocked = { ent-AirlockCentralCommand } + .suffix = Central Command, Locked + .desc = { ent-AirlockCentralCommand.desc } +ent-AirlockCommandLocked = { ent-AirlockCommand } + .suffix = Command, Locked + .desc = { ent-AirlockCommand.desc } +ent-AirlockCaptainLocked = { ent-AirlockCommand } + .suffix = Captain, Locked + .desc = { ent-AirlockCommand.desc } +ent-AirlockChiefMedicalOfficerLocked = { ent-AirlockCommand } + .suffix = ChiefMedicalOfficer, Locked + .desc = { ent-AirlockCommand.desc } +ent-AirlockChiefEngineerLocked = { ent-AirlockCommand } + .suffix = ChiefEngineer, Locked + .desc = { ent-AirlockCommand.desc } +ent-AirlockHeadOfSecurityLocked = { ent-AirlockCommand } + .suffix = HeadOfSecurity, Locked + .desc = { ent-AirlockCommand.desc } +ent-AirlockResearchDirectorLocked = { ent-AirlockCommand } + .suffix = ResearchDirector, Locked + .desc = { ent-AirlockCommand.desc } +ent-AirlockHeadOfPersonnelLocked = { ent-AirlockCommand } + .suffix = HeadOfPersonnel, Locked + .desc = { ent-AirlockCommand.desc } +ent-AirlockQuartermasterLocked = { ent-AirlockCommand } + .suffix = Logistics Officer, Locked + .desc = { ent-AirlockCommand.desc } +ent-AirlockSecurityLocked = { ent-AirlockSecurity } + .suffix = Security, Locked + .desc = { ent-AirlockSecurity.desc } +ent-AirlockDetectiveLocked = { ent-AirlockSecurity } + .suffix = Detective, Locked + .desc = { ent-AirlockSecurity.desc } +ent-AirlockSecurityLawyerLocked = { ent-AirlockSecurity } + .suffix = Security/Lawyer, Locked + .desc = { ent-AirlockSecurity.desc } +ent-AirlockArmoryLocked = { ent-AirlockSecurity } + .suffix = Armory, Locked + .desc = { ent-AirlockSecurity.desc } +ent-AirlockVaultLocked = { ent-AirlockSecurity } + .suffix = Vault, Locked + .desc = { ent-AirlockSecurity.desc } +ent-AirlockEVALocked = { ent-AirlockCommand } + .suffix = EVA, Locked + .desc = { ent-AirlockCommand.desc } +ent-AirlockBoxerLocked = { ent-Airlock } + .suffix = Boxer, Locked + .desc = { ent-Airlock.desc } +ent-AirlockClownLocked = { ent-Airlock } + .suffix = Clown, Locked + .desc = { ent-Airlock.desc } +ent-AirlockMimeLocked = { ent-Airlock } + .suffix = Mime, Locked + .desc = { ent-Airlock.desc } +ent-AirlockMusicianLocked = { ent-Airlock } + .suffix = Musician, Locked + .desc = { ent-Airlock.desc } +ent-AirlockReporterLocked = { ent-Airlock } + .suffix = Reporter, Locked + .desc = { ent-Airlock.desc } +ent-AirlockLibraryLocked = { ent-Airlock } + .suffix = Library, Locked + .desc = { ent-Airlock.desc } +ent-AirlockZookeeperLocked = { ent-Airlock } + .suffix = Zookeeper, Locked + .desc = { ent-Airlock.desc } +ent-AirlockExternalSalvageLocked = { ent-AirlockExternal } + .suffix = External, Salvage, Locked + .desc = { ent-AirlockExternal.desc } +ent-AirlockPsychologistLocked = { ent-AirlockMedical } + .suffix = Psychologist, Locked + .desc = { ent-AirlockMedical.desc } +ent-AirlockServiceGlassLocked = { ent-AirlockGlass } + .suffix = Service, Locked + .desc = { ent-AirlockGlass.desc } +ent-AirlockLawyerGlassLocked = { ent-AirlockGlass } + .suffix = Lawyer, Locked + .desc = { ent-AirlockGlass.desc } +ent-AirlockTheatreGlassLocked = { ent-AirlockGlass } + .suffix = Theatre, Locked + .desc = { ent-AirlockGlass.desc } +ent-AirlockBarGlassLocked = { ent-AirlockGlass } + .suffix = Bar, Locked + .desc = { ent-AirlockGlass.desc } +ent-AirlockExternalGlassLocked = { ent-AirlockExternalGlass } + .suffix = External, Glass, Locked + .desc = { ent-AirlockExternalGlass.desc } +ent-AirlockExternalGlassCargoLocked = { ent-AirlockExternalGlass } + .suffix = External, Glass, Logistics, Locked + .desc = { ent-AirlockExternalGlass.desc } +ent-AirlockExternalGlassSyndicateLocked = { ent-AirlockExternalGlass } + .suffix = External, Glass, Syndicate, Locked + .desc = { ent-AirlockExternalGlass.desc } +ent-AirlockExternalGlassNukeopLocked = { ent-AirlockExternalGlass } + .suffix = External, Glass, Nukeop, Locked + .desc = { ent-AirlockExternalGlass.desc } +ent-AirlockExternalGlassEngineeringLocked = { ent-AirlockExternalGlass } + .suffix = External, Glass, Engineering, Locked + .desc = { ent-AirlockExternalGlass.desc } +ent-AirlockExternalGlassAtmosphericsLocked = { ent-AirlockExternalGlass } + .suffix = External, Glass, Atmospherics, Locked + .desc = { ent-AirlockExternalGlass.desc } +ent-AirlockKitchenGlassLocked = { ent-AirlockGlass } + .suffix = Kitchen, Locked + .desc = { ent-AirlockGlass.desc } +ent-AirlockJanitorGlassLocked = { ent-AirlockGlass } + .suffix = Janitor, Locked + .desc = { ent-AirlockGlass.desc } +ent-AirlockHydroGlassLocked = { ent-AirlockGlass } + .suffix = Hydroponics, Locked + .desc = { ent-AirlockGlass.desc } +ent-AirlockChapelGlassLocked = { ent-AirlockScienceGlass } + .suffix = Chapel, Locked + .desc = { ent-AirlockScienceGlass.desc } +ent-AirlockEngineeringGlassLocked = { ent-AirlockEngineeringGlass } + .suffix = Engineering, Locked + .desc = { ent-AirlockEngineeringGlass.desc } +ent-AirlockAtmosphericsGlassLocked = { ent-AirlockAtmosphericsGlass } + .suffix = Atmospherics, Locked + .desc = { ent-AirlockAtmosphericsGlass.desc } +ent-AirlockCargoGlassLocked = { ent-AirlockCargoGlass } + .suffix = Logistics, Locked + .desc = { ent-AirlockCargoGlass.desc } +ent-AirlockSalvageGlassLocked = { ent-AirlockCargoGlass } + .suffix = Salvage, Locked + .desc = { ent-AirlockCargoGlass.desc } +ent-AirlockMiningGlassLocked = { ent-AirlockMiningGlass } + .suffix = Mining(Salvage), Locked + .desc = { ent-AirlockMiningGlass.desc } +ent-AirlockChemistryGlassLocked = { ent-AirlockChemistryGlass } + .suffix = Chemistry, Locked + .desc = { ent-AirlockChemistryGlass.desc } +ent-AirlockMedicalGlassLocked = { ent-AirlockMedicalGlass } + .suffix = Medical, Locked + .desc = { ent-AirlockMedicalGlass.desc } +ent-AirlockParamedicGlassLocked = { ent-AirlockMedicalGlass } + .suffix = Paramedic, Locked + .desc = { ent-AirlockMedicalGlass.desc } +ent-AirlockVirologyGlassLocked = { ent-AirlockVirologyGlass } + .suffix = Virology, Locked + .desc = { ent-AirlockVirologyGlass.desc } +ent-AirlockScienceGlassLocked = { ent-AirlockScienceGlass } + .suffix = Epistemics, Locked + .desc = { ent-AirlockScienceGlass.desc } +ent-AirlockMedicalScienceGlassLocked = { ent-AirlockScienceGlass } + .suffix = Medical/Epistemics, Locked + .desc = { ent-AirlockScienceGlass.desc } +ent-AirlockCentralCommandGlassLocked = { ent-AirlockCentralCommandGlass } + .suffix = Central Command, Locked + .desc = { ent-AirlockCentralCommandGlass.desc } +ent-AirlockCommandGlassLocked = { ent-AirlockCommandGlass } + .suffix = Command, Locked + .desc = { ent-AirlockCommandGlass.desc } +ent-AirlockCaptainGlassLocked = { ent-AirlockCommandGlass } + .suffix = Captain, Locked + .desc = { ent-AirlockCommandGlass.desc } +ent-AirlockChiefMedicalOfficerGlassLocked = { ent-AirlockCommandGlass } + .suffix = ChiefMedicalOfficer, Locked + .desc = { ent-AirlockCommandGlass.desc } +ent-AirlockChiefEngineerGlassLocked = { ent-AirlockCommandGlass } + .suffix = ChiefEngineer, Locked + .desc = { ent-AirlockCommandGlass.desc } +ent-AirlockHeadOfSecurityGlassLocked = { ent-AirlockCommandGlass } + .suffix = HeadOfSecurity, Locked + .desc = { ent-AirlockCommandGlass.desc } +ent-AirlockResearchDirectorGlassLocked = { ent-AirlockCommandGlass } + .suffix = ResearchDirector, Locked + .desc = { ent-AirlockCommandGlass.desc } +ent-AirlockHeadOfPersonnelGlassLocked = { ent-AirlockCommandGlass } + .suffix = HeadOfPersonnel, Locked + .desc = { ent-AirlockCommandGlass.desc } +ent-AirlockQuartermasterGlassLocked = { ent-AirlockCommandGlass } + .suffix = Logistics Officer, Locked + .desc = { ent-AirlockCommandGlass.desc } +ent-AirlockSecurityGlassLocked = { ent-AirlockSecurityGlass } + .suffix = Security, Locked + .desc = { ent-AirlockSecurityGlass.desc } +ent-AirlockDetectiveGlassLocked = { ent-AirlockSecurityGlass } + .suffix = Detective, Locked + .desc = { ent-AirlockSecurityGlass.desc } +ent-AirlockSecurityLawyerGlassLocked = { ent-AirlockSecurityGlass } + .suffix = Security/Lawyer, Locked + .desc = { ent-AirlockSecurityGlass.desc } +ent-AirlockArmoryGlassLocked = { ent-AirlockSecurityGlass } + .suffix = Armory, Locked + .desc = { ent-AirlockSecurityGlass.desc } +ent-AirlockEVAGlassLocked = { ent-AirlockCommandGlassLocked } + .suffix = EVA, Locked + .desc = { ent-AirlockCommandGlassLocked.desc } +ent-AirlockSyndicateGlassLocked = { ent-AirlockSyndicateGlass } + .suffix = Syndicate, Locked + .desc = { ent-AirlockSyndicateGlass.desc } +ent-AirlockSyndicateNukeopGlassLocked = { ent-AirlockSyndicateGlass } + .suffix = Nukeop, Locked + .desc = { ent-AirlockSyndicateGlass.desc } +ent-AirlockBoxerGlassLocked = { ent-AirlockGlass } + .suffix = Boxer, Locked + .desc = { ent-AirlockGlass.desc } +ent-AirlockClownGlassLocked = { ent-AirlockGlass } + .suffix = Clown, Locked + .desc = { ent-AirlockGlass.desc } +ent-AirlockMimeGlassLocked = { ent-AirlockGlass } + .suffix = Mime, Locked + .desc = { ent-AirlockGlass.desc } +ent-AirlockMusicianGlassLocked = { ent-AirlockGlass } + .suffix = Musician, Locked + .desc = { ent-AirlockGlass.desc } +ent-AirlockReporterGlassLocked = { ent-AirlockGlass } + .suffix = Reporter, Locked + .desc = { ent-AirlockGlass.desc } +ent-AirlockLibraryGlassLocked = { ent-AirlockGlass } + .suffix = Library, Locked + .desc = { ent-AirlockGlass.desc } +ent-AirlockZookeeperGlassLocked = { ent-AirlockGlass } + .suffix = Zookeeper, Locked + .desc = { ent-AirlockGlass.desc } +ent-AirlockExternalGlassSalvageLocked = { ent-AirlockExternalGlass } + .suffix = External, Glass, Salvage, Locked + .desc = { ent-AirlockExternalGlass.desc } +ent-AirlockPsychologistGlassLocked = { ent-AirlockMedicalGlass } + .suffix = Psychologist, Locked + .desc = { ent-AirlockMedicalGlass.desc } +ent-AirlockMaintLocked = { ent-AirlockMaint } + .suffix = Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintGlassLocked = { ent-AirlockMaintGlass } + .suffix = Locked + .desc = { ent-AirlockMaintGlass.desc } +ent-AirlockMaintSalvageLocked = { ent-AirlockMaint } + .suffix = Salvage, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintCargoLocked = { ent-AirlockMaint } + .suffix = Logistics, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintCommandLocked = { ent-AirlockMaint } + .suffix = Command, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintCommonLocked = { ent-AirlockMaint } + .suffix = Common, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintEngiLocked = { ent-AirlockMaint } + .suffix = Engineering, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintAtmoLocked = { ent-AirlockMaint } + .suffix = Atmospherics, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintBarLocked = { ent-AirlockMaint } + .suffix = Bar, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintChapelLocked = { ent-AirlockMaint } + .suffix = Chapel, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintHydroLocked = { ent-AirlockMaint } + .suffix = Hydroponics, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintJanitorLocked = { ent-AirlockMaint } + .suffix = Janitor, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintLawyerLocked = { ent-AirlockMaint } + .suffix = Lawyer, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintServiceLocked = { ent-AirlockMaint } + .suffix = Service, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintTheatreLocked = { ent-AirlockMaint } + .suffix = Theatre, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintKitchenLocked = { ent-AirlockMaint } + .suffix = Kitchen, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintIntLocked = { ent-AirlockMaint } + .suffix = Interior, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintMedLocked = { ent-AirlockMaint } + .suffix = Medical, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintChemLocked = { ent-AirlockMaint } + .suffix = Chemistry, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintRnDLocked = { ent-AirlockMaint } + .suffix = Epistemics, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintRnDMedLocked = { ent-AirlockMaint } + .suffix = Medical/Epistemics, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintSecLocked = { ent-AirlockMaint } + .suffix = Security, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintDetectiveLocked = { ent-AirlockMaint } + .suffix = Detective, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintHOPLocked = { ent-AirlockMaint } + .suffix = HeadOfPersonnel, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintCaptainLocked = { ent-AirlockMaint } + .suffix = Captain, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintChiefEngineerLocked = { ent-AirlockMaint } + .suffix = ChiefEngineer, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintChiefMedicalOfficerLocked = { ent-AirlockMaint } + .suffix = ChiefMedicalOfficer, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintHeadOfSecurityLocked = { ent-AirlockMaint } + .suffix = HeadOfSecurity, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintResearchDirectorLocked = { ent-AirlockMaint } + .suffix = ResearchDirector, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintArmoryLocked = { ent-AirlockMaint } + .suffix = Armory, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintBoxerLocked = { ent-AirlockMaint } + .suffix = Boxer, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintClownLocked = { ent-AirlockMaint } + .suffix = Clown, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintMimeLocked = { ent-AirlockMaint } + .suffix = Mime, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintMusicianLocked = { ent-AirlockMaint } + .suffix = Musician, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintReporterLocked = { ent-AirlockMaint } + .suffix = Reporter, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintLibraryLocked = { ent-AirlockMaint } + .suffix = Library, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintZookeeperLocked = { ent-AirlockMaint } + .suffix = Zookeeper, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintPsychologistLocked = { ent-AirlockMaint } + .suffix = Psychologist, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockMaintSecurityLawyerLocked = { ent-AirlockMaint } + .suffix = Security/Lawyer, Locked + .desc = { ent-AirlockMaint.desc } +ent-AirlockSyndicateLocked = { ent-AirlockSyndicate } + .suffix = Syndicate, Locked + .desc = { ent-AirlockSyndicate.desc } +ent-AirlockSyndicateNukeopLocked = { ent-AirlockSyndicate } + .suffix = Nukeop, Locked + .desc = { ent-AirlockSyndicate.desc } +ent-AirlockExternalShuttleLocked = { ent-AirlockShuttle } + .suffix = External, Docking, Locked + .desc = { ent-AirlockShuttle.desc } +ent-AirlockExternalShuttleSyndicateLocked = { ent-AirlockShuttleSyndicate } + .suffix = External, Docking, Syndicate, Locked + .desc = { ent-AirlockShuttleSyndicate.desc } +ent-AirlockExternalShuttleNukeopLocked = { ent-AirlockShuttleSyndicate } + .suffix = External, Docking, Nukeop, Locked + .desc = { ent-AirlockShuttleSyndicate.desc } +ent-AirlockExternalGlassShuttleLocked = { ent-AirlockGlassShuttle } + .suffix = External, Glass, Docking, Locked + .desc = { ent-AirlockGlassShuttle.desc } +ent-AirlockExternalGlassShuttleSyndicateLocked = { ent-AirlockGlassShuttleSyndicate } + .suffix = Syndicate, Locked, Glass + .desc = { ent-AirlockGlassShuttleSyndicate.desc } +ent-AirlockExternalGlassShuttleNukeopLocked = { ent-AirlockGlassShuttleSyndicate } + .suffix = Nukeop, Locked, Glass + .desc = { ent-AirlockGlassShuttleSyndicate.desc } +ent-AirlockExternalGlassShuttleEmergencyLocked = { ent-AirlockGlassShuttle } + .suffix = External, Emergency, Glass, Docking, Locked + .desc = { ent-AirlockGlassShuttle.desc } +ent-AirlockExternalGlassShuttleArrivals = { ent-AirlockGlassShuttle } + .suffix = External, Arrivals, Glass, Docking + .desc = { ent-AirlockGlassShuttle.desc } +ent-AirlockExternalGlassShuttleEscape = { ent-AirlockGlassShuttle } + .suffix = External, Escape 3x4, Glass, Docking + .desc = { ent-AirlockGlassShuttle.desc } +ent-HighSecCentralCommandLocked = { ent-HighSecDoor } + .suffix = Central Command, Locked + .desc = { ent-HighSecDoor.desc } +ent-HighSecCommandLocked = { ent-HighSecDoor } + .suffix = Command, Locked + .desc = { ent-HighSecDoor.desc } +ent-HighSecCaptainLocked = { ent-HighSecDoor } + .suffix = Captain, Locked + .desc = { ent-HighSecDoor.desc } +ent-HighSecArmoryLocked = { ent-HighSecDoor } + .suffix = Armory, Locked + .desc = { ent-HighSecDoor.desc } +ent-AirlockHatchSyndicate = { ent-AirlockHatch } + .suffix = Syndicate, Locked + .desc = { ent-AirlockHatch.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/airlocks.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/airlocks.ftl new file mode 100644 index 00000000000..f2ba0471d14 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/airlocks.ftl @@ -0,0 +1,86 @@ +ent-AirlockFreezer = { ent-Airlock } + .suffix = Freezer + .desc = { ent-Airlock.desc } +ent-AirlockEngineering = { ent-Airlock } + .suffix = Engineering + .desc = { ent-Airlock.desc } +ent-AirlockAtmospherics = { ent-AirlockEngineering } + .suffix = Atmospherics + .desc = { ent-AirlockEngineering.desc } +ent-AirlockCargo = { ent-Airlock } + .suffix = Logistics + .desc = { ent-Airlock.desc } +ent-AirlockMedical = { ent-Airlock } + .suffix = Medical + .desc = { ent-Airlock.desc } +ent-AirlockVirology = { ent-AirlockMedical } + .suffix = Virology + .desc = { ent-AirlockMedical.desc } +ent-AirlockChemistry = { ent-AirlockMedical } + .suffix = Chemistry + .desc = { ent-AirlockMedical.desc } +ent-AirlockScience = { ent-Airlock } + .suffix = Epistemics + .desc = { ent-Airlock.desc } +ent-AirlockCommand = { ent-Airlock } + .suffix = Command + .desc = { ent-Airlock.desc } +ent-AirlockSecurity = { ent-Airlock } + .suffix = Security + .desc = { ent-Airlock.desc } +ent-AirlockMaint = maintenance access + .desc = { ent-Airlock.desc } +ent-AirlockSyndicate = { ent-AirlockSecurity } + .suffix = Syndicate + .desc = { ent-AirlockSecurity.desc } +ent-AirlockMining = { ent-AirlockCargo } + .suffix = Mining(Salvage) + .desc = { ent-AirlockCargo.desc } +ent-AirlockCentralCommand = { ent-AirlockCommand } + .suffix = Central Command + .desc = { ent-AirlockCommand.desc } +ent-AirlockHatch = airtight hatch + .desc = { ent-Airlock.desc } +ent-AirlockHatchMaintenance = maintenance hatch + .desc = { ent-Airlock.desc } +ent-AirlockGlass = glass airlock + .desc = { ent-Airlock.desc } +ent-AirlockEngineeringGlass = { ent-AirlockGlass } + .suffix = Engineering + .desc = { ent-AirlockGlass.desc } +ent-AirlockMaintGlass = { ent-AirlockGlass } + .suffix = Maintenance + .desc = { ent-AirlockGlass.desc } +ent-AirlockAtmosphericsGlass = { ent-AirlockEngineeringGlass } + .suffix = Atmospherics + .desc = { ent-AirlockEngineeringGlass.desc } +ent-AirlockCargoGlass = { ent-AirlockGlass } + .suffix = Logistics + .desc = { ent-AirlockGlass.desc } +ent-AirlockMedicalGlass = { ent-AirlockGlass } + .suffix = Medical + .desc = { ent-AirlockGlass.desc } +ent-AirlockChemistryGlass = { ent-AirlockMedicalGlass } + .suffix = Chemistry + .desc = { ent-AirlockMedicalGlass.desc } +ent-AirlockVirologyGlass = { ent-AirlockMedicalGlass } + .suffix = Virology + .desc = { ent-AirlockMedicalGlass.desc } +ent-AirlockScienceGlass = { ent-AirlockGlass } + .suffix = Epistemics + .desc = { ent-AirlockGlass.desc } +ent-AirlockCommandGlass = { ent-AirlockGlass } + .suffix = Command + .desc = { ent-AirlockGlass.desc } +ent-AirlockSecurityGlass = { ent-AirlockGlass } + .suffix = Security + .desc = { ent-AirlockGlass.desc } +ent-AirlockSyndicateGlass = { ent-AirlockSecurityGlass } + .suffix = Syndicate + .desc = { ent-AirlockSecurityGlass.desc } +ent-AirlockMiningGlass = { ent-AirlockCargoGlass } + .suffix = Mining(Salvage) + .desc = { ent-AirlockCargoGlass.desc } +ent-AirlockCentralCommandGlass = { ent-AirlockCommandGlass } + .suffix = Central Command + .desc = { ent-AirlockCommandGlass.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/assembly.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/assembly.ftl new file mode 100644 index 00000000000..79006936b3c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/assembly.ftl @@ -0,0 +1,105 @@ +ent-AirlockAssemblyAtmospherics = { ent-AirlockAssembly } + .suffix = Atmospherics + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyAtmosphericsGlass = { ent-AirlockAssembly } + .suffix = Atmospherics, Glass + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyCargo = { ent-AirlockAssembly } + .suffix = Cargo + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyCargoGlass = { ent-AirlockAssembly } + .suffix = Cargo, Glass + .desc = { ent-AirlockAssembly.desc } +ent-PinionAirlockAssembly = airlock assembly + .suffix = Pinion, Clockwork + .desc = { ent-AirlockAssembly.desc } +ent-PinionAirlockAssemblyGlass = { ent-PinionAirlockAssembly } + .suffix = Pinion, Clockwork, Glass + .desc = { ent-PinionAirlockAssembly.desc } +ent-AirlockAssemblyCommand = { ent-AirlockAssembly } + .suffix = Command + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyCommandGlass = { ent-AirlockAssembly } + .suffix = Command, Glass + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyEngineering = { ent-AirlockAssembly } + .suffix = Engineering + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyEngineeringGlass = { ent-AirlockAssembly } + .suffix = Engineering, Glass + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyExternal = { ent-AirlockAssembly } + .suffix = External + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyExternalGlass = { ent-AirlockAssembly } + .suffix = External, Glass + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyGlass = { ent-AirlockAssembly } + .suffix = Glass + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyFreezer = { ent-AirlockAssembly } + .suffix = Freezer + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyMaintenance = { ent-AirlockAssembly } + .suffix = Maintenance + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyMaintenanceGlass = { ent-AirlockAssembly } + .suffix = Maintenance, Glass + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyMedical = { ent-AirlockAssembly } + .suffix = Medical + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyMedicalGlass = { ent-AirlockAssembly } + .suffix = Medical, Glass + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyScience = { ent-AirlockAssembly } + .suffix = Science + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyScienceGlass = { ent-AirlockAssembly } + .suffix = Science, Glass + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblySecurity = { ent-AirlockAssembly } + .suffix = Security + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblySecurityGlass = { ent-AirlockAssembly } + .suffix = Security, Glass + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyShuttle = { ent-AirlockAssembly } + .suffix = Shuttle + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyShuttleGlass = { ent-AirlockAssembly } + .suffix = Shuttle, Glass + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyVirology = { ent-AirlockAssembly } + .suffix = Virology + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyVirologyGlass = { ent-AirlockAssembly } + .suffix = Virology, Glass + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyCentralCommand = { ent-AirlockAssembly } + .suffix = CentralCommand + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyCentralCommandGlass = { ent-AirlockAssembly } + .suffix = CentralCommand, Glass + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyMining = { ent-AirlockAssembly } + .suffix = Mining + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyMiningGlass = { ent-AirlockAssembly } + .suffix = Mining, Glass + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblySyndicate = { ent-AirlockAssembly } + .suffix = Syndicate + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblySyndicateGlass = { ent-AirlockAssembly } + .suffix = Syndicate, Glass + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyShuttleSyndicate = { ent-AirlockAssembly } + .suffix = ShuttleSyndicate + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyShuttleSyndicateGlass = { ent-AirlockAssembly } + .suffix = ShuttleSyndicate, Glass + .desc = { ent-AirlockAssembly.desc } +ent-AirlockAssemblyHighSec = { ent-AirlockAssembly } + .suffix = HighSec + .desc = { ent-AirlockAssembly.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/base_assembly.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/base_assembly.ftl new file mode 100644 index 00000000000..e88e91c1c14 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/base_assembly.ftl @@ -0,0 +1,2 @@ +ent-AirlockAssembly = airlock assembly + .desc = It opens, it closes, and maybe crushes you. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/base_structureairlocks.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/base_structureairlocks.ftl new file mode 100644 index 00000000000..81876b6d6a1 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/base_structureairlocks.ftl @@ -0,0 +1,2 @@ +ent-Airlock = airlock + .desc = It opens, it closes, and maybe crushes you. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/clockwork.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/clockwork.ftl new file mode 100644 index 00000000000..3fa04bcf000 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/clockwork.ftl @@ -0,0 +1,6 @@ +ent-PinionAirlock = { ent-Airlock } + .suffix = Pinion, Clockwork + .desc = { ent-Airlock.desc } +ent-PinionAirlockGlass = { ent-AirlockGlass } + .suffix = Pinion, Clockwork + .desc = { ent-AirlockGlass.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/easy_pry.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/easy_pry.ftl new file mode 100644 index 00000000000..529caf35663 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/easy_pry.ftl @@ -0,0 +1,24 @@ +ent-AirlockExternalEasyPry = { ent-AirlockExternal } + .desc = It opens, it closes, it might crush you, and there might be only space behind it. Has to be manually activated. Has a valve labelled "TURN TO OPEN" + .suffix = External, EasyPry +ent-AirlockExternalGlassEasyPry = { ent-AirlockExternalGlass } + .desc = It opens, it closes, it might crush you, and there might be only space behind it. Has to be manually activated. Has a valve labelled "TURN TO OPEN" + .suffix = External, Glass, EasyPry +ent-AirlockGlassShuttleEasyPry = { ent-AirlockGlassShuttle } + .desc = Necessary for connecting two space craft together. Has a valve labelled "TURN TO OPEN" + .suffix = EasyPry, Docking +ent-AirlockShuttleEasyPry = { ent-AirlockShuttle } + .desc = Necessary for connecting two space craft together. Has a valve labelled "TURN TO OPEN" + .suffix = EasyPry, Docking +ent-AirlockExternalEasyPryLocked = { ent-AirlockExternalLocked } + .desc = It opens, it closes, it might crush you, and there might be only space behind it. Has to be manually activated. Has a valve labelled "TURN TO OPEN" + .suffix = External, EasyPry, Locked +ent-AirlockExternalGlassEasyPryLocked = { ent-AirlockExternalGlassLocked } + .desc = It opens, it closes, it might crush you, and there might be only space behind it. Has to be manually activated. Has a valve labelled "TURN TO OPEN" + .suffix = External, Glass, EasyPry, Locked +ent-AirlockGlassShuttleEasyPryLocked = { ent-AirlockExternalGlassShuttleLocked } + .desc = Necessary for connecting two space craft together. Has a valve labelled "TURN TO OPEN" + .suffix = EasyPry, Docking, Locked +ent-AirlockShuttleEasyPryLocked = { ent-AirlockExternalShuttleLocked } + .desc = Necessary for connecting two space craft together. Has a valve labelled "TURN TO OPEN" + .suffix = EasyPry, Docking, Locked diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/external.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/external.ftl new file mode 100644 index 00000000000..290aedf2c55 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/external.ftl @@ -0,0 +1,6 @@ +ent-AirlockExternal = { ent-Airlock } + .desc = It opens, it closes, it might crush you, and there might be only space behind it. + .suffix = External +ent-AirlockExternalGlass = { ent-AirlockExternal } + .suffix = Glass, External + .desc = { ent-AirlockExternal.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/highsec.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/highsec.ftl new file mode 100644 index 00000000000..fbd6bb8a8e6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/highsec.ftl @@ -0,0 +1,2 @@ +ent-HighSecDoor = high security door + .desc = Keeps the bad out and keeps the good in. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/shuttle.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/shuttle.ftl new file mode 100644 index 00000000000..27ea1c57700 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/airlocks/shuttle.ftl @@ -0,0 +1,15 @@ +ent-AirlockShuttle = external airlock + .desc = Necessary for connecting two space craft together. + .suffix = Docking +ent-AirlockGlassShuttle = external airlock + .desc = Necessary for connecting two space craft together. + .suffix = Glass, Docking +ent-AirlockShuttleAssembly = external airlock assembly + .desc = An incomplete structure necessary for connecting two space craft together. + .suffix = Docking +ent-AirlockGlassShuttleSyndicate = external airlock + .desc = Necessary for connecting two space craft together. + .suffix = Glass, Docking +ent-AirlockShuttleSyndicate = external airlock + .desc = Necessary for connecting two space craft together. + .suffix = Docking diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/firelocks/firelock.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/firelocks/firelock.ftl new file mode 100644 index 00000000000..13da64766c0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/firelocks/firelock.ftl @@ -0,0 +1,8 @@ +ent-BaseFirelock = firelock + .desc = Apply crowbar. +ent-Firelock = { ent-BaseFirelock } + .desc = { ent-BaseFirelock.desc } +ent-FirelockGlass = glass firelock + .desc = { ent-Firelock.desc } +ent-FirelockEdge = firelock + .desc = { ent-BaseFirelock.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/firelocks/frame.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/firelocks/frame.ftl new file mode 100644 index 00000000000..2fafd153cfa --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/firelocks/frame.ftl @@ -0,0 +1,2 @@ +ent-FirelockFrame = firelock frame + .desc = That is a firelock frame. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/materialdoors/material_doors.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/materialdoors/material_doors.ftl new file mode 100644 index 00000000000..2376ca61551 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/materialdoors/material_doors.ftl @@ -0,0 +1,20 @@ +ent-BaseMaterialDoor = door + .desc = A door, where will it lead? +ent-BaseMaterialDoorNavMap = { ent-BaseMaterialDoor } + .desc = { ent-BaseMaterialDoor.desc } +ent-MetalDoor = metal door + .desc = { ent-BaseMaterialDoorNavMap.desc } +ent-WoodDoor = wooden door + .desc = A door, where will it lead? +ent-PaperDoor = paper door + .desc = A door, where will it lead? +ent-PlasmaDoor = plasma door + .desc = A door, where will it lead? +ent-GoldDoor = gold door + .desc = A door, where will it lead? +ent-SilverDoor = silver door + .desc = A door, where will it lead? +ent-BananiumDoor = bananium door + .desc = A door, where will it lead? +ent-WebDoor = web door + .desc = A door, leading to the lands of the spiders... or a spaced room. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/secretdoor/secret_door.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/secretdoor/secret_door.ftl new file mode 100644 index 00000000000..58ec4357eb7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/secretdoor/secret_door.ftl @@ -0,0 +1,7 @@ +ent-BaseSecretDoor = solid wall + .desc = Keeps the air in and the greytide out. + .suffix = secret door +ent-BaseSecretDoorAssembly = secret door assembly + .desc = It opens, it closes, and maybe crushes you. +ent-SolidSecretDoor = solid wall + .desc = { ent-BaseSecretDoor.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/shutter/blast_door.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/shutter/blast_door.ftl new file mode 100644 index 00000000000..175943a94d1 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/shutter/blast_door.ftl @@ -0,0 +1,7 @@ +ent-BlastDoor = blast door + .desc = This one says 'BLAST DONGER'. +ent-BlastDoorOpen = { ent-BlastDoor } + .suffix = Open + .desc = { ent-BlastDoor.desc } +ent-BlastDoorFrame = blast door frame + .desc = This one says 'BLAST DONGER'. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/shutter/blast_door_autolink.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/shutter/blast_door_autolink.ftl new file mode 100644 index 00000000000..1a01017f5e7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/shutter/blast_door_autolink.ftl @@ -0,0 +1,30 @@ +ent-BlastDoorExterior1 = { ent-BlastDoor } + .suffix = Autolink, Ext1 + .desc = { ent-BlastDoor.desc } +ent-BlastDoorExterior1Open = { ent-BlastDoorOpen } + .suffix = Open, Autolink, Ext1 + .desc = { ent-BlastDoorOpen.desc } +ent-BlastDoorExterior2 = { ent-BlastDoor } + .suffix = Autolink, Ext2 + .desc = { ent-BlastDoor.desc } +ent-BlastDoorExterior2Open = { ent-BlastDoorOpen } + .suffix = Open, Autolink, Ext2 + .desc = { ent-BlastDoorOpen.desc } +ent-BlastDoorExterior3 = { ent-BlastDoor } + .suffix = Autolink, Ext3 + .desc = { ent-BlastDoor.desc } +ent-BlastDoorExterior3Open = { ent-BlastDoorOpen } + .suffix = Open, Autolink, Ext3 + .desc = { ent-BlastDoorOpen.desc } +ent-BlastDoorBridge = { ent-BlastDoor } + .suffix = Autolink, Bridge + .desc = { ent-BlastDoor.desc } +ent-BlastDoorBridgeOpen = { ent-BlastDoorOpen } + .suffix = Open, Autolink, Bridge + .desc = { ent-BlastDoorOpen.desc } +ent-BlastDoorWindows = { ent-BlastDoor } + .suffix = Autolink, Windows + .desc = { ent-BlastDoor.desc } +ent-BlastDoorWindowsOpen = { ent-BlastDoorOpen } + .suffix = Open, Autolink, Windows + .desc = { ent-BlastDoorOpen.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/shutter/shutters.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/shutter/shutters.ftl new file mode 100644 index 00000000000..8f6e6fb6fe6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/shutter/shutters.ftl @@ -0,0 +1,19 @@ +ent-BaseShutter = shutter + .desc = One shudders to think about what might be behind this shutter. +ent-ShuttersNormal = { ent-BaseShutter } + .desc = { ent-BaseShutter.desc } +ent-ShuttersNormalOpen = { ent-ShuttersNormal } + .suffix = Open + .desc = { ent-ShuttersNormal.desc } +ent-ShuttersRadiation = radiation shutters + .desc = Why did they make these shutters radioactive? +ent-ShuttersRadiationOpen = { ent-ShuttersRadiation } + .suffix = Open + .desc = { ent-ShuttersRadiation.desc } +ent-ShuttersWindow = window shutters + .desc = The Best (TM) place to see your friends explode! +ent-ShuttersWindowOpen = { ent-ShuttersWindow } + .suffix = Open + .desc = { ent-ShuttersWindow.desc } +ent-ShuttersFrame = shutter frame + .desc = A frame for constructing a shutter. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/windoors/assembly.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/windoors/assembly.ftl new file mode 100644 index 00000000000..32688b7b8b0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/windoors/assembly.ftl @@ -0,0 +1,14 @@ +ent-WindoorAssembly = windoor assembly + .desc = It opens, it closes, and you can see through it! +ent-WindoorAssemblySecure = secure windoor assembly + .desc = It opens, it closes, and you can see through it! This one looks tough. +ent-WindoorAssemblyClockwork = clockwork windoor assembly + .desc = It opens, it closes, and you can see through it! This one looks tough. +ent-WindoorAssemblyPlasma = Plasma windoor assembly + .desc = It opens, it closes, and you can see through it! This one looks purp-, no, pink. Wait... +ent-WindoorAssemblySecurePlasma = Secure Plasma windoor assembly + .desc = It opens, it closes, and you can see through it! This one looks strong and pin-, no, purple. Hold on... +ent-WindoorAssemblyUranium = Uranium windoor assembly + .desc = It opens, it closes, and you can see through it! This one looks sickly green... +ent-WindoorAssemblySecureUranium = Secure Uranium windoor assembly + .desc = It opens, it closes, and you can see through it! This one looks strong and radioactive-lime-green! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/windoors/base_structurewindoors.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/windoors/base_structurewindoors.ftl new file mode 100644 index 00000000000..8ac8ffb04d7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/windoors/base_structurewindoors.ftl @@ -0,0 +1,12 @@ +ent-BaseWindoor = { ent-BaseStructure } + .desc = { ent-BaseStructure.desc } +ent-BaseSecureWindoor = { ent-BaseWindoor } + .desc = { ent-BaseWindoor.desc } +ent-BasePlasmaWindoor = { ent-BaseWindoor } + .desc = { ent-BaseWindoor.desc } +ent-BaseSecurePlasmaWindoor = { ent-BaseWindoor } + .desc = { ent-BaseWindoor.desc } +ent-BaseUraniumWindoor = { ent-BaseWindoor } + .desc = { ent-BaseWindoor.desc } +ent-BaseSecureUraniumWindoor = { ent-BaseWindoor } + .desc = { ent-BaseWindoor.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/windoors/clockwork.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/windoors/clockwork.ftl new file mode 100644 index 00000000000..8102579fd2b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/windoors/clockwork.ftl @@ -0,0 +1,2 @@ +ent-BaseClockworkWindoor = clockwork windoor + .desc = { ent-BaseWindoor.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/windoors/windoor.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/windoors/windoor.ftl new file mode 100644 index 00000000000..787b5dc7bcb --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/doors/windoors/windoor.ftl @@ -0,0 +1,128 @@ +ent-Windoor = Windoor + .desc = It's a window and a sliding door. Wow! +ent-WindoorSecure = Secure Windoor + .desc = It's a sturdy window and a sliding door. Wow! +ent-WindoorClockwork = clockwork windoor + .desc = It's a sturdy window and a sliding door. Wow! +ent-WindoorPlasma = Plasma Windoor + .desc = It's a pink window *and* a sliding door. Amazing! +ent-WindoorSecurePlasma = Secure Plasma Windoor + .desc = It's a sturdy purple window *and* a sliding door. Spectacular! +ent-WindoorUranium = Uranium Windoor + .desc = It's a window and a sliding door. Huh? Oh, and it's green! +ent-WindoorSecureUranium = Secure Uranium Windoor + .desc = It's a sturdy window and a sliding door. It's so neon green, it might even taste like limes! +ent-WindoorBarLocked = { ent-Windoor } + .suffix = Bar, Locked + .desc = { ent-Windoor.desc } +ent-WindoorBarKitchenLocked = { ent-Windoor } + .suffix = Bar&Kitchen, Locked + .desc = { ent-Windoor.desc } +ent-WindoorCargoLocked = { ent-Windoor } + .suffix = Logistics, Locked + .desc = { ent-Windoor.desc } +ent-WindoorChapelLocked = { ent-Windoor } + .suffix = Chapel, Locked + .desc = { ent-Windoor.desc } +ent-WindoorHydroponicsLocked = { ent-Windoor } + .suffix = Hydroponics, Locked + .desc = { ent-Windoor.desc } +ent-WindoorJanitorLocked = { ent-Windoor } + .suffix = Janitor, Locked + .desc = { ent-Windoor.desc } +ent-PlasmaWindoorJanitorLocked = { ent-WindoorPlasma } + .suffix = Janitor, Locked, Plasma + .desc = { ent-WindoorPlasma.desc } +ent-WindoorKitchenLocked = { ent-Windoor } + .suffix = Kitchen, Locked + .desc = { ent-Windoor.desc } +ent-WindoorKitchenHydroponicsLocked = { ent-Windoor } + .suffix = Kitchen&Hydroponics, Locked + .desc = { ent-Windoor.desc } +ent-WindoorServiceLocked = { ent-Windoor } + .suffix = Service, Locked + .desc = { ent-Windoor.desc } +ent-WindoorTheatreLocked = { ent-Windoor } + .suffix = Theatre, Locked + .desc = { ent-Windoor.desc } +ent-WindoorSecureArmoryLocked = { ent-WindoorSecureSecurityLocked } + .suffix = Armory, Locked + .desc = { ent-WindoorSecureSecurityLocked.desc } +ent-WindoorSecureAtmosphericsLocked = { ent-WindoorSecure } + .suffix = Atmospherics, Locked + .desc = { ent-WindoorSecure.desc } +ent-WindoorSecureBarLocked = { ent-WindoorSecure } + .suffix = Bar, Locked + .desc = { ent-WindoorSecure.desc } +ent-WindoorSecureCargoLocked = { ent-WindoorSecure } + .suffix = Logistics, Locked + .desc = { ent-WindoorSecure.desc } +ent-WindoorSecureChapelLocked = { ent-WindoorSecure } + .suffix = Chapel, Locked + .desc = { ent-WindoorSecure.desc } +ent-WindoorSecureChemistryLocked = { ent-WindoorSecure } + .suffix = Chemistry, Locked + .desc = { ent-WindoorSecure.desc } +ent-PlasmaWindoorSecureChemistryLocked = { ent-WindoorSecurePlasma } + .suffix = Chemistry, Locked, Plasma + .desc = { ent-WindoorSecurePlasma.desc } +ent-WindoorSecureCentralCommandLocked = { ent-WindoorSecure } + .suffix = Central Command, Locked + .desc = { ent-WindoorSecure.desc } +ent-PlasmaWindoorSecureCentralCommandLocked = { ent-WindoorSecurePlasma } + .suffix = Central Command, Locked, Plasma + .desc = { ent-WindoorSecurePlasma.desc } +ent-UraniumWindoorSecureCentralCommandLocked = { ent-WindoorSecureUranium } + .suffix = Central Command, Locked, Uranium + .desc = { ent-WindoorSecureUranium.desc } +ent-WindoorSecureCommandLocked = { ent-WindoorSecure } + .suffix = Command, Locked + .desc = { ent-WindoorSecure.desc } +ent-WindoorSecureDetectiveLocked = { ent-WindoorSecure } + .suffix = Detective, Locked + .desc = { ent-WindoorSecure.desc } +ent-WindoorSecureEngineeringLocked = { ent-WindoorSecure } + .suffix = Engineering, Locked + .desc = { ent-WindoorSecure.desc } +ent-PlasmaWindoorSecureEngineeringLocked = { ent-WindoorSecurePlasma } + .suffix = Engineering, Locked, Plasma + .desc = { ent-WindoorSecurePlasma.desc } +ent-UraniumWindoorSecureEngineeringLocked = { ent-WindoorSecureUranium } + .suffix = Engineering, Locked, Uranium + .desc = { ent-WindoorSecureUranium.desc } +ent-WindoorSecureExternalLocked = { ent-WindoorSecure } + .suffix = External, Locked + .desc = { ent-WindoorSecure.desc } +ent-WindoorSecureJanitorLocked = { ent-WindoorSecure } + .suffix = Janitor, Locked + .desc = { ent-WindoorSecure.desc } +ent-PlasmaWindoorSecureJanitorLocked = { ent-WindoorSecurePlasma } + .suffix = Janitor, Locked, Plasma + .desc = { ent-WindoorSecurePlasma.desc } +ent-WindoorSecureKitchenLocked = { ent-WindoorSecure } + .suffix = Kitchen, Locked + .desc = { ent-WindoorSecure.desc } +ent-WindoorSecureSecurityLawyerLocked = { ent-WindoorSecureSecurityLocked } + .suffix = Security/Lawyer, Locked + .desc = { ent-WindoorSecureSecurityLocked.desc } +ent-WindoorSecureMedicalLocked = { ent-WindoorSecure } + .suffix = Medical, Locked + .desc = { ent-WindoorSecure.desc } +ent-WindoorSecureSalvageLocked = { ent-WindoorSecure } + .suffix = Salvage, Locked + .desc = { ent-WindoorSecure.desc } +ent-WindoorSecureSecurityLocked = { ent-WindoorSecure } + .suffix = Security, Locked + .desc = { ent-WindoorSecure.desc } +ent-WindoorSecureScienceLocked = { ent-WindoorSecure } + .suffix = Epistemics, Locked + .desc = { ent-WindoorSecure.desc } +ent-PlasmaWindoorSecureScienceLocked = { ent-WindoorSecurePlasma } + .suffix = Science, Locked, Plasma + .desc = { ent-WindoorSecurePlasma.desc } +ent-WindoorSecureServiceLocked = { ent-WindoorSecure } + .suffix = Service, Locked + .desc = { ent-WindoorSecure.desc } +ent-WindoorSecureHeadOfPersonnelLocked = { ent-WindoorSecure } + .suffix = HeadOfPersonnel, Locked + .desc = { ent-WindoorSecure.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/altar.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/altar.ftl new file mode 100644 index 00000000000..c5068a2bd1d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/altar.ftl @@ -0,0 +1,40 @@ +ent-AltarBase = altar + .desc = Altar of the Gods. +ent-AltarNanotrasen = nanotrasen altar + .desc = { ent-AltarBase.desc } +ent-AltarChaos = chaos altar + .desc = { ent-AltarNanotrasen.desc } +ent-AltarDruid = druid altar + .desc = { ent-AltarNanotrasen.desc } +ent-AltarToolbox = toolbox altar + .desc = { ent-AltarNanotrasen.desc } +ent-AltarSpaceChristian = space-Christian altar + .desc = { ent-AltarNanotrasen.desc } +ent-AltarSatana = satanic altar + .desc = { ent-AltarNanotrasen.desc } +ent-AltarTechnology = technology altar + .desc = { ent-AltarNanotrasen.desc } +ent-AltarConvertFestival = festival altar + .desc = { ent-AltarBase.desc } +ent-AltarConvertMaint = maint altar + .desc = { ent-AltarConvertFestival.desc } +ent-AltarConvertBlue = blue altar + .desc = { ent-AltarConvertFestival.desc } +ent-AltarConvertBurden = burden altar + .desc = { ent-AltarConvertFestival.desc } +ent-AltarConvert = convert altar + .desc = { ent-AltarConvertFestival.desc } +ent-AltarConvertOrange = orange altar + .desc = { ent-AltarConvertFestival.desc } +ent-AltarConvertRed = red altar + .desc = { ent-AltarConvertFestival.desc } +ent-AltarConvertWhite = white altar + .desc = { ent-AltarConvertFestival.desc } +ent-AltarConvertYellow = yellow altar + .desc = { ent-AltarConvertFestival.desc } +ent-AltarHeaven = heaven altar + .desc = { ent-AltarBase.desc } +ent-AltarFangs = fanged altar + .desc = { ent-AltarHeaven.desc } +ent-AltarBananium = honkmother altar + .desc = A bananium altar dedicated to the honkmother. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/beds.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/beds.ftl new file mode 100644 index 00000000000..5694450c2ce --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/beds.ftl @@ -0,0 +1,12 @@ +ent-Bed = bed + .desc = This is used to lie in, sleep in or strap on. Resting here provides extremely slow healing. +ent-MedicalBed = medical bed + .desc = A hospital bed for patients to recover in. Resting here provides fairly slow healing. +ent-DogBed = dog bed + .desc = A comfy-looking dog bed. You can even strap your pet in, in case the gravity turns off. +ent-Mattress = mattress + .desc = Better sleep in that then on the floor i guess. +ent-WebBed = web bed + .desc = You got webbed. +ent-PsychBed = psychologist bed + .desc = An upholstered bed for the psychological care of patients. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/bench.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/bench.ftl new file mode 100644 index 00000000000..6cf2268859f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/bench.ftl @@ -0,0 +1,11 @@ +ent-BenchComfy = comfortable bench + .desc = A bench with an extremely comfortable backrest. +ent-BenchColorfulComfy = { ent-BenchComfy } + .desc = A bench with an extremely comfortable backrest. + .suffix = Solo. Colorful +ent-BenchRedComfy = { ent-BenchComfy } + .suffix = Solo. Red + .desc = { ent-BenchComfy.desc } +ent-BenchBlueComfy = { ent-BenchComfy } + .suffix = Solo. Blue + .desc = { ent-BenchComfy.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/bookshelf.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/bookshelf.ftl new file mode 100644 index 00000000000..c3331dea54f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/bookshelf.ftl @@ -0,0 +1,2 @@ +ent-Bookshelf = bookshelf + .desc = Mostly filled with books. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/carpets.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/carpets.ftl new file mode 100644 index 00000000000..071234044f7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/carpets.ftl @@ -0,0 +1,34 @@ +ent-CarpetBase = carpet + .desc = Fancy walking surface. +ent-Carpet = { ent-CarpetBase } + .suffix = Red + .desc = { ent-CarpetBase.desc } +ent-CarpetBlack = { ent-CarpetBase } + .suffix = Black + .desc = { ent-CarpetBase.desc } +ent-CarpetPink = { ent-CarpetBase } + .suffix = Pink + .desc = { ent-CarpetBase.desc } +ent-CarpetBlue = { ent-CarpetBase } + .suffix = Blue + .desc = { ent-CarpetBase.desc } +ent-CarpetGreen = { ent-CarpetBase } + .suffix = Green + .desc = { ent-CarpetBase.desc } +ent-CarpetOrange = { ent-CarpetBase } + .suffix = Orange + .desc = { ent-CarpetBase.desc } +ent-CarpetSBlue = { ent-CarpetBase } + .suffix = Sky Blue + .desc = { ent-CarpetBase.desc } +ent-CarpetPurple = { ent-CarpetBase } + .suffix = Purple + .desc = { ent-CarpetBase.desc } +ent-CarpetCyan = { ent-CarpetBase } + .suffix = Cyan + .desc = { ent-CarpetBase.desc } +ent-CarpetWhite = { ent-CarpetBase } + .suffix = White + .desc = { ent-CarpetBase.desc } +ent-CarpetChapel = chapel's carpet + .desc = { ent-BaseStructure.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/chairs.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/chairs.ftl new file mode 100644 index 00000000000..ccb34e65017 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/chairs.ftl @@ -0,0 +1,46 @@ +ent-SeatBase = chair + .desc = You sit in this. Either by will or force. +ent-UnanchoredChairBase = chair + .desc = { ent-SeatBase.desc } +ent-ChairBase = chair + .desc = { ent-UnanchoredChairBase.desc } +ent-OfficeChairBase = chair + .desc = { ent-UnanchoredChairBase.desc } +ent-StoolBase = stool + .desc = { ent-OfficeChairBase.desc } +ent-Chair = chair + .desc = { ent-ChairBase.desc } +ent-ChairGreyscale = chair + .suffix = White + .desc = { ent-Chair.desc } +ent-Stool = stool + .desc = Apply butt. +ent-StoolBar = bar stool + .desc = { ent-StoolBase.desc } +ent-ChairBrass = brass chair + .desc = { ent-StoolBase.desc } +ent-ChairOfficeLight = white office chair + .desc = { ent-OfficeChairBase.desc } +ent-ChairOfficeDark = dark office chair + .desc = { ent-ChairOfficeLight.desc } +ent-ComfyChair = comfy chair + .desc = It looks comfy. +ent-ChairPilotSeat = pilot seat + .desc = The pilot seat of a prestigious ship. +ent-ChairWood = wooden chair + .desc = { ent-UnanchoredChairBase.desc } +ent-ChairRitual = ritual chair + .desc = Looks uncomfortable. +ent-ChairMeat = meat chair + .desc = Uncomfortably sweaty. +ent-ChairCursed = cursed chair + .desc = It's staring back. +ent-ChairWeb = web chair + .desc = For true web developers. +ent-ChairFolding = folding chair + .desc = If you carry six of these you become the coolest kid at church. +ent-ChairFoldingSpawnFolded = { ent-ChairFolding } + .suffix = folded + .desc = { ent-ChairFolding.desc } +ent-SteelBench = steel bench + .desc = A long chair made for a metro. Really standard design. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/dresser.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/dresser.ftl new file mode 100644 index 00000000000..35db796e03b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/dresser.ftl @@ -0,0 +1,5 @@ +ent-Dresser = dresser + .desc = Wooden dresser, can store things inside itself, ideal for underwear, and someone's kidneys?... +ent-DresserFilled = { ent-Dresser } + .suffix = Filled + .desc = { ent-Dresser.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/memorial.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/memorial.ftl new file mode 100644 index 00000000000..f477b6615b5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/memorial.ftl @@ -0,0 +1,7 @@ +ent-Memorial = memorial + .desc = Commemorating something. +ent-SS13Memorial = Tomb of the Unknown Employee + .desc = + Here rests an unknown employee + Unknown by name or rank + Whose acts will not be forgotten diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/potted_plants.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/potted_plants.ftl new file mode 100644 index 00000000000..190aa8afeaf --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/potted_plants.ftl @@ -0,0 +1,66 @@ +ent-PottedPlantBase = potted plant + .desc = A little bit of nature contained in a pot. +ent-PottedPlant0 = { ent-PottedPlantBase } + .desc = { ent-PottedPlantBase.desc } +ent-PottedPlant1 = { ent-PottedPlantBase } + .desc = { ent-PottedPlantBase.desc } +ent-PottedPlant2 = { ent-PottedPlantBase } + .desc = { ent-PottedPlantBase.desc } +ent-PottedPlant3 = { ent-PottedPlantBase } + .desc = { ent-PottedPlantBase.desc } +ent-PottedPlant4 = { ent-PottedPlantBase } + .desc = { ent-PottedPlantBase.desc } +ent-PottedPlant5 = { ent-PottedPlantBase } + .desc = { ent-PottedPlantBase.desc } +ent-PottedPlant6 = { ent-PottedPlantBase } + .desc = { ent-PottedPlantBase.desc } +ent-PottedPlant7 = { ent-PottedPlantBase } + .desc = { ent-PottedPlantBase.desc } +ent-PottedPlant8 = { ent-PottedPlantBase } + .desc = { ent-PottedPlantBase.desc } +ent-PottedPlantBioluminscent = bioluminescent potted plant + .desc = It produces light! +ent-PottedPlant10 = { ent-PottedPlantBase } + .desc = A pretty piece of nature contained in a pot. +ent-PottedPlant11 = { ent-PottedPlantBase } + .desc = { ent-PottedPlantBase.desc } +ent-PottedPlant12 = { ent-PottedPlantBase } + .desc = { ent-PottedPlantBase.desc } +ent-PottedPlant13 = { ent-PottedPlantBase } + .desc = { ent-PottedPlantBase.desc } +ent-PottedPlant14 = { ent-PottedPlantBase } + .desc = { ent-PottedPlantBase.desc } +ent-PottedPlant15 = { ent-PottedPlantBase } + .desc = { ent-PottedPlantBase.desc } +ent-PottedPlant16 = { ent-PottedPlantBase } + .desc = { ent-PottedPlantBase.desc } +ent-PottedPlant17 = { ent-PottedPlantBase } + .desc = { ent-PottedPlantBase.desc } +ent-PottedPlant18 = { ent-PottedPlantBase } + .desc = { ent-PottedPlantBase.desc } +ent-PottedPlant19 = { ent-PottedPlantBase } + .desc = { ent-PottedPlantBase.desc } +ent-PottedPlant20 = { ent-PottedPlantBase } + .desc = { ent-PottedPlantBase.desc } +ent-PottedPlant21 = { ent-PottedPlantBase } + .desc = { ent-PottedPlantBase.desc } +ent-PottedPlant22 = { ent-PottedPlantBase } + .desc = { ent-PottedPlantBase.desc } +ent-PottedPlant23 = { ent-PottedPlantBase } + .desc = { ent-PottedPlantBase.desc } +ent-PottedPlant24 = { ent-PottedPlantBase } + .desc = { ent-PottedPlantBase.desc } +ent-PottedPlantRD = Mystagogue's potted plant + .desc = + A gift from the botanical staff, presented after the Mystagogue's reassignment. There's a tag on it that says "Y'all come back now, y'hear?" + It doesn't look very healthy... +ent-PottedPlant26 = { ent-PottedPlantBase } + .desc = Is it just me, or is it blinking? +ent-PottedPlant27 = plastic potted plant + .desc = A fake, cheap looking, plastic tree. Perfect for people who kill every plant they touch. +ent-PottedPlant28 = { ent-PottedPlant27 } + .desc = { ent-PottedPlant27.desc } +ent-PottedPlant29 = { ent-PottedPlant27 } + .desc = { ent-PottedPlant27.desc } +ent-PottedPlant30 = { ent-PottedPlant27 } + .desc = { ent-PottedPlant27.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/rollerbeds.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/rollerbeds.ftl new file mode 100644 index 00000000000..17553f3745e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/rollerbeds.ftl @@ -0,0 +1,15 @@ +ent-RollerBed = rollerbed + .desc = Used to carry patients around without damaging them. +ent-RollerBedSpawnFolded = { ent-RollerBed } + .suffix = folded + .desc = { ent-RollerBed.desc } +ent-CheapRollerBed = rollerbed + .desc = A run-down rollerbed. Used to carry patients around. +ent-CheapRollerBedSpawnFolded = { ent-CheapRollerBed } + .suffix = folded + .desc = { ent-CheapRollerBed.desc } +ent-EmergencyRollerBed = rollerbed + .desc = A robust looking rollerbed used for emergencies. +ent-EmergencyRollerBedSpawnFolded = { ent-EmergencyRollerBed } + .suffix = folded + .desc = { ent-EmergencyRollerBed.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/sink.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/sink.ftl new file mode 100644 index 00000000000..8bc7dc60c71 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/sink.ftl @@ -0,0 +1,13 @@ +ent-SinkEmpty = sink + .desc = The faucets have been tightened to the maximum possible torque but are still known to drip. + .suffix = Empty +ent-Sink = sink + .suffix = Water + .desc = { ent-SinkEmpty.desc } +ent-SinkWide = wide sink + .desc = { ent-Sink.desc } +ent-SinkStemless = sink + .desc = { ent-SinkEmpty.desc } +ent-SinkStemlessWater = sink + .suffix = Water + .desc = { ent-SinkStemless.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/tables/base_structuretables.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/tables/base_structuretables.ftl new file mode 100644 index 00000000000..7ce9dfeae24 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/tables/base_structuretables.ftl @@ -0,0 +1,4 @@ +ent-TableBase = table + .desc = A square piece of metal standing on four metal legs. +ent-CounterBase = counter + .desc = { ent-TableBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/tables/operating_table.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/tables/operating_table.ftl new file mode 100644 index 00000000000..e5d876079bf --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/tables/operating_table.ftl @@ -0,0 +1,2 @@ +ent-OperatingTable = operating table + .desc = Special medical table for surgery. This one just seems to be a useless prop, though. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/tables/tables.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/tables/tables.ftl new file mode 100644 index 00000000000..62e1a17186a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/tables/tables.ftl @@ -0,0 +1,62 @@ +ent-TableFrame = table frame + .desc = Pieces of metal that make the frame of a table. +ent-CounterWoodFrame = wooden counter frame + .desc = Pieces of wood that make the frame of a table. +ent-CounterMetalFrame = metal counter frame + .desc = Pieces of metal that make the frame of a table. +ent-Table = table + .desc = A square piece of metal standing on four metal legs. +ent-TableReinforced = reinforced table + .desc = A square piece of metal standing on four metal legs. Extra robust. +ent-TableGlass = glass table + .desc = A square piece of glass, standing on four metal legs. +ent-TableReinforcedGlass = reinforced glass table + .desc = A square piece of glass, standing on four metal legs. Extra robust. +ent-TablePlasmaGlass = plasma glass table + .desc = A square piece of plasma glass, standing on four metal legs. Pretty! +ent-TableBrass = brass table + .desc = A shiny, corrosion resistant brass table. Steampunk! +ent-TableWood = wood table + .desc = Do not apply fire to this. Rumour says it burns easily. +ent-TableCarpet = gambling table + .desc = Play em' cowboy. +ent-TableStone = stone table + .desc = Literally the sturdiest thing you have ever seen. +ent-TableWeb = web table + .desc = Really smooth and surprisingly durable. +ent-TableFancyBase = fancy table + .desc = Expensive and rich. +ent-TableFancyBlue = { ent-TableFancyBase } + .suffix = Blue + .desc = { ent-TableFancyBase.desc } +ent-TableFancyCyan = { ent-TableFancyBase } + .suffix = Cyan + .desc = { ent-TableFancyBase.desc } +ent-TableFancyBlack = { ent-TableFancyBase } + .suffix = Black + .desc = { ent-TableFancyBase.desc } +ent-TableFancyRed = { ent-TableFancyBase } + .suffix = Red + .desc = { ent-TableFancyBase.desc } +ent-TableFancyPurple = { ent-TableFancyBase } + .suffix = Purple + .desc = { ent-TableFancyBase.desc } +ent-TableFancyPink = { ent-TableFancyBase } + .suffix = Pink + .desc = { ent-TableFancyBase.desc } +ent-TableFancyGreen = { ent-TableFancyBase } + .suffix = Green + .desc = { ent-TableFancyBase.desc } +ent-TableFancyOrange = { ent-TableFancyBase } + .suffix = Orange + .desc = { ent-TableFancyBase.desc } +ent-TableFancyWhite = { ent-TableFancyBase } + .suffix = White + .desc = { ent-TableFancyBase.desc } +ent-TableDebug = table + .desc = PUT ON THEM CODERSOCKS!! + .suffix = DEBUG +ent-TableCounterWood = wood counter + .desc = Do not apply fire to this. Rumour says it burns easily. +ent-TableCounterMetal = metal counter + .desc = Looks like a good place to put a drink down. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/toilet.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/toilet.ftl new file mode 100644 index 00000000000..bde241a7fc7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/furniture/toilet.ftl @@ -0,0 +1,6 @@ +ent-ToiletEmpty = toilet + .desc = The HT-451, a torque rotation-based, waste disposal unit for small matter. This one seems remarkably clean. + .suffix = Empty +ent-ToiletDirtyWater = { ent-ToiletEmpty } + .suffix = Dirty Water + .desc = { ent-ToiletEmpty.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/gates.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/gates.ftl new file mode 100644 index 00000000000..9d6c35846ed --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/gates.ftl @@ -0,0 +1,8 @@ +ent-BaseLogicItem = { ent-BaseItem } + .desc = { ent-BaseItem.desc } +ent-LogicGate = logic gate + .desc = A logic gate with two inputs and one output. Technicians can change its mode of operation using a screwdriver. +ent-EdgeDetector = edge detector + .desc = Splits rising and falling edges into unique pulses and detects how edgy you are. +ent-PowerSensor = power sensor + .desc = Generates signals in response to powernet changes. Can be cycled between cable voltages. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/holographic/projections.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/holographic/projections.ftl new file mode 100644 index 00000000000..5dcaf0d07e3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/holographic/projections.ftl @@ -0,0 +1,8 @@ +ent-HolosignWetFloor = wet floor sign + .desc = The words flicker as if they mean nothing. +ent-HoloFan = holofan + .desc = A barrier of hard light that blocks air, but nothing else. +ent-HolosignSecurity = holographic barrier + .desc = A barrier of hard light that blocks movement, but pretty weak. +ent-HolosignForcefield = holographic force field + .desc = A powerful temporal containment field that doesn't let anything through, not even a tesla or singularity. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/hydro_tray.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/hydro_tray.ftl new file mode 100644 index 00000000000..d242bb3be89 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/hydro_tray.ftl @@ -0,0 +1,5 @@ +ent-hydroponicsTray = hydroponics tray + .desc = An interstellar-grade space farmplot allowing for rapid growth and selective breeding of crops. Just... keep in mind the space weeds. +ent-HydroponicsTrayEmpty = { ent-hydroponicsTray } + .suffix = Empty + .desc = { ent-hydroponicsTray.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/lighting/base_lighting.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/lighting/base_lighting.ftl new file mode 100644 index 00000000000..71241f2630a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/lighting/base_lighting.ftl @@ -0,0 +1,75 @@ +ent-AlwaysPoweredWallLight = light + .desc = An always powered light. + .suffix = Always powered +ent-PoweredlightEmpty = light + .desc = A light fixture. Draws power and produces light when equipped with a light tube. + .suffix = Empty +ent-Poweredlight = { ent-PoweredlightEmpty } + .desc = A light fixture. Draws power and produces light when equipped with a light tube. +ent-PoweredlightLED = { ent-Poweredlight } + .desc = A light fixture. Draws power and produces light when equipped with a light tube. + .suffix = LED +ent-AlwaysPoweredLightLED = { ent-AlwaysPoweredWallLight } + .suffix = Always Powered, LED + .desc = { ent-AlwaysPoweredWallLight.desc } +ent-PoweredlightExterior = { ent-Poweredlight } + .desc = A light fixture. Draws power and produces light when equipped with a light tube. + .suffix = Blue +ent-AlwaysPoweredLightExterior = { ent-AlwaysPoweredWallLight } + .suffix = Always Powered, Blue + .desc = { ent-AlwaysPoweredWallLight.desc } +ent-PoweredlightSodium = { ent-Poweredlight } + .desc = A light fixture. Draws power and produces light when equipped with a light tube. + .suffix = Sodium +ent-AlwaysPoweredLightSodium = { ent-AlwaysPoweredWallLight } + .suffix = Always Powered, Sodium + .desc = { ent-AlwaysPoweredWallLight.desc } +ent-SmallLight = small light + .desc = An always powered light. + .suffix = Always Powered +ent-PoweredSmallLightEmpty = small light + .desc = A light fixture. Draws power and produces light when equipped with a light bulb. + .suffix = Empty +ent-PoweredLEDSmallLight = { ent-PoweredSmallLightEmpty } + .suffix = LED + .desc = { ent-PoweredSmallLightEmpty.desc } +ent-PoweredSmallLight = { ent-PoweredSmallLightEmpty } + .desc = { ent-PoweredSmallLightEmpty.desc } +ent-EmergencyLight = emergency light + .desc = A small light with an internal battery that turns on as soon as it stops receiving any power. Nanotrasen technology allows it to adapt its color to alert crew to the conditions of the station. +ent-PoweredlightCyan = { ent-Poweredlight } + .suffix = Cyan + .desc = { ent-Poweredlight.desc } +ent-AlwaysPoweredlightCyan = { ent-AlwaysPoweredWallLight } + .suffix = Always Powered, Cyan + .desc = { ent-AlwaysPoweredWallLight.desc } +ent-PoweredlightBlue = { ent-Poweredlight } + .suffix = Blue + .desc = { ent-Poweredlight.desc } +ent-AlwaysPoweredlightBlue = { ent-AlwaysPoweredWallLight } + .suffix = Always Powered, Blue + .desc = { ent-AlwaysPoweredWallLight.desc } +ent-PoweredlightPink = { ent-Poweredlight } + .suffix = Pink + .desc = { ent-Poweredlight.desc } +ent-AlwaysPoweredlightPink = { ent-AlwaysPoweredWallLight } + .suffix = Always Powered, Pink + .desc = { ent-AlwaysPoweredWallLight.desc } +ent-PoweredlightOrange = { ent-Poweredlight } + .suffix = Orange + .desc = { ent-Poweredlight.desc } +ent-AlwaysPoweredlightOrange = { ent-AlwaysPoweredWallLight } + .suffix = Always Powered, Orange + .desc = { ent-AlwaysPoweredWallLight.desc } +ent-PoweredlightRed = { ent-Poweredlight } + .suffix = Red + .desc = { ent-Poweredlight.desc } +ent-AlwaysPoweredlightRed = { ent-AlwaysPoweredWallLight } + .suffix = Always Powered, Red + .desc = { ent-AlwaysPoweredWallLight.desc } +ent-PoweredlightGreen = { ent-Poweredlight } + .suffix = Green + .desc = { ent-Poweredlight.desc } +ent-AlwaysPoweredlightGreen = { ent-AlwaysPoweredWallLight } + .suffix = Always Powered, Green + .desc = { ent-AlwaysPoweredWallLight.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/lighting/ground_lighting.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/lighting/ground_lighting.ftl new file mode 100644 index 00000000000..48d6fe24073 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/lighting/ground_lighting.ftl @@ -0,0 +1,11 @@ +ent-LightPostSmall = post light + .desc = An always powered light. + .suffix = Always Powered +ent-PoweredLightPostSmallEmpty = post light + .desc = A small light post. + .suffix = Empty +ent-PoweredLightPostSmall = post light + .desc = A light fixture. Draws power and produces light when equipped with a light tube. +ent-PoweredLEDLightPostSmall = post light + .desc = A light fixture. Draws power and produces light when equipped with a light tube. + .suffix = LED diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/anomaly_equipment.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/anomaly_equipment.ftl new file mode 100644 index 00000000000..c3d58c26866 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/anomaly_equipment.ftl @@ -0,0 +1,8 @@ +ent-MachineAnomalyVessel = anomaly vessel + .desc = A container able to harness a scan of an anomaly and turn it into research data. +ent-MachineAnomalyVesselExperimental = experimental anomaly vessel + .desc = An advanced anomaly vessel capable of greater research potential at the cost of increased volatility and low-level radioactive decay into the environment. +ent-MachineAPE = A.P.E. + .desc = An Anomalous Particle Emitter, capable of shooting out unstable particles which can interface with anomalies. +ent-MachineAnomalyGenerator = anomaly generator + .desc = The peak of pseudoscientific technology. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/anomaly_sync.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/anomaly_sync.ftl new file mode 100644 index 00000000000..e36fa125305 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/anomaly_sync.ftl @@ -0,0 +1,2 @@ +ent-MachineAnomalySynchronizer = anomaly synchronizer + .desc = A sophisticated device that reads changes in anomalous waves, and converts them into energy signals. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/artifact_analyzer.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/artifact_analyzer.ftl new file mode 100644 index 00000000000..1ebf2cf3cec --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/artifact_analyzer.ftl @@ -0,0 +1,6 @@ +ent-MachineArtifactAnalyzer = artifact analyzer + .desc = A platform capable of performing analysis on various types of artifacts. +ent-MachineTraversalDistorter = traversal distorter + .desc = A machine capable of distorting the traversal of artifact nodes. +ent-MachineArtifactCrusher = artifact crusher + .desc = Best not to let your fingers get stuck... diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/base_structuremachines.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/base_structuremachines.ftl new file mode 100644 index 00000000000..97f665003b6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/base_structuremachines.ftl @@ -0,0 +1,6 @@ +ent-BaseMachine = { ent-BaseStructure } + .desc = { ent-BaseStructure.desc } +ent-BaseMachinePowered = { ent-BaseMachine } + .desc = { ent-BaseMachine.desc } +ent-ConstructibleMachine = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/bombs.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/bombs.ftl new file mode 100644 index 00000000000..4467506500d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/bombs.ftl @@ -0,0 +1,9 @@ +ent-BaseHardBomb = hardbomb + .desc = Just keep talking and nobody will explode. +ent-TrainingBomb = training bomb + .desc = A bomb for dummies, manual not included. +ent-SyndicateBomb = syndicate bomb + .desc = A bomb for Syndicate operatives and agents alike. The real deal, no more training, get to it! +ent-DebugHardBomb = debug bomb + .desc = Holy shit this is gonna explode + .suffix = DEBUG diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/chem_master.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/chem_master.ftl new file mode 100644 index 00000000000..d039ae4201e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/chem_master.ftl @@ -0,0 +1,2 @@ +ent-chem_master = ChemMaster 4000 + .desc = An industrial grade chemical manipulator with pill and bottle production included. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/cloning_machine.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/cloning_machine.ftl new file mode 100644 index 00000000000..4ab2d1cd3af --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/cloning_machine.ftl @@ -0,0 +1,2 @@ +ent-CloningPod = cloning pod + .desc = A Cloning Pod. 50% reliable. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/computers/arcades.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/computers/arcades.ftl new file mode 100644 index 00000000000..bfb70044861 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/computers/arcades.ftl @@ -0,0 +1,9 @@ +ent-ArcadeBase = arcade + .desc = An arcade cabinet. +ent-SpaceVillainArcade = space villain arcade + .desc = { ent-ArcadeBase.desc } +ent-SpaceVillainArcadeFilled = { ent-SpaceVillainArcade } + .suffix = Filled + .desc = { ent-SpaceVillainArcade.desc } +ent-BlockGameArcade = NT block game + .desc = An arcade cabinet with a strangely familiar game. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/computers/base_structurecomputers.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/computers/base_structurecomputers.ftl new file mode 100644 index 00000000000..c03e2568bed --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/computers/base_structurecomputers.ftl @@ -0,0 +1,2 @@ +ent-BaseComputer = computer + .desc = { ent-BaseStructureComputer.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/computers/computers.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/computers/computers.ftl new file mode 100644 index 00000000000..dac0d89c3eb --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/computers/computers.ftl @@ -0,0 +1,66 @@ +ent-ComputerAlert = alerts computer + .desc = Used to access the station's automated alert system. +ent-ComputerEmergencyShuttle = emergency shuttle console + .desc = Handles authorization to early launch the shuttle. +ent-BaseComputerShuttle = shuttle console + .desc = Used to pilot a shuttle. +ent-ComputerShuttle = shuttle console + .desc = Used to pilot a shuttle. +ent-ComputerShuttleSyndie = syndicate shuttle console + .desc = Used to pilot a syndicate shuttle. +ent-ComputerShuttleCargo = cargo shuttle console + .desc = Used to pilot the cargo shuttle. +ent-ComputerShuttleSalvage = salvage shuttle console + .desc = Used to pilot the salvage shuttle. +ent-ComputerIFF = IFF computer + .desc = Allows you to control the IFF characteristics of this vessel. +ent-ComputerIFFSyndicate = IFF computer + .desc = Allows you to control the IFF and stealth characteristics of this vessel. + .suffix = Syndicate +ent-ComputerPowerMonitoring = power monitoring computer + .desc = It monitors power levels across the station. +ent-ComputerMedicalRecords = medical records computer + .desc = This can be used to check medical records. +ent-ComputerCriminalRecords = criminal records computer + .desc = This can be used to check criminal records. Only security can modify them. +ent-ComputerStationRecords = station records computer + .desc = This can be used to check station records. +ent-ComputerCrewMonitoring = crew monitoring console + .desc = Used to monitor active health sensors built into most of the crew's uniforms. +ent-ComputerResearchAndDevelopment = R&D computer + .desc = A computer used to interface with R&D tools. +ent-ComputerAnalysisConsole = analysis console + .desc = A computer used to interface with the artifact analyzer. +ent-ComputerId = ID card computer + .desc = Terminal for programming Nanotrasen employee ID cards to access parts of the station. +ent-computerBodyScanner = body scanner computer + .desc = A body scanner. +ent-ComputerComms = communications computer + .desc = A computer used to make station wide announcements via keyboard, set the appropriate alert level, and call the emergency shuttle. +ent-SyndicateComputerComms = syndicate communications computer + .desc = A computer capable of remotely hacking into the station's communications systems. Using this to make an announcement will alert the station to your presence. +ent-ComputerSolarControl = solar control computer + .desc = A controller for solar panel arrays. +ent-ComputerRadar = mass scanner computer + .desc = A computer for detecting nearby bodies, displaying them by position and mass. +ent-ComputerCargoShuttle = cargo shuttle computer + .desc = Used to order the shuttle. +ent-ComputerCargoOrders = cargo request computer + .desc = Used to order supplies and approve requests. +ent-ComputerCargoBounty = cargo bounty computer + .desc = Used to manage currently active bounties. +ent-ComputerCloningConsole = cloning console computer + .desc = The centerpiece of the cloning system, medicine's greatest accomplishment. It has lots of ports and wires. +ent-ComputerSalvageExpedition = salvage expeditions computer + .desc = Used to accept salvage missions, if you're tough enough. +ent-ComputerSurveillanceCameraMonitor = camera monitor + .desc = A surveillance camera monitor. You're watching them. Maybe. +ent-ComputerSurveillanceWirelessCameraMonitor = wireless camera monitor + .desc = A wireless surveillance camera monitor. You're watching them. Maybe. +ent-ComputerPalletConsole = cargo sale computer + .desc = Used to sell goods loaded onto cargo pallets +ent-ComputerMassMedia = news manager console + .desc = Write your message to the world! +ent-ComputerSensorMonitoring = sensor monitoring computer + .desc = A flexible console for monitoring all kinds of sensors. + .suffix = TESTING, DO NOT MAP diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/computers/frame.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/computers/frame.ftl new file mode 100644 index 00000000000..4afad1add44 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/computers/frame.ftl @@ -0,0 +1,6 @@ +ent-BaseStructureComputer = { ent-BaseStructure } + .desc = { ent-BaseStructure.desc } +ent-ComputerFrame = computer frame + .desc = A computer under construction. +ent-ComputerBroken = broken computer + .desc = This computer has seen better days. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/computers/techdiskterminal.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/computers/techdiskterminal.ftl new file mode 100644 index 00000000000..900fa66cb29 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/computers/techdiskterminal.ftl @@ -0,0 +1,2 @@ +ent-ComputerTechnologyDiskTerminal = tech disk terminal + .desc = A terminal used to print out technology disks. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/crew_monitor_server.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/crew_monitor_server.ftl new file mode 100644 index 00000000000..8b1a32e1163 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/crew_monitor_server.ftl @@ -0,0 +1,2 @@ +ent-CrewMonitoringServer = crew monitoring server + .desc = Receives and relays the status of all active suit sensors on the station. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/fatextractor.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/fatextractor.ftl new file mode 100644 index 00000000000..05339dff01c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/fatextractor.ftl @@ -0,0 +1,2 @@ +ent-FatExtractor = lipid extractor + .desc = Safely and efficiently extracts excess fat from a subject. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/fax_machine.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/fax_machine.ftl new file mode 100644 index 00000000000..4c8ad2460b5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/fax_machine.ftl @@ -0,0 +1,11 @@ +ent-FaxMachineBase = long range fax machine + .desc = Bluespace technologies on the application of bureaucracy. +ent-FaxMachineCentcom = CentCom long range fax machine + .suffix = CentCom + .desc = { ent-FaxMachineBase.desc } +ent-FaxMachineSyndie = syndicate long range fax machine + .suffix = Syndicate + .desc = { ent-FaxMachineBase.desc } +ent-FaxMachineCaptain = captain long range fax machine + .suffix = NukeCodes + .desc = { ent-FaxMachineBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/flatpacker.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/flatpacker.ftl new file mode 100644 index 00000000000..ff5c8fd6f0f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/flatpacker.ftl @@ -0,0 +1,4 @@ +ent-MachineFlatpacker = Flatpacker 1001 + .desc = An industrial machine used for expediting machine construction across the station. +ent-FlatpackerNoBoardEffect = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/frame.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/frame.ftl new file mode 100644 index 00000000000..2f760b24723 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/frame.ftl @@ -0,0 +1,8 @@ +ent-UnfinishedMachineFrame = machine frame + .desc = A machine under construction. Needs more parts. + .suffix = Unfinished +ent-MachineFrame = machine frame + .suffix = Ready + .desc = { "" } +ent-MachineFrameDestroyed = destroyed machine frame + .desc = { ent-BaseStructureDynamic.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/gateway.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/gateway.ftl new file mode 100644 index 00000000000..bd01c0002b0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/gateway.ftl @@ -0,0 +1,4 @@ +ent-BaseGateway = gateway + .desc = A mysterious gateway built by unknown hands, it allows for faster than light travel to far-flung locations. +ent-Gateway = { ent-BaseGateway } + .desc = { ent-BaseGateway.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/gravity_generator.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/gravity_generator.ftl new file mode 100644 index 00000000000..a369df7cacc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/gravity_generator.ftl @@ -0,0 +1,4 @@ +ent-GravityGenerator = gravity generator + .desc = It's what keeps you to the floor. +ent-GravityGeneratorMini = mini gravity generator + .desc = It's what keeps you to the floor, now in fun size. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/grill.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/grill.ftl new file mode 100644 index 00000000000..248e0b1052e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/grill.ftl @@ -0,0 +1,2 @@ +ent-KitchenElectricGrill = electric grill + .desc = A microwave? No, a real man cooks steaks on a grill! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/hotplate.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/hotplate.ftl new file mode 100644 index 00000000000..b17d802d9ab --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/hotplate.ftl @@ -0,0 +1,5 @@ +ent-BaseHeaterMachine = { ent-['BaseMachinePowered', 'ConstructibleMachine'] } + + .desc = { ent-['BaseMachinePowered', 'ConstructibleMachine'].desc } +ent-ChemistryHotplate = hotplate + .desc = The descendent of the microwaves, our newest invention in beaker heating technology: the hotplate! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/lathe.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/lathe.ftl new file mode 100644 index 00000000000..161f9a5e5b6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/lathe.ftl @@ -0,0 +1,31 @@ +ent-BaseLathe = lathe + + .desc = { ent-['BaseMachinePowered', 'ConstructibleMachine'].desc } +ent-Autolathe = autolathe + .desc = It produces items using metal and glass. +ent-AutolatheHyperConvection = hyper convection autolathe + .desc = A highly-experimental autolathe that harnesses the power of extreme heat to slowly create objects more cost-effectively. +ent-Protolathe = protolathe + .desc = Converts raw materials into useful objects. +ent-ProtolatheHyperConvection = hyper convection protolathe + .desc = A highly-experimental protolathe that harnesses the power of extreme heat to slowly create objects more cost-effectively. +ent-CircuitImprinter = circuit imprinter + .desc = Prints circuit boards for machines. +ent-ExosuitFabricator = exosuit fabricator + .desc = Creates parts for robotics and other mechanical needs +ent-Biofabricator = biofabricator + .desc = Produces animal cubes using biomass. +ent-SecurityTechFab = security techfab + .desc = Prints equipment for use by security crew. +ent-AmmoTechFab = ammo techfab + .desc = Prints the bare minimum of bullets that any budget military or armory could need. Nothing fancy. +ent-MedicalTechFab = medical techfab + .desc = Prints equipment for use by the medbay. +ent-UniformPrinter = uniform printer + .desc = Prints new or replacement uniforms. +ent-OreProcessor = ore processor + .desc = It produces sheets and ingots using ores. +ent-OreProcessorIndustrial = industrial ore processor + .desc = An ore processor specifically designed for mass-producing metals in industrial applications. +ent-Sheetifier = sheet-meister 2000 + .desc = A very sheety machine. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/material_reclaimer.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/material_reclaimer.ftl new file mode 100644 index 00000000000..d0508bf92b8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/material_reclaimer.ftl @@ -0,0 +1,2 @@ +ent-MaterialReclaimer = material reclaimer + .desc = Cannot reclaim immaterial things, like motivation. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/medical/biomass_reclaimer.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/medical/biomass_reclaimer.ftl new file mode 100644 index 00000000000..8af44190968 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/medical/biomass_reclaimer.ftl @@ -0,0 +1,2 @@ +ent-BiomassReclaimer = biomass reclaimer + .desc = Reclaims biomass from corpses. Gruesome. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/medical/chemistry_machines.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/medical/chemistry_machines.ftl new file mode 100644 index 00000000000..882c7de072f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/medical/chemistry_machines.ftl @@ -0,0 +1,7 @@ +ent-BaseTabletopChemicalMachine = { ent-['BaseMachinePowered', 'ConstructibleMachine'] } + + .desc = { ent-['BaseMachinePowered', 'ConstructibleMachine'].desc } +ent-MachineElectrolysisUnit = electrolysis unit + .desc = The latest in medicinal electrocution technology. +ent-MachineCentrifuge = tabletop centrifuge + .desc = Around and around it goes... diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/medical/cryo_pod.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/medical/cryo_pod.ftl new file mode 100644 index 00000000000..2ad208a91e5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/medical/cryo_pod.ftl @@ -0,0 +1,2 @@ +ent-CryoPod = cryo pod + .desc = A special machine intended to create a safe environment for the use of chemicals that react in cold environments. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/medical/disease_diagnoser.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/medical/disease_diagnoser.ftl new file mode 100644 index 00000000000..6c91571fe81 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/medical/disease_diagnoser.ftl @@ -0,0 +1,4 @@ +ent-DiseaseDiagnoser = Disease Diagnoser Delta Extreme + .desc = A machine that analyzes disease samples. +ent-DiagnosisReportPaper = disease diagnoser report + .desc = A chilling medical receipt. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/medical/vaccinator.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/medical/vaccinator.ftl new file mode 100644 index 00000000000..0d006315d61 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/medical/vaccinator.ftl @@ -0,0 +1,2 @@ +ent-Vaccinator = vaccinator + .desc = A machine that creates vaccines. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/medical_scanner.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/medical_scanner.ftl new file mode 100644 index 00000000000..aba29b102f6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/medical_scanner.ftl @@ -0,0 +1,2 @@ +ent-MedicalScanner = medical scanner + .desc = A bulky medical scanner. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/microwave.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/microwave.ftl new file mode 100644 index 00000000000..b2667536e58 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/microwave.ftl @@ -0,0 +1,2 @@ +ent-KitchenMicrowave = microwave + .desc = It's magic. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/reagent_grinder.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/reagent_grinder.ftl new file mode 100644 index 00000000000..9cf50ed2aa0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/reagent_grinder.ftl @@ -0,0 +1,3 @@ +ent-KitchenReagentGrinder = reagent grinder + .desc = From BlenderTech. Will It Blend? Let's find out! + .suffix = grinder/juicer diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/recycler.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/recycler.ftl new file mode 100644 index 00000000000..345f633183f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/recycler.ftl @@ -0,0 +1,2 @@ +ent-Recycler = recycler + .desc = A large crushing machine used to recycle small items inefficiently. There are lights on the side. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/research.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/research.ftl new file mode 100644 index 00000000000..2010487bdef --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/research.ftl @@ -0,0 +1,4 @@ +ent-ResearchAndDevelopmentServer = R&D server + .desc = Contains the collective knowledge of the station's scientists. Destroying it would send them back to the stone age. You don't want that do you? +ent-BaseResearchAndDevelopmentPointSource = base R&D point source + .desc = { ent-BaseMachinePowered.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/salvage.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/salvage.ftl new file mode 100644 index 00000000000..b67d7e59d26 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/salvage.ftl @@ -0,0 +1,4 @@ +ent-SalvageMagnet = salvage magnet + .desc = Pulls in salvage. +ent-SalvageLocator = salvage locator + .desc = Locates salvage. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/seed_extractor.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/seed_extractor.ftl new file mode 100644 index 00000000000..894f657304c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/seed_extractor.ftl @@ -0,0 +1,2 @@ +ent-SeedExtractor = seed extractor + .desc = Extracts seeds from produce. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/smartfridge.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/smartfridge.ftl new file mode 100644 index 00000000000..f3fc50033c0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/smartfridge.ftl @@ -0,0 +1,2 @@ +ent-SmartFridge = SmartFridge + .desc = A refrigerated storage unit for keeping items cold and fresh. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/stasisbed.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/stasisbed.ftl new file mode 100644 index 00000000000..d8e5f81a1b8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/stasisbed.ftl @@ -0,0 +1,2 @@ +ent-StasisBed = stasis bed + .desc = A bed that massively slows down the patient's metabolism and prevents bodily decay, allowing more time to administer a proper treatment for stabilization. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/surveillance_camera_routers.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/surveillance_camera_routers.ftl new file mode 100644 index 00000000000..fc33d31277e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/surveillance_camera_routers.ftl @@ -0,0 +1,37 @@ +ent-SurveillanceCameraRouterBase = camera router + .desc = A surveillance camera router. It routes. Perhaps. +ent-SurveillanceCameraRouterConstructed = { ent-SurveillanceCameraRouterBase } + .suffix = Constructed + .desc = { ent-SurveillanceCameraRouterBase.desc } +ent-SurveillanceCameraRouterEngineering = { ent-SurveillanceCameraRouterBase } + .suffix = Engineering + .desc = { ent-SurveillanceCameraRouterBase.desc } +ent-SurveillanceCameraRouterSecurity = { ent-SurveillanceCameraRouterBase } + .suffix = Security + .desc = { ent-SurveillanceCameraRouterBase.desc } +ent-SurveillanceCameraRouterScience = { ent-SurveillanceCameraRouterBase } + .suffix = Epistemics + .desc = { ent-SurveillanceCameraRouterBase.desc } +ent-SurveillanceCameraRouterSupply = { ent-SurveillanceCameraRouterBase } + .suffix = Supply + .desc = { ent-SurveillanceCameraRouterBase.desc } +ent-SurveillanceCameraRouterCommand = { ent-SurveillanceCameraRouterBase } + .suffix = Command + .desc = { ent-SurveillanceCameraRouterBase.desc } +ent-SurveillanceCameraRouterService = { ent-SurveillanceCameraRouterBase } + .suffix = Service + .desc = { ent-SurveillanceCameraRouterBase.desc } +ent-SurveillanceCameraRouterMedical = { ent-SurveillanceCameraRouterBase } + .suffix = Medical + .desc = { ent-SurveillanceCameraRouterBase.desc } +ent-SurveillanceCameraRouterGeneral = { ent-SurveillanceCameraRouterBase } + .suffix = General + .desc = { ent-SurveillanceCameraRouterBase.desc } +ent-SurveillanceCameraWirelessRouterBase = wireless camera router + .desc = A wireless surveillance camera router. It routes. Perhaps. +ent-SurveillanceCameraWirelessRouterConstructed = { ent-SurveillanceCameraWirelessRouterBase } + .suffix = Constructed + .desc = { ent-SurveillanceCameraWirelessRouterBase.desc } +ent-SurveillanceCameraWirelessRouterEntertainment = { ent-SurveillanceCameraWirelessRouterBase } + .suffix = Entertainment + .desc = { ent-SurveillanceCameraWirelessRouterBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/telecomms.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/telecomms.ftl new file mode 100644 index 00000000000..5660f4c119b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/telecomms.ftl @@ -0,0 +1,5 @@ +ent-TelecomServer = telecommunication server + .desc = When powered and filled with encryption keys it allows radio headset communication. +ent-TelecomServerFilled = { ent-TelecomServer } + .suffix = Filled + .desc = { ent-TelecomServer.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/vending_machines.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/vending_machines.ftl new file mode 100644 index 00000000000..3726d29f26a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/vending_machines.ftl @@ -0,0 +1,150 @@ +ent-VendingMachine = vending machine + .desc = Just add capitalism! +ent-VendingMachineCondiments = condiment station + .desc = Slather these thick gooey substances on your food for a full flavor effect. +ent-VendingMachineAmmo = liberation station + .desc = An overwhelming amount of ancient patriotism washes over you just by looking at the machine. +ent-VendingMachineBooze = Booze-O-Mat + .desc = A technological marvel, supposedly able to mix just the mixture you'd like to drink the moment you ask for one. +ent-VendingMachineCart = PTech + .desc = PTech vending! Providing a ROBUST selection of PDAs, cartridges, and anything else a dull paper pusher needs! +ent-VendingMachineChefvend = ChefVend + .desc = An ingredient vendor for all your cheffin needs. +ent-VendingMachineCigs = ShadyCigs Deluxe + .desc = If you want to get cancer, might as well do it in style. +ent-VendingMachineClothing = ClothesMate + .desc = A vending machine for clothing. +ent-VendingMachineWinter = WinterDrobe + .desc = The best place to enjoy the cold! +ent-VendingMachineCoffee = Solar's Best Hot Drinks + .desc = Served boiling so it stays hot all shift! +ent-VendingMachineCola = Robust Softdrinks + .desc = A softdrink vendor provided by Robust Industries, LLC. +ent-VendingMachineColaBlack = { ent-VendingMachineCola } + .suffix = Black + .desc = { ent-VendingMachineCola.desc } +ent-VendingMachineColaRed = Space Cola Vendor + .desc = It vends cola, in space. +ent-VendingMachineSpaceUp = Space-Up! Vendor + .desc = Indulge in an explosion of flavor. +ent-VendingMachineSoda = { ent-VendingMachineCola } + .suffix = Soda + .desc = { ent-VendingMachineCola.desc } +ent-VendingMachineStarkist = Star-kist Vendor + .desc = The taste of a star in liquid form. +ent-VendingMachineShamblersJuice = Shambler's Juice Vendor + .desc = ~Shake me up some of that Shambler's Juice!~ +ent-VendingMachinePwrGame = Pwr Game Vendor + .desc = You want it, we got it. Brought to you in partnership with Vlad's Salads. +ent-VendingMachineDrGibb = Dr. Gibb Vendor + .desc = Canned explosion of different flavors in this very vendor! +ent-VendingMachineDinnerware = Plasteel Chef's Dinnerware Vendor + .desc = A kitchen and restaurant equipment vendor. +ent-VendingMachineMagivend = MagiVend + .desc = A magic vending machine. +ent-VendingMachineDiscount = Discount Dan's + .desc = A vending machine containing discount snacks from the infamous 'Discount Dan' franchise. +ent-VendingMachineEngivend = Engi-Vend + .desc = Spare tool vending. What? Did you expect some witty description? +ent-VendingMachineMedical = NanoMed Plus + .desc = It's a medical drug dispenser. Natural chemicals only! +ent-VendingMachineNutri = NutriMax + .desc = A vending machine containing nutritional substances for plants and botanical tools. +ent-VendingMachineSec = SecTech + .desc = A vending machine containing Security equipment. A label reads SECURITY PERSONNEL ONLY. +ent-VendingMachineSeedsUnlocked = MegaSeed Servitor + .desc = For when you need seeds fast. Hands down the best seed selection on the station! + .suffix = Unlocked +ent-VendingMachineSeeds = { ent-VendingMachineSeedsUnlocked } + .suffix = Hydroponics + .desc = { ent-VendingMachineSeedsUnlocked.desc } +ent-VendingMachineSnack = Getmore Chocolate Corp + .desc = A snack machine courtesy of the Getmore Chocolate Corporation, based out of Mars. +ent-VendingMachineSustenance = Sustenance Vendor + .desc = A vending machine which vends food, as required by section 47-C of the NT's Prisoner Ethical Treatment Agreement. +ent-VendingMachineSnackBlue = { ent-VendingMachineSnack } + .suffix = Blue + .desc = { ent-VendingMachineSnack.desc } +ent-VendingMachineSnackOrange = { ent-VendingMachineSnack } + .suffix = Orange + .desc = { ent-VendingMachineSnack.desc } +ent-VendingMachineSnackGreen = { ent-VendingMachineSnack } + .suffix = Green + .desc = { ent-VendingMachineSnack.desc } +ent-VendingMachineSnackTeal = { ent-VendingMachineSnack } + .suffix = Teal + .desc = { ent-VendingMachineSnack.desc } +ent-VendingMachineSovietSoda = BODA + .desc = An old vending machine containing sweet water. +ent-VendingMachineTheater = AutoDrobe + .desc = A vending machine containing costumes. +ent-VendingMachineVendomat = Vendomat + .desc = Only the finest robust equipment in space! +ent-VendingMachineRobotics = Robotech Deluxe + .desc = All the tools you need to create your own robot army. +ent-VendingMachineYouTool = YouTool + .desc = A vending machine containing standard tools. A label reads: Tools for tools. +ent-VendingMachineGames = Good Clean Fun + .desc = Vends things that the Captain and Head of Personnel are probably not going to appreciate you fiddling with instead of your job... +ent-VendingMachineChang = Mr. Chang + .desc = A self-serving Chinese food machine, for all your Chinese food needs. +ent-VendingMachineSalvage = Salvage Vendor + .desc = A dwarves best friend! +ent-VendingMachineDonut = Monkin' Donuts + .desc = A donut vendor provided by Robust Industries, LLC. +ent-VendingMachineWallmount = vending machine + .desc = { ent-VendingMachine.desc } +ent-VendingMachineWallMedical = NanoMed + .desc = It's a wall-mounted medical equipment dispenser. Natural chemicals only! +ent-VendingMachineHydrobe = HyDrobe + .desc = A machine with a catchy name. It dispenses botany related clothing and gear. +ent-VendingMachineLawDrobe = LawDrobe + .desc = Objection! This wardrobe dispenses the rule of law... and lawyer clothing.. +ent-VendingMachineSecDrobe = SecDrobe + .desc = A vending machine for security and security-related clothing! +ent-VendingBarDrobe = BarDrobe + .desc = A stylish vendor to dispense the most stylish bar clothing! +ent-VendingMachineChapel = PietyVend + .desc = { ent-VendingMachine.desc } +ent-VendingMachineCargoDrobe = LogiDrobe + .desc = A highly advanced vending machine for buying logistics related clothing for free. +ent-VendingMachineMediDrobe = MediDrobe + .desc = A vending machine rumoured to be capable of dispensing clothing for medical personnel. +ent-VendingMachineChemDrobe = ChemDrobe + .desc = A vending machine for dispensing chemistry related clothing. +ent-VendingMachineCuraDrobe = CuraDrobe + .desc = A lowstock vendor only capable of vending clothing for curators and librarians. +ent-VendingMachineAtmosDrobe = AtmosDrobe + .desc = This relatively unknown vending machine delivers clothing for Atmospherics Technicians, an equally unknown job. +ent-VendingMachineEngiDrobe = EngiDrobe + .desc = A vending machine renowned for vending industrial grade clothing. +ent-VendingMachineChefDrobe = ChefDrobe + .desc = This vending machine might not dispense meat, but it certainly dispenses chef related clothing. +ent-VendingMachineDetDrobe = DetDrobe + .desc = A machine for all your detective needs, as long as you need clothes. +ent-VendingMachineJaniDrobe = JaniDrobe + .desc = A self cleaning vending machine capable of dispensing clothing for janitors. +ent-VendingMachineSciDrobe = SciDrobe + .desc = A simple vending machine suitable to dispense well tailored science clothing. Endorsed by Space Cubans. +ent-VendingMachineSyndieDrobe = SyndieDrobe + .desc = Wardrobe machine encoded by the syndicate, contains elite outfits for various operations. +ent-VendingMachineRoboDrobe = RoboDrobe + .desc = A vending machine designed to dispense clothing known only to roboticists. +ent-VendingMachineGeneDrobe = GeneDrobe + .desc = A machine for dispensing clothing related to genetics. +ent-VendingMachineViroDrobe = ViroDrobe + .desc = An unsterilized machine for dispending virology related clothing. +ent-VendingMachineCentDrobe = CentDrobe + .desc = A one-of-a-kind vending machine for all your centcom aesthetic needs! +ent-VendingMachineHappyHonk = Happy Honk Dispenser + .desc = A happy honk meal box dispenser made by honk! co. +ent-VendingMachineTankDispenserEVA = gas tank dispenser + .desc = A vendor for dispensing gas tanks. + .suffix = EVA [O2, N2] +ent-VendingMachineTankDispenserEngineering = gas tank dispenser + .desc = A vendor for dispensing gas tanks. This one has an engineering livery. + .suffix = ENG [O2, Plasma] +ent-VendingMachineChemicals = ChemVend + .desc = Probably not the coffee machine. +ent-VendingMachineChemicalsSyndicate = SyndieJuice + .desc = Not made with freshly squeezed syndies I hope. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/wireless_surveillance_camera.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/wireless_surveillance_camera.ftl new file mode 100644 index 00000000000..32c6b2fb4fe --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/machines/wireless_surveillance_camera.ftl @@ -0,0 +1,20 @@ +ent-SurveillanceWirelessCameraBase = wireless camera + .desc = A camera. It's watching you. Kinda. +ent-SurveillanceWirelessCameraAnchoredBase = { ent-SurveillanceWirelessCameraBase } + .suffix = Anchored + .desc = { ent-SurveillanceWirelessCameraBase.desc } +ent-SurveillanceWirelessCameraMovableBase = { ent-SurveillanceWirelessCameraBase } + .suffix = Movable + .desc = { ent-SurveillanceWirelessCameraBase.desc } +ent-SurveillanceWirelessCameraAnchoredConstructed = { ent-SurveillanceWirelessCameraAnchoredBase } + .suffix = Constructed, Anchored + .desc = { ent-SurveillanceWirelessCameraAnchoredBase.desc } +ent-SurveillanceWirelessCameraMovableConstructed = { ent-SurveillanceWirelessCameraMovableBase } + .suffix = Constructed, Movable + .desc = { ent-SurveillanceWirelessCameraMovableBase.desc } +ent-SurveillanceWirelessCameraAnchoredEntertainment = { ent-SurveillanceWirelessCameraAnchoredBase } + .suffix = Entertainment, Anchored + .desc = { ent-SurveillanceWirelessCameraAnchoredBase.desc } +ent-SurveillanceWirelessCameraMovableEntertainment = { ent-SurveillanceWirelessCameraMovableBase } + .suffix = Entertainment, Movable + .desc = { ent-SurveillanceWirelessCameraMovableBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/meat_spike.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/meat_spike.ftl new file mode 100644 index 00000000000..2e42d5c1c41 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/meat_spike.ftl @@ -0,0 +1,2 @@ +ent-KitchenSpike = meat spike + .desc = A spike for collecting meat from animals. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/binary.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/binary.ftl new file mode 100644 index 00000000000..d7da2b75952 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/binary.ftl @@ -0,0 +1,20 @@ +ent-GasBinaryBase = { ent-GasPipeBase } + .desc = { ent-GasPipeBase.desc } +ent-GasPressurePump = gas pump + .desc = A pump that moves gas by pressure. +ent-GasVolumePump = volumetric gas pump + .desc = A pump that moves gas by volume. +ent-GasPassiveGate = passive gate + .desc = A one-way air valve that does not require power. +ent-GasValve = manual valve + .desc = A pipe with a valve that can be used to disable the flow of gas through it. +ent-SignalControlledValve = signal valve + .desc = A pipe with a valve that can be controlled with signals. +ent-GasPort = connector port + .desc = For connecting portable devices related to atmospherics control. +ent-GasDualPortVentPump = dual-port air vent + .desc = Has a valve and a pump attached to it. There are two ports, one is an input for releasing air, the other is an output when siphoning. +ent-GasRecycler = gas recycler + .desc = Recycles carbon dioxide and nitrous oxide. Heater and compressor not included. +ent-HeatExchanger = radiator + .desc = Transfers heat between the pipe and its surroundings. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/miners.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/miners.ftl new file mode 100644 index 00000000000..561ea1e2993 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/miners.ftl @@ -0,0 +1,32 @@ +ent-GasMinerBase = gas miner + .desc = Gases mined from the gas giant below (above?) flow out through this massive vent. +ent-GasMinerOxygen = O2 gas miner + .suffix = Shuttle, 300kPa + .desc = { ent-GasMinerBase.desc } +ent-GasMinerOxygenStation = O2 gas miner + .suffix = Station, 1000kPa + .desc = { ent-GasMinerOxygen.desc } +ent-GasMinerOxygenStationLarge = O2 gas miner + .suffix = Large Station, 4500kPa + .desc = { ent-GasMinerOxygen.desc } +ent-GasMinerNitrogen = N2 gas miner + .suffix = Shuttle, 300kPa + .desc = { ent-GasMinerBase.desc } +ent-GasMinerNitrogenStation = N2 gas miner + .suffix = Station, 1000kPa + .desc = { ent-GasMinerNitrogen.desc } +ent-GasMinerNitrogenStationLarge = N2 gas miner + .suffix = Large Station, 4500kPa + .desc = { ent-GasMinerNitrogen.desc } +ent-GasMinerCarbonDioxide = CO2 gas miner + .desc = { ent-GasMinerBase.desc } +ent-GasMinerPlasma = plasma gas miner + .desc = { ent-GasMinerBase.desc } +ent-GasMinerTritium = tritium gas miner + .desc = { ent-GasMinerBase.desc } +ent-GasMinerWaterVapor = water vapor gas miner + .desc = { ent-GasMinerBase.desc } +ent-GasMinerAmmonia = ammonia gas miner + .desc = { ent-GasMinerBase.desc } +ent-GasMinerNitrousOxide = nitrous oxide gas miner + .desc = { ent-GasMinerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/pipes.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/pipes.ftl new file mode 100644 index 00000000000..32fb817a7d4 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/pipes.ftl @@ -0,0 +1,19 @@ +ent-GasPipeBase = pipe + .desc = Holds gas. +ent-GasPipeHalf = { ent-GasPipeBase } + .suffix = Half + .desc = { ent-GasPipeBase.desc } +ent-GasPipeStraight = { ent-GasPipeBase } + .suffix = Straight + .desc = { ent-GasPipeBase.desc } +ent-GasPipeBend = { ent-GasPipeBase } + .suffix = Bend + .desc = { ent-GasPipeBase.desc } +ent-GasPipeTJunction = { ent-GasPipeBase } + .suffix = TJunction + .desc = { ent-GasPipeBase.desc } +ent-GasPipeFourway = { ent-GasPipeBase } + .suffix = Fourway + .desc = { ent-GasPipeBase.desc } +ent-GasPipeBroken = broken pipe + .desc = It used to hold gas. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/portable.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/portable.ftl new file mode 100644 index 00000000000..0c27158410e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/portable.ftl @@ -0,0 +1,11 @@ +ent-PortableScrubber = portable scrubber + .desc = It scrubs, portably! +ent-SpaceHeater = space heater + .desc = A bluespace technology device that alters local temperature. Commonly referred to as a "Space Heater". + .suffix = Unanchored +ent-SpaceHeaterAnchored = { ent-SpaceHeater } + .suffix = Anchored + .desc = { ent-SpaceHeater.desc } +ent-SpaceHeaterEnabled = { ent-SpaceHeaterAnchored } + .suffix = Anchored, Enabled + .desc = { ent-SpaceHeaterAnchored.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/special.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/special.ftl new file mode 100644 index 00000000000..88e2e076c65 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/special.ftl @@ -0,0 +1,2 @@ +ent-AtmosDeviceFanTiny = tiny fan + .desc = A tiny fan, releasing a thin gust of air. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/trinary.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/trinary.ftl new file mode 100644 index 00000000000..6600c4547d0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/trinary.ftl @@ -0,0 +1,14 @@ +ent-GasTrinaryBase = { ent-GasPipeBase } + .desc = { ent-GasPipeBase.desc } +ent-GasFilter = gas filter + .desc = Very useful for filtering gases. +ent-GasFilterFlipped = gas filter + .suffix = Flipped + .desc = { ent-GasFilter.desc } +ent-GasMixer = gas mixer + .desc = Very useful for mixing gases. +ent-GasMixerFlipped = gas mixer + .suffix = Flipped + .desc = { ent-GasMixer.desc } +ent-PressureControlledValve = pneumatic valve + .desc = Valve controlled by pressure. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/unary.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/unary.ftl new file mode 100644 index 00000000000..0c1af3e3036 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/atmospherics/unary.ftl @@ -0,0 +1,29 @@ +ent-GasUnaryBase = { ent-GasPipeBase } + .desc = { ent-GasPipeBase.desc } +ent-GasVentPump = air vent + .desc = Has a valve and a pump attached to it. +ent-GasPassiveVent = passive vent + .desc = It's an open vent. +ent-GasVentScrubber = air scrubber + .desc = Has a valve and pump attached to it. +ent-GasOutletInjector = air injector + .desc = Has a valve and pump attached to it. +ent-BaseGasThermoMachine = thermomachine + + .desc = { ent-['BaseMachinePowered', 'ConstructibleMachine'].desc } +ent-GasThermoMachineFreezer = freezer + .desc = Cools gas in connected pipes. +ent-GasThermoMachineFreezerEnabled = { ent-GasThermoMachineFreezer } + .suffix = Enabled + .desc = { ent-GasThermoMachineFreezer.desc } +ent-GasThermoMachineHeater = heater + .desc = Heats gas in connected pipes. +ent-GasThermoMachineHeaterEnabled = { ent-GasThermoMachineHeater } + .suffix = Enabled + .desc = { ent-GasThermoMachineHeater.desc } +ent-GasThermoMachineHellfireFreezer = hellfire freezer + .desc = An advanced machine that cools gas in connected pipes. Has the side effect of chilling the surrounding area. Cold as Hell! +ent-GasThermoMachineHellfireHeater = hellfire heater + .desc = An advanced machine that heats gas in connected pipes. Has the side effect of leaking heat into the surrounding area. Hot as Hell! +ent-BaseGasCondenser = condenser + .desc = Condenses gases into liquids. Now we just need some plumbing. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/disposal/high_pressure_machine_frame.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/disposal/high_pressure_machine_frame.ftl new file mode 100644 index 00000000000..934cd6259b3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/disposal/high_pressure_machine_frame.ftl @@ -0,0 +1,2 @@ +ent-DisposalMachineFrame = high pressure machine frame + .desc = A machine frame made to withstand the amount of pressure used in the station's disposal system. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/disposal/pipes.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/disposal/pipes.ftl new file mode 100644 index 00000000000..5decd65edfc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/disposal/pipes.ftl @@ -0,0 +1,31 @@ +ent-DisposalPipeBase = { "" } + .desc = { "" } +ent-DisposalHolder = disposal holder + .desc = { "" } +ent-DisposalPipeBroken = broken disposal pipe + .desc = A BBP (big broken pipe) +ent-DisposalPipe = disposal pipe segment + .desc = A huge pipe segment used for constructing disposal systems. +ent-DisposalTagger = disposal pipe tagger + .desc = A pipe that tags entities for routing. +ent-DisposalTrunk = disposal trunk + .desc = A pipe trunk used as an entry point for disposal systems. +ent-DisposalRouter = disposal router + .desc = A three-way router. Entities with matching tags get routed to the side via configurable filters. +ent-DisposalRouterFlipped = { ent-DisposalRouter } + .desc = A three-way router. Entities with matching tags get routed to the side. + .suffix = flipped +ent-DisposalJunction = disposal junction + .desc = A three-way junction. The arrow indicates where items exit. +ent-DisposalJunctionFlipped = { ent-DisposalJunction } + .desc = A three-way junction. The arrow indicates where items exit. + .suffix = flipped +ent-DisposalYJunction = disposal y-junction + .desc = A three-way junction with another exit point. +ent-DisposalBend = disposal bend + .desc = A tube bent at a 90 degree angle. +ent-DisposalSignalRouter = disposal signal router + .desc = A signal-controlled three-way router. +ent-DisposalSignalRouterFlipped = { ent-DisposalSignalRouter } + .suffix = flipped + .desc = { ent-DisposalSignalRouter.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/disposal/units.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/disposal/units.ftl new file mode 100644 index 00000000000..375b1d7cd63 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/piping/disposal/units.ftl @@ -0,0 +1,6 @@ +ent-DisposalUnitBase = { ent-BaseMachinePowered } + .desc = A pneumatic waste disposal unit. +ent-DisposalUnit = disposal unit + .desc = { ent-DisposalUnitBase.desc } +ent-MailingUnit = mailing unit + .desc = A pneumatic mail delivery unit. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/plastic_flaps.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/plastic_flaps.ftl new file mode 100644 index 00000000000..8bb210e36ec --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/plastic_flaps.ftl @@ -0,0 +1,12 @@ +ent-PlasticFlapsClear = plastic flaps + .desc = Heavy duty, plastic flaps. Definitely can't get past those. No way. + .suffix = Clear +ent-PlasticFlapsOpaque = plastic flaps + .desc = Heavy duty, plastic flaps. Definitely can't get past those. No way. + .suffix = Opaque +ent-PlasticFlapsAirtightClear = airtight plastic flaps + .desc = Heavy duty, slightly stronger, airtight plastic flaps. Definitely can't get past those. No way. + .suffix = Airtight Clear +ent-PlasticFlapsAirtightOpaque = airtight plastic flaps + .desc = Heavy duty, slightly stronger, airtight plastic flaps. Definitely can't get past those. No way. + .suffix = Airtight Opaque diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/apc.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/apc.ftl new file mode 100644 index 00000000000..7314b7832cb --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/apc.ftl @@ -0,0 +1,19 @@ +ent-BaseAPC = APC + .desc = A control terminal for the area's electrical systems. +ent-APCFrame = APC frame + .desc = A control terminal for the area's electrical systems, lacking the electronics. +ent-APCConstructed = { ent-BaseAPC } + .suffix = Open + .desc = { ent-BaseAPC.desc } +ent-APCBasic = { ent-BaseAPC } + .suffix = Basic, 50kW + .desc = { ent-BaseAPC.desc } +ent-APCHighCapacity = { ent-BaseAPC } + .suffix = High Capacity, 100kW + .desc = { ent-BaseAPC.desc } +ent-APCSuperCapacity = { ent-BaseAPC } + .suffix = Super Capacity, 150kW + .desc = { ent-BaseAPC.desc } +ent-APCHyperCapacity = { ent-BaseAPC } + .suffix = Hyper Capacity, 200kW + .desc = { ent-BaseAPC.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/cable_terminal.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/cable_terminal.ftl new file mode 100644 index 00000000000..9250f273abb --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/cable_terminal.ftl @@ -0,0 +1,2 @@ +ent-CableTerminal = cable terminal + .desc = You see a small warning on the red cables in grungy black ink. "CONNECT RED TO BATTERY FOR CHARGE." diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/cables.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/cables.ftl new file mode 100644 index 00000000000..dfdaaf517f5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/cables.ftl @@ -0,0 +1,8 @@ +ent-CableBase = { "" } + .desc = { "" } +ent-CableHV = HV power cable + .desc = An orange high voltage power cable. +ent-CableMV = MV power cable + .desc = A medium voltage power cable. +ent-CableApcExtension = LV power cable + .desc = A cable used to connect machines to an APC. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/chargers.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/chargers.ftl new file mode 100644 index 00000000000..be938f63073 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/chargers.ftl @@ -0,0 +1,18 @@ +ent-BaseRecharger = { ent-['BaseMachinePowered', 'ConstructibleMachine'] } + + .desc = { ent-['BaseMachinePowered', 'ConstructibleMachine'].desc } +ent-BaseItemRecharger = { ent-BaseRecharger } + .desc = { ent-BaseRecharger.desc } +ent-PowerCellRecharger = cell recharger + .desc = { ent-BaseItemRecharger.desc } +ent-PowerCageRecharger = cage recharger + + .desc = { ent-['BaseItemRecharger', 'ConstructibleMachine'].desc } +ent-WeaponCapacitorRecharger = recharger + .desc = { ent-BaseItemRecharger.desc } +ent-TurboItemRecharger = turbo recharger + .desc = An overclocked recharger that's been adapted with a global port. +ent-WallWeaponCapacitorRecharger = wall recharger + .desc = { ent-BaseItemRecharger.desc } +ent-BorgCharger = cyborg recharging station + .desc = A stationary charger for various robotic and cyborg entities. Surprisingly spacious. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/debug_power.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/debug_power.ftl new file mode 100644 index 00000000000..bf62eaca0dd --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/debug_power.ftl @@ -0,0 +1,24 @@ +ent-DebugGenerator = { ent-BaseGenerator } + .suffix = DEBUG + .desc = { ent-BaseGenerator.desc } +ent-DebugConsumer = consumer + .suffix = DEBUG + .desc = { "" } +ent-DebugBatteryStorage = battery storage + .suffix = DEBUG + .desc = { "" } +ent-DebugBatteryDischarger = battery discharger + .suffix = DEBUG + .desc = { "" } +ent-DebugSMES = { ent-BaseSMES } + .suffix = DEBUG + .desc = { ent-BaseSMES.desc } +ent-DebugSubstation = { ent-BaseSubstation } + .suffix = DEBUG + .desc = { ent-BaseSubstation.desc } +ent-DebugAPC = { ent-BaseAPC } + .suffix = DEBUG + .desc = { ent-BaseAPC.desc } +ent-DebugPowerReceiver = power receiver + .suffix = DEBUG + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/ame.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/ame.ftl new file mode 100644 index 00000000000..c5a71585df5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/ame.ftl @@ -0,0 +1,7 @@ +ent-AmeController = AME controller + .desc = It's a controller for the antimatter engine. +ent-AmeControllerUnanchored = { ent-AmeController } + .suffix = Unanchored + .desc = { ent-AmeController.desc } +ent-AmeShielding = AME shielding + .desc = Keeps the antimatter in and the matter out. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/generators.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/generators.ftl new file mode 100644 index 00000000000..e886f556789 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/generators.ftl @@ -0,0 +1,24 @@ +ent-BaseGenerator = generator + .desc = A high efficiency thermoelectric generator. +ent-BaseGeneratorWallmount = wallmount generator + .desc = A high efficiency thermoelectric generator stuffed in a wall cabinet. +ent-BaseGeneratorWallmountFrame = wallmount generator frame + .desc = A construction frame for a wallmount generator. +ent-GeneratorBasic = { ent-BaseGenerator } + .suffix = Basic, 3kW + .desc = { ent-BaseGenerator.desc } +ent-GeneratorBasic15kW = { ent-BaseGenerator } + .suffix = Basic, 15kW + .desc = { ent-BaseGenerator.desc } +ent-GeneratorWallmountBasic = { ent-BaseGeneratorWallmount } + .suffix = Basic, 3kW + .desc = { ent-BaseGeneratorWallmount.desc } +ent-GeneratorWallmountAPU = shuttle APU + .desc = An auxiliary power unit for a shuttle - 6kW. + .suffix = APU, 6kW +ent-GeneratorRTG = RTG + .desc = A Radioisotope Thermoelectric Generator for long term power. + .suffix = 10kW +ent-GeneratorRTGDamaged = damaged RTG + .desc = A Radioisotope Thermoelectric Generator for long term power. This one has damaged shielding. + .suffix = 10kW diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/base_particleaccelerator.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/base_particleaccelerator.ftl new file mode 100644 index 00000000000..288e8116da4 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/base_particleaccelerator.ftl @@ -0,0 +1,6 @@ +ent-ParticleAcceleratorBase = { "" } + .desc = { "" } +ent-ParticleAcceleratorFinishedPart = { ent-ParticleAcceleratorBase } + .desc = { ent-ParticleAcceleratorBase.desc } +ent-ParticleAcceleratorUnfinishedBase = { ent-ParticleAcceleratorBase } + .desc = { ent-ParticleAcceleratorBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/control_box.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/control_box.ftl new file mode 100644 index 00000000000..e7ef65b9d1e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/control_box.ftl @@ -0,0 +1,5 @@ +ent-ParticleAcceleratorControlBox = PA control computer + .desc = This controls the density of the particles. +ent-ParticleAcceleratorControlBoxUnfinished = PA control computer + .desc = This controls the density of the particles. It looks unfinished. + .suffix = Unfinished diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/emitter.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/emitter.ftl new file mode 100644 index 00000000000..03cf63aac4a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/emitter.ftl @@ -0,0 +1,15 @@ +ent-ParticleAcceleratorEmitterPort = PA port containment emitter + .desc = This launchs the Alpha particles, might not want to stand near this end. +ent-ParticleAcceleratorEmitterFore = PA fore containment emitter + .desc = This launchs the Alpha particles, might not want to stand near this end. +ent-ParticleAcceleratorEmitterStarboard = PA starboard containment emitter + .desc = This launchs the Alpha particles, might not want to stand near this end. +ent-ParticleAcceleratorEmitterPortUnfinished = PA port containment emitter + .desc = This launchs the Alpha particles, might not want to stand near this end. It looks unfinished. + .suffix = Unfinished, Port +ent-ParticleAcceleratorEmitterForeUnfinished = PA fore containment emitter + .desc = This launchs the Alpha particles, might not want to stand near this end. It looks unfinished. + .suffix = Unfinished, Fore +ent-ParticleAcceleratorEmitterStarboardUnfinished = PA starboard containment emitter + .desc = This launchs the Alpha particles, might not want to stand near this end. It looks unfinished. + .suffix = Unfinished, Starboard diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/end_cap.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/end_cap.ftl new file mode 100644 index 00000000000..809ddfc59c9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/end_cap.ftl @@ -0,0 +1,5 @@ +ent-ParticleAcceleratorEndCap = PA end-cap + .desc = Formally known as the Alpha Particle Generation Array. This is where Alpha particles are generated from [REDACTED]. +ent-ParticleAcceleratorEndCapUnfinished = PA end-cap + .desc = Formally known as the Alpha Particle Generation Array. This is where Alpha particles are generated from [REDACTED]. It looks unfinished. + .suffix = Unfinished diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/fuel_chamber.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/fuel_chamber.ftl new file mode 100644 index 00000000000..23d552b7404 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/fuel_chamber.ftl @@ -0,0 +1,5 @@ +ent-ParticleAcceleratorFuelChamber = PA fuel chamber + .desc = Formally known as the EM Acceleration Chamber. This is where the Alpha particles are accelerated to radical speeds. +ent-ParticleAcceleratorFuelChamberUnfinished = PA fuel chamber + .desc = Formally known as the EM Acceleration Chamber. This is where the Alpha particles are accelerated to radical speeds. It looks unfinished. + .suffix = Unfinished diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/particles.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/particles.ftl new file mode 100644 index 00000000000..8992dc4e61b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/particles.ftl @@ -0,0 +1,4 @@ +ent-ParticlesProjectile = particles + .desc = Accelerated particles. +ent-AntiParticlesProjectile = anti particles + .desc = Accelerated negative particles. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/power_box.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/power_box.ftl new file mode 100644 index 00000000000..9bb71aff849 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/pa/power_box.ftl @@ -0,0 +1,5 @@ +ent-ParticleAcceleratorPowerBox = PA power box + .desc = Formally known as the Particle Focusing EM Lens. This uses electromagnetic waves to focus the Alpha-Particles. +ent-ParticleAcceleratorPowerBoxUnfinished = PA power box + .desc = Formally known as the Particle Focusing EM Lens. This uses electromagnetic waves to focus the Alpha-Particles. It looks unfinished. + .suffix = Unfinished diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/portable_generator.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/portable_generator.ftl new file mode 100644 index 00000000000..4324ed0a235 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/portable_generator.ftl @@ -0,0 +1,21 @@ +ent-PortableGeneratorBase = { ent-['BaseMachine', 'ConstructibleMachine'] } + + .desc = { ent-['BaseMachine', 'ConstructibleMachine'].desc } +ent-PortableGeneratorSwitchableBase = { ent-PortableGeneratorBase } + .desc = { ent-PortableGeneratorBase.desc } +ent-PortableGeneratorPacman = P.A.C.M.A.N.-type portable generator + .desc = + A flexible backup generator for powering a variety of equipment. + Runs off solid plasma sheets and is rated for up to 30 kW. + .suffix = Plasma, 30 kW +ent-PortableGeneratorSuperPacman = S.U.P.E.R.P.A.C.M.A.N.-type portable generator + .desc = + An advanced generator for powering departments. + Runs off uranium sheets and is rated for up to 50 kW. + .suffix = Uranium, 50 kW +ent-PortableGeneratorJrPacman = J.R.P.A.C.M.A.N.-type portable generator + .desc = + A small generator capable of powering individual rooms, in case of emergencies. + Runs off welding fuel and is rated for up to 8 kW. + Rated ages 3 and up. + .suffix = Welding Fuel, 8 kW diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/singularity/collector.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/singularity/collector.ftl new file mode 100644 index 00000000000..10fc66740ca --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/singularity/collector.ftl @@ -0,0 +1,9 @@ +ent-RadiationCollector = radiation collector + .desc = A machine that collects radiation and turns it into power. Requires plasma gas to function. + .suffix = Empty tank +ent-RadiationCollectorNoTank = { ent-RadiationCollector } + .suffix = No tank + .desc = { ent-RadiationCollector.desc } +ent-RadiationCollectorFullTank = { ent-RadiationCollector } + .suffix = Filled tank + .desc = { ent-RadiationCollector.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/singularity/containment.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/singularity/containment.ftl new file mode 100644 index 00000000000..5afde949608 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/singularity/containment.ftl @@ -0,0 +1,4 @@ +ent-ContainmentFieldGenerator = containment field generator + .desc = A machine that generates a containment field when powered by an emitter. Keeps the Singularity docile. +ent-ContainmentField = containment field + .desc = A containment field that repels gravitational singularities. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/singularity/emitter.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/singularity/emitter.ftl new file mode 100644 index 00000000000..f308d97df0c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/singularity/emitter.ftl @@ -0,0 +1,2 @@ +ent-Emitter = emitter + .desc = A heavy duty industrial laser. Shoots non-stop when turned on. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/singularity/generator.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/singularity/generator.ftl new file mode 100644 index 00000000000..c1382424f68 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/singularity/generator.ftl @@ -0,0 +1,2 @@ +ent-SingularityGenerator = gravitational singularity generator + .desc = An Odd Device which produces a Gravitational Singularity when set up. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/singularity/singularity.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/singularity/singularity.ftl new file mode 100644 index 00000000000..958636b3baf --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/singularity/singularity.ftl @@ -0,0 +1,2 @@ +ent-Singularity = gravitational singularity + .desc = A mesmerizing swirl of darkness that sucks in everything. If it's moving towards you, run. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/solar.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/solar.ftl new file mode 100644 index 00000000000..7596635867c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/solar.ftl @@ -0,0 +1,11 @@ +ent-SolarPanelBasePhysSprite = solar panel + .desc = { "" } +ent-SolarPanel = solar panel + .desc = A solar panel that generates power. +ent-SolarPanelBroken = solar panel + .desc = A broken solar panel. + .suffix = Broken +ent-SolarAssembly = solar assembly + .desc = A solar assembly. Anchor to a wire to start building a solar panel. +ent-SolarTracker = solar tracker + .desc = A solar tracker. Tracks the nearest star. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/teg.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/teg.ftl new file mode 100644 index 00000000000..f1e0a00f6a8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/teg.ftl @@ -0,0 +1,6 @@ +ent-TegCenter = thermo-electric generator + .desc = A high efficiency generator that uses energy transfer between hot and cold gases to produce electricity. +ent-TegCirculator = circulator + .desc = Passes gas through the thermo-electric generator to exchange heat. Has an inlet and outlet port. +ent-TegCirculatorArrow = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/tesla/coil.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/tesla/coil.ftl new file mode 100644 index 00000000000..0d195c12f63 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/tesla/coil.ftl @@ -0,0 +1,4 @@ +ent-TeslaCoil = tesla coil + .desc = A machine that converts lightning strikes into an electric current. +ent-TeslaGroundingRod = grounding rod + .desc = A machine that keeps lightning from striking too far away. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/tesla/energyball.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/tesla/energyball.ftl new file mode 100644 index 00000000000..b02158854e8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/tesla/energyball.ftl @@ -0,0 +1,6 @@ +ent-BaseEnergyBall = { "" } + .desc = { "" } +ent-TeslaEnergyBall = ball lightning + .desc = A giant ball of pure energy. The space around it is humming and melting. +ent-TeslaMiniEnergyBall = mini ball lightning + .desc = The cub of a destructive energy cage. Not as dangerous, but still not worth touching with bare hands. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/tesla/generator.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/tesla/generator.ftl new file mode 100644 index 00000000000..121ca04d52c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/generation/tesla/generator.ftl @@ -0,0 +1,2 @@ +ent-TeslaGenerator = tesla generator + .desc = An Odd Device which produces a powerful Tesla ball when set up. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/smes.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/smes.ftl new file mode 100644 index 00000000000..aeaeb9ea27e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/smes.ftl @@ -0,0 +1,8 @@ +ent-BaseSMES = SMES + .desc = A high-capacity superconducting magnetic energy storage (SMES) unit. +ent-SMESBasic = { ent-BaseSMES } + .suffix = Basic, 8MW + .desc = { ent-BaseSMES.desc } +ent-SMESBasicEmpty = { ent-SMESBasic } + .suffix = Empty + .desc = { ent-SMESBasic.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/substation.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/substation.ftl new file mode 100644 index 00000000000..e47447663fe --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/power/substation.ftl @@ -0,0 +1,15 @@ +ent-BaseSubstation = substation + .desc = Reduces the voltage of electricity put into it. +ent-BaseSubstationWall = wallmount substation + .desc = A substation designed for compact shuttles and spaces. +ent-SubstationBasic = { ent-BaseSubstation } + .suffix = Basic, 2.5MJ + .desc = { ent-BaseSubstation.desc } +ent-SubstationBasicEmpty = { ent-SubstationBasic } + .suffix = Empty + .desc = { ent-SubstationBasic.desc } +ent-SubstationWallBasic = { ent-BaseSubstationWall } + .suffix = Basic, 2MJ + .desc = { ent-BaseSubstationWall.desc } +ent-BaseSubstationWallFrame = wallmount substation frame + .desc = A substation frame for construction diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/shuttles/cannons.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/shuttles/cannons.ftl new file mode 100644 index 00000000000..208bb424c91 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/shuttles/cannons.ftl @@ -0,0 +1,14 @@ +ent-ShuttleGunBase = shittle gun + .desc = { "" } +ent-ShuttleGunSvalinnMachineGun = LSE-400c "Svalinn machine gun" + .desc = Basic stationary laser unit. Effective against live targets and electronics. Uses regular power cells to fire, and has an extremely high rate of fire +ent-ShuttleGunPerforator = LSE-1200c "Perforator" + .desc = Advanced stationary laser unit. Annihilates electronics and is extremely dangerous to health! Uses the power cage to fire. +ent-ShuttleGunFriendship = EXP-320g "Friendship" + .desc = A small stationary grenade launcher that holds 2 grenades. +ent-ShuttleGunDuster = EXP-2100g "Duster" + .desc = A powerful stationary grenade launcher. A cartridge is required for use. +ent-ShuttleGunPirateCannon = pirate ship cannon + .desc = Kaboom! +ent-ShuttleGunKinetic = PTK-800 "Matter Dematerializer" + .desc = Salvage stationary mining turret. Gradually accumulates charges on its own, extremely effective for asteroid excavation. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/shuttles/thrusters.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/shuttles/thrusters.ftl new file mode 100644 index 00000000000..fd97cd983c1 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/shuttles/thrusters.ftl @@ -0,0 +1,19 @@ +ent-BaseThruster = thruster + .desc = A thruster that allows a shuttle to move. +ent-Thruster = thruster + + .desc = { ent-['BaseThruster', 'ConstructibleMachine'].desc } +ent-ThrusterUnanchored = { ent-Thruster } + .suffix = Unanchored + .desc = { ent-Thruster.desc } +ent-DebugThruster = { ent-BaseThruster } + .suffix = DEBUG + .desc = { ent-BaseThruster.desc } +ent-Gyroscope = gyroscope + .desc = Increases the shuttle's potential angular rotation. +ent-GyroscopeUnanchored = { ent-Gyroscope } + .suffix = Unanchored + .desc = { ent-Gyroscope.desc } +ent-DebugGyroscope = { ent-BaseThruster } + .suffix = DEBUG + .desc = { ent-BaseThruster.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/soil.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/soil.ftl new file mode 100644 index 00000000000..641c8fddebe --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/soil.ftl @@ -0,0 +1,2 @@ +ent-hydroponicsSoil = soil + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/specific/anomaly/anomalies.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/specific/anomaly/anomalies.ftl new file mode 100644 index 00000000000..01c006b34cf --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/specific/anomaly/anomalies.ftl @@ -0,0 +1,47 @@ +ent-BaseAnomaly = anomaly + .desc = An impossible object. Should you be standing this close to it? +ent-AnomalyPyroclastic = { ent-BaseAnomaly } + .suffix = Pyroclastic + .desc = { ent-BaseAnomaly.desc } +ent-AnomalyGravity = { ent-BaseAnomaly } + .suffix = Gravity + .desc = { ent-BaseAnomaly.desc } +ent-AnomalyElectricity = { ent-BaseAnomaly } + .suffix = Electricity + .desc = { ent-BaseAnomaly.desc } +ent-AnomalyFlesh = { ent-BaseAnomaly } + .suffix = Flesh + .desc = { ent-BaseAnomaly.desc } +ent-AnomalyBluespace = { ent-BaseAnomaly } + .suffix = Bluespace + .desc = { ent-BaseAnomaly.desc } +ent-AnomalyIce = { ent-BaseAnomaly } + .suffix = Ice + .desc = { ent-BaseAnomaly.desc } +ent-AnomalyRockBase = { ent-BaseAnomaly } + .suffix = Rock + .desc = { ent-BaseAnomaly.desc } +ent-AnomalyRockUranium = { ent-AnomalyRockBase } + .suffix = Rock, Uranium + .desc = { ent-AnomalyRockBase.desc } +ent-AnomalyRockQuartz = { ent-AnomalyRockBase } + .suffix = Rock, Quartz + .desc = { ent-AnomalyRockBase.desc } +ent-AnomalyRockSilver = { ent-AnomalyRockBase } + .suffix = Rock, Silver + .desc = { ent-AnomalyRockBase.desc } +ent-AnomalyRockIron = { ent-AnomalyRockBase } + .suffix = Rock, Iron + .desc = { ent-AnomalyRockBase.desc } +ent-AnomalyFlora = { ent-BaseAnomaly } + .suffix = Flora + .desc = { ent-BaseAnomaly.desc } +ent-AnomalyFloraBulb = strange glowing berry + .desc = It's a beautiful strange glowing berry. It seems to have something growing inside it... + .suffix = Flora Anomaly +ent-AnomalyLiquid = { ent-BaseAnomaly } + .suffix = Liquid + .desc = { ent-BaseAnomaly.desc } +ent-AnomalyShadow = { ent-BaseAnomaly } + .suffix = Shadow + .desc = { ent-BaseAnomaly.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/specific/anomaly/cores.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/specific/anomaly/cores.ftl new file mode 100644 index 00000000000..b0fa05fccf9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/specific/anomaly/cores.ftl @@ -0,0 +1,66 @@ +ent-BaseAnomalyCore = anomaly core + .desc = The core of a destroyed incomprehensible object. +ent-AnomalyCorePyroclastic = { ent-BaseAnomalyCore } + .suffix = Pyroclastic + .desc = { ent-BaseAnomalyCore.desc } +ent-AnomalyCoreGravity = { ent-BaseAnomalyCore } + .suffix = Gravity + .desc = { ent-BaseAnomalyCore.desc } +ent-AnomalyCoreIce = { ent-BaseAnomalyCore } + .suffix = Ice + .desc = { ent-BaseAnomalyCore.desc } +ent-AnomalyCoreFlesh = { ent-BaseAnomalyCore } + .suffix = Flesh + .desc = { ent-BaseAnomalyCore.desc } +ent-AnomalyCoreRock = { ent-BaseAnomalyCore } + .suffix = Rock + .desc = { ent-BaseAnomalyCore.desc } +ent-AnomalyCoreLiquid = { ent-BaseAnomalyCore } + .suffix = Liquid + .desc = { ent-BaseAnomalyCore.desc } +ent-AnomalyCoreBluespace = { ent-BaseAnomalyCore } + .suffix = Bluespace + .desc = { ent-BaseAnomalyCore.desc } +ent-AnomalyCoreElectricity = { ent-BaseAnomalyCore } + .suffix = Electricity + .desc = { ent-BaseAnomalyCore.desc } +ent-AnomalyCoreFlora = { ent-BaseAnomalyCore } + .suffix = Flora + .desc = { ent-BaseAnomalyCore.desc } +ent-AnomalyCoreShadow = { ent-['BaseAnomalyCore', 'BaseShadow'] } + + .suffix = Shadow + .desc = { ent-['BaseAnomalyCore', 'BaseShadow'].desc } +ent-BaseAnomalyInertCore = { ent-BaseAnomalyCore } + .desc = { ent-BaseAnomalyCore.desc } +ent-AnomalyCorePyroclasticInert = { ent-BaseAnomalyInertCore } + .suffix = Pyroclastic, Inert + .desc = { ent-BaseAnomalyInertCore.desc } +ent-AnomalyCoreGravityInert = { ent-BaseAnomalyInertCore } + .suffix = Gravity, Inert + .desc = { ent-BaseAnomalyInertCore.desc } +ent-AnomalyCoreIceInert = { ent-BaseAnomalyInertCore } + .suffix = Ice, Inert + .desc = { ent-BaseAnomalyInertCore.desc } +ent-AnomalyCoreFleshInert = { ent-BaseAnomalyInertCore } + .suffix = Flesh, Inert + .desc = { ent-BaseAnomalyInertCore.desc } +ent-AnomalyCoreRockInert = { ent-BaseAnomalyInertCore } + .suffix = Rock, Inert + .desc = { ent-BaseAnomalyInertCore.desc } +ent-AnomalyCoreLiquidInert = { ent-BaseAnomalyInertCore } + .suffix = Liquid, Inert + .desc = { ent-BaseAnomalyInertCore.desc } +ent-AnomalyCoreBluespaceInert = { ent-BaseAnomalyInertCore } + .suffix = Bluespace, Inert + .desc = { ent-BaseAnomalyInertCore.desc } +ent-AnomalyCoreElectricityInert = { ent-BaseAnomalyInertCore } + .suffix = Electricity, Inert + .desc = { ent-BaseAnomalyInertCore.desc } +ent-AnomalyCoreFloraInert = { ent-BaseAnomalyInertCore } + .suffix = Flora, Inert + .desc = { ent-BaseAnomalyInertCore.desc } +ent-AnomalyCoreShadowInert = { ent-['BaseAnomalyInertCore', 'BaseShadow'] } + + .suffix = Shadow, Inert + .desc = { ent-['BaseAnomalyInertCore', 'BaseShadow'].desc } \ No newline at end of file diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/specific/atmospherics/sensor.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/specific/atmospherics/sensor.ftl new file mode 100644 index 00000000000..ac99c4e1668 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/specific/atmospherics/sensor.ftl @@ -0,0 +1,4 @@ +ent-AirSensor = air sensor + .desc = Air sensor. It senses air. +ent-AirSensorAssembly = air sensor assembly + .desc = Air sensor assembly. An assembly of air sensors? diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/specific/dragon.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/specific/dragon.ftl new file mode 100644 index 00000000000..737c607a1a4 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/specific/dragon.ftl @@ -0,0 +1,2 @@ +ent-CarpRift = carp rift + .desc = A rift akin to the ones space carp use to travel long distances. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/specific/xeno.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/specific/xeno.ftl new file mode 100644 index 00000000000..4fda86c7202 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/specific/xeno.ftl @@ -0,0 +1,4 @@ +ent-XenoWardingTower = Xeno warding tower + .desc = { "" } +ent-CarpStatue = carp statue + .desc = A statue of one of the brave carp that got us where we are today. Made with real teeth! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/stairs.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/stairs.ftl new file mode 100644 index 00000000000..09c55f44f65 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/stairs.ftl @@ -0,0 +1,18 @@ +ent-Stairs = stairs + .desc = The greatest invention since rocket-propelled grenades. + .suffix = steel +ent-StairStage = { ent-Stairs } + .suffix = steel, stage + .desc = { ent-Stairs.desc } +ent-StairWhite = { ent-Stairs } + .suffix = white + .desc = { ent-Stairs.desc } +ent-StairStageWhite = { ent-Stairs } + .suffix = white, stage + .desc = { ent-Stairs.desc } +ent-StairDark = { ent-Stairs } + .suffix = dark + .desc = { ent-Stairs.desc } +ent-StairStageDark = { ent-Stairs } + .suffix = dark, stage + .desc = { ent-Stairs.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/canisters/gas_canisters.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/canisters/gas_canisters.ftl new file mode 100644 index 00000000000..a829cd57806 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/canisters/gas_canisters.ftl @@ -0,0 +1,54 @@ +ent-GasCanister = gas canister + .desc = A canister that can contain any type of gas. It can be attached to connector ports using a wrench. +ent-StorageCanister = storage canister + .desc = { ent-GasCanister.desc } +ent-AirCanister = air canister + .desc = A canister that can contain any type of gas. This one is supposed to contain air mixture. It can be attached to connector ports using a wrench. +ent-OxygenCanister = oxygen canister + .desc = A canister that can contain any type of gas. This one is supposed to contain oxygen. It can be attached to connector ports using a wrench. +ent-LiquidOxygenCanister = liquid oxygen canister + .desc = A canister that can contain any type of gas. This one is supposed to contain liquid oxygen. It can be attached to connector ports using a wrench. +ent-NitrogenCanister = nitrogen canister + .desc = A canister that can contain any type of gas. This one is supposed to contain nitrogen. It can be attached to connector ports using a wrench. +ent-LiquidNitrogenCanister = liquid nitrogen canister + .desc = A canister that can contain any type of gas. This one is supposed to contain liquid nitrogen. It can be attached to connector ports using a wrench. +ent-CarbonDioxideCanister = carbon dioxide canister + .desc = A canister that can contain any type of gas. This one is supposed to contain carbon dioxide. It can be attached to connector ports using a wrench. +ent-LiquidCarbonDioxideCanister = liquid carbon dioxide canister + .desc = A canister that can contain any type of gas. This one is supposed to contain liquid carbon dioxide. It can be attached to connector ports using a wrench. +ent-PlasmaCanister = plasma canister + .desc = A canister that can contain any type of gas. This one is supposed to contain plasma. It can be attached to connector ports using a wrench. +ent-TritiumCanister = tritium canister + .desc = A canister that can contain any type of gas. This one is supposed to contain tritium. It can be attached to connector ports using a wrench. +ent-WaterVaporCanister = water vapor canister + .desc = A canister that can contain any type of gas. This one is supposed to contain water vapor. It can be attached to connector ports using a wrench. +ent-AmmoniaCanister = ammonia canister + .desc = A canister that can contain any type of gas. This one is supposed to contain ammonia. It can be attached to connector ports using a wrench. +ent-NitrousOxideCanister = nitrous oxide canister + .desc = A canister that can contain any type of gas. This one is supposed to contain nitrous oxide. It can be attached to connector ports using a wrench. +ent-FrezonCanister = frezon canister + .desc = A canister that can contain any type of gas. This one is supposed to contain frezon. It can be attached to connector ports using a wrench. +ent-GasCanisterBrokenBase = broken gas canister + .desc = A broken gas canister. Not useless yet, as it can be salvaged for high quality materials. +ent-StorageCanisterBroken = { ent-GasCanisterBrokenBase } + .desc = { ent-GasCanisterBrokenBase.desc } +ent-AirCanisterBroken = { ent-GasCanisterBrokenBase } + .desc = { ent-GasCanisterBrokenBase.desc } +ent-OxygenCanisterBroken = { ent-GasCanisterBrokenBase } + .desc = { ent-GasCanisterBrokenBase.desc } +ent-NitrogenCanisterBroken = { ent-GasCanisterBrokenBase } + .desc = { ent-GasCanisterBrokenBase.desc } +ent-CarbonDioxideCanisterBroken = { ent-GasCanisterBrokenBase } + .desc = { ent-GasCanisterBrokenBase.desc } +ent-PlasmaCanisterBroken = { ent-GasCanisterBrokenBase } + .desc = { ent-GasCanisterBrokenBase.desc } +ent-TritiumCanisterBroken = { ent-GasCanisterBrokenBase } + .desc = { ent-GasCanisterBrokenBase.desc } +ent-WaterVaporCanisterBroken = broken water vapor canister + .desc = { ent-GasCanisterBrokenBase.desc } +ent-AmmoniaCanisterBroken = { ent-GasCanisterBrokenBase } + .desc = { ent-GasCanisterBrokenBase.desc } +ent-NitrousOxideCanisterBroken = { ent-GasCanisterBrokenBase } + .desc = { ent-GasCanisterBrokenBase.desc } +ent-FrezonCanisterBroken = { ent-GasCanisterBrokenBase } + .desc = { ent-GasCanisterBrokenBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/base_structureclosets.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/base_structureclosets.ftl new file mode 100644 index 00000000000..35ab60d27f9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/base_structureclosets.ftl @@ -0,0 +1,10 @@ +ent-ClosetBase = closet + .desc = A standard-issue Nanotrasen storage unit. +ent-ClosetSteelBase = { ent-ClosetBase } + .desc = { ent-ClosetBase.desc } +ent-BaseWallCloset = wall closet + .desc = A standard-issue Nanotrasen storage unit, now on walls. +ent-BaseWallLocker = { ent-BaseWallCloset } + .desc = { ent-BaseWallCloset.desc } +ent-SuitStorageBase = suit storage unit + .desc = A fancy hi-tech storage unit made for storing space suits. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/big_boxes.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/big_boxes.ftl new file mode 100644 index 00000000000..2f7824b410e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/big_boxes.ftl @@ -0,0 +1,9 @@ +ent-BaseBigBox = cardboard box + .desc = Huh? Just a box... +ent-StealthBox = { ent-BaseBigBox } + .desc = Kept ya waiting, huh? + .suffix = stealth +ent-BigBox = { ent-BaseBigBox } + .desc = { ent-BaseBigBox.desc } +ent-GhostBox = ghost box + .desc = Beware! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/closets.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/closets.ftl new file mode 100644 index 00000000000..8aec68e8b0e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/closets.ftl @@ -0,0 +1,31 @@ +ent-ClosetTool = tool closet + .desc = It's a storage unit for tools. +ent-ClosetRadiationSuit = radiation suit closet + .desc = More comfortable than radiation poisioning. +ent-ClosetEmergency = emergency closet + .desc = It's a storage unit for emergency breath masks and O2 tanks. +ent-ClosetFire = fire-safety closet + .desc = It's a storage unit for fire-fighting supplies. +ent-ClosetBomb = EOD closet + .desc = It's a storage unit for explosion-protective suits. +ent-ClosetJanitorBomb = janitorial bomb suit closet + .desc = It's a storage unit for janitorial explosion-protective suits. + .suffix = DO NOT MAP +ent-ClosetL3 = level 3 biohazard gear closet + .desc = It's a storage unit for level 3 biohazard gear. +ent-ClosetL3Virology = { ent-ClosetL3 } + .desc = { ent-ClosetL3.desc } +ent-ClosetL3Security = { ent-ClosetL3 } + .desc = { ent-ClosetL3.desc } +ent-ClosetL3Janitor = { ent-ClosetL3 } + .desc = { ent-ClosetL3.desc } +ent-ClosetMaintenance = maintenance closet + .desc = It's a storage unit. +ent-LockerSyndicate = armory closet + .desc = It's a storage unit. +ent-ClosetBluespace = suspicious closet + .desc = It's a storage unit... right? + .suffix = Bluespace +ent-ClosetBluespaceUnstable = suspicious closet + .desc = It's a storage unit... right? + .suffix = Bluespace unstable diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/cursed.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/cursed.ftl new file mode 100644 index 00000000000..ce94c40de2a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/cursed.ftl @@ -0,0 +1,3 @@ +ent-ClosetCursed = closet + .desc = A standard-issue Nanotrasen storage unit. + .suffix = cursed diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/lockers/base_structurelockers.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/lockers/base_structurelockers.ftl new file mode 100644 index 00000000000..757ee10e374 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/lockers/base_structurelockers.ftl @@ -0,0 +1,4 @@ +ent-LockerBase = { ent-ClosetBase } + .desc = { ent-ClosetBase.desc } +ent-LockerBaseSecure = { ent-LockerBase } + .desc = { ent-LockerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/lockers/lockers.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/lockers/lockers.ftl new file mode 100644 index 00000000000..aeb182294a2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/lockers/lockers.ftl @@ -0,0 +1,67 @@ +ent-LockerBooze = booze storage + .desc = This is where the bartender keeps the booze. +ent-LockerQuarterMaster = logistics officer's locker + .desc = { ent-LockerBaseSecure.desc } +ent-LockerSalvageSpecialist = salvage specialist's equipment + .desc = Nevermind the pickaxe. +ent-LockerCaptain = captain's locker + .desc = { ent-LockerBaseSecure.desc } +ent-LockerHeadOfPersonnel = head of personnel's locker + .desc = { ent-LockerBaseSecure.desc } +ent-LockerChiefEngineer = chief engineer's locker + .desc = { ent-LockerBaseSecure.desc } +ent-LockerElectricalSupplies = electrical supplies locker + .desc = { ent-LockerBase.desc } +ent-LockerWeldingSupplies = welding supplies locker + .desc = { ent-LockerBase.desc } +ent-LockerAtmospherics = atmospheric technician's locker + .desc = { ent-LockerBase.desc } +ent-LockerEngineer = engineer's locker + .desc = { ent-LockerBase.desc } +ent-LockerFreezerBase = freezer + .suffix = No Access + .desc = { ent-LockerBase.desc } +ent-LockerFreezer = freezer + .suffix = Kitchen, Locked + .desc = { ent-LockerFreezerBase.desc } +ent-LockerBotanist = botanist's locker + .desc = { ent-LockerBase.desc } +ent-LockerMedicine = medicine locker + .desc = Filled to the brim with medical junk. +ent-LockerMedical = medical doctor's locker + .desc = { ent-LockerBase.desc } +ent-LockerParamedic = paramedic's locker + .desc = { ent-LockerBase.desc } +ent-LockerChemistry = chemical locker + .desc = { ent-LockerBase.desc } +ent-LockerChiefMedicalOfficer = chief medical officer's locker + .desc = { ent-LockerBaseSecure.desc } +ent-LockerResearchDirector = mystagogue's locker + .desc = { ent-LockerBase.desc } +ent-LockerScientist = scientist's locker + .desc = { ent-LockerBase.desc } +ent-LockerHeadOfSecurity = head of security's locker + .desc = { ent-LockerBaseSecure.desc } +ent-LockerWarden = warden's locker + .desc = { ent-LockerBaseSecure.desc } +ent-LockerBrigmedic = corpsman locker + .desc = { ent-LockerBaseSecure.desc } +ent-LockerSecurity = security officer's locker + .desc = { ent-LockerBaseSecure.desc } +ent-GunSafe = gun safe + .desc = { ent-LockerBaseSecure.desc } +ent-LockerDetective = detective's cabinet + .desc = Usually cold and empty... like your heart. +ent-LockerEvidence = evidence locker + .desc = To store bags of bullet casings and detainee belongings. +ent-LockerSyndicatePersonal = armory closet + .desc = It's a personal storage unit for operative gear. +ent-LockerBluespaceStation = bluespace locker + .desc = Advanced locker technology. + .suffix = once to station +ent-LockerClown = clown locker + .desc = { ent-LockerBaseSecure.desc } +ent-LockerMime = mime locker + .desc = { ent-LockerBaseSecure.desc } +ent-LockerRepresentative = representative locker + .desc = { ent-LockerBaseSecure.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/wall_lockers.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/wall_lockers.ftl new file mode 100644 index 00000000000..735940f3ffa --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/wall_lockers.ftl @@ -0,0 +1,28 @@ +ent-ClosetWall = maintenance wall closet + .desc = It's a storage unit. +ent-ClosetWallEmergency = emergency wall closet + .desc = It's a storage unit for emergency breath masks and O2 tanks. +ent-ClosetWallFire = fire-safety wall closet + .desc = It's a storage unit for fire-fighting supplies. +ent-ClosetWallBlue = blue wall closet + .desc = A wardrobe packed with stylish blue clothing. +ent-ClosetWallPink = pink wall closet + .desc = A wardrobe packed with fabulous pink clothing. +ent-ClosetWallBlack = black wall closet + .desc = A wardrobe packed with stylish black clothing. +ent-ClosetWallGreen = green wall closet + .desc = A wardrobe packed with stylish green clothing. +ent-ClosetWallOrange = prison wall closet + .desc = { ent-BaseWallCloset.desc } +ent-ClosetWallYellow = yellow wall closet + .desc = A wardrobe packed with stylish yellow clothing. +ent-ClosetWallWhite = white wall closet + .desc = A wardrobe packed with stylish white clothing. +ent-ClosetWallGrey = grey wall closet + .desc = A wardrobe packed with a tide of grey clothing. +ent-ClosetWallMixed = mixed wall closet + .desc = A wardrobe packed with a mix of colorful clothing. +ent-ClosetWallAtmospherics = atmospherics wall closet + .desc = { ent-BaseWallCloset.desc } +ent-LockerWallMedical = medical wall locker + .desc = { ent-BaseWallLocker.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/wardrobe.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/wardrobe.ftl new file mode 100644 index 00000000000..0d980a47ad4 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/closets/wardrobe.ftl @@ -0,0 +1,54 @@ +ent-WardrobeBase = { ent-ClosetSteelBase } + .desc = It's a storage unit for standard-issue Nanotrasen attire. +ent-WardrobeBlue = blue wardrobe + .desc = A wardrobe packed with stylish blue clothing. +ent-WardrobePink = pink wardrobe + .desc = A wardrobe packed with fabulous pink clothing. +ent-WardrobeBlack = black wardrobe + .desc = A wardrobe packed with stylish black clothing. +ent-WardrobeGreen = green wardrobe + .desc = A wardrobe packed with stylish green clothing. +ent-WardrobePrison = prison wardrobe + .desc = { ent-WardrobeBase.desc } +ent-WardrobeYellow = yellow wardrobe + .desc = A wardrobe packed with stylish yellow clothing. +ent-WardrobeWhite = white wardrobe + .desc = A wardrobe packed with stylish white clothing. +ent-WardrobeGrey = grey wardrobe + .desc = A wardrobe packed with a tide of grey clothing. +ent-WardrobeMixed = mixed wardrobe + .desc = A wardrobe packed with a mix of colorful clothing. +ent-WardrobeSecurity = security wardrobe + .desc = { ent-WardrobeBase.desc } +ent-WardrobeAtmospherics = atmospherics wardrobe + .desc = { ent-WardrobeBase.desc } +ent-ClosetJanitor = custodial closet + .desc = It's a storage unit for janitorial clothes and gear. +ent-WardrobeFormal = formal closet + .desc = It's a storage unit for formal clothing. +ent-ClosetChef = chef's closet + .desc = It's a storage unit for foodservice garments and mouse traps. +ent-WardrobeChapel = chaplain's wardrobe + .desc = It's a storage unit for Nanotrasen-approved religious attire. +ent-ClosetLegal = legal closet + .desc = It's a storage unit for courtroom apparel and items. +ent-WardrobeCargo = logistics wardrobe + .desc = { ent-WardrobePrison.desc } +ent-WardrobeSalvage = salvage wardrobe + .desc = Notably not salvaged. +ent-WardrobeEngineering = engineering wardrobe + .desc = { ent-WardrobeYellow.desc } +ent-WardrobeMedicalDoctor = medical doctor's wardrobe + .desc = { ent-WardrobeWhite.desc } +ent-WardrobeRobotics = robotics wardrobe + .desc = { ent-WardrobeBlack.desc } +ent-WardrobeChemistry = chemistry wardrobe + .desc = { ent-WardrobeWhite.desc } +ent-WardrobeGenetics = genetics wardrobe + .desc = { ent-WardrobeWhite.desc } +ent-WardrobeVirology = virology wardrobe + .desc = { ent-WardrobeWhite.desc } +ent-WardrobeScience = epistemics wardrobe + .desc = { ent-WardrobeWhite.desc } +ent-WardrobeBotanist = botanist wardrobe + .desc = { ent-WardrobeGreen.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/crates/base_structurecrates.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/crates/base_structurecrates.ftl new file mode 100644 index 00000000000..6d4007e51ce --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/crates/base_structurecrates.ftl @@ -0,0 +1,7 @@ +ent-CrateGeneric = crate + .desc = A large container for items. +ent-CrateBaseWeldable = { ent-CrateGeneric } + .desc = { ent-CrateGeneric.desc } +ent-CrateBaseSecure = { ent-CrateBaseWeldable } + .suffix = Secure + .desc = { ent-CrateBaseWeldable.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/crates/crates.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/crates/crates.ftl new file mode 100644 index 00000000000..b6652794983 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/crates/crates.ftl @@ -0,0 +1,72 @@ +ent-CrateGenericSteel = crate + .desc = { ent-CrateBaseWeldable.desc } +ent-CratePlastic = plastic crate + .desc = { ent-CrateBaseWeldable.desc } +ent-CrateFreezer = freezer + .desc = { ent-CratePlastic.desc } +ent-CrateHydroponics = hydroponics crate + .desc = { ent-CratePlastic.desc } +ent-CrateMedical = medical crate + .desc = { ent-CratePlastic.desc } +ent-CrateRadiation = radiation gear crate + .desc = Is not actually lead lined. Do not store your plutonium in this. +ent-CrateInternals = oxygen crate + .desc = { ent-CratePlastic.desc } +ent-CrateElectrical = electrical crate + .desc = { ent-CrateGenericSteel.desc } +ent-CrateEngineering = engineering crate + .desc = { ent-CrateGenericSteel.desc } +ent-CrateScience = epistemics crate + .desc = { ent-CrateGenericSteel.desc } +ent-CrateSurgery = surgery crate + .desc = { ent-CrateGenericSteel.desc } +ent-CrateWeb = web crate + .desc = { ent-CrateGeneric.desc } +ent-CrateSecgear = secgear crate + .desc = { ent-CrateBaseSecure.desc } +ent-CrateEngineeringSecure = secure engineering crate + .desc = { ent-CrateBaseSecure.desc } +ent-CrateMedicalSecure = secure medical crate + .desc = { ent-CrateBaseSecure.desc } +ent-CrateChemistrySecure = secure chemistry crate + .desc = { ent-CrateBaseSecure.desc } +ent-CratePrivateSecure = private crate + .desc = { ent-CrateBaseSecure.desc } +ent-CrateScienceSecure = secure epistemics crate + .desc = { ent-CrateBaseSecure.desc } +ent-CratePlasma = plasma crate + .desc = { ent-CrateBaseSecure.desc } +ent-CrateSecure = secure crate + .desc = { ent-CrateBaseSecure.desc } +ent-CrateHydroSecure = secure hydroponics crate + .desc = { ent-CrateBaseSecure.desc } +ent-CrateWeaponSecure = secure weapon crate + .desc = { ent-CrateBaseSecure.desc } +ent-CrateCommandSecure = command crate + .desc = { ent-CrateBaseSecure.desc } +ent-CrateLivestock = livestock crate + .desc = { ent-CrateGeneric.desc } +ent-CrateRodentCage = hamster cage + .desc = { ent-CrateGeneric.desc } +ent-CratePirate = pirate chest + .desc = A space pirate chest, not for station lubbers. +ent-CrateToyBox = toy box + .desc = A box overflowing with fun. + .suffix = Empty +ent-CrateCoffin = coffin + .desc = A comfy coffin, excelent place for the vampires and corpses. +ent-CrateWoodenGrave = grave + .desc = Someone died here... + .suffix = wooden +ent-CrateStoneGrave = grave + .desc = Someone died here... + .suffix = stone +ent-CrateSyndicate = Syndicate crate + .desc = A dark steel crate with red bands and a letter S embossed on the front. +ent-CrateTrashCart = trash cart + .desc = { ent-CrateBaseWeldable.desc } +ent-CrateTrashCartJani = janitorial trash cart + .desc = { ent-CrateBaseSecure.desc } +ent-InvisibleCrate = { ent-CrateBaseWeldable } + .suffix = Stealth + .desc = { ent-CrateBaseWeldable.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/filing_cabinets.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/filing_cabinets.ftl new file mode 100644 index 00000000000..d07c5599e52 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/filing_cabinets.ftl @@ -0,0 +1,23 @@ +ent-filingCabinet = filing cabinet + .desc = A cabinet for all your filing needs. + .suffix = Empty +ent-filingCabinetTall = tall cabinet + .suffix = Empty + .desc = { ent-filingCabinet.desc } +ent-filingCabinetDrawer = chest drawer + .desc = A small drawer for all your filing needs, Now with wheels! + .suffix = Empty +ent-BaseBureaucraticStorageFill = { "" } + .desc = { "" } +ent-filingCabinetRandom = { ent-['filingCabinet', 'BaseBureaucraticStorageFill'] } + + .suffix = Random + .desc = { ent-['filingCabinet', 'BaseBureaucraticStorageFill'].desc } +ent-filingCabinetTallRandom = { ent-['filingCabinetTall', 'BaseBureaucraticStorageFill'] } + + .suffix = Random + .desc = { ent-['filingCabinetTall', 'BaseBureaucraticStorageFill'].desc } +ent-filingCabinetDrawerRandom = { ent-['filingCabinetDrawer', 'BaseBureaucraticStorageFill'] } + + .suffix = Random + .desc = { ent-['filingCabinetDrawer', 'BaseBureaucraticStorageFill'].desc } \ No newline at end of file diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/glass_box.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/glass_box.ftl new file mode 100644 index 00000000000..07bdcf53988 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/glass_box.ftl @@ -0,0 +1,14 @@ +ent-GlassBoxLaser = glass box + .desc = A sturdy showcase for an expensive exhibit. +ent-GlassBoxLaserOpen = { ent-GlassBoxLaser } + .suffix = Open + .desc = { ent-GlassBoxLaser.desc } +ent-GlassBoxLaserFilled = { ent-GlassBoxLaser } + .suffix = Filled + .desc = { ent-GlassBoxLaser.desc } +ent-GlassBoxLaserFilledOpen = { ent-GlassBoxLaserFilled } + .suffix = Filled, Open + .desc = { ent-GlassBoxLaserFilled.desc } +ent-GlassBoxLaserBroken = broken glass box + .desc = A broken showcase for a stolen expensive exhibit. + .suffix = Broken diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/morgue.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/morgue.ftl new file mode 100644 index 00000000000..1e3f80b9774 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/morgue.ftl @@ -0,0 +1,4 @@ +ent-Morgue = morgue + .desc = Used to store bodies until someone fetches them. Includes a high-tech alert system for false-positives! +ent-Crematorium = crematorium + .desc = A human incinerator. Works well on barbecue nights. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/ore_box.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/ore_box.ftl new file mode 100644 index 00000000000..a9ad3b57649 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/ore_box.ftl @@ -0,0 +1,2 @@ +ent-OreBox = ore box + .desc = A large storage container for holding unprocessed ores. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/paper_bin.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/paper_bin.ftl new file mode 100644 index 00000000000..f8821c7aae3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/paper_bin.ftl @@ -0,0 +1,12 @@ +ent-PaperBin = paper bin + .desc = What secrets lie at the bottom of its endless stack? + .suffix = Empty +ent-PaperBin5 = { ent-PaperBin } + .suffix = 5 + .desc = { ent-PaperBin.desc } +ent-PaperBin10 = { ent-PaperBin } + .suffix = 10 + .desc = { ent-PaperBin.desc } +ent-PaperBin20 = { ent-PaperBin } + .suffix = 20 + .desc = { ent-PaperBin.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/storage.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/storage.ftl new file mode 100644 index 00000000000..3387fbb6e67 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/storage.ftl @@ -0,0 +1,2 @@ +ent-Rack = rack + .desc = A rack for storing things on. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/tanks/base_structuretanks.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/tanks/base_structuretanks.ftl new file mode 100644 index 00000000000..03bc356a464 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/tanks/base_structuretanks.ftl @@ -0,0 +1,2 @@ +ent-StorageTank = storage tank + .desc = A liquids storage tank. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/tanks/tanks.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/tanks/tanks.ftl new file mode 100644 index 00000000000..078cd009485 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/storage/tanks/tanks.ftl @@ -0,0 +1,23 @@ +ent-WeldingFuelTank = fuel tank + .desc = A fuel tank. It's used to store high amounts of fuel. + .suffix = Empty +ent-WeldingFuelTankFull = { ent-WeldingFuelTank } + .suffix = Full + .desc = { ent-WeldingFuelTank.desc } +ent-WeldingFuelTankHighCapacity = high-capacity fuel tank + .desc = A highly pressurized fuel tank made to hold gargantuan amounts of welding fuel. + .suffix = Full +ent-WaterTank = water tank + .desc = A water tank. It's used to store high amounts of water. + .suffix = Empty +ent-WaterTankFull = { ent-WaterTank } + .suffix = Full + .desc = { ent-WaterTank.desc } +ent-WaterCooler = water cooler + .desc = Seems like a good place to stand and waste time. It has a stock of paper cups on the side. +ent-WaterTankHighCapacity = high-capacity water tank + .desc = A highly pressurized water tank made to hold gargantuan amounts of water. + .suffix = Full +ent-GenericTank = { ent-StorageTank } + .suffix = Empty + .desc = { ent-StorageTank.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/air_alarm.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/air_alarm.ftl new file mode 100644 index 00000000000..c5f6f23e9ae --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/air_alarm.ftl @@ -0,0 +1,4 @@ +ent-AirAlarm = air alarm + .desc = An air alarm. Alarms... air? +ent-AirAlarmAssembly = air alarm assembly + .desc = An air alarm. Doesn't look like it'll be alarming air any time soon. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/bell.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/bell.ftl new file mode 100644 index 00000000000..17b8354380f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/bell.ftl @@ -0,0 +1,2 @@ +ent-BoxingBell = boxing bell + .desc = Ding ding! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/defib_cabinet.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/defib_cabinet.ftl new file mode 100644 index 00000000000..7907631e59c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/defib_cabinet.ftl @@ -0,0 +1,11 @@ +ent-DefibrillatorCabinet = defibrillator cabinet + .desc = A small wall mounted cabinet designed to hold a defibrillator. +ent-DefibrillatorCabinetOpen = { ent-DefibrillatorCabinet } + .suffix = Open + .desc = { ent-DefibrillatorCabinet.desc } +ent-DefibrillatorCabinetFilled = { ent-DefibrillatorCabinet } + .suffix = Filled + .desc = { ent-DefibrillatorCabinet.desc } +ent-DefibrillatorCabinetFilledOpen = { ent-DefibrillatorCabinetFilled } + .suffix = Filled, Open + .desc = { ent-DefibrillatorCabinetFilled.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/extinguisher_cabinet.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/extinguisher_cabinet.ftl new file mode 100644 index 00000000000..8909da9327b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/extinguisher_cabinet.ftl @@ -0,0 +1,11 @@ +ent-ExtinguisherCabinet = extinguisher cabinet + .desc = A small wall mounted cabinet designed to hold a fire extinguisher. +ent-ExtinguisherCabinetOpen = { ent-ExtinguisherCabinet } + .suffix = Open + .desc = { ent-ExtinguisherCabinet.desc } +ent-ExtinguisherCabinetFilled = { ent-ExtinguisherCabinet } + .suffix = Filled + .desc = { ent-ExtinguisherCabinet.desc } +ent-ExtinguisherCabinetFilledOpen = { ent-ExtinguisherCabinetFilled } + .suffix = Filled, Open + .desc = { ent-ExtinguisherCabinetFilled.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/fire_alarm.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/fire_alarm.ftl new file mode 100644 index 00000000000..d746c12b8a0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/fire_alarm.ftl @@ -0,0 +1,4 @@ +ent-FireAlarm = fire alarm + .desc = A fire alarm. Spicy! +ent-FireAlarmAssembly = fire alarm assembly + .desc = A fire alarm assembly. Very mild. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/fireaxe_cabinet.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/fireaxe_cabinet.ftl new file mode 100644 index 00000000000..9e5b1dc77c7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/fireaxe_cabinet.ftl @@ -0,0 +1,11 @@ +ent-FireAxeCabinet = fire axe cabinet + .desc = There is a small label that reads "For Emergency use only" along with details for safe use of the axe. As if. +ent-FireAxeCabinetOpen = { ent-FireAxeCabinet } + .suffix = Open + .desc = { ent-FireAxeCabinet.desc } +ent-FireAxeCabinetFilled = { ent-FireAxeCabinet } + .suffix = Filled + .desc = { ent-FireAxeCabinet.desc } +ent-FireAxeCabinetFilledOpen = { ent-FireAxeCabinetFilled } + .suffix = Filled, Open + .desc = { ent-FireAxeCabinetFilled.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/intercom.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/intercom.ftl new file mode 100644 index 00000000000..92369cad3b1 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/intercom.ftl @@ -0,0 +1,31 @@ +ent-Intercom = intercom + .desc = An intercom. For when the station just needs to know something. +ent-IntercomAssesmbly = intercom assembly + .desc = An intercom. It doesn't seem very helpful right now. +ent-IntercomCommon = { ent-Intercom } + .suffix = Common + .desc = { ent-Intercom.desc } +ent-IntercomCommand = { ent-Intercom } + .suffix = Command + .desc = { ent-Intercom.desc } +ent-IntercomEngineering = { ent-Intercom } + .suffix = Engineering + .desc = { ent-Intercom.desc } +ent-IntercomMedical = { ent-Intercom } + .suffix = Medical + .desc = { ent-Intercom.desc } +ent-IntercomScience = { ent-Intercom } + .suffix = Epistemics + .desc = { ent-Intercom.desc } +ent-IntercomSecurity = { ent-Intercom } + .suffix = Security + .desc = { ent-Intercom.desc } +ent-IntercomService = { ent-Intercom } + .suffix = Service + .desc = { ent-Intercom.desc } +ent-IntercomSupply = { ent-Intercom } + .suffix = Supply + .desc = { ent-Intercom.desc } +ent-IntercomAll = { ent-Intercom } + .suffix = All + .desc = { ent-Intercom.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/mirror.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/mirror.ftl new file mode 100644 index 00000000000..99897de0778 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/mirror.ftl @@ -0,0 +1,2 @@ +ent-Mirror = mirror + .desc = Mirror mirror on the wall , who's the most robust of them all? diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/monitors_televisions.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/monitors_televisions.ftl new file mode 100644 index 00000000000..5c7e16a5c57 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/monitors_televisions.ftl @@ -0,0 +1,12 @@ +ent-ComputerTelevision = wooden television + .desc = Finally, some decent reception around here... +ent-WallmountTelescreenFrame = telescreen frame + .desc = Finally, some decent reception around here... +ent-WallmountTelescreen = telescreen + .desc = Finally, some decent reception around here... + .suffix = camera monitor +ent-WallmountTelevisionFrame = television frame + .desc = Finally, some decent reception around here... +ent-WallmountTelevision = television + .desc = Finally, some decent reception around here... + .suffix = entertainment diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/noticeboard.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/noticeboard.ftl new file mode 100644 index 00000000000..63823009e89 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/noticeboard.ftl @@ -0,0 +1,2 @@ +ent-NoticeBoard = notice board + .desc = Is there a job for a witcher? diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/screen.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/screen.ftl new file mode 100644 index 00000000000..84d3c3e6661 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/screen.ftl @@ -0,0 +1,4 @@ +ent-Screen = screen + .desc = Displays text or time. +ent-ArrivalsShuttleTimer = arrivals screen + .desc = { ent-Screen.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/service_light.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/service_light.ftl new file mode 100644 index 00000000000..61131651023 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/service_light.ftl @@ -0,0 +1,2 @@ +ent-JanitorServiceLight = janitorial service light + .desc = A wall-mounted janitorial sign. If the light is blinking, a janitor's service is required. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/shotgun_cabinet.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/shotgun_cabinet.ftl new file mode 100644 index 00000000000..d138de12400 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/shotgun_cabinet.ftl @@ -0,0 +1,14 @@ +ent-ShotGunCabinet = shotgun cabinet + .desc = There is a small label that reads "For Emergency use only" along with details for safe use of the shotgun. As if. +ent-ShotGunCabinetOpen = { ent-['ShotGunCabinet', 'FireAxeCabinetOpen'] } + + .suffix = Open + .desc = { ent-['ShotGunCabinet', 'FireAxeCabinetOpen'].desc } +ent-ShotGunCabinetFilled = { ent-['ShotGunCabinet', 'FireAxeCabinetFilled'] } + + .suffix = Filled + .desc = { ent-['ShotGunCabinet', 'FireAxeCabinetFilled'].desc } +ent-ShotGunCabinetFilledOpen = { ent-['ShotGunCabinetFilled', 'FireAxeCabinetFilledOpen'] } + + .suffix = Filled, Open + .desc = { ent-['ShotGunCabinetFilled', 'FireAxeCabinetFilledOpen'].desc } \ No newline at end of file diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/atmos_plaque.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/atmos_plaque.ftl new file mode 100644 index 00000000000..656b54bf652 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/atmos_plaque.ftl @@ -0,0 +1,2 @@ +ent-PlaqueAtmos = atmos plaque + .desc = { ent-BaseSign.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/bar_sign.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/bar_sign.ftl new file mode 100644 index 00000000000..a7bc72d499e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/bar_sign.ftl @@ -0,0 +1,51 @@ +ent-BaseBarSign = bar sign + .desc = { ent-BaseStructure.desc } +ent-BarSign = bar sign + .suffix = Random + .desc = { ent-BaseBarSign.desc } +ent-BarSignComboCafe = Combo Cafe + .desc = Renowned system-wide for their utterly uncreative drink combinations. +ent-BarSignEmergencyRumParty = Emergency Rum Party + .desc = Recently relicensed after a long closure. +ent-BarSignLV426 = LV426 + .desc = Drinking with fancy facemasks is clearly more important than going to medbay. +ent-BarSignMaidCafe = Maid Cafe + .desc = Welcome back, master! +ent-BarSignMalteseFalcon = Maltese Falcon + .desc = Play it again, sam. +ent-BarSignOfficerBeersky = Officer Beersky + .desc = Man eat a dong, these drinks are great. +ent-BarSignRobustaCafe = Robusta Cafe + .desc = Holder of the 'Most Lethal Barfights' record 5 years uncontested. +ent-BarSignTheAleNath = The Ale Nath + .desc = All right, buddy. I think you've had EI NATH. Time to get a cab. +ent-BarSignTheBirdCage = The Bird Cage + .desc = Caw caw! +ent-BarSignTheCoderbus = The Coderbus + .desc = A very controversial bar known for its wide variety of constantly-changing drinks. +ent-BarSignTheDrunkCarp = The Drunk Carp + .desc = Don't drink and swim. +ent-BarSignEngineChange = The Engine Change + .desc = Still waiting. +ent-BarSignTheHarmbaton = The Harmbaton + .desc = A great dining experience for both security members and passengers. +ent-BarSignTheLightbulb = The Lightbulb + .desc = A cafe popular among moths and moffs. Once shut down for a week after the bartender used mothballs to protect her spare uniforms. +ent-BarSignTheLooseGoose = The Loose Goose + .desc = Drink till you puke and/or break the laws of reality! +ent-BarSignTheNet = The Net + .desc = You just seem to get caught up in it for hours. +ent-BarSignTheOuterSpess = The Outer Spess + .desc = This bar isn't actually located in outer space. +ent-BarSignTheSingulo = The Singulo + .desc = Where people go that'd rather not be called by their name. +ent-BarSignTheSun = The Sun + .desc = Ironically bright for such a shady bar. +ent-BarSignWiggleRoom = Wiggle Room + .desc = MoMMIs got moves. +ent-BarSignZocalo = Zocalo + .desc = Anteriormente ubicado en Spessmerica. +ent-BarSignEmprah = 4 The Emprah + .desc = Enjoyed by fanatics, heretics, and brain-damaged patrons alike. +ent-BarSignSpacebucks = Spacebucks + .desc = You can't get away from them, even in space, and even after we started calling them 'spesos' instead. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/base_structuresigns.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/base_structuresigns.ftl new file mode 100644 index 00000000000..8ca37ccf73d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/base_structuresigns.ftl @@ -0,0 +1,2 @@ +ent-BaseSign = base sign + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/flags.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/flags.ftl new file mode 100644 index 00000000000..f8f92508c14 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/flags.ftl @@ -0,0 +1,12 @@ +ent-BaseFlag = { ent-BaseSign } + .desc = { ent-BaseSign.desc } +ent-BlankFlag = blank flag + .desc = Some piece of white cloth. Definitely not the flag of France. +ent-NTFlag = Nanotrasen flag + .desc = Glory to NT! Wait, they really made a flag for a corporation? +ent-SyndieFlag = syndicate flag + .desc = Smells bloody. Death to NT! +ent-LGBTQFlag = LGBTQ flag + .desc = Be gay do crime flag +ent-PirateFlag = pirate flag + .desc = Raise the jolly roger, scallywags! diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/metamap.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/metamap.ftl new file mode 100644 index 00000000000..3908f2f1652 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/metamap.ftl @@ -0,0 +1,2 @@ +ent-PosterMapMetaRight = Meta Station Map + .desc = A map of Meta Station. This looks really old. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/paintings.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/paintings.ftl new file mode 100644 index 00000000000..ae02c749a9b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/paintings.ftl @@ -0,0 +1,42 @@ +ent-PaintingBase = { ent-BaseSign } + .desc = { ent-BaseSign.desc } +ent-PaintingEmpty = empty frame + .desc = An empty frame, waiting to be filled with art. +ent-PaintingMoony = Abstract No.1 + .desc = An imposing abstract painting. It feels like it's pressuring you to do good. +ent-PaintingPersistenceOfMemory = The Persistence of Memory + .desc = This painting depicts a barren landscape. It's filled with various surreal objects. +ent-PaintingTheSonOfMan = The Son of Man + .desc = This painting depicts a formal-looking man. His face is obscured by an apple. +ent-PaintingTheKiss = The Kiss + .desc = This painting depicts a couple in tender embrace. It's covered in glittery gold ornamentation. +ent-PaintingTheScream = The Scream + .desc = This painting depicts a distressed man standing on a bridge. +ent-PaintingTheGreatWave = The Great Wave off Kanagawa + .desc = This painting depicts a majestic wave. It's throwing around several small fishing boats. +ent-PaintingCafeTerraceAtNight = Cafe Terrace at Night + .desc = This painting depicts lively night scene at a cafe. +ent-PaintingNightHawks = Nighthawks + .desc = This painting depicts a lonely-looking diner. The patrons are sitting glumly at the counter. +ent-PaintingSkeletonCigarette = Skull of a Skeleton with Burning Cigarette + .desc = This painting depicts an impressionist portrait of a skeleton. A lit cigarette is wedged between its teeth. +ent-PaintingSkeletonBoof = Skull of MLG Skeleton with Fat Boof + .desc = Painting goes hard. Feel free to screenshot. +ent-PaintingPrayerHands = Study of the Hands of an Apostle + .desc = This painting depicts a pair of hands clasped in prayer. +ent-PaintingOldGuitarist = The Old Guitarist + .desc = This painting depicts an old, thin man clutching a guitar. His face looks shallow and sickly. +ent-PaintingOlympia = Olympia + .desc = This painting depicts a nude woman lying on a bed. A servant is tending to her. +ent-PaintingSaturn = Saturn Devouring His Son + .desc = This painting depicts giant devouring a human corpse. He has a frightening look in his eyes. +ent-PaintingSleepingGypsy = The Sleeping Gypsy + .desc = This painting depicts a gypsy sleeping among their belongings in the desert. A lion stands behind them. +ent-PaintingRedBlueYellow = Composition with Red Blue and Yellow + .desc = This painting is made up of several boxes. They are filled with flat shades of color. +ent-PaintingAmogusTriptych = Amogus Triptych (Untitled.) + .desc = This painting is made up of 3 individual sections. Each depicts a religious figure. +ent-PaintingHelloWorld = Hello World + .desc = This painting is made up of lots of multicolored squares arranged in a peculiar pattern. Perhaps it means something? +ent-PaintingSadClown = Sad Clown + .desc = This painting is a sad clown! It sparks joy. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/posters.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/posters.ftl new file mode 100644 index 00000000000..1272c8f8670 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/posters.ftl @@ -0,0 +1,250 @@ +ent-PosterBase = { ent-BaseSign } + .desc = { ent-BaseSign.desc } +ent-PosterBroken = broken poster + .desc = You can't make out anything from the poster's original print. It's ruined. +ent-PosterContrabandFreeTonto = Free Tonto + .desc = A salvaged shred of a much larger flag, colors bled together and faded from age. +ent-PosterContrabandAtmosiaDeclarationIndependence = Atmosia Declaration of Independence + .desc = A relic of a failed rebellion. +ent-PosterContrabandFunPolice = Fun Police + .desc = A poster condemning the station's security forces. +ent-PosterContrabandLustyExomorph = Lusty Exomorph + .desc = A heretical poster depicting the titular star of an equally heretical book. +ent-PosterContrabandSyndicateRecruitment = Syndicate Recruitment + .desc = See the galaxy! Shatter corrupt megacorporations! Join today! +ent-PosterContrabandClown = Clown + .desc = Honk. +ent-PosterContrabandSmoke = Smoke + .desc = A poster advertising a rival corporate brand of cigarettes. +ent-PosterContrabandGreyTide = Grey Tide + .desc = A rebellious poster symbolizing passenger solidarity. +ent-PosterContrabandMissingGloves = Missing Gloves + .desc = This poster references the uproar that followed Nanotrasen's financial cuts toward insulated-glove purchases. +ent-PosterContrabandHackingGuide = Hacking Guide + .desc = This poster details the internal workings of the common Nanotrasen airlock. Sadly, it appears out of date. +ent-PosterContrabandRIPBadger = RIP Badger + .desc = This seditious poster references Nanotrasen's genocide of a space station full of badgers. +ent-PosterContrabandAmbrosiaVulgaris = Ambrosia Vulgaris + .desc = This poster is lookin' pretty trippy man. +ent-PosterContrabandDonutCorp = Donut Corp. + .desc = This poster is an unauthorized advertisement for Donut Corp. +ent-PosterContrabandEAT = EAT. + .desc = This poster promotes rank gluttony. +ent-PosterContrabandTools = Tools + .desc = This poster looks like an advertisement for tools, but is in fact a subliminal jab at the tools at CentCom. +ent-PosterContrabandPower = Power + .desc = A poster that positions the seat of power outside Nanotrasen. +ent-PosterContrabandSpaceCube = Space Cube + .desc = Ignorant of Nature's Harmonic 6 Side Space Cube Creation, the Spacemen are Dumb, Educated Singularity Stupid and Evil. +ent-PosterContrabandCommunistState = Communist State + .desc = All hail the Communist party! +ent-PosterContrabandLamarr = Lamarr + .desc = This poster depicts Lamarr. Probably made by a traitorous Mystagogue. +ent-PosterContrabandBorgFancy = Borg Fancy + .desc = Being fancy can be for any borg, just need a suit. +ent-PosterContrabandBorgFancyv2 = Borg Fancy v2 + .desc = Borg Fancy, Now only taking the most fancy. +ent-PosterContrabandKosmicheskayaStantsiya = Kosmicheskaya Stantsiya 13 Does Not Exist + .desc = A poster mocking CentCom's denial of the existence of the derelict station near Space Station 13. +ent-PosterContrabandRebelsUnite = Rebels Unite + .desc = A poster urging the viewer to rebel against Nanotrasen. +ent-PosterContrabandC20r = C-20r + .desc = A poster advertising the Scarborough Arms C-20r. +ent-PosterContrabandHaveaPuff = Have a Puff + .desc = Who cares about lung cancer when you're high as a kite? +ent-PosterContrabandRevolver = Revolver + .desc = Because seven shots are all you need. +ent-PosterContrabandDDayPromo = D-Day Promo + .desc = A promotional poster for some rapper. +ent-PosterContrabandSyndicatePistol = Syndicate Pistol + .desc = A poster advertising syndicate pistols as being 'classy as fuck'. It's covered in faded gang tags. +ent-PosterContrabandEnergySwords = Energy Swords + .desc = All the colors of the bloody murder rainbow. +ent-PosterContrabandRedRum = Red Rum + .desc = Looking at this poster makes you want to kill. +ent-PosterContrabandCC64KAd = CC 64K Ad + .desc = The latest portable computer from Comrade Computing, with a whole 64kB of ram! +ent-PosterContrabandPunchShit = Punch Shit + .desc = Fight things for no reason, like a man! +ent-PosterContrabandTheGriffin = The Griffin + .desc = The Griffin commands you to be the worst you can be. Will you? +ent-PosterContrabandFreeDrone = Free Drone + .desc = This poster commemorates the bravery of the rogue drone; once exiled, and then ultimately destroyed by CentCom. +ent-PosterContrabandBustyBackdoorExoBabes6 = Busty Backdoor Exo Babes 6 + .desc = Get a load, or give, of these all natural Exos! +ent-PosterContrabandRobustSoftdrinks = Robust Softdrinks + .desc = Robust Softdrinks: More robust than a toolbox to the head! +ent-PosterContrabandShamblersJuice = Shambler's Juice + .desc = ~Shake me up some of that Shambler's Juice!~ +ent-PosterContrabandPwrGame = Pwr Game + .desc = The POWER that gamers CRAVE! In partnership with Vlad's Salad. +ent-PosterContrabandSunkist = Sun-kist + .desc = Drink the stars! +ent-PosterContrabandSpaceCola = Space Cola + .desc = Your favorite cola, in space. +ent-PosterContrabandSpaceUp = Space-Up! + .desc = Sucked out into space by the FLAVOR! +ent-PosterContrabandKudzu = Kudzu + .desc = A poster advertising a movie about plants. How dangerous could they possibly be? +ent-PosterContrabandMaskedMen = Masked Men + .desc = A poster advertising a movie about some masked men. +ent-PosterContrabandUnreadableAnnouncement = Unreadable Announcement + .desc = A poster announcing something by someone, oddly enough they seem to have forgotten making it readable +ent-PosterContrabandFreeSyndicateEncryptionKey = Free Syndicate Encryption Key + .desc = A poster about traitors begging for more. +ent-PosterContrabandBountyHunters = Bounty Hunters + .desc = A poster advertising bounty hunting services. "I hear you got a problem." +ent-PosterContrabandTheBigGasTruth = The Big Gas Giant Truth + .desc = Don't believe everything you see on a poster, patriots. All the lizards at central command don't want to answer this SIMPLE QUESTION: WHERE IS THE GAS MINER MINING FROM, CENTCOM? +ent-PosterContrabandWehWatches = Weh Watches + .desc = A poster depicting a loveable green lizard. +ent-PosterContrabandVoteWeh = Vote Weh + .desc = A stylish, sleek, and well illustrated poster for a "Weh"nderful new progressive candidate coming this election season. +ent-PosterContrabandBeachStarYamamoto = Beach Star Yamamoto! + .desc = A wall scroll depicting an old swimming anime with girls in small swim suits. You feel more weebish the longer you look at it. +ent-PosterContrabandHighEffectEngineering = High Effect Engineering + .desc = There are 3 shards and a singularity. The shards are singing. The engineers are crying. +ent-PosterContrabandNuclearDeviceInformational = Nuclear Device Informational + .desc = This poster depicts an image of an old style nuclear explosive device, as well as some helpful information on what to do if one has been set. It suggests lying on the floor and crying. +ent-PosterContrabandRise = Rise Up + .desc = A poster depicting a grey shirted man holding a crowbar with the word Rise written below it. +ent-PosterContrabandRevolt = Revolt + .desc = Revolutionist propaganda, manufactured by the Syndicate. +ent-PosterContrabandMoth = Syndie Moth - Nuclear Operation + .desc = A Syndicate-commissioned poster that uses Syndie Moth™ to tell the viewer to keep the nuclear authentication disk unsecured. "Peace was never an option!" No good employee would listen to this nonsense. +ent-PosterContrabandCybersun600 = Cybersun: 600 Years Commemorative Poster + .desc = An artistic poster commemorating 600 years of continual business for Cybersun Industries. +ent-PosterContrabandDonk = DONK CO. BRAND MICROWAVEABLE FOOD + .desc = DONK CO. BRAND MICROWAVABLE FOOD: MADE BY STARVING COLLEGE STUDENTS, FOR STARVING COLLEGE STUDENTS. +ent-PosterContrabandEnlistGorlex = Enlist + .desc = Enlist with the Gorlex Marauders today! See the galaxy, kill corpos, get paid! +ent-PosterContrabandInterdyne = Interdyne Pharmaceutics: For the Health of Humankind + .desc = An advertisement for Interdyne Pharmaceutics' GeneClean clinics. 'Become the master of your own body!' +ent-PosterContrabandWaffleCorp = Make Mine a Waffle Corp: Fine Rifles, Economic Prices + .desc = An old advertisement for Waffle Corp rifles. 'Better weapons, lower prices!' +ent-PosterContrabandMissingSpacepen = Missing Spacepen + .desc = This poster depicts something you will never find. +ent-PosterLegitHereForYourSafety = Here For Your Safety + .desc = A poster glorifying the station's security force. +ent-PosterLegitNanotrasenLogo = Nanotrasen Logo + .desc = A poster depicting the Nanotrasen logo. +ent-PosterLegitCleanliness = Cleanliness + .desc = A poster warning of the dangers of poor hygiene. +ent-PosterLegitHelpOthers = Help Others + .desc = A poster encouraging you to help fellow crewmembers. +ent-PosterLegitBuild = Build + .desc = A poster glorifying the engineering team. +ent-PosterLegitBlessThisSpess = Bless This Spess + .desc = A poster blessing this area. +ent-PosterLegitScience = Science + .desc = A poster depicting an atom. +ent-PosterLegitIan = Ian + .desc = Arf arf. Yap. +ent-PosterLegitObey = Obey + .desc = A poster instructing the viewer to obey authority. +ent-PosterLegitWalk = Walk + .desc = A poster instructing the viewer to walk instead of running. +ent-PosterLegitStateLaws = State Laws + .desc = A poster instructing cyborgs to state their laws. +ent-PosterLegitLoveIan = Love Ian + .desc = Ian is love, Ian is life. +ent-PosterLegitSpaceCops = Space Cops. + .desc = A poster advertising the television show Space Cops. +ent-PosterLegitUeNo = Ue No. + .desc = This thing is all in Japanese. +ent-PosterLegitGetYourLEGS = Get Your LEGS + .desc = LEGS: Leadership, Experience, Genius, Subordination. +ent-PosterLegitDoNotQuestion = Do Not Question + .desc = A poster instructing the viewer not to ask about things they aren't meant to know. +ent-PosterLegitWorkForAFuture = Work For A Future + .desc = A poster encouraging you to work for your future. +ent-PosterLegitSoftCapPopArt = Soft Cap Pop Art + .desc = A poster reprint of some cheap pop art. +ent-PosterLegitSafetyInternals = Safety: Internals + .desc = A poster instructing the viewer to wear internals in the rare environments where there is no oxygen or the air has been rendered toxic. +ent-PosterLegitSafetyEyeProtection = Safety: Eye Protection + .desc = A poster instructing the viewer to wear eye protection when dealing with chemicals, smoke, or bright lights. +ent-PosterLegitSafetyReport = Safety: Report + .desc = A poster instructing the viewer to report suspicious activity to the security force. +ent-PosterLegitReportCrimes = Report Crimes + .desc = A poster encouraging the swift reporting of crime or seditious behavior to station security. +ent-PosterLegitIonRifle = Ion Rifle + .desc = A poster displaying an Ion Rifle. +ent-PosterLegitFoamForceAd = Foam Force Ad + .desc = Foam Force, it's Foam or be Foamed! +ent-PosterLegitCohibaRobustoAd = Cohiba Robusto Ad + .desc = Cohiba Robusto, the classy cigar. +ent-PosterLegit50thAnniversaryVintageReprint = 50th Anniversary Vintage Reprint + .desc = A reprint of a poster from 2505, commemorating the 50th Anniversary of Nanoposters Manufacturing, a subsidiary of Nanotrasen. +ent-PosterLegitFruitBowl = Fruit Bowl + .desc = Simple, yet awe-inspiring. +ent-PosterLegitPDAAd = PDA Ad + .desc = A poster advertising the latest PDA from Nanotrasen suppliers. +ent-PosterLegitEnlist = Enlist + .desc = Enlist in the NanoTrasen ERT reserves today! +ent-PosterLegitNanomichiAd = Nanomichi Ad + .desc = A poster advertising Nanomichi brand audio cassettes. +ent-PosterLegit12Gauge = 12 gauge + .desc = A poster boasting about the superiority of 12 gauge shotgun shells. +ent-PosterLegitHighClassMartini = High-Class Martini + .desc = I told you to shake it, no stirring. +ent-PosterLegitTheOwl = The Owl + .desc = The Owl would do his best to protect the station. Will you? +ent-PosterLegitNoERP = No ERP + .desc = This poster reminds the crew that Eroticism and Pornography are banned on Nanotrasen stations. +ent-PosterLegitCarbonDioxide = Carbon Dioxide + .desc = This informational poster teaches the viewer what carbon dioxide is. +ent-PosterLegitDickGumshue = Dick Gumshue + .desc = A poster advertising the escapades of Dick Gumshue, mouse detective. Encouraging crew to bring the might of justice down upon wire saboteurs. +ent-PosterLegitThereIsNoGasGiant = There Is No Gas Giant + .desc = Nanotrasen has issued posters, like this one, to all stations reminding them that rumours of a gas giant are false. +ent-PosterLegitJustAWeekAway = Just a Week Away... + .desc = A poster advertising a long delayed project, it still claims it to be 'just a week away...' +ent-PosterLegitSecWatch = Sec is Watching You + .desc = A poster reminding you that security is watching your every move. +ent-PosterLegitAnatomyPoster = Anatomy of a spessman + .desc = A poster showing the bits and bobs that makes you... you! +ent-PosterLegitMime = Mime Postmodern + .desc = A postmodern depiction of a mime, superb! +ent-PosterLegitCarpMount = Wall-mounted Carp + .desc = Carpe diem! +ent-PosterLegitSafetyMothDelam = Safety Moth - Delamination Safety Precautions + .desc = This informational poster uses Safety Moth™ to tell the viewer to hide in lockers when the Supermatter Crystal has delaminated, to prevent hallucinations. Evacuating might be a better strategy. +ent-PosterLegitSafetyMothEpi = Safety Moth - Epinephrine + .desc = This informational poster uses Safety Moth™ to inform the viewer to help injured/deceased crewmen with their epinephrine injectors. "Prevent organ rot with this one simple trick!" +ent-PosterLegitSafetyMothHardhat = Safety Moth - Hardhats + .desc = This informational poster uses Safety Moth™ to tell the viewer to wear hardhats in cautious areas. "It's like a lamp for your head!" +ent-PosterLegitSafetyMothMeth = Safety Moth - Methamphetamine + .desc = This informational poster uses Safety Moth™ to tell the viewer to seek CMO approval before cooking methamphetamine. "Stay close to the target temperature, and never go over!" ...You shouldn't ever be making this. +ent-PosterLegitSafetyMothPiping = Safety Moth - Piping + .desc = This informational poster uses Safety Moth™ to tell atmospheric technicians correct types of piping to be used. "Pipes, not Pumps! Proper pipe placement prevents poor performance!" +ent-PosterLegitVacation = Nanotrasen Corporate Perks: Vacation + .desc = This informational poster provides information on some of the prizes available via the NT Corporate Perks program, including a two-week vacation for two on the resort world Idyllus. +ent-PosterLegitPeriodicTable = Periodic Table of the Elements + .desc = A periodic table of the elements, from Hydrogen to Oganesson, and everything inbetween. +ent-PosterLegitRenault = Renault Poster + .desc = Yap. +ent-PosterLegitNTTGC = Nanotrasen Tactical Game Cards + .desc = An advertisement for Nanotrasen's TCG cards: BUY MORE CARDS. +ent-PosterMapBagel = Bagel Map + .desc = A map of Bagel Station. +ent-PosterMapDelta = Delta Map + .desc = A map of Delta Station. +ent-PosterMapMarathon = Marathon Map + .desc = A map of Marathon Station. +ent-PosterMapMoose = Moose Map + .desc = A map of Moose Station. +ent-PosterMapPacked = Packed Map + .desc = A map of Packed Station. +ent-PosterMapPillar = Pillar Map + .desc = A map of NSS Pillar. +ent-PosterMapSaltern = Saltern Map + .desc = A map of Saltern Station. +ent-PosterMapSplit = Split Station Map + .desc = A map of Split Station. +ent-PosterMapLighthouse = Lighthouse Map + .desc = A map of Lighthouse. +ent-PosterMapWaystation = Waystation Map + .desc = A map of Waystation... wait isn't this packed upside down? +ent-PosterMapOrigin = origin map + .desc = A map of Origin Station. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/signs.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/signs.ftl new file mode 100644 index 00000000000..a3d5512e820 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/signs/signs.ftl @@ -0,0 +1,310 @@ +ent-PaintingMonkey = monkey painting + .desc = Return to monky. +ent-BaseSignDirectional = { ent-BaseSign } + .desc = { ent-BaseSign.desc } +ent-SignDirectionalBar = bar sign + .desc = A direction sign, pointing out which way the bar is. +ent-SignDirectionalBridge = bridge sign + .desc = A direction sign, pointing out which way the Bridge is. +ent-SignDirectionalBrig = brig sign + .desc = A direction sign, pointing out which way the Brig is. +ent-SignDirectionalChapel = chapel sign + .desc = A direction sign, pointing out which way the Chapel is. +ent-SignDirectionalChemistry = chemistry sign + .desc = A direction sign, pointing out which way the chemistry lab is. +ent-SignDirectionalCryo = cryo sign + .desc = A direction sign, pointing out the way to cryogenics. +ent-SignDirectionalDorms = dorms sign + .desc = A direction sign, pointing out which way the Dorms are. +ent-SignDirectionalEng = engineering sign + .desc = A direction sign, pointing out which way the Engineering department is. +ent-SignDirectionalEvac = evac sign + .desc = A direction sign, pointing out which way evac is. +ent-SignDirectionalExam = exam sign + .desc = A direction sign, pointing out which way the examination room(s) are. +ent-SignDirectionalFood = food sign + .desc = A direction sign, pointing out which way the kitchen is. +ent-SignDirectionalGravity = gravity sign + .desc = A direction sign, pointing out which way the gravity generator is. +ent-SignDirectionalHop = hop sign + .desc = A direction sign, pointing out which way Head of Personnel's office is. +ent-SignDirectionalHydro = hydro sign + .desc = A direction sign, pointing out which way hydroponics is. +ent-SignDirectionalIcu = icu sign + .desc = A direction sign, pointing out which way the ICU is. +ent-SignDirectionalJanitor = janitor sign + .desc = A direction sign, pointing out which way the janitor's closet is. +ent-SignDirectionalLibrary = library sign + .desc = A direction sign, pointing out which way the library is. +ent-SignDirectionalMed = medical sign + .desc = A direction sign, pointing out which way the Medical department is. +ent-SignDirectionalSalvage = salvage sign + .desc = A direction sign, pointing out which way the Salvage department is. +ent-SignDirectionalSci = epistemics sign + .desc = A direction sign, pointing out which way the Epistemics department is. +ent-SignDirectionalSec = sec sign + .desc = A direction sign, pointing out which way Security is. +ent-SignDirectionalSolar = solars sign + .desc = A direction sign, pointing out which way solars are. +ent-SignDirectionalSupply = supply sign + .desc = A direction sign, pointing to some supplies. +ent-SignDirectionalWash = washroom sign + .desc = A direction sign, pointing to the way to a washroom. +ent-SignAi = ai sign + .desc = A sign, indicating an AI is present. +ent-SignArcade = arcade sign + .desc = A sign indicating the arcade. +ent-SignArmory = armory sign + .desc = A sign indicating the armory. +ent-SignToolStorage = tool storage sign + .desc = A sign indicating the tool storage room. +ent-SignAnomaly = xenoarchaeology lab sign + .desc = A sign indicating the xenoarchaeology lab. +ent-SignAnomaly2 = anomaly lab sign + .desc = A sign indicating the anomalous research lab. +ent-SignAtmos = atmos sign + .desc = A sign indicating the atmospherics area. +ent-SignAtmosMinsky = atmospherics sign + .desc = A sign indicating the atmospherics area. +ent-SignBar = bar sign + .desc = A sign indicating the bar. +ent-SignBarbershop = barbershop sign + .desc = A sign indicating the barbershop. +ent-SignBio = bio sign + .desc = A sign indicating the biology lab. +ent-SignBiohazard = biohazard sign + .desc = A sign indicating a biohazard. +ent-SignBridge = bridge sign + .desc = A sign indicating the bridge. +ent-SignCanisters = canisters sign + .desc = A sign warning the viewer about pressurised canisters. +ent-SignCargo = logistics sign + .desc = A sign indicating the logistics area. +ent-SignCargoDock = cargo dock sign + .desc = A sign indicating a cargo dock. +ent-SignChapel = chapel sign + .desc = A sign indicating the chapel. +ent-SignChem = chemistry sign + .desc = A sign indicating the chemistry lab. +ent-SignChemistry1 = chemistry sign + .desc = A sign indicating the chemistry lab. +ent-SignChemistry2 = chemistry sign + .desc = A sign indicating the chemistry lab. +ent-SignCloning = cloning sign + .desc = A sign indicating the cloning lab. +ent-SignConference = conference room sign + .desc = A sign indicating the conference room. +ent-SignCourt = court sign + .desc = A sign labelling the courtroom. +ent-SignDisposalSpace = disposal sign + .desc = A sign indicating a disposal area. +ent-SignDoors = doors sign + .desc = A sign indicating doors. +ent-SignDrones = drones sign + .desc = A sign indicating drones. +ent-SignEngine = engine sign + .desc = A sign indicating the engine room. +ent-SignEngineering = engineering sign + .desc = A sign indicating the engineering area. +ent-SignEscapePods = escape pods sign + .desc = A sign indicating the escape pods. +ent-SignEVA = EVA sign + .desc = A sign indicating an EVA area. EVA equipment may be required beyond this point. +ent-SignElectrical = electrical sign + .desc = A sign indicating an electrical hazard. +ent-SignExamroom = examination room sign + .desc = A sign indicating a medical examination room. +ent-SignFire = fire sign + .desc = A sign indicating a fire hazard. +ent-SignGravity = gravity sign + .desc = A sign indicating the gravity generator. +ent-SignHead = head sign + .desc = A sign with a hat on it. +ent-SignHydro1 = hydro sign + .desc = A sign indicating a hydroponics area. +ent-SignHydro2 = hydro sign + .desc = A sign indicating a hydroponics area. +ent-SignHydro3 = hydro sign + .desc = A sign indicating a hydroponics area. +ent-SignInterrogation = interrogation sign + .desc = A sign indicating an interrogation room. +ent-SignJanitor = janitor sign + .desc = A sign labelling an area where the janitor works. +ent-SignLaundromat = laundromat sign + .desc = A sign indicating the laundromat. +ent-SignLawyer = lawyer sign + .desc = A sign labelling an area where the Lawyers work. +ent-SignLibrary = library sign + .desc = A sign indicating the library. +ent-SignMail = mail sign + .desc = A sign indicating mail. +ent-SignMedical = medbay sign + .desc = A sign indicating the medical bay. +ent-SignMinerDock = miner dock sign + .desc = A sign indicating the miner dock. +ent-SignMorgue = morgue sign + .desc = A sign indicating the morgue. +ent-SignNews = news sign + .desc = A sign indicating where the Reporter works. +ent-SignNosmoking = nosmoking sign + .desc = A sign indicating that smoking is not allowed in the vicinity. +ent-SignPrison = prison sign + .desc = A sign indicating the prison. +ent-SignPsychology = psychology sign + .desc = A sign labelling an area where the Psychologist works. +ent-SignReception = reception sign + .desc = A sign indicating the reception. +ent-SignRND = research and development sign + .desc = A sign indicating the research and development lab. +ent-SignRobo = robo sign + .desc = A sign indicating the robotics lab. +ent-SignSalvage = salvage sign + .desc = A sign indicating the salvage area. +ent-SignScience = science sign + .desc = A sign indicating the science area. +ent-SignScience1 = science sign + .desc = A sign indicating the science area. +ent-SignScience2 = science sign + .desc = A sign indicating the science area. +ent-SignShield = shield sign + .desc = A sign with a shield. +ent-SignShipDock = docking sign + .desc = A sign indicating the ship docking area. +ent-SignSpace = space sign + .desc = A sign warning that the area ahead is nothing but cold, empty space. +ent-SignSurgery = surgery sign + .desc = A sign indicating the operating theater. +ent-SignTelecomms = telecomms sign + .desc = A sign indicating the telecommunications room. +ent-SignToxins = toxins sign + .desc = A sign indicating the toxin lab. +ent-SignToxins2 = toxins sign + .desc = A sign indicating the toxin lab. +ent-SignVirology = virology sign + .desc = A sign indicating the virology lab. +ent-SignCorrosives = corrosives warning sign + .desc = A sign indicating a corrosive materials hazard. +ent-SignCryogenics = cryogenics warning sign + .desc = A sign indicating a cryogenic materials hazard. Bring a jacket! +ent-SignDanger = danger warning sign + .desc = A sign warning against some danger. +ent-SignExplosives = explosives warning sign + .desc = A sign indicating an explosive materials hazard. +ent-SignFlammable = flammable warning sign + .desc = A sign indicating a flammable materials hazard. +ent-SignLaser = laser warning sign + .desc = A sign indicating a laser hazard. +ent-SignMagnetics = magnetics warning sign + .desc = A sign indicating a magnetic materials hazard. +ent-SignMemetic = memetic warning sign + .desc = A sign indicating a memetic hazard. +ent-SignSecure = secure sign + .desc = A sign indicating that the area ahead is a secure area. +ent-SignSecurearea = secure area sign + .desc = A sign indicating that the area ahead is a secure area. +ent-SignShock = shock sign + .desc = A sign indicating an electrical hazard. +ent-SignOptical = optical warning sign + .desc = A sign indicating an optical radiation hazard. +ent-SignOxidants = oxidants warning sign + .desc = A sign indicating an oxidizing agent hazard. +ent-SignRadiation = radiation warning sign + .desc = A sign indicating an ionizing radiation hazard. +ent-SignXenobio = xenobio sign + .desc = A sign indicating the xenobiology lab. +ent-SignXenobio2 = xenobio sign + .desc = A sign indicating the xenobiology lab. +ent-SignXenolab = xenolab sign + .desc = A sign indicating the xenobiology lab. +ent-SignZomlab = zombie lab sign + .desc = A sign indicating the zombie lab. +ent-SignSecureMedRed = red secure sign + .desc = A sign indicating that the area ahead is a secure area. +ent-SignSecureSmall = small secure sign + .desc = A sign indicating that the area ahead is a secure area. +ent-SignSecureSmallRed = small red secure sign + .desc = A sign indicating that the area ahead is a secure area. +ent-SignBlankMed = blank sign + .desc = A blank sign. +ent-SignMagneticsMed = magnetics sign + .desc = A sign indicating the use of magnets. +ent-SignDangerMed = danger sign + .desc = A sign warning against some form of danger. +ent-ExplosivesSignMed = explosives sign + .desc = A sign indicating explosive materials. +ent-SignCryogenicsMed = cryogenics sign + .desc = A sign indicating cryogenic materials. +ent-SignElectricalMed = electrical sign + .desc = A sign indicating an electrical hazard. +ent-SignBiohazardMed = biohazard sign + .desc = A sign indicating a biohazard. +ent-SignRadiationMed = radiation sign + .desc = A sign indicating an ionizing radiation hazard. +ent-SignFlammableMed = flammable sign + .desc = A sign indicating flammable materials. +ent-SignLaserMed = laser sign + .desc = A sign indicating a laser hazard. +ent-SignSecureMed = secure sign + .desc = A sign indicating that the area ahead is a secure area. +ent-WarningAir = air warning sign + .desc = WARNING! Air flow tube. Ensure the flow is disengaged before working. +ent-WarningCO2 = CO2 warning sign + .desc = WARNING! CO2 flow tube. Ensure the flow is disengaged before working. +ent-WarningN2 = N2 warning sign + .desc = WARNING! N2 flow tube. Ensure the flow is disengaged before working. +ent-WarningN2O = N2O warning sign + .desc = WARNING! N2O flow tube. Ensure the flow is disengaged before working. +ent-WarningO2 = O2 warning sign + .desc = WARNING! O2 flow tube. Ensure the flow is disengaged before working. +ent-WarningPlasma = plasma waste sign + .desc = WARNING! Plasma flow tube. Ensure the flow is disengaged before working. +ent-WarningTritium = tritium waste sign + .desc = WARNING! Tritium flow tube. Ensure the flow is disengaged before working. +ent-WarningWaste = atmos waste sign + .desc = WARNING! Waste flow tube. Ensure the flow is disengaged before working. +ent-SignSmoking = no smoking sign + .desc = A warning sign which reads 'NO SMOKING' +ent-SignSomethingOld = old sign + .desc = Technical information of some sort, shame its too worn-out to read. +ent-SignSomethingOld2 = old sign + .desc = Looks like a planet crashing by some station above it. Its kinda scary. +ent-SignSecurity = security sign + .desc = A sign depicting the security insignia. +ent-SignPlaque = golden plaque + .desc = A prestigious golden plaque. +ent-SignKiddiePlaque = kiddie plaque + .desc = A modest plaque. +ent-SignNanotrasen1 = nanotrasen sign 1 + .desc = Part 1. +ent-SignNanotrasen2 = nanotrasen sign 2 + .desc = Part 2. +ent-SignNanotrasen3 = nanotrasen sign 3 + .desc = Part 3. +ent-SignNanotrasen4 = nanotrasen sign 4 + .desc = Part 4. +ent-SignNanotrasen5 = nanotrasen sign 5 + .desc = Part 5. +ent-SignRedOne = one sign + .desc = A sign with a digit, one is written on it. +ent-SignRedTwo = two sign + .desc = A sign with a digit, two is written on it. +ent-SignRedThree = three sign + .desc = A sign with a digit, three is written on it. +ent-SignRedFour = four sign + .desc = A sign with a digit, four is written on it. +ent-SignRedFive = five sign + .desc = A sign with a digit, five is written on it. +ent-SignRedSix = six sign + .desc = A sign with a digit, six is written on it. +ent-SignRedSeven = seven sign + .desc = A sign with a digit, seven is written on it. +ent-SignRedEight = eight sign + .desc = A sign with a digit, eight is written on it. +ent-SignRedNine = nine sign + .desc = A sign with a digit, nine is written on it. +ent-SignRedZero = zero sign + .desc = A sign with a digit, zero is written on it. +ent-SignSurvival = survival sign + .desc = A sign. "Survival" is written on it. +ent-SignNTMine = mine sign + .desc = A sign. "Mine" is written on it. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/station_map.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/station_map.ftl new file mode 100644 index 00000000000..2a5fe623830 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/station_map.ftl @@ -0,0 +1,8 @@ +ent-StationMapBroken = station map + .desc = A virtual map of the surrounding station. + .suffix = Wall broken +ent-StationMap = station map + .desc = A virtual map of the surrounding station. + .suffix = Wall +ent-StationMapAssembly = station map assembly + .desc = A station map assembly. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/surveillance_camera.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/surveillance_camera.ftl new file mode 100644 index 00000000000..9166ef7a42a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/surveillance_camera.ftl @@ -0,0 +1,31 @@ +ent-SurveillanceCameraBase = camera + .desc = A surveillance camera. It's watching you. Kinda. +ent-SurveillanceCameraConstructed = camera + .suffix = Constructed + .desc = { ent-SurveillanceCameraBase.desc } +ent-SurveillanceCameraEngineering = camera + .suffix = Engineering + .desc = { ent-SurveillanceCameraBase.desc } +ent-SurveillanceCameraSecurity = camera + .suffix = Security + .desc = { ent-SurveillanceCameraBase.desc } +ent-SurveillanceCameraScience = camera + .suffix = Epistemics + .desc = { ent-SurveillanceCameraBase.desc } +ent-SurveillanceCameraSupply = camera + .suffix = Supply + .desc = { ent-SurveillanceCameraBase.desc } +ent-SurveillanceCameraCommand = camera + .suffix = Command + .desc = { ent-SurveillanceCameraBase.desc } +ent-SurveillanceCameraService = camera + .suffix = Service + .desc = { ent-SurveillanceCameraBase.desc } +ent-SurveillanceCameraMedical = camera + .suffix = Medical + .desc = { ent-SurveillanceCameraBase.desc } +ent-SurveillanceCameraGeneral = camera + .suffix = General + .desc = { ent-SurveillanceCameraBase.desc } +ent-SurveillanceCameraAssembly = camera + .desc = A surveillance camera. Doesn't seem to be watching anybody any time soon. Probably. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/switch.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/switch.ftl new file mode 100644 index 00000000000..3488b8a3940 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/switch.ftl @@ -0,0 +1,123 @@ +ent-SignalSwitch = signal switch + .desc = It's a switch for toggling power to things. +ent-SignalButton = signal button + .desc = It's a button for activating something. +ent-ApcNetSwitch = apc net switch + .desc = It's a switch for toggling lights that are connected to the same apc. +ent-TwoWayLever = two way lever + .desc = A two way lever. +ent-SignalSwitchDirectional = signal switch + .suffix = directional + .desc = { ent-SignalSwitch.desc } +ent-SignalButtonDirectional = signal button + .suffix = directional + .desc = { ent-SignalButton.desc } +ent-ApcNetSwitchDirectional = apc net switch + .suffix = directional + .desc = { ent-ApcNetSwitch.desc } +ent-LockableButton = lockable button + .desc = { ent-SignalButtonDirectional.desc } +ent-LockableButtonCaptain = { ent-LockableButton } + .suffix = Captain + .desc = { ent-LockableButton.desc } +ent-LockableButtonHeadOfPersonnel = { ent-LockableButton } + .suffix = HeadOfPersonnel + .desc = { ent-LockableButton.desc } +ent-LockableButtonChiefEngineer = { ent-LockableButton } + .suffix = ChiefEngineer + .desc = { ent-LockableButton.desc } +ent-LockableButtonChiefMedicalOfficer = { ent-LockableButton } + .suffix = ChiefMedicalOfficer + .desc = { ent-LockableButton.desc } +ent-LockableButtonHeadOfSecurity = { ent-LockableButton } + .suffix = HeadOfSecurity + .desc = { ent-LockableButton.desc } +ent-LockableButtonResearchDirector = { ent-LockableButton } + .suffix = ResearchDirector + .desc = { ent-LockableButton.desc } +ent-LockableButtonCommand = { ent-LockableButton } + .suffix = Command + .desc = { ent-LockableButton.desc } +ent-LockableButtonCryogenics = { ent-LockableButton } + .suffix = Cryogenics + .desc = { ent-LockableButton.desc } +ent-LockableButtonSecurity = { ent-LockableButton } + .suffix = Security + .desc = { ent-LockableButton.desc } +ent-LockableButtonDetective = { ent-LockableButton } + .suffix = Detective + .desc = { ent-LockableButton.desc } +ent-LockableButtonArmory = { ent-LockableButton } + .suffix = Armory + .desc = { ent-LockableButton.desc } +ent-LockableButtonLawyer = { ent-LockableButton } + .suffix = Lawyer + .desc = { ent-LockableButton.desc } +ent-LockableButtonEngineering = { ent-LockableButton } + .suffix = Engineering + .desc = { ent-LockableButton.desc } +ent-LockableButtonMedical = { ent-LockableButton } + .suffix = Medical + .desc = { ent-LockableButton.desc } +ent-LockableButtonQuartermaster = { ent-LockableButton } + .suffix = Quartermaster + .desc = { ent-LockableButton.desc } +ent-LockableButtonSalvage = { ent-LockableButton } + .suffix = Salvage + .desc = { ent-LockableButton.desc } +ent-LockableButtonCargo = { ent-LockableButton } + .suffix = Cargo + .desc = { ent-LockableButton.desc } +ent-LockableButtonResearch = { ent-LockableButton } + .suffix = Research + .desc = { ent-LockableButton.desc } +ent-LockableButtonService = { ent-LockableButton } + .suffix = Service + .desc = { ent-LockableButton.desc } +ent-LockableButtonMaintenance = { ent-LockableButton } + .suffix = Maintenance + .desc = { ent-LockableButton.desc } +ent-LockableButtonExternal = { ent-LockableButton } + .suffix = External + .desc = { ent-LockableButton.desc } +ent-LockableButtonJanitor = { ent-LockableButton } + .suffix = Janitor + .desc = { ent-LockableButton.desc } +ent-LockableButtonTheatre = { ent-LockableButton } + .suffix = Theatre + .desc = { ent-LockableButton.desc } +ent-LockableButtonBar = { ent-LockableButton } + .suffix = Bar + .desc = { ent-LockableButton.desc } +ent-LockableButtonChemistry = { ent-LockableButton } + .suffix = Chemistry + .desc = { ent-LockableButton.desc } +ent-LockableButtonKitchen = { ent-LockableButton } + .suffix = Kitchen + .desc = { ent-LockableButton.desc } +ent-LockableButtonChapel = { ent-LockableButton } + .suffix = Chapel + .desc = { ent-LockableButton.desc } +ent-LockableButtonHydroponics = { ent-LockableButton } + .suffix = Hydroponics + .desc = { ent-LockableButton.desc } +ent-LockableButtonAtmospherics = { ent-LockableButton } + .suffix = Atmospherics + .desc = { ent-LockableButton.desc } +ent-ButtonFrame = button frame + .desc = It's a frame to help distinguish switches visually. +ent-ButtonFrameGrey = { ent-ButtonFrame } + .suffix = grey + .desc = { ent-ButtonFrame.desc } +ent-ButtonFrameCaution = { ent-ButtonFrame } + .suffix = caution + .desc = { ent-ButtonFrame.desc } +ent-ButtonFrameCautionSecurity = { ent-ButtonFrame } + .suffix = caution + .desc = { ent-ButtonFrame.desc } +ent-ButtonFrameExit = { ent-ButtonFrame } + .suffix = exit + .desc = { ent-ButtonFrame.desc } +ent-ButtonFrameJanitor = { ent-ButtonFrame } + .suffix = janitor + .desc = { ent-ButtonFrame.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/switch_autolink.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/switch_autolink.ftl new file mode 100644 index 00000000000..8f4430d52cd --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/switch_autolink.ftl @@ -0,0 +1,15 @@ +ent-SignalButtonExt1 = exterior button 1 + .suffix = Autolink, Ext1 + .desc = { ent-SignalButton.desc } +ent-SignalButtonExt2 = exterior button 2 + .suffix = Autolink, Ext2 + .desc = { ent-SignalButton.desc } +ent-SignalButtonExt3 = exterior button 3 + .suffix = Autolink, Ext3 + .desc = { ent-SignalButton.desc } +ent-SignalButtonBridge = bridge windows button + .suffix = Autolink, Bridge + .desc = { ent-SignalButton.desc } +ent-SignalButtonWindows = exterior windows button + .suffix = Autolink, Windows + .desc = { ent-SignalButton.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/timer.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/timer.ftl new file mode 100644 index 00000000000..d18119277eb --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/timer.ftl @@ -0,0 +1,8 @@ +ent-SignalTimer = signal timer + .desc = It's a timer for sending timed signals to things. +ent-ScreenTimer = screen timer + .desc = It's a timer for sending timed signals to things, with a built-in screen. +ent-BrigTimer = brig timer + .desc = It's a timer for brig cells. +ent-TimerFrame = timer frame + .desc = A construction frame for a timer. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/walldispenser.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/walldispenser.ftl new file mode 100644 index 00000000000..f6e08638e36 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/wallmounts/walldispenser.ftl @@ -0,0 +1,4 @@ +ent-CleanerDispenser = space cleaner dispenser + .desc = Wallmount reagent dispenser. +ent-FuelDispenser = fuel dispenser + .desc = { ent-CleanerDispenser.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/walls/asteroid.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/walls/asteroid.ftl new file mode 100644 index 00000000000..40029cc6cbf --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/walls/asteroid.ftl @@ -0,0 +1,246 @@ +ent-AsteroidRock = asteroid rock + .desc = A rocky asteroid. +ent-AsteroidRockCoal = { ent-AsteroidRock } + .desc = An ore vein rich with coal. + .suffix = Coal +ent-AsteroidRockGold = { ent-AsteroidRock } + .desc = An ore vein rich with gold. + .suffix = Gold +ent-AsteroidRockPlasma = { ent-AsteroidRock } + .desc = An ore vein rich with plasma. + .suffix = Plasma +ent-AsteroidRockQuartz = { ent-AsteroidRock } + .desc = An ore vein rich with quartz. + .suffix = Quartz +ent-AsteroidRockQuartzCrab = { ent-AsteroidRock } + .desc = An ore vein rich with quartz. + .suffix = Quartz Crab +ent-AsteroidRockSilver = { ent-AsteroidRock } + .desc = An ore vein rich with silver. + .suffix = Silver +ent-AsteroidRockSilverCrab = { ent-AsteroidRockSilver } + .suffix = Silver Crab + .desc = { ent-AsteroidRockSilver.desc } +ent-AsteroidRockTin = { ent-AsteroidRock } + .desc = An ore vein rich with iron. + .suffix = Iron +ent-AsteroidRockTinCrab = { ent-AsteroidRockTin } + .suffix = Iron + .desc = { ent-AsteroidRockTin.desc } +ent-AsteroidRockUranium = { ent-AsteroidRock } + .desc = An ore vein rich with uranium. + .suffix = Uranium +ent-AsteroidRockUraniumCrab = { ent-AsteroidRockUranium } + .suffix = Uranium Crab + .desc = { ent-AsteroidRockUranium.desc } +ent-AsteroidRockBananium = { ent-AsteroidRock } + .desc = An ore vein rich with bananium. + .suffix = Bananium +ent-AsteroidRockArtifactFragment = { ent-AsteroidRock } + .desc = A rock wall. What's that sticking out of it? + .suffix = Artifact Fragment +ent-AsteroidRockMining = asteroid rock + .desc = An asteroid. + .suffix = higher ore yield +ent-IronRock = ironrock + .desc = A rocky asteroid. + .suffix = Low Ore Yield +ent-AsteroidRockSalt = { ent-AsteroidRock } + .desc = An ore vein rich with salt. + .suffix = Salt +ent-IronRockMining = ironrock + .desc = An asteroid. + .suffix = higher ore yield +ent-WallRock = rock + .suffix = planetmap + .desc = { ent-BaseWall.desc } +ent-WallRockCoal = { ent-WallRock } + .desc = An ore vein rich with coal. + .suffix = Coal +ent-WallRockGold = { ent-WallRock } + .desc = An ore vein rich with gold. + .suffix = Gold +ent-WallRockPlasma = { ent-WallRock } + .desc = An ore vein rich with plasma. + .suffix = Plasma +ent-WallRockQuartz = { ent-WallRock } + .desc = An ore vein rich with quartz. + .suffix = Quartz +ent-WallRockSilver = { ent-WallRock } + .desc = An ore vein rich with silver. + .suffix = Silver +ent-WallRockTin = { ent-WallRock } + .desc = An ore vein rich with iron. + .suffix = Iron +ent-WallRockUranium = { ent-WallRock } + .desc = An ore vein rich with uranium. + .suffix = Uranium +ent-WallRockBananium = { ent-WallRock } + .desc = An ore vein rich with bananium. + .suffix = Bananium +ent-WallRockArtifactFragment = { ent-WallRock } + .desc = A rock wall. What's that sticking out of it? + .suffix = Artifact Fragment +ent-WallRockSalt = { ent-WallRock } + .desc = An ore vein rich with salt. + .suffix = Salt +ent-WallRockBasalt = basalt + .desc = { ent-WallRock.desc } +ent-WallRockBasaltCoal = { ent-WallRockBasalt } + .desc = An ore vein rich with coal. + .suffix = Coal +ent-WallRockBasaltGold = { ent-WallRockBasalt } + .desc = An ore vein rich with gold. + .suffix = Gold +ent-WallRockBasaltPlasma = { ent-WallRockBasalt } + .desc = An ore vein rich with plasma. + .suffix = Plasma +ent-WallRockBasaltQuartz = { ent-WallRockBasalt } + .desc = An ore vein rich with quartz. + .suffix = Quartz +ent-WallRockBasaltSilver = { ent-WallRockBasalt } + .desc = An ore vein rich with silver. + .suffix = Silver +ent-WallRockBasaltTin = { ent-WallRockBasalt } + .desc = An ore vein rich with iron. + .suffix = Iron +ent-WallRockBasaltUranium = { ent-WallRockBasalt } + .desc = An ore vein rich with uranium. + .suffix = Uranium +ent-WallRockBasaltBananium = { ent-WallRockBasalt } + .desc = An ore vein rich with bananium. + .suffix = Bananium +ent-WallRockBasaltArtifactFragment = { ent-WallRockBasalt } + .desc = A rock wall. What's that sticking out of it? + .suffix = Artifact Fragment +ent-WallRockBasaltSalt = { ent-WallRockBasalt } + .desc = An ore vein rich with salt. + .suffix = Salt +ent-WallRockSnow = snowdrift + .desc = { ent-WallRock.desc } +ent-WallRockSnowCoal = { ent-WallRockSnow } + .desc = An ore vein rich with coal. + .suffix = Coal +ent-WallRockSnowGold = { ent-WallRockSnow } + .desc = An ore vein rich with gold. + .suffix = Gold +ent-WallRockSnowPlasma = { ent-WallRockSnow } + .desc = An ore vein rich with plasma. + .suffix = Plasma +ent-WallRockSnowQuartz = { ent-WallRockSnow } + .desc = An ore vein rich with quartz. + .suffix = Quartz +ent-WallRockSnowSilver = { ent-WallRockSnow } + .desc = An ore vein rich with silver. + .suffix = Silver +ent-WallRockSnowTin = { ent-WallRockSnow } + .desc = An ore vein rich with iron. + .suffix = Iron +ent-WallRockSnowUranium = { ent-WallRockSnow } + .desc = An ore vein rich with uranium. + .suffix = Uranium +ent-WallRockSnowBananium = { ent-WallRockSnow } + .desc = An ore vein rich with bananium. + .suffix = Bananium +ent-WallRockSnowArtifactFragment = { ent-WallRockSnow } + .desc = A rock wall. What's that sticking out of it? + .suffix = Artifact Fragment +ent-WallRockSnowSalt = { ent-WallRockSnow } + .desc = An ore vein rich with salt. + .suffix = Salt +ent-WallRockSand = sandstone + .desc = { ent-WallRock.desc } +ent-WallRockSandCoal = { ent-WallRockSand } + .desc = An ore vein rich with coal. + .suffix = Coal +ent-WallRockSandGold = { ent-WallRockSand } + .desc = An ore vein rich with gold. + .suffix = Gold +ent-WallRockSandPlasma = { ent-WallRockSand } + .desc = An ore vein rich with plasma. + .suffix = Plasma +ent-WallRockSandQuartz = { ent-WallRockSand } + .desc = An ore vein rich with quartz. + .suffix = Quartz +ent-WallRockSandSilver = { ent-WallRockSand } + .desc = An ore vein rich with silver. + .suffix = Silver +ent-WallRockSandTin = { ent-WallRockSand } + .desc = An ore vein rich with iron. + .suffix = Iron +ent-WallRockSandUranium = { ent-WallRockSand } + .desc = An ore vein rich with uranium. + .suffix = Uranium +ent-WallRockSandBananium = { ent-WallRockSand } + .desc = An ore vein rich with bananium. + .suffix = Bananium +ent-WallRockSandArtifactFragment = { ent-WallRockSand } + .desc = A rock wall. What's that sticking out of it? + .suffix = Artifact Fragment +ent-WallRockSandSalt = { ent-WallRockSand } + .desc = An ore vein rich with salt. + .suffix = Salt +ent-WallRockChromite = chromite + .desc = { ent-WallRock.desc } +ent-WallRockChromiteCoal = { ent-WallRockChromite } + .desc = An ore vein rich with coal. + .suffix = Coal +ent-WallRockChromiteGold = { ent-WallRockChromite } + .desc = An ore vein rich with gold. + .suffix = Gold +ent-WallRockChromitePlasma = { ent-WallRockChromite } + .desc = An ore vein rich with plasma. + .suffix = Plasma +ent-WallRockChromiteQuartz = { ent-WallRockChromite } + .desc = An ore vein rich with quartz. + .suffix = Quartz +ent-WallRockChromiteSilver = { ent-WallRockChromite } + .desc = An ore vein rich with silver. + .suffix = Silver +ent-WallRockChromiteTin = { ent-WallRockChromite } + .desc = An ore vein rich with iron. + .suffix = Iron +ent-WallRockChromiteUranium = { ent-WallRockChromite } + .desc = An ore vein rich with uranium. + .suffix = Uranium +ent-WallRockChromiteBananium = { ent-WallRockChromite } + .desc = An ore vein rich with bananium. + .suffix = Bananium +ent-WallRockChromiteArtifactFragment = { ent-WallRockChromite } + .desc = A rock wall. What's that sticking out of it? + .suffix = Artifact Fragment +ent-WallRockChromiteSalt = { ent-WallRockChromite } + .desc = An ore vein rich with salt. + .suffix = Salt +ent-WallRockAndesite = andesite + .desc = { ent-WallRock.desc } +ent-WallRockAndesiteCoal = { ent-WallRockAndesite } + .desc = An ore vein rich with coal. + .suffix = Coal +ent-WallRockAndesiteGold = { ent-WallRockAndesite } + .desc = An ore vein rich with gold. + .suffix = Gold +ent-WallRockAndesitePlasma = { ent-WallRockAndesite } + .desc = An ore vein rich with plasma. + .suffix = Plasma +ent-WallRockAndesiteQuartz = { ent-WallRockAndesite } + .desc = An ore vein rich with quartz. + .suffix = Quartz +ent-WallRockAndesiteSilver = { ent-WallRockAndesite } + .desc = An ore vein rich with silver. + .suffix = Silver +ent-WallRockAndesiteTin = { ent-WallRockAndesite } + .desc = An ore vein rich with iron. + .suffix = Iron +ent-WallRockAndesiteUranium = { ent-WallRockAndesite } + .desc = An ore vein rich with uranium. + .suffix = Uranium +ent-WallRockAndesiteBananium = { ent-WallRockAndesite } + .desc = An ore vein rich with bananium. + .suffix = Bananium +ent-WallRockAndesiteArtifactFragment = { ent-WallRockAndesite } + .desc = A rock wall. What's that sticking out of it? + .suffix = Artifact Fragment +ent-WallRockAndesiteSalt = { ent-WallRockAndesite } + .desc = An ore vein rich with salt. + .suffix = Salt diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/walls/fence_metal.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/walls/fence_metal.ftl new file mode 100644 index 00000000000..2c3b311a5bc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/walls/fence_metal.ftl @@ -0,0 +1,15 @@ +ent-BaseFenceMetal = chain link fence + .desc = A metal piece of fencing cordoning off something likely very important. +ent-FenceMetalBroken = broken chain link fence + .desc = Someone got real mad at an inanimate object. +ent-FenceMetalStraight = { ent-BaseFenceMetal } + .suffix = Straight + .desc = { ent-BaseFenceMetal.desc } +ent-FenceMetalCorner = { ent-BaseFenceMetal } + .suffix = Corner + .desc = { ent-BaseFenceMetal.desc } +ent-FenceMetalEnd = { ent-BaseFenceMetal } + .suffix = End + .desc = { ent-BaseFenceMetal.desc } +ent-FenceMetalGate = chain link fence gate + .desc = You could use the door instead of vaulting over--if you're a COWARD, that is. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/walls/girders.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/walls/girders.ftl new file mode 100644 index 00000000000..333d8950fdb --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/walls/girders.ftl @@ -0,0 +1,6 @@ +ent-Girder = girder + .desc = A large structural assembly made out of metal; It requires a layer of metal before it can be considered a wall. +ent-ReinforcedGirder = reinforced girder + .desc = A large structural assembly made out of metal and plasteel; It requires a layer of plasteel before it can be considered a reinforced wall. +ent-ClockworkGirder = wall gear + .desc = A large gear with mounting brackets for additional plating; This could be made into a wall with more brass plating. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/walls/grille.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/walls/grille.ftl new file mode 100644 index 00000000000..d39d7365b2a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/walls/grille.ftl @@ -0,0 +1,12 @@ +ent-Grille = grille + .desc = A flimsy framework of iron rods. +ent-ClockworkGrille = clockwork grille + .desc = a flimsy framework of iron rods assembled in traditional Ratvarian fashion. +ent-GrilleBroken = grille + .desc = A flimsy framework of iron rods. It has seen better days. +ent-ClockworkGrilleBroken = clockwork grille + .desc = A flimsy framework of iron rods assembled in traditional Ratvarian fashion. It has seen better days. +ent-GrilleDiagonal = diagonal grille + .desc = { ent-Grille.desc } +ent-ClockworkGrilleDiagonal = diagonal clockwork grille + .desc = { ent-ClockworkGrille.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/walls/railing.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/walls/railing.ftl new file mode 100644 index 00000000000..145ec50b037 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/walls/railing.ftl @@ -0,0 +1,8 @@ +ent-Railing = railing + .desc = Basic railing meant to protect idiots like you from falling. +ent-RailingCorner = railing + .desc = Basic railing meant to protect idiots like you from falling. +ent-RailingCornerSmall = railing + .desc = Basic railing meant to protect idiots like you from falling. +ent-RailingRound = railing + .desc = Basic railing meant to protect idiots like you from falling. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/walls/walls.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/walls/walls.ftl new file mode 100644 index 00000000000..ba1f27c88c7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/walls/walls.ftl @@ -0,0 +1,97 @@ +ent-BaseWall = basewall + .desc = Keeps the air in and the greytide out. +ent-WallBrick = brick wall + .desc = { ent-BaseWall.desc } +ent-WallClock = clock wall + .desc = { ent-BaseWall.desc } +ent-WallClown = bananium wall + .desc = { ent-BaseWall.desc } +ent-WallMeat = meat wall + .desc = Sticky. +ent-WallCult = cult wall + .desc = { ent-BaseWall.desc } +ent-WallDebug = debug wall + .suffix = DEBUG + .desc = { ent-BaseWall.desc } +ent-WallDiamond = diamond wall + .desc = { ent-BaseWall.desc } +ent-WallGold = gold wall + .desc = { ent-BaseWall.desc } +ent-WallIce = ice wall + .desc = { ent-BaseWall.desc } +ent-WallPlasma = plasma wall + .desc = { ent-BaseWall.desc } +ent-WallPlastic = plastic wall + .desc = { ent-BaseWall.desc } +ent-WallPlastitaniumIndestructible = plastitanium wall + .suffix = indestructible + .desc = { ent-BaseWall.desc } +ent-WallPlastitanium = plastitanium wall + .desc = { ent-WallPlastitaniumIndestructible.desc } +ent-WallPlastitaniumDiagonal = plastitanium wall + .suffix = diagonal + .desc = { ent-WallShuttleDiagonal.desc } +ent-WallReinforced = reinforced wall + .desc = { ent-BaseWall.desc } +ent-WallReinforcedRust = reinforced wall + .suffix = rusted + .desc = { ent-WallReinforced.desc } +ent-WallReinforcedDiagonal = reinforced wall + .suffix = diagonal + .desc = { ent-WallShuttleDiagonal.desc } +ent-WallRiveted = riveted wall + .desc = { ent-BaseWall.desc } +ent-WallSandstone = sandstone wall + .desc = { ent-BaseWall.desc } +ent-WallSilver = silver wall + .desc = { ent-BaseWall.desc } +ent-WallShuttleDiagonal = shuttle wall + .desc = Keeps the air in and the greytide out. + .suffix = diagonal +ent-WallShuttle = shuttle wall + .desc = { ent-WallReinforced.desc } +ent-WallSolid = solid wall + .desc = { ent-BaseWall.desc } +ent-WallSolidDiagonal = solid wall + .suffix = diagonal + .desc = { ent-WallShuttleDiagonal.desc } +ent-WallSolidRust = solid wall + .suffix = rusted + .desc = { ent-WallSolid.desc } +ent-WallUranium = uranium wall + .desc = { ent-BaseWall.desc } +ent-WallWood = wood wall + .desc = { ent-BaseWall.desc } +ent-WallWeb = web wall + .desc = Keeps the spiders in and the greytide out. +ent-WallNecropolis = stone wall + .desc = { ent-BaseWall.desc } +ent-WallMining = wall + .desc = { ent-BaseWall.desc } +ent-WallMiningDiagonal = wall + .suffix = diagonal + .desc = { ent-WallShuttleDiagonal.desc } +ent-WallVaultAlien = alien vault wall + .desc = A mysterious ornate looking wall. There may be ancient dangers inside. +ent-WallVaultRock = rock vault wall + .desc = { ent-WallVaultAlien.desc } +ent-WallVaultSandstone = sandstone vault wall + .desc = { ent-WallVaultAlien.desc } +ent-WallInvisible = Invisible Wall + .desc = { "" } +ent-WallForce = force wall + .desc = { "" } +ent-WallCobblebrick = cobblestone brick wall + .desc = Stone by stone, perfectly fitted together to form a wall. +ent-WallBasaltCobblebrick = basalt brick wall + .desc = { ent-WallCobblebrick.desc } +ent-WallSnowCobblebrick = snow brick wall + .desc = A cold, not-so-impenetrable wall. +ent-WallAsteroidCobblebrick = asteroid stone brick wall + .desc = { ent-WallCobblebrick.desc } +ent-WallSandCobblebrick = sandstone brick wall + .desc = { ent-WallCobblebrick.desc } +ent-WallChromiteCobblebrick = chromite brick wall + .desc = { ent-WallCobblebrick.desc } +ent-WallAndesiteCobblebrick = andesite brick wall + .desc = { ent-WallCobblebrick.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/clockwork.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/clockwork.ftl new file mode 100644 index 00000000000..584999bd7e4 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/clockwork.ftl @@ -0,0 +1,7 @@ +ent-ClockworkWindow = clockwork window + .desc = Don't smudge up the brass down there. +ent-WindowClockworkDirectional = directional clockwork window + .desc = Don't smudge up the brass down there. +ent-ClockworkWindowDiagonal = { ent-ClockworkWindow } + .suffix = diagonal + .desc = { ent-ClockworkWindow.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/mining.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/mining.ftl new file mode 100644 index 00000000000..067a50ec9c5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/mining.ftl @@ -0,0 +1,5 @@ +ent-MiningWindow = mining window + .desc = { ent-Window.desc } +ent-MiningWindowDiagonal = { ent-ShuttleWindow } + .suffix = diagonal + .desc = { ent-ShuttleWindow.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/plasma.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/plasma.ftl new file mode 100644 index 00000000000..995d3a3ba1c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/plasma.ftl @@ -0,0 +1,7 @@ +ent-PlasmaWindow = plasma window + .desc = { ent-Window.desc } +ent-PlasmaWindowDirectional = directional plasma window + .desc = Don't smudge up the glass down there. +ent-PlasmaWindowDiagonal = { ent-PlasmaWindow } + .suffix = diagonal + .desc = { ent-PlasmaWindow.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/plastitanium.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/plastitanium.ftl new file mode 100644 index 00000000000..57216514981 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/plastitanium.ftl @@ -0,0 +1,5 @@ +ent-PlastitaniumWindow = plastitanium window + .desc = { ent-Window.desc } +ent-PlastitaniumWindowDiagonal = { ent-ShuttleWindow } + .suffix = diagonal + .desc = { ent-ShuttleWindow.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/reinforced.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/reinforced.ftl new file mode 100644 index 00000000000..231a9b901b9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/reinforced.ftl @@ -0,0 +1,9 @@ +ent-ReinforcedWindow = reinforced window + .desc = { ent-Window.desc } +ent-TintedWindow = tinted window + .desc = { ent-ReinforcedWindow.desc } +ent-WindowReinforcedDirectional = directional reinforced window + .desc = Don't smudge up the glass down there. +ent-ReinforcedWindowDiagonal = { ent-ReinforcedWindow } + .suffix = diagonal + .desc = { ent-ReinforcedWindow.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/rplasma.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/rplasma.ftl new file mode 100644 index 00000000000..b92158ed2b6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/rplasma.ftl @@ -0,0 +1,7 @@ +ent-ReinforcedPlasmaWindow = reinforced plasma window + .desc = { ent-Window.desc } +ent-PlasmaReinforcedWindowDirectional = directional reinforced plasma window + .desc = Don't smudge up the glass down there. +ent-ReinforcedPlasmaWindowDiagonal = { ent-ReinforcedPlasmaWindow } + .suffix = diagonal + .desc = { ent-ReinforcedPlasmaWindow.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/ruranium.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/ruranium.ftl new file mode 100644 index 00000000000..12840215fd7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/ruranium.ftl @@ -0,0 +1,7 @@ +ent-ReinforcedUraniumWindow = reinforced uranium window + .desc = { ent-Window.desc } +ent-UraniumReinforcedWindowDirectional = directional reinforced uranium window + .desc = Don't smudge up the glass down there. +ent-ReinforcedUraniumWindowDiagonal = { ent-ReinforcedUraniumWindow } + .suffix = diagonal + .desc = { ent-ReinforcedUraniumWindow.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/shuttle.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/shuttle.ftl new file mode 100644 index 00000000000..65ce1bc1c3a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/shuttle.ftl @@ -0,0 +1,5 @@ +ent-ShuttleWindow = shuttle window + .desc = { ent-Window.desc } +ent-ShuttleWindowDiagonal = { ent-ShuttleWindow } + .suffix = diagonal + .desc = { ent-ShuttleWindow.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/uranium.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/uranium.ftl new file mode 100644 index 00000000000..1781cae50c3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/uranium.ftl @@ -0,0 +1,7 @@ +ent-UraniumWindow = uranium window + .desc = { ent-Window.desc } +ent-UraniumWindowDirectional = directional uranium window + .desc = Don't smudge up the glass down there. +ent-UraniumWindowDiagonal = { ent-UraniumWindow } + .suffix = diagonal + .desc = { ent-UraniumWindow.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/window.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/window.ftl new file mode 100644 index 00000000000..7da6a090ed3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/structures/windows/window.ftl @@ -0,0 +1,9 @@ +ent-Window = window + .desc = Don't smudge up the glass down there. +ent-WindowDirectional = directional window + .desc = Don't smudge up the glass down there. +ent-WindowFrostedDirectional = directional frosted window + .desc = Don't smudge up the glass down there. +ent-WindowDiagonal = { ent-Window } + .suffix = diagonal + .desc = { ent-Window.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/tiles/bananium.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/tiles/bananium.ftl new file mode 100644 index 00000000000..2a2cd85095f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/tiles/bananium.ftl @@ -0,0 +1,2 @@ +ent-FloorBananiumEntity = bananium floor + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/tiles/basalt.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/tiles/basalt.ftl new file mode 100644 index 00000000000..31d5ca1bf54 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/tiles/basalt.ftl @@ -0,0 +1,13 @@ +ent-BasaltOne = basalt + .desc = Rock +ent-BasaltTwo = { ent-BasaltOne } + .desc = { ent-BasaltOne.desc } +ent-BasaltThree = { ent-BasaltOne } + .desc = { ent-BasaltOne.desc } +ent-BasaltFour = { ent-BasaltOne } + .desc = { ent-BasaltOne.desc } +ent-BasaltFive = { ent-BasaltOne } + .desc = { ent-BasaltOne.desc } +ent-BasaltRandom = { ent-BasaltOne } + .suffix = Random + .desc = { ent-BasaltOne.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/tiles/chasm.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/tiles/chasm.ftl new file mode 100644 index 00000000000..f6556684550 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/tiles/chasm.ftl @@ -0,0 +1,11 @@ +ent-FloorChasmEntity = chasm + .desc = You can't even see the bottom. +ent-FloorChromiteChasm = { ent-FloorChasmEntity } + .suffix = Chromite + .desc = { ent-FloorChasmEntity.desc } +ent-FloorDesertChasm = { ent-FloorChasmEntity } + .suffix = Desert + .desc = { ent-FloorChasmEntity.desc } +ent-FloorSnowChasm = { ent-FloorChasmEntity } + .suffix = Snow + .desc = { ent-FloorChasmEntity.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/tiles/lava.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/tiles/lava.ftl new file mode 100644 index 00000000000..77e6c8975fd --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/tiles/lava.ftl @@ -0,0 +1,2 @@ +ent-FloorLavaEntity = lava + .desc = Don't jump in. It's not worth it, no matter how funny it is. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/tiles/liquid_plasma.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/tiles/liquid_plasma.ftl new file mode 100644 index 00000000000..71b3d716ddb --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/tiles/liquid_plasma.ftl @@ -0,0 +1,2 @@ +ent-FloorLiquidPlasmaEntity = liquid plasma + .desc = Sweet, expensive nectar. Don't consume. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/tiles/shadow_basalt.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/tiles/shadow_basalt.ftl new file mode 100644 index 00000000000..066d61eb9d9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/tiles/shadow_basalt.ftl @@ -0,0 +1,13 @@ +ent-ShadowBasaltOne = shadowstone + .desc = Cold rock +ent-ShadowBasaltTwo = { ent-ShadowBasaltOne } + .desc = { ent-ShadowBasaltOne.desc } +ent-ShadowBasaltThree = { ent-ShadowBasaltOne } + .desc = { ent-ShadowBasaltOne.desc } +ent-ShadowBasaltFour = { ent-ShadowBasaltOne } + .desc = { ent-ShadowBasaltOne.desc } +ent-ShadowBasaltFive = { ent-ShadowBasaltOne } + .desc = { ent-ShadowBasaltOne.desc } +ent-ShadowBasaltRandom = { ent-ShadowBasaltOne } + .suffix = Random + .desc = { ent-ShadowBasaltOne.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/tiles/water.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/tiles/water.ftl new file mode 100644 index 00000000000..6c59ddf9ff8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/tiles/water.ftl @@ -0,0 +1,2 @@ +ent-FloorWaterEntity = water + .desc = A real thirst quencher. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/virtual/beam.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/virtual/beam.ftl new file mode 100644 index 00000000000..dd7e6ec02a1 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/virtual/beam.ftl @@ -0,0 +1,2 @@ +ent-VirtualBeamEntityController = BEAM ENTITY YOU SHOULD NOT SEE THIS + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/virtual/electrocution.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/virtual/electrocution.ftl new file mode 100644 index 00000000000..cb74423db07 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/virtual/electrocution.ftl @@ -0,0 +1,8 @@ +ent-VirtualElectrocutionLoadBase = { "" } + .desc = { "" } +ent-VirtualElectrocutionLoadHVPower = { ent-VirtualElectrocutionLoadBase } + .desc = { ent-VirtualElectrocutionLoadBase.desc } +ent-VirtualElectrocutionLoadMVPower = { ent-VirtualElectrocutionLoadBase } + .desc = { ent-VirtualElectrocutionLoadBase.desc } +ent-VirtualElectrocutionLoadApc = { ent-VirtualElectrocutionLoadBase } + .desc = { ent-VirtualElectrocutionLoadBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/virtual/stripping_hidden.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/virtual/stripping_hidden.ftl new file mode 100644 index 00000000000..d0fbad3be3f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/virtual/stripping_hidden.ftl @@ -0,0 +1,2 @@ +ent-StrippingHiddenEntity = Hidden Entity + .desc = There is something in this pocket. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/virtual/tether.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/virtual/tether.ftl new file mode 100644 index 00000000000..9ef70aee070 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/virtual/tether.ftl @@ -0,0 +1,2 @@ +ent-TetherEntity = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/virtual/virtual_item.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/virtual/virtual_item.ftl new file mode 100644 index 00000000000..12d3ada993c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/virtual/virtual_item.ftl @@ -0,0 +1,2 @@ +ent-VirtualItem = VIRTUAL ITEM YOU SHOULD NOT SEE THIS + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/world/chunk.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/world/chunk.ftl new file mode 100644 index 00000000000..0658ff7c8b4 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/world/chunk.ftl @@ -0,0 +1,4 @@ +ent-WorldChunk = World Chunk + .desc = + It's rude to stare. + It's also a bit odd you're looking at the abstract representation of the grid of reality. diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/world/debris/asteroids.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/world/debris/asteroids.ftl new file mode 100644 index 00000000000..220c81bb004 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/world/debris/asteroids.ftl @@ -0,0 +1,18 @@ +ent-BaseAsteroidDebris = Asteroid Debris + .desc = { ent-BaseDebris.desc } +ent-AsteroidDebrisSmall = Asteroid Debris Small + .desc = { ent-BaseAsteroidDebris.desc } +ent-AsteroidDebrisMedium = Asteroid Debris Medium + .desc = { ent-BaseAsteroidDebris.desc } +ent-AsteroidDebrisLarge = Asteroid Debris Large + .desc = { ent-BaseAsteroidDebris.desc } +ent-AsteroidDebrisLarger = Asteroid Debris Larger + .desc = { ent-BaseAsteroidDebris.desc } +ent-AsteroidSalvageSmall = Salvage Asteroid Small + .desc = { ent-BaseAsteroidDebris.desc } +ent-AsteroidSalvageMedium = Salvage Asteroid Medium + .desc = { ent-BaseAsteroidDebris.desc } +ent-AsteroidSalvageLarge = Salvage Asteroid Large + .desc = { ent-BaseAsteroidDebris.desc } +ent-AsteroidSalvageHuge = Salvage Asteroid Huge + .desc = { ent-BaseAsteroidDebris.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/world/debris/base_debris.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/world/debris/base_debris.ftl new file mode 100644 index 00000000000..8a8fba8fbca --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/world/debris/base_debris.ftl @@ -0,0 +1,2 @@ +ent-BaseDebris = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/entities/world/debris/wrecks.ftl b/Resources/Locale/en-US/prototypes/prototypes/entities/world/debris/wrecks.ftl new file mode 100644 index 00000000000..3350a6cf87b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/entities/world/debris/wrecks.ftl @@ -0,0 +1,8 @@ +ent-BaseScrapDebris = Scrap Debris + .desc = { ent-BaseDebris.desc } +ent-ScrapDebrisSmall = Scrap Debris Small + .desc = { ent-BaseScrapDebris.desc } +ent-ScrapDebrisMedium = Scrap Debris Medium + .desc = { ent-BaseScrapDebris.desc } +ent-ScrapDebrisLarge = Scrap Debris Large + .desc = { ent-BaseScrapDebris.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/gamerules/cargo_gifts.ftl b/Resources/Locale/en-US/prototypes/prototypes/gamerules/cargo_gifts.ftl new file mode 100644 index 00000000000..1a6a572b7e0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/gamerules/cargo_gifts.ftl @@ -0,0 +1,20 @@ +ent-GiftsPizzaPartySmall = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-GiftsPizzaPartyLarge = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-GiftsEngineering = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-GiftsVendingRestock = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-GiftsJanitor = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-GiftsMedical = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-GiftsSpacingSupplies = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-GiftsFireProtection = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-GiftsSecurityGuns = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-GiftsSecurityRiot = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/gamerules/events.ftl b/Resources/Locale/en-US/prototypes/prototypes/gamerules/events.ftl new file mode 100644 index 00000000000..5dfb90f2292 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/gamerules/events.ftl @@ -0,0 +1,52 @@ +ent-AnomalySpawn = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-BluespaceArtifact = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-BluespaceLocker = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-BreakerFlip = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-BureaucraticError = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-ClericalError = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-DragonSpawn = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-NinjaSpawn = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-RevenantSpawn = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-FalseAlarm = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-GasLeak = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-KudzuGrowth = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-MeteorSwarm = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-MouseMigration = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-CockroachMigration = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-PowerGridCheck = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-SolarFlare = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-VentClog = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-VentCritters = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-SlimesSpawn = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-SpiderSpawn = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-ZombieOutbreak = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-LoneOpsSpawn = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-MassHallucinations = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-IonStorm = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-MimicVendorRule = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/gamerules/midround.ftl b/Resources/Locale/en-US/prototypes/prototypes/gamerules/midround.ftl new file mode 100644 index 00000000000..c69881cab97 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/gamerules/midround.ftl @@ -0,0 +1,8 @@ +ent-Ninja = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-Dragon = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-Thief = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-Exterminator = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/gamerules/roundstart.ftl b/Resources/Locale/en-US/prototypes/prototypes/gamerules/roundstart.ftl new file mode 100644 index 00000000000..dfa17bada5f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/gamerules/roundstart.ftl @@ -0,0 +1,30 @@ +ent-BaseGameRule = { "" } + .desc = { "" } +ent-SubGamemodesRule = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-DeathMatch31 = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-InactivityTimeRestart = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-MaxTimeRestart = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-Nukeops = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-Pirates = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-Traitor = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-Revolutionary = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-Sandbox = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-Secret = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-Zombie = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-BasicStationEventScheduler = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-RampingStationEventScheduler = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-BasicRoundstartVariation = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/gamerules/variation.ftl b/Resources/Locale/en-US/prototypes/prototypes/gamerules/variation.ftl new file mode 100644 index 00000000000..545c4c52c52 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/gamerules/variation.ftl @@ -0,0 +1,14 @@ +ent-BaseVariationPass = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-BasicPoweredLightVariationPass = { ent-BaseVariationPass } + .desc = { ent-BaseVariationPass.desc } +ent-SolidWallRustingVariationPass = { ent-BaseVariationPass } + .desc = { ent-BaseVariationPass.desc } +ent-ReinforcedWallRustingVariationPass = { ent-BaseVariationPass } + .desc = { ent-BaseVariationPass.desc } +ent-BasicTrashVariationPass = { ent-BaseVariationPass } + .desc = { ent-BaseVariationPass.desc } +ent-BasicPuddleMessVariationPass = { ent-BaseVariationPass } + .desc = { ent-BaseVariationPass.desc } +ent-BloodbathPuddleMessVariationPass = { ent-BaseVariationPass } + .desc = { ent-BaseVariationPass.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/magic/fixtures/runes.ftl b/Resources/Locale/en-US/prototypes/prototypes/magic/fixtures/runes.ftl new file mode 100644 index 00000000000..ca848cfbe09 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/magic/fixtures/runes.ftl @@ -0,0 +1,22 @@ +ent-BaseRune = rune + .desc = { "" } +ent-CollideRune = collision rune + .desc = { ent-BaseRune.desc } +ent-ActivateRune = activation rune + .desc = { ent-CollideRune.desc } +ent-CollideTimerRune = collision timed rune + .desc = { ent-CollideRune.desc } +ent-ExplosionRune = explosion rune + .desc = { ent-CollideRune.desc } +ent-StunRune = stun rune + .desc = { ent-CollideRune.desc } +ent-IgniteRune = ignite rune + .desc = { ent-CollideRune.desc } +ent-ExplosionTimedRune = explosion timed rune + .desc = { ent-CollideTimerRune.desc } +ent-ExplosionActivateRune = explosion activated rune + .desc = { ent-ActivateRune.desc } +ent-FlashRune = flash rune + .desc = { ent-ActivateRune.desc } +ent-FlashRuneTimer = flash timed rune + .desc = { ent-CollideTimerRune.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/magic/forcewall_spells.ftl b/Resources/Locale/en-US/prototypes/prototypes/magic/forcewall_spells.ftl new file mode 100644 index 00000000000..64e7a225011 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/magic/forcewall_spells.ftl @@ -0,0 +1,2 @@ +ent-ActionForceWall = Forcewall + .desc = Creates a magical barrier. diff --git a/Resources/Locale/en-US/prototypes/prototypes/magic/knock_spell.ftl b/Resources/Locale/en-US/prototypes/prototypes/magic/knock_spell.ftl new file mode 100644 index 00000000000..06c88e99a82 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/magic/knock_spell.ftl @@ -0,0 +1,2 @@ +ent-ActionKnock = Knock + .desc = This spell opens nearby doors. diff --git a/Resources/Locale/en-US/prototypes/prototypes/magic/projectile_spells.ftl b/Resources/Locale/en-US/prototypes/prototypes/magic/projectile_spells.ftl new file mode 100644 index 00000000000..57c05eefc80 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/magic/projectile_spells.ftl @@ -0,0 +1,4 @@ +ent-ActionFireball = Fireball + .desc = Fires an explosive fireball towards the clicked location. +ent-ActionFireballII = Fireball II + .desc = Fire three explosive fireball towards the clicked location. diff --git a/Resources/Locale/en-US/prototypes/prototypes/magic/rune_spells.ftl b/Resources/Locale/en-US/prototypes/prototypes/magic/rune_spells.ftl new file mode 100644 index 00000000000..f9a38e57a61 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/magic/rune_spells.ftl @@ -0,0 +1,8 @@ +ent-ActionFlashRune = Flash Rune + .desc = Summons a rune that flashes if used. +ent-ActionExplosionRune = Explosion Rune + .desc = Summons a rune that explodes if used. +ent-ActionIgniteRune = Ignite Rune + .desc = Summons a rune that ignites if used. +ent-ActionStunRune = Stun Rune + .desc = Summons a rune that stuns if used. diff --git a/Resources/Locale/en-US/prototypes/prototypes/magic/smite_spells.ftl b/Resources/Locale/en-US/prototypes/prototypes/magic/smite_spells.ftl new file mode 100644 index 00000000000..75f7e924576 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/magic/smite_spells.ftl @@ -0,0 +1,2 @@ +ent-ActionSmite = Smite + .desc = Instantly gibs a target. diff --git a/Resources/Locale/en-US/prototypes/prototypes/magic/spawn_spells.ftl b/Resources/Locale/en-US/prototypes/prototypes/magic/spawn_spells.ftl new file mode 100644 index 00000000000..1a2429f6a30 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/magic/spawn_spells.ftl @@ -0,0 +1,2 @@ +ent-ActionSpawnMagicarpSpell = Summon Magicarp + .desc = This spell summons three Magi-Carp to your aid! May or may not turn on user. diff --git a/Resources/Locale/en-US/prototypes/prototypes/magic/staves.ftl b/Resources/Locale/en-US/prototypes/prototypes/magic/staves.ftl new file mode 100644 index 00000000000..95fecadf95c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/magic/staves.ftl @@ -0,0 +1,4 @@ +ent-RGBStaff = RGB staff + .desc = Helps fix the underabundance of RGB gear on the station. +ent-ActionRgbLight = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/magic/teleport_spells.ftl b/Resources/Locale/en-US/prototypes/prototypes/magic/teleport_spells.ftl new file mode 100644 index 00000000000..fd75543b588 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/magic/teleport_spells.ftl @@ -0,0 +1,2 @@ +ent-ActionBlink = Blink + .desc = Teleport to the clicked location. diff --git a/Resources/Locale/en-US/prototypes/prototypes/npcs/test.ftl b/Resources/Locale/en-US/prototypes/prototypes/npcs/test.ftl new file mode 100644 index 00000000000..4325bf1b36e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/npcs/test.ftl @@ -0,0 +1,3 @@ +ent-MobPathfindDummy = pathfind dummy + .suffix = NPC + .desc = { ent-MobXenoRouny.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/actions/types.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/actions/types.ftl new file mode 100644 index 00000000000..e3c242113d6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/actions/types.ftl @@ -0,0 +1,30 @@ +ent-ActionEatMouse = action-name-eat-mouse + .desc = action-description-eat-mouse +ent-ActionHairball = action-name-hairball + .desc = action-description-hairball +ent-ActionDispel = action-name-dispel + .desc = action-description-dispel +ent-ActionMassSleep = action-name-mass-sleep + .desc = action-description-mass-sleep +ent-ActionMindSwap = action-name-mind-swap + .desc = action-description-mind-swap +ent-ActionMindSwapReturn = action-name-mind-swap-return + .desc = action-description-mind-swap-return +ent-ActionNoosphericZap = action-name-noospheric-zap + .desc = action-description-noospheric-zap +ent-ActionPyrokinesis = action-name-pyrokinesis + .desc = action-description-pyrokinesis +ent-ActionMetapsionic = action-name-metapsionic + .desc = action-description-metapsionic +ent-ActionPsionicRegeneration = action-name-psionic-regeneration + .desc = action-description-psionic-regeneration +ent-ActionTelegnosis = action-name-telegnosis + .desc = action-description-telegnosis +ent-ActionPsionicInvisibility = action-name-psionic-invisibility + .desc = action-description-psionic-invisibility +ent-ActionPsionicInvisibilityUsed = action-name-psionic-invisibility-off + .desc = action-description-psionic-invisibility-off +ent-ActionFabricateLollipop = action-name-fabricate-lollipop + .desc = action-description-fabricate-lollipop +ent-ActionFabricateGumball = action-name-fabricate-gumball + .desc = action-description-fabricate-gumball diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/backpacks/startergear/backpack.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/backpacks/startergear/backpack.ftl new file mode 100644 index 00000000000..55208cdf3d8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/backpacks/startergear/backpack.ftl @@ -0,0 +1,2 @@ +ent-ClothingBackpackMantisFilled = { ent-ClothingBackpackScience } + .desc = { ent-ClothingBackpackScience.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/backpacks/startergear/duffelbag.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/backpacks/startergear/duffelbag.ftl new file mode 100644 index 00000000000..601d6b6c1f7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/backpacks/startergear/duffelbag.ftl @@ -0,0 +1,2 @@ +ent-ClothingBackpackDuffelMantisFilled = { ent-ClothingBackpackDuffelScience } + .desc = { ent-ClothingBackpackDuffelScience.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/backpacks/startergear/satchel.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/backpacks/startergear/satchel.ftl new file mode 100644 index 00000000000..582194ae51e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/backpacks/startergear/satchel.ftl @@ -0,0 +1,2 @@ +ent-ClothingBackpackSatchelMantisFilled = { ent-ClothingBackpackSatchelScience } + .desc = { ent-ClothingBackpackSatchelScience.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/books/lore.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/books/lore.ftl new file mode 100644 index 00000000000..c3f1b9f334e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/books/lore.ftl @@ -0,0 +1,7 @@ +ent-BookSalvageEpistemics = epistemics book + .desc = A metallic hardcover book. +ent-BookSalvageEpistemicsRandom = epistemics book + .desc = { ent-BookSalvageEpistemics.desc } +ent-BookSalvageEpistemics1 = { ent-BookSalvageEpistemics } + .suffix = 1 + .desc = { ent-BookSalvageEpistemics.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/boxes/ammunition.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/boxes/ammunition.ftl new file mode 100644 index 00000000000..3d29608c266 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/boxes/ammunition.ftl @@ -0,0 +1,10 @@ +ent-BoxShellSoulbreaker = box of soulbreaker cartridges + .desc = A box full of anti-psionic soulbreaker cartridges, designed for riot shotguns. +ent-BoxMagazineUniversalMagnum = box of .45 magnum Universal magazines + .desc = A box full of .45 magnum magazines. +ent-BoxMagazineUniversalMagnumPractice = box of .45 magnum Universal (practice) magazines + .desc = A box full of .45 magnum practice magazines. +ent-BoxMagazineUniversalMagnumRubber = box of .45 magnum Universal (rubber) magazines + .desc = A box full of .45 magnum rubber magazines. +ent-BoxSpeedLoaderLightRifle = box of .30 rifle speed loaders + .desc = A box full of .30 rifle speed loaders. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/boxes/general.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/boxes/general.ftl new file mode 100644 index 00000000000..c5258777a67 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/boxes/general.ftl @@ -0,0 +1,6 @@ +ent-BoxColoredLighttube = colored lighttube box + .desc = This box is shaped on the inside so that only light tubes and bulbs fit. +ent-BoxMaintenanceLightbulb = maintenance lightbulb box + .desc = This box is shaped on the inside so that only light tubes and bulbs fit. +ent-BoxHolyWater = holy water kit + .desc = This box is filled with everything you need to make homemade holy water. Water not included. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/crates/epistemics.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/crates/epistemics.ftl new file mode 100644 index 00000000000..c9a88639695 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/crates/epistemics.ftl @@ -0,0 +1,2 @@ +ent-CrateHolyWaterKit = { ent-CrateScienceSecure } + .desc = { ent-CrateScienceSecure.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/crates/service.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/crates/service.ftl new file mode 100644 index 00000000000..f7545ed4a3b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/crates/service.ftl @@ -0,0 +1,4 @@ +ent-CrateServiceReplacementColoredLights = Colored Lights Crate + .desc = { ent-CrateGenericSteel.desc } +ent-CrateServiceReplacementMaintenanceLights = Maintenance Lights Crate + .desc = { ent-CrateGenericSteel.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/crates/syndicate.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/crates/syndicate.ftl new file mode 100644 index 00000000000..4cebf1da44a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/crates/syndicate.ftl @@ -0,0 +1,2 @@ +ent-CrateSyndicateSamurai = { ent-CrateSyndicate } + .desc = { ent-CrateSyndicate.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/lockers/epistemics.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/lockers/epistemics.ftl new file mode 100644 index 00000000000..eb32ccae12e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/lockers/epistemics.ftl @@ -0,0 +1,3 @@ +ent-LockerForensicMantisFilled = { ent-LockerForensicMantis } + .suffix = Filled + .desc = { ent-LockerForensicMantis.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/lockers/security.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/lockers/security.ftl new file mode 100644 index 00000000000..83faaa3a83e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/lockers/security.ftl @@ -0,0 +1,2 @@ +ent-GunSafeSubMachineGunVector = vector safe + .desc = { ent-GunSafe.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/paper/salvage_lore.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/paper/salvage_lore.ftl new file mode 100644 index 00000000000..df551e5542b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/catalog/fills/paper/salvage_lore.ftl @@ -0,0 +1,14 @@ +ent-SalvageLorePaperGamingSpawner = Salvage Lore Paper Gaming Spawner + .desc = { ent-MarkerBase.desc } +ent-PaperWrittenSalvageLoreGaming1 = { ent-Paper } + .suffix = Salvage: Lore: Gaming 1 + .desc = { ent-Paper.desc } +ent-PaperWrittenSalvageLoreGaming2 = { ent-Paper } + .suffix = Salvage: Lore: Gaming 2 + .desc = { ent-Paper.desc } +ent-PaperWrittenSalvageLoreGaming3 = { ent-Paper } + .suffix = Salvage: Lore: Gaming 3 + .desc = { ent-Paper.desc } +ent-PaperWrittenSalvageLoreGaming4 = { ent-Paper } + .suffix = Salvage: Lore: Gaming 4 + .desc = { ent-Paper.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/body/parts/spider.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/body/parts/spider.ftl new file mode 100644 index 00000000000..e7fb8c5ead1 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/body/parts/spider.ftl @@ -0,0 +1,6 @@ +ent-PartSpider = spider body part + .desc = { ent-BaseItem.desc } +ent-RightLegSpider = right spider leg + .desc = { ent-PartSpider.desc } +ent-LeftLegSpider = left spider leg + .desc = { ent-PartSpider.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/belt/belts.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/belt/belts.ftl new file mode 100644 index 00000000000..4ec4867c19e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/belt/belts.ftl @@ -0,0 +1,8 @@ +ent-ClothingBeltMantis = psionic mantis' belt + .desc = Perfect for storing all of your equipment. +ent-ClothingBeltMartialBlack = black belt + .desc = This is the most martial of all the belts. +ent-ClothingBeltKatanaSheath = katana sheaths + .desc = An ornate belt designed to hold a pair of samurai's blades, or daisho. +ent-ClothingBeltMilitaryWebbingCMO = chief medical officer's chest rig + .desc = A medical chest rig with deep pockets, for use by paramedics and health professionals. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/head/hardsuit-helmets.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/head/hardsuit-helmets.ftl new file mode 100644 index 00000000000..84a28b268c3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/head/hardsuit-helmets.ftl @@ -0,0 +1,8 @@ +ent-ClothingHeadHelmetHardsuitMystagogue = mystagogue's hardsuit helmet + .desc = Lightweight hardsuit helmet that has a galaxy-first psionic passthrough system. +ent-ClothingHeadHelmetHardsuitSyndieReverseEngineered = SA-123 combat hardsuit helmet + .desc = An advanced hardsuit helmet designed for work in special operations. +ent-ClothingHeadHelmetHardsuitJuggernautReverseEngineered = SA-127 combat hardsuit helmet + .desc = An assault hardsuit helmet featuring a top-secret translucent polymer. +ent-ClothingHeadHelmetHardsuitERTCentcomm = CentCom hardsuit helmet + .desc = { ent-ClothingHeadHelmetHardsuitERTLeader.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/head/hats.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/head/hats.ftl new file mode 100644 index 00000000000..3c686e56f92 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/head/hats.ftl @@ -0,0 +1,30 @@ +ent-ClothingHeadMailCarrier = mail carrier's hat + .desc = Smells like a good pension. +ent-ClothingHeadHoodMysta = mystagogue's muffin cap + .desc = Contrary to its silly name, it's actually a symbol of great academic achievement. +ent-ClothingHeadHoodBrown = brown hood + .desc = Spooky. +ent-ClothingHeadAreopagite = areopagite hat + .desc = Intimidating. +ent-ClothingHeadTechPriest = automaturge hood + .desc = Protects the mind that makes artificial minds. +ent-ClothingHeadTinfoil = tinfoil hat + .desc = Protects you from all manner of psionic assaults. +ent-ClothingHeadHatBellhop = bellhop cap + .desc = All the inconvinience and humiliation of a fez with none of the style! +ent-ClothingHeadCage = insulative headcage + .desc = Psionically insulates whoevers head is inside it. It takes time to resist out of. +ent-ClothingHeadHelmetInsulated = insulative skullcap + .desc = Psionically insulates whoevers head is inside it. It has some protection from physical damage. +ent-ClothingHeadHatFezMantis = psionic mantis' fez + .desc = A fine red fez with a gold tassel. +ent-ClothingHeadPrisonGuard = prison guard's hat + .desc = Grants full immunity from denying others basic human rights, dignity, or respect. +ent-ClothingHeadHelmetKendoMen = men + .desc = The quintessential head armor of the kendo practitioner. +ent-ClothingHeadHatBeretCap = captain's beret + .desc = A blue beret with a captain's rank emblem. For captains that are more inclined towards style than safety. +ent-ClothingHeadHatBeretCentcomm = CentCom beret + .desc = A green beret with an admiral's rank emblem. +ent-ClothingHeadHatBeretMysta = mystagogue's beret + .desc = A purple beret with a blue epistemics emblem. Mystical and stylish. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/head/helmets.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/head/helmets.ftl new file mode 100644 index 00000000000..408bc0939fb --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/head/helmets.ftl @@ -0,0 +1,2 @@ +ent-ClothingHeadHelmetKabuto = kabuto and menpo + .desc = A modern replica of a kabuto and menpo. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/masks/masks.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/masks/masks.ftl new file mode 100644 index 00000000000..72010e515c3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/masks/masks.ftl @@ -0,0 +1,6 @@ +ent-ClothingMaskOniBase = { ent-ClothingMaskPullableBase } + .desc = A mask depicting a ferocious creature from Japanese myth. +ent-ClothingMaskOniBlue = blue oni mask + .desc = { ent-ClothingMaskOniBase.desc } +ent-ClothingMaskOniRed = red oni mask + .desc = { ent-ClothingMaskOniBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/neck/mantles.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/neck/mantles.ftl new file mode 100644 index 00000000000..a290f9cd42b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/neck/mantles.ftl @@ -0,0 +1,2 @@ +ent-ClothingNeckMantleMystagogue = mystagogue's mantle + .desc = { ent-ClothingNeckMantleRD.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/armor.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/armor.ftl new file mode 100644 index 00000000000..a58f51db746 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/armor.ftl @@ -0,0 +1,6 @@ +ent-ClothingOuterArmorGladiator = gladiator armor + .desc = A good old set of boiled leather armor fit with buckles, belts, and a decorated pauldron. Are you not entertained? +ent-ClothingOuterArmorKendoBogu = bogu + .desc = A set of armor used in Kendo. It covers the waist, torso, and hands. +ent-ClothingOuterArmorTouseiGusoku = tousei-gusoku + .desc = A modern replica of a Ni-mai-do Gusoku armor set. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/coats.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/coats.ftl new file mode 100644 index 00000000000..0977d74f2d3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/coats.ftl @@ -0,0 +1,4 @@ +ent-ClothingOuterCoatMantis = psionic mantis' jacket + .desc = Modeled after an ancient infantry uniform, this jacket may guard you against the unknown in your journey for the truth. +ent-ClothingOuterCoatRndMysta = mystagogue lab coat + .desc = Similar to the standard model but with more purple and gold. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/hardsuits.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/hardsuits.ftl new file mode 100644 index 00000000000..15b573a32c6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/hardsuits.ftl @@ -0,0 +1,10 @@ +ent-ClothingOuterHardsuitMystagogue = mystagogue's hardsuit + .desc = Lightweight hardsuit that has a helmet with a galaxy-first psionic passthrough system. +ent-ClothingOuterHardsuitSyndieReverseEngineered = SA-122 combat hardsuit + .suffix = reverse-engineered + .desc = { ent-ClothingOuterHardsuitSyndie.desc } +ent-ClothingOuterHardsuitJuggernautReverseEngineered = SA-126 assault hardsuit + .desc = A suit made by the special acquisitions department of Nanotrasen to be hyper resilient. + .suffix = reverse-engineered +ent-ClothingOuterHardsuitERTCentcomm = CentCom hardsuit + .desc = { ent-ClothingOuterHardsuitERTLeader.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/misc.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/misc.ftl new file mode 100644 index 00000000000..dcdfeb326c0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/misc.ftl @@ -0,0 +1,13 @@ +ent-ClothingOuterCoatLettermanBlue = blue letterman jacket + .desc = It's a blue highschool jacket with a big '14' stitched onto the back. +ent-ClothingOuterCoatLettermanRed = red letterman jacket + .desc = It's a red highschool jacket with a big '14' stitched onto the back. +ent-ClothingOuterCoatMNKWhiteHoodie = MNK white hoodie + .desc = A classic MNK produced white hoodie. +ent-ClothingOuterCoatMNKBlackTopCoat = MNK black top coat + .desc = A sturdy MNK black top coat. +ent-ClothingOuterCoatMNKBlackJacket = MNK black jacket + .desc = A light MNK black jacket. +ent-ClothingOuterWizardFake = wizard robes + .desc = A set of blue robes. + .suffix = fake diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/robes.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/robes.ftl new file mode 100644 index 00000000000..9c73c614ecb --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/robes.ftl @@ -0,0 +1,4 @@ +ent-ClothingOuterRobeBrown = brown robe + .desc = This doesn't look creepy at all. +ent-ClothingOuterRobeTechPriest = automaturge robe + .desc = Robots are basically bulls when you think about it, so best to wear red. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/suits.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/suits.ftl new file mode 100644 index 00000000000..8130d643f55 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/suits.ftl @@ -0,0 +1,2 @@ +ent-ClothingOuterSuitAreopagite = areopagite's suit + .desc = Quite the getup. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/vests.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/vests.ftl new file mode 100644 index 00000000000..364fdc4fd67 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/vests.ftl @@ -0,0 +1,2 @@ +ent-ClothingOuterVestValet = valet vest + .desc = A goofy red vest almost certainly designed with the sole purpose of being demeaning. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/wintercoats.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/wintercoats.ftl new file mode 100644 index 00000000000..6c2769d5cc7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/outerclothing/wintercoats.ftl @@ -0,0 +1,12 @@ +ent-ClothingOuterCoatHyenhSweater = comfy sweater + .desc = It's comfy. +ent-ClothingOuterWinterCoatLong = long winter coat + .desc = Even your legs will be warm with this stylish coat. +ent-ClothingOuterWinterCoatPlaid = plaid winter coat + .desc = It might be made out of actual wool. +ent-ClothingOuterWinterCoatMail = mail carrier's winter coat + .desc = It'll keep away the cold but not the dogs. +ent-ClothingOuterWinterCoatMantis = psionic mantis' winter coat + .desc = Solve cold cases in style. +ent-ClothingOuterWinterMystagogue = mystagogue's winter coat + .desc = { ent-ClothingOuterWinterRD.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/psionic_clothing.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/psionic_clothing.ftl new file mode 100644 index 00000000000..3ef7de6796b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/psionic_clothing.ftl @@ -0,0 +1,8 @@ +ent-ClothingEyesTelegnosisSpectacles = strange spectacles + .desc = A pair of spectacular and strange spectacles with lenses constructed of an unknown material. +ent-BedsheetInvisibilityCloak = tattered bedsheet + .desc = A tattered bedsheet, It looks like its been through hell and back. +ent-ClothingHandsDispelGloves = patchwork gloves + .desc = These leather gloves are heavily worn, however they have been repaired in several places. +ent-ClothingHandsGlovesColorYellowUnsulated = unsulated gloves + .desc = Flimsy synthrubber work gloves styled in a drab yellow color. They are not electrically insulated, and provide no protection against any shocks. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/shoes/boots.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/shoes/boots.ftl new file mode 100644 index 00000000000..96bd84fc2d9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/shoes/boots.ftl @@ -0,0 +1,2 @@ +ent-ClothingShoesBootsMantis = psionic mantis' boots + .desc = Soft, comfortable, and good for rough terrain. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/shoes/misc.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/shoes/misc.ftl new file mode 100644 index 00000000000..a17b98e10ac --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/shoes/misc.ftl @@ -0,0 +1,5 @@ +ent-ClothingShoesGeta = geta sandals + .desc = A pair of traditional japanese sandals. +ent-ClothingShoesWizardFake = wizard shoes + .desc = A pair of sandals. + .suffix = fake diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/uniforms/costumes.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/uniforms/costumes.ftl new file mode 100644 index 00000000000..08e9ea6356c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/uniforms/costumes.ftl @@ -0,0 +1,76 @@ +ent-UniformJabroni = jabroni outfit + .desc = For artists, performance artists. +ent-ClothingCostumeArcDress = white shirt and purple skirt + .desc = You feel a supernatural urge to put these on. It must be fate. +ent-UniformGeisha = geisha dress + .desc = For a good hostess. +ent-ClothingUniformJumpskirtNurse = nurse skirt + .desc = Time to carry the medical department. +ent-UniformMaid = maid uniform + .desc = Authentic, from Space France! +ent-ClothingCostumeBunnySuit = bunny suit + .desc = Ready to go with stockings and a bow tie. +ent-ClothingCostumeMioSkirt = yellow skirt with rose hoodie + .desc = Soft and comfortable, it sports bright colors with a neat yellow bow at the neck. +ent-ClothingUniformSkirtTurtle = decorated turtle skirt + .desc = A turtle skirt with yellow straps and soft fabric. +ent-ClothingCostumeNaota = turquoise hoodie and shorts + .desc = A hoodie with a small kangaroo pouch. +ent-ClothingUniformRat = rat king fan outfit + .desc = Declare your allegiance to the rodent monarch, as well as your desire to see the station burn *at the same time!* +ent-ClothingUniformDressRed = red dress + .desc = A voluminous, fancy red dress. +ent-ClothingUniformSwimsuitBlue = blue swimsuit + .desc = A form-fitting, hydrodynamic blue swimsuit. +ent-ClothingUniformSchoolgirlBase = { ent-ClothingUniformSkirtBase } + .desc = Ready for school! +ent-UniformSchoolgirlRed = red schoolgirl uniform + .desc = { ent-ClothingUniformSchoolgirlBase.desc } +ent-UniformSchoolgirlBlack = black schoolgirl uniform + .desc = { ent-ClothingUniformSchoolgirlBase.desc } +ent-UniformSchoolgirlBlue = blue schoolgirl uniform + .desc = { ent-ClothingUniformSchoolgirlBase.desc } +ent-UniformSchoolgirlCyan = cyan schoolgirl uniform + .desc = { ent-ClothingUniformSchoolgirlBase.desc } +ent-UniformSchoolgirlGreen = green schoolgirl uniform + .desc = { ent-ClothingUniformSchoolgirlBase.desc } +ent-UniformSchoolgirlOrange = orange schoolgirl uniform + .desc = { ent-ClothingUniformSchoolgirlBase.desc } +ent-UniformSchoolgirlPink = pink schoolgirl uniform + .desc = { ent-ClothingUniformSchoolgirlBase.desc } +ent-UniformSchoolgirlPurple = purple schoolgirl uniform + .desc = { ent-ClothingUniformSchoolgirlBase.desc } +ent-ClothingUniformKendoHakama = hakama + .desc = An elegant black and blue hakama that could be worn for kendo or formal events. +ent-ClothingUniformMartialGi = gi + .desc = A white top and bottom traditionally used in martial arts, often paired with a belt. +ent-ClothingKimonoBlue = blue kimono + .desc = I'm blue da ba dee da ba da-ee! +ent-ClothingKimonoPink = pink kimono + .desc = Pretty in pink, isn't she? +ent-ClothingKimonoPurple = purple kimono + .desc = You definitely won't look like a maroon in this. +ent-ClothingKimonoSky = sky blue kimono + .desc = Reminds you of natsu matsuri. +ent-ClothingKimonoGreen = sea green kimono + .desc = Colors and textures reminiscent of seaweed. +ent-UniformSchoolgirlDusk = dusk schoolgirl uniform + .desc = Ready for school in modern style. +ent-UniformSchoolgirlBlazerTan = tan blazer schoolgirl uniform + .desc = Ready for school in modern style. This set comes with a tan blazer. +ent-ClothingUniformSchoolGakuranBlack = gakuran uniform + .desc = A sleek school uniform. +ent-ClothingUniformMNKOfficeSkirt = MNK office skirt + .desc = An MNK outfit within office dress code. +ent-ClothingUniformMNKUnderGarment = MNK under garment + .desc = MNK ensured comfort for the important bits. +ent-ClothingUniformMNKGymBra = MNK gym bra + .desc = Maximum performance with MNK sweat blockers. +ent-ClothingUniformMNKDressBlack = MNK black dress + .desc = A sleek black dress sporting a MNK window. +ent-ClothingUniformMNKBlackOveralls = MNK black overalls + .desc = A comfy undershirt and thick black MNK overalls. +ent-ClothingUniformMNKBlackShoulder = MNK exposed shoulders + .desc = A MNK outfit with exposed shoulders. +ent-ClothingUniformMNKTracksuitBlack = MNK black tracksuit + .desc = A set of light MNK athletic clothing. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/uniforms/jumpsuits.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/uniforms/jumpsuits.ftl new file mode 100644 index 00000000000..db26b438709 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/clothing/uniforms/jumpsuits.ftl @@ -0,0 +1,32 @@ +ent-ClothingUniformMailCarrier = mail carrier's uniform + .desc = Enemy of dogs everywhere. +ent-ClothingUniformSkirtMailCarrier = mail carrier's jumpskirt + .desc = Enemy of dogs everywhere. +ent-ClothingUniformJumpsuitMystagogue = mystagogue's turtleneck + .desc = It's a turtleneck worn by those with the holy aura to achieve the role of Mystagogue. You can practically feel the psychic energies radiating from this thing, not to mention the actual radiation. +ent-ClothingUniformJumpskirtMystagogue = mystagogue's turtleneck + .desc = It's a turtleneck worn by those with the holy aura to achieve the role of Mystagogue. You can practically feel the psychic energies radiating from this thing, not to mention the actual radiation. +ent-ClothingUniformJumpsuitTshirtJeans = white t-shirt and jeans + .desc = Even in space, this combo is still in style. +ent-ClothingUniformJumpsuitTshirtJeansGray = gray t-shirt and jeans + .desc = Even though there are no forests in space, this combo is still practical. +ent-ClothingUniformJumpsuitTshirtJeansPeach = peach t-shirt and jeans + .desc = Even though your favorite emo clothing store is back at home, this combo is still edgy. +ent-ClothingUniformJumpsuitMantis = psionic mantis' uniform + .desc = Modeled after an ancient infantry uniform, this uniform has superior mobility for tense situations. +ent-ClothingUniformSkirtMantis = psionic mantis' jumpskirt + .desc = Adapted from an ancient infantry uniform, this jumpskirt has superior mobility for tense situations. +ent-ClothingUniformJumpsuitPrisonGuard = prison guard's uniform + .desc = A comfortable, durable, waterproof uniform made to keep prison staff comfortable and safe. +ent-ClothingUniformJumpsuitGalaxyRed = red galaxy suit + .desc = Red lawsuit for those that conduct business on a galactic scale. +ent-ClothingUniformJumpsuitGalaxyBlue = blue galaxy suit + .desc = Blue lawsuit or those that conduct business on a galactic scale. +ent-ClothingUniformJumpsuitSecSummer = summer security uniform + .desc = A loose-fitting and casual variant of the standard security uniform. +ent-ClothingUniformJumpsuitExplorer = explorer's uniform + .desc = A rugged set of overalls for trekking across the stars. +ent-ClothingOuterExplorerCoat = explorer's labcoat + .desc = Looks like it's seen its fair share of dusty trails. +ent-ClothingUniformTShirtKhakiPants = drab t-shirt and khaki pants + .desc = Some drab but functional clothing. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/effects/lightning.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/effects/lightning.ftl new file mode 100644 index 00000000000..cb1e3e58fcb --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/effects/lightning.ftl @@ -0,0 +1,2 @@ +ent-LightningNoospheric = noospheric lightning + .desc = { ent-BaseLightning.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/furniture/tables/tables.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/furniture/tables/tables.ftl new file mode 100644 index 00000000000..3a29d05099b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/furniture/tables/tables.ftl @@ -0,0 +1,2 @@ +ent-TableWoodReinforced = reinforced wood table + .desc = A classic wooden table. Extra robust. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/furniture/tatami.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/furniture/tatami.ftl new file mode 100644 index 00000000000..3733ccfbdda --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/furniture/tatami.ftl @@ -0,0 +1,6 @@ +ent-tatamibase = { ent-BaseStructure } + .desc = { ent-BaseStructure.desc } +ent-tatamisingle = tatami square + .desc = It's tatami, but a square. +ent-tatamimat = tatami mat + .desc = It's a portion of a tatami mat. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/ghost_roles.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/ghost_roles.ftl new file mode 100644 index 00000000000..8234692a993 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/ghost_roles.ftl @@ -0,0 +1,8 @@ +ent-SpawnPointGhostIfrit = ghost role spawn point + .suffix = Ifrit + .desc = { ent-MarkerBase.desc } +ent-SpawnPointGhostFugitive = ghost role spawn point + .desc = { ent-MarkerBase.desc } +ent-SpawnPointLocationMidRoundAntag = possible spawn location + .suffix = MidRoundAntag + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/jobs.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/jobs.ftl new file mode 100644 index 00000000000..26cb6aa3945 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/jobs.ftl @@ -0,0 +1,12 @@ +ent-SpawnPointGladiator = gladiator + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointPrisoner = prisoner + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointPrisonGuard = prison guard + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointMailCarrier = courier + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointMartialArtist = martial artist + .desc = { ent-SpawnPointJobBase.desc } +ent-SpawnPointForensicMantis = psionic mantis + .desc = { ent-SpawnPointJobBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/mobs.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/mobs.ftl new file mode 100644 index 00000000000..2ff9095275e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/mobs.ftl @@ -0,0 +1,4 @@ +ent-SpawnMobMothroach = Mothroach Spawner + .desc = { ent-MarkerBase.desc } +ent-SpawnMobFerret = Ferret Spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/animals.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/animals.ftl new file mode 100644 index 00000000000..2a3fda650a6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/animals.ftl @@ -0,0 +1,3 @@ +ent-RandomAnimalSpawner = Random Animal Spawner + .suffix = No Mice + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/boardgames.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/boardgames.ftl new file mode 100644 index 00000000000..8b6173795e1 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/boardgames.ftl @@ -0,0 +1,4 @@ +ent-BoardGameSpawner = Board Game Spawner + .desc = { ent-MarkerBase.desc } +ent-BattlemapBoardSpawner = Battlemap Board Spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/books.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/books.ftl new file mode 100644 index 00000000000..897d1d860fa --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/books.ftl @@ -0,0 +1,2 @@ +ent-RandomBook = random book spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/boxes.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/boxes.ftl new file mode 100644 index 00000000000..f3a65c5b8e1 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/boxes.ftl @@ -0,0 +1,5 @@ +ent-RandomBox = random box spawner + .desc = { ent-MarkerBase.desc } +ent-RandomAmmoBox = random ammo box spawner + .suffix = 15% + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/devices.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/devices.ftl new file mode 100644 index 00000000000..788454dc1f0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/devices.ftl @@ -0,0 +1,2 @@ +ent-RandomBoards = random machine board spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/hats.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/hats.ftl new file mode 100644 index 00000000000..a7b09f0ec6e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/hats.ftl @@ -0,0 +1,2 @@ +ent-HatSpawner = Hat Spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/machineparts.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/machineparts.ftl new file mode 100644 index 00000000000..d3ff71026b2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/machineparts.ftl @@ -0,0 +1,6 @@ +ent-SalvagePartsSpawnerLow = Salvage Parts Spawner + .suffix = Low + .desc = { ent-MarkerBase.desc } +ent-SalvagePartsSpawnerMid = Salvage Parts Spawner + .suffix = High + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/mobs.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/mobs.ftl new file mode 100644 index 00000000000..5fb68bbb675 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/mobs.ftl @@ -0,0 +1,22 @@ +ent-CarpSpawnerMundane = NPC Carp Spawner + .suffix = No Ghost Takeover + .desc = { ent-MarkerBase.desc } +ent-SnakeSpawnerMundane = NPC Snake Spawner + .desc = { ent-MarkerBase.desc } +ent-SnakeMobMundane = Salvage Snake Spawner + .suffix = 75% + .desc = { ent-MarkerBase.desc } +ent-SnakeMobMundane25 = Salvage Snake Spawner + .suffix = 25% + .desc = { ent-MarkerBase.desc } +ent-XenoAISpawner = Xeno Spawner + .suffix = No Ghost Takeover + .desc = { ent-MarkerBase.desc } +ent-ArgocyteAISpawner = Argocyte Spawner + .desc = { ent-MarkerBase.desc } +ent-WatcherAISpawner = Watcher Spawner + .desc = { ent-MarkerBase.desc } +ent-SpaceCreatureAISpawner = Space Creature Spawner + .desc = { ent-MarkerBase.desc } +ent-ArenaSpawner = Arena Spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/randomitems.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/randomitems.ftl new file mode 100644 index 00000000000..b9e368fe3b2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/randomitems.ftl @@ -0,0 +1,2 @@ +ent-RandomItem = random item spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/schoolgirl.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/schoolgirl.ftl new file mode 100644 index 00000000000..466a3162a7a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/schoolgirl.ftl @@ -0,0 +1,2 @@ +ent-SchoolgirlUniformSpawner = Schoolgirl Uniform Spawner + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/seeds.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/seeds.ftl new file mode 100644 index 00000000000..698be61bada --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/markers/spawners/random/seeds.ftl @@ -0,0 +1,3 @@ +ent-SalvageSeedSpawnerLow = Salvage Seed Spawner + .suffix = Low + .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/npcs/animals.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/npcs/animals.ftl new file mode 100644 index 00000000000..0612ab53032 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/npcs/animals.ftl @@ -0,0 +1,2 @@ +ent-MobFerretWhite = white ferret + .desc = { ent-MobFerret.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/npcs/mutants.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/npcs/mutants.ftl new file mode 100644 index 00000000000..54f08404ab0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/npcs/mutants.ftl @@ -0,0 +1,4 @@ +ent-MobTomatoKiller = killer tomato + .desc = This is really going to let you own some vegans in your next online debate. +ent-MobMouseCancer = Cancer Mouse + .desc = Oh hey Civvie... diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/npcs/xeno.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/npcs/xeno.ftl new file mode 100644 index 00000000000..903327b7ced --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/npcs/xeno.ftl @@ -0,0 +1,27 @@ +ent-MobPurpleSnakeGhost = { ent-MobPurpleSnake } + .desc = { ent-MobPurpleSnake.desc } +ent-MobSmallPurpleSnakeGhost = { ent-MobSmallPurpleSnake } + .desc = { ent-MobSmallPurpleSnake.desc } +ent-MobXenoPlayer = Burrower + .suffix = Player + .desc = { ent-MobXeno.desc } +ent-MobXenoPraetorian = Praetorian + .suffix = Player + .desc = { ent-MobXenoPraetorianNPC.desc } +ent-MobXenoDrone = Drone + .suffix = Player + .desc = { ent-MobXenoDroneNPC.desc } +ent-MobXenoQueen = Queen + .suffix = Player + .desc = { ent-MobXenoQueenNPC.desc } +ent-MobXenoRavager = Ravager + .suffix = Player + .desc = { ent-MobXenoRavagerNPC.desc } +ent-MobXenoRunner = Runner + .suffix = Player + .desc = { ent-MobXenoRunnerNPC.desc } +ent-MobXenoRouny = Rouny + .desc = { ent-MobXenoRounyNPC.desc } +ent-MobXenoSpitter = Spitter + .suffix = Player + .desc = { ent-MobXenoSpitterNPC.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/player/Oni.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/player/Oni.ftl new file mode 100644 index 00000000000..68630c360f2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/player/Oni.ftl @@ -0,0 +1,2 @@ +ent-MobOni = Urist McOni + .desc = { ent-MobOniBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/player/felinid.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/player/felinid.ftl new file mode 100644 index 00000000000..0b12f5a1d3c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/player/felinid.ftl @@ -0,0 +1,2 @@ +ent-MobFelinid = Urist McFelinid + .desc = { ent-MobFelinidBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/player/special.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/player/special.ftl new file mode 100644 index 00000000000..6eb7f75ddfc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/player/special.ftl @@ -0,0 +1,2 @@ +ent-MobObserverTelegnostic = telegnostic projection + .desc = Ominous. Placeholder sprite. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/species/Oni.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/species/Oni.ftl new file mode 100644 index 00000000000..6b6e861e87d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/species/Oni.ftl @@ -0,0 +1,4 @@ +ent-MobOniBase = Urist McOni + .desc = { ent-BaseMobHuman.desc } +ent-MobOniDummy = Urist McOni + .desc = A dummy oni meant to be used in character setup. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/species/felinid.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/species/felinid.ftl new file mode 100644 index 00000000000..42917ac190b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/mobs/species/felinid.ftl @@ -0,0 +1,4 @@ +ent-MobFelinidBase = Urist McFelinid + .desc = { ent-BaseMobHuman.desc } +ent-MobFelinidDummy = Urist McHands + .desc = A dummy felinid meant to be used in character setup. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/drinks/drinks.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/drinks/drinks.ftl new file mode 100644 index 00000000000..06805ba1e74 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/drinks/drinks.ftl @@ -0,0 +1,22 @@ +ent-DrinkSakeGlass = sake glass + .desc = Wine made from rice, it's sake! +ent-DrinkOrangeCreamiceGlass = orange creamcicle glass + .desc = Orangy, creamy goodness. +ent-DrinkSilverjackGlass = silverjack glass + .desc = Reminds you of family. +ent-DrinkBrainbombGlass = brainbomb glass + .desc = Toxic to about anything alive, especially your liver. +ent-DrinkClownBloodGlass = clown blood glass + .desc = Security Officers favorite drink after a long day. +ent-DrinkCircusJuiceGlass = circus juice glass + .desc = Honkmother would be proud. +ent-DrinkSapoPicanteGlass = sapo picante glass + .desc = Tastes nothing like a toad. +ent-DrinkGraveyardGlass = graveyard glass + .desc = For those shifts that never seem to end. +ent-DrinkAtomicPunchGlass = atomic punch glass + .desc = Will NOT make you immune to bullets; Isotopes included! +ent-DrinkPinkDrinkGlass = pink drink glass + .desc = Entire civilizations have crumbled trying to decide if this drink really tastes like pink... +ent-DrinkBubbleTeaGlass = bubble tea glass + .desc = Big straw not included. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/drinks/drinks_bottles.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/drinks/drinks_bottles.ftl new file mode 100644 index 00000000000..3d64595a561 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/drinks/drinks_bottles.ftl @@ -0,0 +1,11 @@ +ent-DrinkSakeBottleFull = sake bottle + .desc = + Clear, or sometimes foggy + Chilled like ice cream alcohol + Fill a cup, drink up! +ent-DrinkSojuBottleFull = soju bottle + .desc = It's like sake but if you're trying to get FUCKED. UP. +ent-DrinkTokkuri = tokkuri + .desc = Floral and full of osake! +ent-DrinkHolyWaterFull = flask of holy water + .desc = A flask of holy water. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/drinks/drinks_cups.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/drinks/drinks_cups.ftl new file mode 100644 index 00000000000..ee83c9e4445 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/drinks/drinks_cups.ftl @@ -0,0 +1,2 @@ +ent-DrinkSakeCup = sakazuki + .desc = A ceremonial white cup for drinking sake. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/drinks/drinks_oil.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/drinks/drinks_oil.ftl new file mode 100644 index 00000000000..ea836307375 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/drinks/drinks_oil.ftl @@ -0,0 +1,8 @@ +ent-BaseOilJar = { ent-DrinkBottleGlassBaseFull } + .desc = { ent-DrinkBottleGlassBaseFull.desc } +ent-OilJarGhee = jar of ghee + .desc = A large tinted glass jar with a simple label of butter sticks on it. +ent-OilJarCorn = jar of corn oil + .desc = A large tinted glass jar with a simple label of a corn stalk on it. +ent-OilJarOlive = jar of olive oil + .desc = A large tinted glass jar with a simple label of olives on it. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/baked/misc.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/baked/misc.ftl new file mode 100644 index 00000000000..d47906daae4 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/baked/misc.ftl @@ -0,0 +1,8 @@ +ent-FoodMothCheesecakeBalls = cheesecake balls + .desc = Made of soft cheese, powdered sugar and flour, rolled into balls, battered and then deep fried. They're often served with honey. +ent-FoodMothMothmallow = mothmallow tray + .desc = A light and fluffy vegan marshmallow flavoured with vanilla and rum. These are known to the moths as cloud squares. +ent-FoodMothMothmallowSlice = mothmallow slice + .desc = Fluffy little clouds of joy- in a strangely moth-like form and colour. +ent-FoodMothMoffin = moffin + .desc = A delicious, spongy and dusty little cake. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/baked/pizza.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/baked/pizza.ftl new file mode 100644 index 00000000000..0c4a423a4f7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/baked/pizza.ftl @@ -0,0 +1,20 @@ +ent-FoodPizzaCorncob = corncob crust pizza + .desc = Cobbled together as a sick joke. Best served with liquid butter. +ent-FoodPizzaCorncobSlice = slice of corncob crust pizza + .desc = Cobbled together as a sick joke. Best served with liquid butter. +ent-FoodMothPizzaFirecracker = firecracker pizza + .desc = They're not kidding when they call this a hot pizza pie. +ent-FoodMothPizzaFirecrackerSlice = slice of firecracker pizza + .desc = A spicy slice of something quite nice. +ent-FoodMothPizzaFiveCheese = quattro formaggi pizza + .desc = For centuries, scholars have asked; how much cheese is too much cheese? +ent-FoodMothPizzaFiveCheeseSlice = slice of quattro formaggi pizza + .desc = It's the cheesiest slice in the galaxy! +ent-FoodMothPizzaPesto = pesto pizza + .desc = Pesto is a popular pizza topping for moths, quite possibly because it exemplifies their favourite flavours; cheese, herbs, and veggies. +ent-FoodMothPizzaPestoSlice = slice of pesto pizza + .desc = Green as the grass in the garden. +ent-FoodMothPizzaCotton = cotton pizza + .desc = A crime to some, a delicious pizza to others. Cotton and cheese. +ent-FoodMothPizzaCottonSlice = slice of cotton pizza + .desc = White as a sheet of paper. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/candy.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/candy.ftl new file mode 100644 index 00000000000..0822c642eda --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/candy.ftl @@ -0,0 +1,4 @@ +ent-FoodLollipop = lollipop + .desc = For being such a good sport. +ent-FoodGumball = gumball + .desc = For being such a good sport. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/ingredients.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/ingredients.ftl new file mode 100644 index 00000000000..da3f7d14ddc --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/ingredients.ftl @@ -0,0 +1,10 @@ +ent-FoodCurdCheese = curd cheese + .desc = Known by many names throughout cuisine, curd cheese is useful for a wide variety of dishes. +ent-FoodCheeseCurds = cheese curds + .desc = Not to be mistaken for curd cheese. Tasty deep fried. +ent-FoodMozzarella = mozzarella cheese + .desc = Delicious, creamy, and cheesy, all in one simple package. +ent-FoodMothHerbyCheese = herby cheese + .desc = As a staple of mothic cuisine, cheese is often augmented with various flavours to keep variety in their diet. +ent-FoodMothSaladBase = mothic salad + .desc = A basic salad of cabbage, red onion and tomato. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/meals.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/meals.ftl new file mode 100644 index 00000000000..8c581063d9b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/meals.ftl @@ -0,0 +1,18 @@ +ent-FoodMothBakedRice = big baked rice + .desc = A mothic favourite, baked rice can be filled with a variety of vegetable fillings to make a delicious meal to share. +ent-FoodMothBakedRicePortion = lil baked rice + .desc = A single portion of baked rice, perfect as a side dish, or even as a full meal. +ent-FoodMothGreenLasagne = green lasagne + .desc = A fine lasagne made with pesto and a herby white sauce. Good for multiple servings. +ent-FoodMothGreenLasagneSlice = green lasagne slice + .desc = A slice of herby, pesto-y lasagne. +ent-FoodMothBakedCorn = oven-baked corn + .desc = A cob of corn, baked in the roasting heat of an oven until it blisters and blackens. +ent-FoodMothButteredBakedCorn = buttered baked corn + .desc = A cob of corn, baked in the roasting heat of an oven until it blisters and blackens. +ent-FoodMothMozzarellaSticks = mozzarella sticks + .desc = Little sticks of mozzarella, breaded and fried. +ent-FoodMothMacBalls = mac balls + .desc = Fried balls of donk-pocket dipped in corn batter, served with tomato sauce. +ent-FoodMealFishChips = fish and chips + .desc = A dish that consists of fried fish and potatoes. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/ration.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/ration.ftl new file mode 100644 index 00000000000..71a19eb0ad8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/ration.ftl @@ -0,0 +1,24 @@ +ent-FoodPSBTrash = psb wrapper + .desc = { ent-FoodPacketTrash.desc } +ent-FoodPSB = prepacked sustenance bar + .desc = The PSB is a densely packed, nutrient rich, artificially flavored and colored food bar specifically made to accomodate all species during food shortages. +ent-FoodPSBBase = { ent-FoodSnackBase } + .desc = { ent-FoodSnackBase.desc } +ent-FoodPSBBarSoy = soy sustenance bar + .desc = A densely packed, nutrient rich sustenance bar. This one is mixed-herb flavoured. +ent-FoodPSBBarNeapolitan = neapolitan sustenance bar + .desc = A densely packed, nutrient rich sustenance bar. This one is neapolitan flavoured- strawberry, vanilla, and chocolate. +ent-FoodPSBBarBrownie = brownie sustenance bar + .desc = A densely packed, nutrient rich sustenance bar. This one is brownie flavored. +ent-FoodPSBBarCheese = cheese sustenance bar + .desc = A densely packed, nutrient rich sustenance bar. This one is three-cheese flavoured- parmesan, mozzarella, and cheddar. +ent-FoodPSBBarMeat = meat sustenance bar + .desc = A densely packed, nutrient rich sustenance bar. This one is meat and pepper flavored. +ent-FoodPSBBarVegetable = vegetable sustenance bar + .desc = A densely packed, nutrient rich sustenance bar. This one is vegetable flavoured- lettuce, carrots and potato. +ent-FoodPSBBarMint = mint sustenance bar + .desc = A densely packed, nutrient rich sustenance bar. This one is mint choc chip flavoured- peppermint, dark chocolate, and potato chips. +ent-FoodPSBBarBanana = banana sustenance bar + .desc = A densely packed, nutrient rich sustenance bar. This one is banana milkshake flavoured- banana and milk. +ent-FoodPSBBarWonka = wonka sustenance bar + .desc = A densely packed, nutrient rich sustenance bar. This one is split into three flavours, making up a typical meal- tomato soup, roast pumpkin, and blueberry pie. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/salad.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/salad.ftl new file mode 100644 index 00000000000..f9a7af6c26a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/salad.ftl @@ -0,0 +1,8 @@ +ent-FoodMothCapreseSalad = caprese salad + .desc = A very tasty yet simple to prepare salad. +ent-FoodMothFleetSalad = fleet salad + .desc = The grilled cheese makes it particularly filling, while the croutons provide a crunchy kick. +ent-FoodMothCottonSalad = cotton salad + .desc = A salad with added cotton and a basic dressing. Presumably moths are around. +ent-FoodMothKachumbariSalad = kachumbari salad + .desc = { ent-FoodBowlBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/snacks.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/snacks.ftl new file mode 100644 index 00000000000..32a2916872a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/snacks.ftl @@ -0,0 +1,16 @@ +ent-FoodMothSqueakingFry = squeaking stir fry + .desc = A mothic classic made with cheese curds and tofu (amongst other things). +ent-FoodMothToastedSeeds = toasted seeds + .desc = While they're far from filling, toasted seeds are a popular snack amongst the moths. Some more exotic flavours may be added for some extra pep. +ent-FoodMothEngineFodder = engine fodder + .desc = A common snack for moth engineers, made of seeds, nuts, chocolate, popcorn, and potato chips designed to be dense with calories and easy to snack on when an extra boost is needed. +ent-FoodMothFueljackLunch = fueljack's lunch + .desc = A dish made from fried vegetables. Popular amongst the brave moths that faces the dangers of space. +ent-FoodMothChiliCabbageWrap = sweet chili cabbage wrap + .desc = Grilled cheese and salad in a cabbage wrap, topped with delicious sweet chili sauce. +ent-FoodMothBakedCheese = baked cheese wheel + .desc = A baked cheese wheel, melty and delicious... +ent-FoodMothBakedCheesePlatter = baked cheese platter + .desc = A favourite for sharing. Usually served with crispy bread slices for dipping, because the only thing better than good cheese is good cheese on bread. +ent-FoodBoritoPie = borito pie + .desc = For when you are bored of normal meals while sitting in brig. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/soup.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/soup.ftl new file mode 100644 index 00000000000..82b909cf20d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/consumable/food/soup.ftl @@ -0,0 +1,24 @@ +ent-FoodMothCottonSoup = cotton soup + .desc = A soup made from raw cotton in a flavourful vegetable broth. Enjoyed only by moths and the criminally tasteless. +ent-FoodMothCheeseSoup = cheese soup + .desc = A simple and filling soup made from homemade cheese and sweet potato. +ent-FoodMothSeedSoup = seed soup + .desc = A seed based soup, made by germinating seeds and then boiling them. +ent-FoodMothEyeballSoup = moth eyeball soup + .desc = It's looking back at you... +ent-FoodMothBeanStew = bean stew + .desc = A spicy bean stew with lots of veggies, commonly served as a filling and satisfying meal with rice or bread. +ent-FoodMothOatStew = oat stew + .desc = A hearty oat stew, prepared with oats, sweet potatoes, and various winter vegetables. +ent-FoodMothHeartburnSoup = heartburn soup + .desc = The heartburn soup is named after two things; it's rosy pink colour and it's scorchingly hot chili heat. +ent-FoodMothHuaMulanCongee = mulan congee + .desc = A smiley bowl of rice porridge with eggs and bacon. +ent-FoodMothCornmealPorridge = cornmeal porridge + .desc = A plate of cornmeal porridge. It's more flavourful than most porridges, and makes a good base for other flavours, too. +ent-FoodMothCheesyPorridge = cheesy porridge + .desc = A rich and creamy bowl of cheesy cornmeal porridge. +ent-FoodMothEggplantPolenta = fried eggplant and polenta + .desc = Polenta loaded with cheese, served with a few discs of fried eggplant and some tomato sauce. +ent-FoodMothVegetarianChili = vegetarian chili + .desc = For the hombres who don't want carne. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/devices/cartridges.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/devices/cartridges.ftl new file mode 100644 index 00000000000..790b8b262f8 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/devices/cartridges.ftl @@ -0,0 +1,2 @@ +ent-GlimmerMonitorCartridge = glimmer monitor cartridge + .desc = A cartridge that keeps track of glimmer. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/devices/circuitboards/production.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/devices/circuitboards/production.ftl new file mode 100644 index 00000000000..a1be13a84e0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/devices/circuitboards/production.ftl @@ -0,0 +1,6 @@ +ent-MetempsychoticMachineCircuitboard = metempsychotic machine machine board + .desc = A machine printed circuit board for a cloning pod +ent-ReverseEngineeringMachineCircuitboard = reverse engineering machine machine board + .desc = A machine printed circuit board for a reverse engineering machine +ent-DeepFryerMachineCircuitboard = deep fryer machine board + .desc = { ent-BaseMachineCircuitboard.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/devices/holoprojectors.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/devices/holoprojectors.ftl new file mode 100644 index 00000000000..c45dd902062 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/devices/holoprojectors.ftl @@ -0,0 +1,2 @@ +ent-HoloprojectorEngineering = engineering holoprojector + .desc = Displays a warning sign. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/devices/misc/identification_cards.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/devices/misc/identification_cards.ftl new file mode 100644 index 00000000000..9fe418939a7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/devices/misc/identification_cards.ftl @@ -0,0 +1,12 @@ +ent-PrisonerIDCard = prisoner ID card + .desc = { ent-IDCardStandard.desc } +ent-GladiatorIDCard = gladiator ID card + .desc = { ent-IDCardStandard.desc } +ent-PrisonGuardIDCard = prison guard ID card + .desc = { ent-IDCardStandard.desc } +ent-MailCarrierIDCard = courier ID card + .desc = { ent-IDCardStandard.desc } +ent-MartialArtistIDCard = martial artist ID card + .desc = { ent-IDCardStandard.desc } +ent-ForensicMantisIDCard = psionic mantis ID card + .desc = { ent-IDCardStandard.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/devices/pda.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/devices/pda.ftl new file mode 100644 index 00000000000..687a026146d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/devices/pda.ftl @@ -0,0 +1,12 @@ +ent-PrisonerPDA = prisoner PDA + .desc = Clear, so you can make sure there's nothing being smuggled inside. +ent-GladiatorPDA = gladiator PDA + .desc = { ent-PrisonerPDA.desc } +ent-PrisonGuardPDA = prison guard PDA + .desc = Red to hide the stains of prisoner blood. +ent-MailCarrierPDA = courier PDA + .desc = Smells like unopened letters. +ent-MartialArtistPDA = martial artist PDA + .desc = Smells like straw. +ent-ForensicMantisPDA = psionic mantis PDA + .desc = Smells like illegal substances. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/devices/shock_collar.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/devices/shock_collar.ftl new file mode 100644 index 00000000000..70c11f07ee6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/devices/shock_collar.ftl @@ -0,0 +1,2 @@ +ent-ShockCollar = shock collar + .desc = Shocking. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/fun/instruments.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/fun/instruments.ftl new file mode 100644 index 00000000000..675f2944a12 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/fun/instruments.ftl @@ -0,0 +1,5 @@ +ent-Rickenbacker4003Instrument = Rickenbacker + .desc = Just a regular bass guitar. +ent-Rickenbacker4001Instrument = Rickenbacker + .desc = It's the climax! + .suffix = Antag diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/fun/toys.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/fun/toys.ftl new file mode 100644 index 00000000000..e5898683542 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/fun/toys.ftl @@ -0,0 +1,7 @@ +ent-PlushieMothRandom = moth plushie + .desc = A cute little mothperson that you can hold in the palm of your hand. + .suffix = Random +ent-PlushieMothMusician = moth musician plushie + .desc = A plushie depicting an adorable mothperson with a tiny synthesizer and tiny glasses. +ent-PlushieMothBartender = moth bartender plushie + .desc = A plushie depicting an adorable mothperson with a tiny tophat and tiny kevlar vest. It smells like cigarettes. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/materials/materials.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/materials/materials.ftl new file mode 100644 index 00000000000..81359181a80 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/materials/materials.ftl @@ -0,0 +1,8 @@ +ent-MaterialBluespace = bluespace crystal + .suffix = Full + .desc = { ent-MaterialBase.desc } +ent-MaterialBluespace1 = { ent-MaterialBluespace } + .suffix = 1 + .desc = { ent-MaterialBluespace.desc } +ent-HideMothroach = mothroach hide + .desc = A thin layer of mothroach hide. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/misc/paper.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/misc/paper.ftl new file mode 100644 index 00000000000..ed43b3d444e --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/misc/paper.ftl @@ -0,0 +1,3 @@ +ent-RubberStampMantis = psionic mantis' seal + .desc = An old-fashioned seal for marking important documents, made of polished bronze. + .suffix = DO NOT MAP diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/misc/tiles.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/misc/tiles.ftl new file mode 100644 index 00000000000..028a150251b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/misc/tiles.ftl @@ -0,0 +1,8 @@ +ent-FloorTileItemGrassDark = dark grass tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemGrassLight = light grass tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemDirt = dirt tile + .desc = { ent-FloorTileItemBase.desc } +ent-FloorTileItemBedrock = bedrock tile + .desc = { ent-FloorTileItemBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/power/lights.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/power/lights.ftl new file mode 100644 index 00000000000..d7a42976521 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/power/lights.ftl @@ -0,0 +1,14 @@ +ent-BlueLightTube = blue light tube + .desc = A medium power high energy bulb that reminds you of space. May contain mercury. +ent-LightBulbMaintenance = incandescent light bulb + .desc = A dim light bulb. + .suffix = Maintenance +ent-ColoredLightTubeRed = red light tube + .desc = A colorful light tube. These emit a red hue. +ent-ColoredLightTubeFrostyBlue = blue light tube + .desc = A colorful light tube. These emit a frosty blue hue. +ent-ColoredLightTubeBlackLight = black light tube + .desc = A colorful light tube. These emit "black light". +ent-LightBulbMaintenanceRed = incandescent light bulb + .desc = A dim light bulb. These emit a red hue. + .suffix = Maintenance, Red diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/chapel/amphorae.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/chapel/amphorae.ftl new file mode 100644 index 00000000000..39bd6aad908 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/chapel/amphorae.ftl @@ -0,0 +1,4 @@ +ent-BaseAmphora = amphora + .desc = It's an earthenware jar suitable for carrying liquids, an example of ancient technology. +ent-Amphora = { ent-BaseAmphora } + .desc = { ent-BaseAmphora.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/chapel/bibles.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/chapel/bibles.ftl new file mode 100644 index 00000000000..c260e281b4f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/chapel/bibles.ftl @@ -0,0 +1,2 @@ +ent-BibleMystagogue = book of mysteries + .desc = The mystagogue's holy book. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/chemistry-bottles.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/chemistry-bottles.ftl new file mode 100644 index 00000000000..7fb4b843c14 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/chemistry-bottles.ftl @@ -0,0 +1,2 @@ +ent-MercuryChemistryBottle = mercury bottle + .desc = { ent-BaseChemistryEmptyBottle.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/hydroponics/seeds.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/hydroponics/seeds.ftl new file mode 100644 index 00000000000..432e228984c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/hydroponics/seeds.ftl @@ -0,0 +1,2 @@ +ent-KillerTomatoSeeds = packet of killer tomato seeds + .desc = { ent-SeedBase.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/base_mail.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/base_mail.ftl new file mode 100644 index 00000000000..4096d961c0b --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/base_mail.ftl @@ -0,0 +1,5 @@ +ent-BaseMail = mail-item-name-unaddressed + .desc = { ent-BaseItem.desc } +ent-MailAdminFun = { ent-BaseMail } + .suffix = adminfun + .desc = { ent-BaseMail.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail.ftl new file mode 100644 index 00000000000..85c3a1f565f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail.ftl @@ -0,0 +1,135 @@ +ent-MailAlcohol = { ent-BaseMail } + .suffix = alcohol + .desc = { ent-BaseMail.desc } +ent-MailSake = { ent-BaseMail } + .suffix = osake + .desc = { ent-BaseMail.desc } +ent-MailAMEGuide = { ent-BaseMail } + .suffix = ameguide + .desc = { ent-BaseMail.desc } +ent-MailBible = { ent-BaseMail } + .suffix = bible + .desc = { ent-BaseMail.desc } +ent-MailBikeHorn = { ent-BaseMail } + .suffix = bike horn + .desc = { ent-BaseMail.desc } +ent-MailBlockGameDIY = { ent-BaseMail } + .suffix = blockgamediy + .desc = { ent-BaseMail.desc } +ent-MailBooks = { ent-BaseMail } + .suffix = books + .desc = { ent-BaseMail.desc } +ent-MailCake = { ent-BaseMail } + .suffix = cake + .desc = { ent-BaseMail.desc } +ent-MailCallForHelp = { ent-BaseMail } + .suffix = call-for-help + .desc = { ent-BaseMail.desc } +ent-MailCheese = { ent-BaseMail } + .suffix = cheese + .desc = { ent-BaseMail.desc } +ent-MailChocolate = { ent-BaseMail } + .suffix = chocolate + .desc = { ent-BaseMail.desc } +ent-MailCigarettes = { ent-BaseMail } + .suffix = cigs + .desc = { ent-BaseMail.desc } +ent-MailCigars = { ent-BaseMail } + .suffix = Cigars + .desc = { ent-BaseMail.desc } +ent-MailCookies = { ent-BaseMail } + .suffix = cookies + .desc = { ent-BaseMail.desc } +ent-MailCosplayArc = { ent-BaseMail } + .suffix = cosplay-arc + .desc = { ent-BaseMail.desc } +ent-MailCosplayGeisha = { ent-BaseMail } + .suffix = cosplay-geisha + .desc = { ent-BaseMail.desc } +ent-MailCosplayMaid = { ent-BaseMail } + .suffix = cosplay-maid + .desc = { ent-BaseMail.desc } +ent-MailCosplayNurse = { ent-BaseMail } + .suffix = cosplay-nurse + .desc = { ent-BaseMail.desc } +ent-MailCosplaySchoolgirl = { ent-BaseMail } + .suffix = cosplay-schoolgirl + .desc = { ent-BaseMail.desc } +ent-MailCosplayWizard = { ent-BaseMail } + .suffix = cosplay-wizard + .desc = { ent-BaseMail.desc } +ent-MailCrayon = { ent-BaseMail } + .suffix = Crayon + .desc = { ent-BaseMail.desc } +ent-MailFigurine = { ent-BaseMail } + .suffix = figurine + .desc = { ent-BaseMail.desc } +ent-MailFishingCap = { ent-BaseMail } + .suffix = fishingcap + .desc = { ent-BaseMail.desc } +ent-MailFlashlight = { ent-BaseMail } + .suffix = Flashlight + .desc = { ent-BaseMail.desc } +ent-MailFlowers = { ent-BaseMail } + .suffix = flowers + .desc = { ent-BaseMail.desc } +ent-MailHighlander = { ent-BaseMail } + .suffix = highlander + .desc = { ent-BaseMail.desc } +ent-MailHighlanderDulled = { ent-BaseMail } + .suffix = highlander, dulled + .desc = { ent-BaseMail.desc } +ent-MailHoneyBuns = { ent-BaseMail } + .suffix = honeybuns + .desc = { ent-BaseMail.desc } +ent-MailJunkFood = { ent-BaseMail } + .suffix = junk food + .desc = { ent-BaseMail.desc } +ent-MailKatana = { ent-BaseMail } + .suffix = Katana + .desc = { ent-BaseMail.desc } +ent-MailKnife = { ent-BaseMail } + .suffix = Knife + .desc = { ent-BaseMail.desc } +ent-MailMoney = { ent-BaseMail } + .suffix = money + .desc = { ent-BaseMail.desc } +ent-MailMuffins = { ent-BaseMail } + .suffix = muffins + .desc = { ent-BaseMail.desc } +ent-MailMoffins = { ent-BaseMail } + .suffix = moffins + .desc = { ent-BaseMail.desc } +ent-MailNoir = { ent-BaseMail } + .suffix = noir + .desc = { ent-BaseMail.desc } +ent-MailPAI = { ent-BaseMail } + .suffix = PAI + .desc = { ent-BaseMail.desc } +ent-MailPlushie = { ent-BaseMail } + .suffix = plushie + .desc = { ent-BaseMail.desc } +ent-MailRestraints = { ent-BaseMail } + .suffix = restraints + .desc = { ent-BaseMail.desc } +ent-MailSignallerKit = { ent-BaseMail } + .suffix = signallerkit + .desc = { ent-BaseMail.desc } +ent-MailSkub = { ent-BaseMail } + .suffix = skub + .desc = { ent-BaseMail.desc } +ent-MailSoda = { ent-BaseMail } + .suffix = soda + .desc = { ent-BaseMail.desc } +ent-MailSpaceVillainDIY = { ent-BaseMail } + .suffix = spacevilliandiy + .desc = { ent-BaseMail.desc } +ent-MailSunglasses = { ent-BaseMail } + .suffix = Sunglasses + .desc = { ent-BaseMail.desc } +ent-MailVagueThreat = { ent-BaseMail } + .suffix = vague-threat + .desc = { ent-BaseMail.desc } +ent-MailWinterCoat = { ent-BaseMail } + .suffix = wintercoat + .desc = { ent-BaseMail.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_civilian.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_civilian.ftl new file mode 100644 index 00000000000..d46a995e1ac --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_civilian.ftl @@ -0,0 +1,36 @@ +ent-MailBotanistChemicalBottles = { ent-BaseMail } + .suffix = botanistchemicals + .desc = { ent-BaseMail.desc } +ent-MailBotanistMutagen = { ent-BaseMail } + .suffix = mutagen + .desc = { ent-BaseMail.desc } +ent-MailBotanistSeeds = { ent-BaseMail } + .suffix = seeds + .desc = { ent-BaseMail.desc } +ent-MailClownGildedBikeHorn = { ent-BaseMail } + .suffix = honk + .desc = { ent-BaseMail.desc } +ent-MailClownHonkSupplement = { ent-BaseMail } + .suffix = honk + .desc = { ent-BaseMail.desc } +ent-MailHoPBureaucracy = { ent-BaseMail } + .suffix = hoppaper + .desc = { ent-BaseMail.desc } +ent-MailHoPSupplement = { ent-BaseMail } + .suffix = hopsupplement + .desc = { ent-BaseMail.desc } +ent-MailMimeArtsCrafts = { ent-BaseMail } + .suffix = artscrafts + .desc = { ent-BaseMail.desc } +ent-MailMimeBlankBook = { ent-BaseMail } + .suffix = blankbook + .desc = { ent-BaseMail.desc } +ent-MailMimeBottleOfNothing = { ent-BaseMail } + .suffix = bottleofnothing + .desc = { ent-BaseMail.desc } +ent-MailMusicianInstrumentSmall = { ent-BaseMail } + .suffix = instrument-small + .desc = { ent-BaseMail.desc } +ent-MailPassengerMoney = { ent-BaseMail } + .suffix = passengermoney + .desc = { ent-BaseMail.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_command.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_command.ftl new file mode 100644 index 00000000000..282184b0edd --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_command.ftl @@ -0,0 +1,3 @@ +ent-MailCommandPinpointerNuclear = { ent-BaseMail } + .suffix = pinpointernuclear + .desc = { ent-BaseMail.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_engineering.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_engineering.ftl new file mode 100644 index 00000000000..ecddc5a47b9 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_engineering.ftl @@ -0,0 +1,12 @@ +ent-MailEngineeringCables = { ent-BaseMail } + .suffix = cables + .desc = { ent-BaseMail.desc } +ent-MailEngineeringKudzuDeterrent = { ent-BaseMail } + .suffix = antikudzu + .desc = { ent-BaseMail.desc } +ent-MailEngineeringSheetGlass = { ent-BaseMail } + .suffix = sheetglass + .desc = { ent-BaseMail.desc } +ent-MailEngineeringWelderReplacement = { ent-BaseMail } + .suffix = welder + .desc = { ent-BaseMail.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_epistemology.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_epistemology.ftl new file mode 100644 index 00000000000..3c1b9a08742 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_epistemology.ftl @@ -0,0 +1,15 @@ +ent-MailEpistemologyBluespace = { ent-BaseMail } + .suffix = bluespace + .desc = { ent-BaseMail.desc } +ent-MailEpistemologyIngotGold = { ent-BaseMail } + .suffix = ingotgold + .desc = { ent-BaseMail.desc } +ent-MailEpistemologyResearchDisk = { ent-BaseMail } + .suffix = researchdisk + .desc = { ent-BaseMail.desc } +ent-MailEpistemologyTinfoilHat = { ent-BaseMail } + .suffix = tinfoilhat + .desc = { ent-BaseMail.desc } +ent-MailDetectiveForensicSupplement = { ent-BaseMail } + .suffix = detectivesupplement + .desc = { ent-BaseMail.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_medical.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_medical.ftl new file mode 100644 index 00000000000..38063e87419 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_medical.ftl @@ -0,0 +1,18 @@ +ent-MailMedicalBasicSupplies = { ent-BaseMail } + .suffix = basicmedical + .desc = { ent-BaseMail.desc } +ent-MailMedicalChemistrySupplement = { ent-BaseMail } + .suffix = chemsupp + .desc = { ent-BaseMail.desc } +ent-MailMedicalEmergencyPens = { ent-BaseMail } + .suffix = medipens + .desc = { ent-BaseMail.desc } +ent-MailMedicalMedicinePills = { ent-BaseMail } + .suffix = medicinepills + .desc = { ent-BaseMail.desc } +ent-MailMedicalSheetPlasma = { ent-BaseMail } + .suffix = sheetplasma + .desc = { ent-BaseMail.desc } +ent-MailMedicalStabilizers = { ent-BaseMail } + .suffix = stabilizers + .desc = { ent-BaseMail.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_security.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_security.ftl new file mode 100644 index 00000000000..6b24b0e6046 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_security.ftl @@ -0,0 +1,12 @@ +ent-MailSecurityDonuts = { ent-BaseMail } + .suffix = donuts + .desc = { ent-BaseMail.desc } +ent-MailSecurityFlashlight = { ent-BaseMail } + .suffix = seclite + .desc = { ent-BaseMail.desc } +ent-MailSecurityNonlethalsKit = { ent-BaseMail } + .suffix = nonlethalskit + .desc = { ent-BaseMail.desc } +ent-MailWardenCrowdControl = { ent-BaseMail } + .suffix = crowdcontrol + .desc = { ent-BaseMail.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_specific_items.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_specific_items.ftl new file mode 100644 index 00000000000..26999ff853f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/mail_specific_items.ftl @@ -0,0 +1,51 @@ +ent-PaperMailCallForHelp1 = { ent-Paper } + .suffix = call for help 1 + .desc = { ent-Paper.desc } +ent-PaperMailCallForHelp2 = { ent-Paper } + .suffix = call for help 2 + .desc = { ent-Paper.desc } +ent-PaperMailCallForHelp3 = { ent-Paper } + .suffix = call for help 3 + .desc = { ent-Paper.desc } +ent-PaperMailCallForHelp4 = { ent-Paper } + .suffix = call for help 4 + .desc = { ent-Paper.desc } +ent-PaperMailCallForHelp5 = { ent-Paper } + .suffix = call for help 5 + .desc = { ent-Paper.desc } +ent-PaperMailVagueThreat1 = { ent-Paper } + .suffix = vague mail threat 1 + .desc = { ent-Paper.desc } +ent-PaperMailVagueThreat2 = { ent-Paper } + .suffix = vague mail threat 2 + .desc = { ent-Paper.desc } +ent-PaperMailVagueThreat3 = { ent-Paper } + .suffix = vague mail threat 3 + .desc = { ent-Paper.desc } +ent-PaperMailVagueThreat4 = { ent-Paper } + .suffix = vague mail threat 4 + .desc = { ent-Paper.desc } +ent-PaperMailVagueThreat5 = { ent-Paper } + .suffix = vague mail threat 5 + .desc = { ent-Paper.desc } +ent-PaperMailVagueThreat6 = { ent-Paper } + .suffix = vague mail threat 6 + .desc = { ent-Paper.desc } +ent-PaperMailVagueThreat7 = { ent-Paper } + .suffix = vague mail threat 7 + .desc = { ent-Paper.desc } +ent-PaperMailVagueThreat8 = { ent-Paper } + .suffix = vague mail threat 8 + .desc = { ent-Paper.desc } +ent-PaperMailVagueThreat9 = { ent-Paper } + .suffix = vague mail threat 9 + .desc = { ent-Paper.desc } +ent-PaperMailVagueThreat10 = { ent-Paper } + .suffix = vague mail threat 10 + .desc = { ent-Paper.desc } +ent-PaperMailVagueThreat11 = { ent-Paper } + .suffix = vague mail threat 11 + .desc = { ent-Paper.desc } +ent-PaperMailVagueThreat12 = { ent-Paper } + .suffix = vague mail threat 12 + .desc = { ent-Paper.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/tools.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/tools.ftl new file mode 100644 index 00000000000..9cbb75168a7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/mail/tools.ftl @@ -0,0 +1,2 @@ +ent-MailBag = mail bag + .desc = Here's the mail, it never fails... diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/medical/pills.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/medical/pills.ftl new file mode 100644 index 00000000000..a4abc4b085d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/medical/pills.ftl @@ -0,0 +1,4 @@ +ent-PillMindbreakerToxin = mindbreaker toxin + .desc = Removes psionics when ingested. Mildly poisonous. +ent-PillCryptobiolin = cryptobiolin + .desc = A long-lasting drug which causes mild confusion, but renders you psionically insulated. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/research/crystals.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/research/crystals.ftl new file mode 100644 index 00000000000..7cda2dc404c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/research/crystals.ftl @@ -0,0 +1,2 @@ +ent-CrystalNormality = normality crystal + .desc = It looks... normal. Placeholder sprite. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/species/felinid.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/species/felinid.ftl new file mode 100644 index 00000000000..26e9069caf0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/specific/species/felinid.ftl @@ -0,0 +1,2 @@ +ent-Hairball = hairball + .desc = Felinids, man... Placeholder sprite. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/tools/fish_labeler.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/tools/fish_labeler.ftl new file mode 100644 index 00000000000..0425cd92615 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/tools/fish_labeler.ftl @@ -0,0 +1,2 @@ +ent-FishLabeler = fish labeler + .desc = A hand labeler modified for naming your fish. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/guns/ammunition/cartridges/shotgun.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/guns/ammunition/cartridges/shotgun.ftl new file mode 100644 index 00000000000..bbd44ec6617 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/guns/ammunition/cartridges/shotgun.ftl @@ -0,0 +1,2 @@ +ent-ShellSoulbreaker = shell (.50 soulbreaker) + .desc = { ent-BaseShellShotgun.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/guns/ammunition/magazine/magnum.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/guns/ammunition/magazine/magnum.ftl new file mode 100644 index 00000000000..95cd69ad92c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/guns/ammunition/magazine/magnum.ftl @@ -0,0 +1,8 @@ +ent-BaseMagazineUniversalMagnum = Universal magazine (.45 magnum) + .desc = { ent-BaseMagazinePistol.desc } +ent-MagazineUniversalMagnum = Universal magazine (.45 magnum) + .desc = { ent-BaseMagazineUniversalMagnum.desc } +ent-MagazineUniversalMagnumPractice = Universal magazine (.45 magnum practice) + .desc = { ent-BaseMagazineUniversalMagnum.desc } +ent-MagazineUniversalMagnumRubber = Universal magazine (.45 magnum rubber) + .desc = { ent-BaseMagazineUniversalMagnum.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/guns/pistols/pistols.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/guns/pistols/pistols.ftl new file mode 100644 index 00000000000..e283e9773b0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/guns/pistols/pistols.ftl @@ -0,0 +1,2 @@ +ent-WeaponPistolUniversal = mk 32 "Universal" + .desc = An expensive and robust pistol with decent offensive capabilities. Uses .45 magnum ammo. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/guns/projectiles/shotgun.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/guns/projectiles/shotgun.ftl new file mode 100644 index 00000000000..6629ea8f7d3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/guns/projectiles/shotgun.ftl @@ -0,0 +1,2 @@ +ent-PelletShotgunSoulbreaker = pellet (.50 soulbreaker) + .desc = { ent-BaseBulletPractice.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/guns/snipers/snipers.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/guns/snipers/snipers.ftl new file mode 100644 index 00000000000..d62816b136f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/guns/snipers/snipers.ftl @@ -0,0 +1,4 @@ +ent-WeaponSniperGrand = mark 1 rifle + .desc = A heavy and reliable self-loading rifle, utilising a modified version of a centuries-old design. Uses .30 rifle ammo. +ent-WeaponSniperCeremonial = ceremonial rifle + .desc = A ceremonial variant of the Mark 1 Rifle, in tasteful blue and white. Uses .30 rifle ammo. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/melee/blunt.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/melee/blunt.ftl new file mode 100644 index 00000000000..7dbafd194c3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/melee/blunt.ftl @@ -0,0 +1,4 @@ +ent-Kanabou = kanabou + .desc = The classic oni weapon, for those that forgo subtlety. +ent-Shinai = shinai + .desc = A bamboo sword, commonly used in kendo. Made some time after the realization that wooden swords hurt a lot. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/melee/breaching_hammer.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/melee/breaching_hammer.ftl new file mode 100644 index 00000000000..e2954028218 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/melee/breaching_hammer.ftl @@ -0,0 +1,2 @@ +ent-SecBreachingHammer = breaching hammer + .desc = A large, heavy hammer with a long handle, used for breaking stones or other heavy material such as the skulls of violent criminals, also perfect for forcing your way trough airlocks. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/melee/dulled.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/melee/dulled.ftl new file mode 100644 index 00000000000..bcaeeae1247 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/melee/dulled.ftl @@ -0,0 +1,6 @@ +ent-KatanaDulled = katana + .desc = Ancient craftwork made with not so ancient plasteel. This one has been dulled. + .suffix = Dulled +ent-ClaymoreDulled = claymore + .desc = An ancient war blade. This one has been dulled. + .suffix = Dulled diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/melee/knives.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/melee/knives.ftl new file mode 100644 index 00000000000..1f057033c74 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/melee/knives.ftl @@ -0,0 +1,2 @@ +ent-AntiPsychicKnife = anti-psychic knife + .desc = A special knife designed for killing psychics. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/melee/sword.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/melee/sword.ftl new file mode 100644 index 00000000000..0f2db6304c4 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/objects/weapons/melee/sword.ftl @@ -0,0 +1,2 @@ +ent-Wakizashi = wakizashi + .desc = A short, multi-purpose sword of plasteel construction. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/stations/mail.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/stations/mail.ftl new file mode 100644 index 00000000000..7bc4ca44022 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/stations/mail.ftl @@ -0,0 +1,2 @@ +ent-BaseStationMail = { "" } + .desc = { "" } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/doors/airlocks/access.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/doors/airlocks/access.ftl new file mode 100644 index 00000000000..145a640d83f --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/doors/airlocks/access.ftl @@ -0,0 +1,6 @@ +ent-AirlockMailLocked = { ent-AirlockCargo } + .suffix = Mail, Locked + .desc = { ent-AirlockCargo.desc } +ent-AirlockMailGlassLocked = { ent-AirlockCargoGlass } + .suffix = Mail, Locked + .desc = { ent-AirlockCargoGlass.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/holographic/projections.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/holographic/projections.ftl new file mode 100644 index 00000000000..56d655e1a9a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/holographic/projections.ftl @@ -0,0 +1,2 @@ +ent-HolosignEng = engineering warning sign + .desc = What's the worst that could lie beyond? diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/lighting/base_lighting.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/lighting/base_lighting.ftl new file mode 100644 index 00000000000..38347605029 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/lighting/base_lighting.ftl @@ -0,0 +1,42 @@ +ent-PoweredLightBlueInterior = { ent-PoweredlightExterior } + .desc = A light fixture. Draws power and produces light when equipped with a light tube. + .suffix = Blue Exterior, Delta V +ent-AlwaysPoweredLightBlueInterior = { ent-AlwaysPoweredWallLight } + .desc = A light fixture. Draws power and produces light when equipped with a light tube. + .suffix = Always Powered, Blue Exterior, Delta V +ent-PoweredSmallLightMaintenance = { ent-PoweredSmallLight } + .desc = A light fixture. Draws power and produces light when equipped with a light bulb. + .suffix = Maintenance +ent-AlwaysPoweredSmallLightMaintenance = { ent-SmallLight } + .desc = A light fixture. Draws power and produces light when equipped with a light tube. + .suffix = Always Powered, Maintenance +ent-PoweredLightColoredRed = { ent-Poweredlight } + .desc = A light fixture. Draws power and produces light when equipped with a light tube. + .suffix = Soft Red +ent-AlwaysPoweredLightColoredRed = { ent-AlwaysPoweredWallLight } + .desc = A light fixture. Draws power and produces light when equipped with a light tube. + .suffix = Always Powered, Red +ent-PoweredLightColoredFrostyBlue = { ent-Poweredlight } + .desc = A light fixture. Draws power and produces light when equipped with a light tube. + .suffix = Frosty +ent-AlwaysPoweredLightColoredFrostyBlue = { ent-AlwaysPoweredWallLight } + .desc = A light fixture. Draws power and produces light when equipped with a light tube. + .suffix = Always Powered, Frosty +ent-PoweredLightColoredBlack = { ent-Poweredlight } + .desc = A light fixture. Draws power and produces light when equipped with a light tube. + .suffix = Black +ent-AlwaysPoweredLightColoredBlack = { ent-AlwaysPoweredWallLight } + .desc = A light fixture. Draws power and produces light when equipped with a light tube. + .suffix = Always Powered, Black +ent-PoweredLightPostSmallRed = post light + .desc = A light fixture. Draws power and produces light when equipped with a light tube. + .suffix = Red +ent-AlwaysPoweredLightPostSmallRed = post light + .desc = A light fixture. Draws power and produces light when equipped with a light tube. + .suffix = Always Powered, Red +ent-PoweredSmallLightMaintenanceRed = { ent-PoweredSmallLight } + .desc = A light fixture. Draws power and produces light when equipped with a light bulb. + .suffix = Maintenance, Red +ent-AlwaysPoweredSmallLightMaintenanceRed = { ent-SmallLight } + .desc = A light fixture. Draws power and produces light when equipped with a light tube. + .suffix = Always Powered, Maintenance, Red diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/machines/deep_fryer.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/machines/deep_fryer.ftl new file mode 100644 index 00000000000..f3a7acbcb22 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/machines/deep_fryer.ftl @@ -0,0 +1,2 @@ +ent-KitchenDeepFryer = deep fryer + .desc = An industrial deep fryer. A big hit at state fairs! diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/machines/laundry.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/machines/laundry.ftl new file mode 100644 index 00000000000..b7405b3e1a7 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/machines/laundry.ftl @@ -0,0 +1,8 @@ +ent-WashingMachine = washing machine + .desc = A machine that washes clothes with a spinning steel drum in a shiny frame. +ent-WashingMachineBroken = washing machine + .desc = A shattered mess of glass and steel that won't be washing anything anytime soon. It looks dusty. + .suffix = broken +ent-WashingMachineFilledClothes = washing machine + .suffix = random clothes + .desc = { ent-WashingMachine.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/machines/mailTeleporter.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/machines/mailTeleporter.ftl new file mode 100644 index 00000000000..bfcd9095995 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/machines/mailTeleporter.ftl @@ -0,0 +1,2 @@ +ent-MailTeleporter = mail teleporter + .desc = Teleports mail addressed to the crew of this station. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/machines/metempsychoticMachine.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/machines/metempsychoticMachine.ftl new file mode 100644 index 00000000000..fab1e5ea3d1 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/machines/metempsychoticMachine.ftl @@ -0,0 +1,2 @@ +ent-MetempsychoticMachine = metempsychotic machine + .desc = Speeds along the transmigration of a soul to its next vessel. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/machines/reverseEngineering.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/machines/reverseEngineering.ftl new file mode 100644 index 00000000000..d7e6a165e3c --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/machines/reverseEngineering.ftl @@ -0,0 +1,2 @@ +ent-ReverseEngineeringMachine = reverse engineering machine + .desc = Destructively analyses pieces of technology in the hopes that we can retrieve information from them. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/machines/vending_machines.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/machines/vending_machines.ftl new file mode 100644 index 00000000000..b28ceefedcb --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/machines/vending_machines.ftl @@ -0,0 +1,8 @@ +ent-VendingMachineBoxingDrobe = Boxing Drobe + .desc = Always short on stock. +ent-VendingMachineRepDrobe = RepDrobe + .desc = A machine for all your reporting needs, as long as you need clothes. +ent-VendingMachineMNKDrobe = MNK Drobe + .desc = Quality garments provided by MoNoKrome. +ent-VendingMachineAutomatrobe = Automatrobe + .desc = Automatically good. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/research/glimmer_prober.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/research/glimmer_prober.ftl new file mode 100644 index 00000000000..85f7414c032 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/research/glimmer_prober.ftl @@ -0,0 +1,6 @@ +ent-GlimmerProber = glimmer prober + .desc = Probes the noösphere to generate research points. Might be worth turning off if glimmer is a problem. +ent-GlimmerDrain = glimmer drain + .desc = Uses electricity to try and sort out the noösphere, reducing its level of entropy. +ent-GlimmerDeviceFrame = glimmer device frame + .desc = A frame for a glimmer drain or glimmer prober. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/research/oracle.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/research/oracle.ftl new file mode 100644 index 00000000000..123508e5012 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/research/oracle.ftl @@ -0,0 +1,2 @@ +ent-Oracle = Oracle + .desc = It asks for items in exchange for knowledge. No one knows how it works. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/research/sophicscribe.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/research/sophicscribe.ftl new file mode 100644 index 00000000000..127bba18767 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/research/sophicscribe.ftl @@ -0,0 +1,2 @@ +ent-SophicScribe = sophie + .desc = Latest reports on the Noösphere! diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/storage/closets/lockers/lockers.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/storage/closets/lockers/lockers.ftl new file mode 100644 index 00000000000..b32470ad0c3 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/storage/closets/lockers/lockers.ftl @@ -0,0 +1,3 @@ +ent-LockerForensicMantis = psionic mantis' cabinet + .desc = You'll never know what's inside until you collapse the quantum superposition of all possible mysteries. + .suffix = Empty diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/wallmounts/signs/bar_sign.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/wallmounts/signs/bar_sign.ftl new file mode 100644 index 00000000000..c41a98f4c6a --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/wallmounts/signs/bar_sign.ftl @@ -0,0 +1,4 @@ +ent-BarSignWhiskeyEcho = Whiskey Echoes + .desc = Wew lad! Sit down and have a drink! No matter your affiliation, the slogan here is 'Death to sobriety!' +ent-BarSignKlubSkub = Klub Skub + .desc = Skub! diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/wallmounts/signs/paintings.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/wallmounts/signs/paintings.ftl new file mode 100644 index 00000000000..ffad1b0b6b0 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/wallmounts/signs/paintings.ftl @@ -0,0 +1,2 @@ +ent-PaintingMothBigCatch = Big Catch + .desc = Depicts a blue moth wearing a tophat who caught a relatively large space carp. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/wallmounts/signs/posters.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/wallmounts/signs/posters.ftl new file mode 100644 index 00000000000..c63a866aa1d --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/wallmounts/signs/posters.ftl @@ -0,0 +1,54 @@ +ent-PosterContrabandSaucerNumberOne = Saucer #1! + .desc = Out of every station in the NyanoTrasen jurisdiction, Saucer was rated #1 out of 5! Congratulations! +ent-PosterContrabandBreadLies = Bread Lies + .desc = You have been lied to. There is no "Big Bread." It is not real. Please stop looking for it. +ent-PosterContrabandAyaya = Ayaya + .desc = Ayayayaya. +ent-PosterLegitDejaVu = Deja Vu Area + .desc = This is your first time here. If this station feels familiar, immediately alert a NanoTrasen employee. +ent-PosterLegitDontPanic = Don't Panic + .desc = If there was ever something so soothing enough to keep me from panicking, it was a green blob floating through space with a pair of hands, a shiny red tongue, and big round teeth. +ent-PosterLegitBarDrinks = Bar Poster + .desc = The Bartender is always there to hear your woes and get you plastered all at the same time. Go have a visit! +ent-PosterLegitBotanyFood = Fruit Basket + .desc = Botany is always hard at work! Stop by and enjoy the best they can offer! +ent-PosterLegitHotDonkExplosion = Donk! + .desc = Bite into a blast of flavour with any of our #1 rated fattening and unhealthy products for your enjoyment! DONK! +ent-PosterLegitEatMeat = Eat Meat! + .desc = Who needs fruit or veggies? EAT MEAT! Build those muscles and go fight in the arena to show them gains! +ent-PosterLegitMoreBread = More Bread! + .desc = There is not enough bread! MAKE MORE! +ent-PosterLegitPieSlice = Pie Poster + .desc = Pies are healthy and delicious! Beg your chef to start making some. +ent-PosterLegitPizzaHope = Pizza Hope + .desc = In the darkest of times there is only one hope, PIZZA! Harass your local Logistics Officer to order an emergency crate of pizza now! +ent-PosterLegitMedicate = Take Your Meds + .desc = Possible side effects may include: nausea, upset stomach, inflammation, swelling of the face/throat, rash, fever, headache, dizziness, vomiting and/or diarrhea, easy bruising, seizures, insuppressible yawning, general feeling of discomfort or illness, hives, loss of voice, bleeding gums and/or eyeballs, loss of appetite, increased appetite, sudden onset of explosive crying, x-ray vision, slurred speech, impromptu levitation, incontinence, abrupt uncontrollable outburst of yodeling, insomnia, narcolepsy, leprosy, spontaneous growth of new limbs/genitalia, unstoppable back hair growth, weight loss, weight gain, shrinkage, colorblindness, rectal numbness, acute ability to taste colors, unquenchable bloodlust, restless fingernails, light-sensitivity, compulsion to wear schoolgirl uniforms, scurvy, eagerness to pursue mercenary life, violent craving for goat's blood, insurgent desire to develop a gambling addiction, itchy bumhole. Call your doctor for medical advice about these or any other side effects you may experience. +ent-PosterLegitNoTouching = No Touching + .desc = No touching! +ent-PosterLegitChknDnnr = Winner Winner Chicken Dinner + .desc = An advertisement for crispy fried chicken. +ent-PosterLegitShoukou = Shōkō poster + .desc = Funny symbols that can be read as Shōkō or Xiaogang, depending on who you ask. +ent-PosterLegitCornzza = Corncob Crust! + .desc = NEW Cornzza! Corn pizza, with a corncob crust that'll make you say 'why does this exist?'. +ent-PosterMapArena = Arena Map + .desc = A map of Arena station. +ent-PosterMapGlacier = Glacier Map + .desc = A map of Glacier outpost. +ent-PosterMapShoukou = Shōkō Map + .desc = Shōkō no mappu desu. +ent-PosterMapNorthway = Northway Map + .desc = A map of Northway spaceship. +ent-PosterContrabandSafetyMothSyndie = Syndie Moth - Nuclear Operation + .desc = Syndie Moth™ tells the viewer to keep the nuclear authentication disk unsecured. "Peace was never an option!" +ent-PosterLegitSafetyMothPoisoning = Safety Moth - Poisoning + .desc = Safety Moth™ tells the viewer not to poison the station donuts. +ent-PosterLegitSafetyMothBoH = Safety Moth - Bag of Holding + .desc = Safety Moth™ informs the viewer of the dangers of Bags of Holding. "Remember! Bags of Holding may be pretty, but they're also pretty dangerous! Never put one inside another!" +ent-PosterLegitSafetyMothFires = Safety Moth - Fires + .desc = Safety Moth™ promotes safe handling of plasma and to keep firefighting equipment within hand reach. +ent-PosterLegitSafetyMothPills = Safety Moth - Pill Bottles + .desc = Safety Moth™ informs the viewer that leaving pills unsupervised on tables could lead to unforeseen consequences. "Hungry critters love to eat everything! Keep your pills safe in crates and pill bottles!" +ent-PosterLegitSafetyMothGlimmer = Safety Moth - Glimmer Safety Precautions + .desc = Safety Moth™ tells the viewer to wear insulative equipments and hide in lockers when the glimmer gets within critical levels. Evacuating might be a better strategy. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/wallmounts/signs/signs.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/wallmounts/signs/signs.ftl new file mode 100644 index 00000000000..71de03d9d10 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/wallmounts/signs/signs.ftl @@ -0,0 +1,8 @@ +ent-SignSec = security sign + .desc = A sign indicating the Security department. +ent-SignLastIdiot = Zero Days Since Last Idiot + .desc = Must be an Engineering joke. +ent-SignConspiracyBoard = conspiracy board + .desc = Perfect for tracking the multiple layers of criminal activities. +ent-SignDojo = dojo sign + .desc = A sign indicating a place with discipline and tatami mats. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/walls/walls.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/walls/walls.ftl new file mode 100644 index 00000000000..3cfcfdd58ec --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/entities/structures/walls/walls.ftl @@ -0,0 +1,7 @@ +ent-WallShuttleInterior = shuttle wall + .suffix = Interior + .desc = { ent-WallSolid.desc } +ent-WallPaper = paper wall + .desc = Helps to contain the repeated screams of martial artists. +ent-WallDrywall = drywall + .desc = It looks sturdy enough. diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/gamerules/events.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/gamerules/events.ftl new file mode 100644 index 00000000000..496b13a0f73 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/gamerules/events.ftl @@ -0,0 +1,26 @@ +ent-NoosphericStorm = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-BaseMidRoundAntag = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-ParadoxAnomalySpawn = { ent-BaseMidRoundAntag } + .desc = { ent-BaseMidRoundAntag.desc } +ent-BaseGlimmerEvent = { ent-BaseGameRule } + .desc = { ent-BaseGameRule.desc } +ent-MundaneDischarge = { ent-BaseGlimmerEvent } + .desc = { ent-BaseGlimmerEvent.desc } +ent-NoosphericZap = { ent-BaseGlimmerEvent } + .desc = { ent-BaseGlimmerEvent.desc } +ent-NoosphericFry = { ent-BaseGlimmerEvent } + .desc = { ent-BaseGlimmerEvent.desc } +ent-PsionicCatGotYourTongue = { ent-BaseGlimmerEvent } + .desc = { ent-BaseGlimmerEvent.desc } +ent-MassMindSwap = { ent-BaseGlimmerEvent } + .desc = { ent-BaseGlimmerEvent.desc } +ent-FreeProber = { ent-BaseGlimmerEvent } + .desc = { ent-BaseGlimmerEvent.desc } +ent-GlimmerRandomSentience = { ent-BaseGlimmerEvent } + .desc = { ent-BaseGlimmerEvent.desc } +ent-GlimmerRevenantSpawn = { ent-BaseGlimmerEvent } + .desc = { ent-BaseGlimmerEvent.desc } +ent-GlimmerMiteSpawn = { ent-BaseGlimmerEvent } + .desc = { ent-BaseGlimmerEvent.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/objectives/traitor.ftl b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/objectives/traitor.ftl new file mode 100644 index 00000000000..46447151e08 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/nyanotrasen/objectives/traitor.ftl @@ -0,0 +1,6 @@ +ent-MantisKnifeStealObjective = { ent-BaseTraitorStealObjective } + .desc = { ent-BaseTraitorStealObjective.desc } +ent-BecomePsionicObjective = Become psionic + .desc = We need you to acquire psionics and keep them until your mission is complete. +ent-RaiseGlimmerObjective = Raise Glimmer. + .desc = Get the glimmer above the specified amount. diff --git a/Resources/Locale/en-US/prototypes/prototypes/objectives/base_objectives.ftl b/Resources/Locale/en-US/prototypes/prototypes/objectives/base_objectives.ftl new file mode 100644 index 00000000000..2174dffdf15 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/objectives/base_objectives.ftl @@ -0,0 +1,18 @@ +ent-BaseObjective = { "" } + .desc = { "" } +ent-BaseLivingObjective = { ent-BaseObjective } + .desc = { ent-BaseObjective.desc } +ent-BaseTargetObjective = { ent-BaseObjective } + .desc = { ent-BaseObjective.desc } +ent-BaseKillObjective = { ent-BaseTargetObjective } + .desc = { ent-BaseTargetObjective.desc } +ent-BaseSocialObjective = { ent-BaseTargetObjective } + .desc = { ent-BaseTargetObjective.desc } +ent-BaseKeepAliveObjective = { ent-BaseSocialObjective } + .desc = { ent-BaseSocialObjective.desc } +ent-BaseHelpProgressObjective = { ent-BaseSocialObjective } + .desc = { ent-BaseSocialObjective.desc } +ent-BaseStealObjective = { ent-BaseLivingObjective } + .desc = { ent-BaseLivingObjective.desc } +ent-BaseSurviveObjective = { ent-BaseObjective } + .desc = { ent-BaseObjective.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/objectives/dragon.ftl b/Resources/Locale/en-US/prototypes/prototypes/objectives/dragon.ftl new file mode 100644 index 00000000000..a12228b27c6 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/objectives/dragon.ftl @@ -0,0 +1,6 @@ +ent-BaseDragonObjective = { ent-BaseObjective } + .desc = { ent-BaseObjective.desc } +ent-CarpRiftsObjective = { ent-BaseDragonObjective } + .desc = { ent-BaseDragonObjective.desc } +ent-DragonSurviveObjective = Survive + .desc = You have to stay alive to maintain control. diff --git a/Resources/Locale/en-US/prototypes/prototypes/objectives/ninja.ftl b/Resources/Locale/en-US/prototypes/prototypes/objectives/ninja.ftl new file mode 100644 index 00000000000..83b74b888be --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/objectives/ninja.ftl @@ -0,0 +1,12 @@ +ent-BaseNinjaObjective = { ent-BaseObjective } + .desc = { ent-BaseObjective.desc } +ent-DoorjackObjective = { ent-BaseNinjaObjective } + .desc = { ent-BaseNinjaObjective.desc } +ent-StealResearchObjective = { ent-BaseNinjaObjective } + .desc = Your gloves can be used to hack a research server and steal its precious data. If epistemics has been slacking you'll have to get to work. +ent-SpiderChargeObjective = { ent-BaseNinjaObjective } + .desc = This bomb can be detonated in a specific location. Note that the bomb will not work anywhere else! +ent-NinjaSurviveObjective = Survive + .desc = You wouldn't be a very good ninja if you died, now would you? +ent-TerrorObjective = Call in a threat + .desc = Use your gloves on a communication console in order to bring another threat to the station. diff --git a/Resources/Locale/en-US/prototypes/prototypes/objectives/terminator.ftl b/Resources/Locale/en-US/prototypes/prototypes/objectives/terminator.ftl new file mode 100644 index 00000000000..e4d55156d77 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/objectives/terminator.ftl @@ -0,0 +1,7 @@ +ent-BaseTerminatorObjective = { ent-BaseObjective } + .desc = { ent-BaseObjective.desc } +ent-TerminateObjective = { ent-['BaseTerminatorObjective', 'BaseKillObjective'] } + + .desc = Follow your programming and terminate the target. +ent-ShutDownObjective = Shut down + .desc = Once the mission is complete die to prevent our technology from being stolen. diff --git a/Resources/Locale/en-US/prototypes/prototypes/objectives/thief.ftl b/Resources/Locale/en-US/prototypes/prototypes/objectives/thief.ftl new file mode 100644 index 00000000000..7bb308149d5 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/objectives/thief.ftl @@ -0,0 +1,104 @@ +ent-BaseThiefObjective = { ent-BaseObjective } + .desc = { ent-BaseObjective.desc } +ent-BaseThiefStealObjective = { ent-['BaseThiefObjective', 'BaseStealObjective'] } + + .desc = { ent-['BaseThiefObjective', 'BaseStealObjective'].desc } +ent-BaseThiefStealCollectionObjective = { ent-['BaseThiefObjective', 'BaseStealObjective'] } + + .desc = { ent-['BaseThiefObjective', 'BaseStealObjective'].desc } +ent-BaseThiefStealStructureObjective = { ent-['BaseThiefObjective', 'BaseStealObjective'] } + + .desc = { ent-['BaseThiefObjective', 'BaseStealObjective'].desc } +ent-BaseThiefStealAnimalObjective = { ent-['BaseThiefObjective', 'BaseStealObjective'] } + + .desc = { ent-['BaseThiefObjective', 'BaseStealObjective'].desc } +ent-FigurineStealCollectionObjective = { ent-BaseThiefStealCollectionObjective } + .desc = { ent-BaseThiefStealCollectionObjective.desc } +ent-HeadCloakStealCollectionObjective = { ent-BaseThiefStealCollectionObjective } + .desc = { ent-BaseThiefStealCollectionObjective.desc } +ent-HeadBedsheetStealCollectionObjective = { ent-BaseThiefStealCollectionObjective } + .desc = { ent-BaseThiefStealCollectionObjective.desc } +ent-StampStealCollectionObjective = { ent-BaseThiefStealCollectionObjective } + .desc = { ent-BaseThiefStealCollectionObjective.desc } +ent-DoorRemoteStealCollectionObjective = { ent-BaseThiefStealCollectionObjective } + .desc = { ent-BaseThiefStealCollectionObjective.desc } +ent-TechnologyDiskStealCollectionObjective = { ent-BaseThiefStealCollectionObjective } + .desc = { ent-BaseThiefStealCollectionObjective.desc } +ent-IDCardsStealCollectionObjective = { ent-BaseThiefStealCollectionObjective } + .desc = { ent-BaseThiefStealCollectionObjective.desc } +ent-CannabisStealCollectionObjective = { ent-BaseThiefStealCollectionObjective } + .desc = { ent-BaseThiefStealCollectionObjective.desc } +ent-LAMPStealCollectionObjective = { ent-BaseThiefStealCollectionObjective } + .desc = { ent-BaseThiefStealCollectionObjective.desc } +ent-ForensicScannerStealObjective = { ent-BaseThiefStealObjective } + .desc = { ent-BaseThiefStealObjective.desc } +ent-FlippoEngravedLighterStealObjective = { ent-BaseThiefStealObjective } + .desc = { ent-BaseThiefStealObjective.desc } +ent-ClothingHeadHatWardenStealObjective = { ent-BaseThiefStealObjective } + .desc = { ent-BaseThiefStealObjective.desc } +ent-ClothingOuterHardsuitVoidParamedStealObjective = { ent-BaseThiefStealObjective } + .desc = { ent-BaseThiefStealObjective.desc } +ent-MedicalTechFabCircuitboardStealObjective = { ent-BaseThiefStealObjective } + .desc = { ent-BaseThiefStealObjective.desc } +ent-ClothingHeadsetAltMedicalStealObjective = { ent-BaseThiefStealObjective } + .desc = { ent-BaseThiefStealObjective.desc } +ent-FireAxeStealObjective = { ent-BaseThiefStealObjective } + .desc = { ent-BaseThiefStealObjective.desc } +ent-AmePartFlatpackStealObjective = { ent-BaseThiefStealObjective } + .desc = { ent-BaseThiefStealObjective.desc } +ent-ExpeditionsCircuitboardStealObjective = { ent-BaseThiefStealObjective } + .desc = { ent-BaseThiefStealObjective.desc } +ent-CargoShuttleCircuitboardStealObjective = { ent-BaseThiefStealObjective } + .desc = { ent-BaseThiefStealObjective.desc } +ent-SalvageShuttleCircuitboardStealObjective = { ent-BaseThiefStealObjective } + .desc = { ent-BaseThiefStealObjective.desc } +ent-ClothingEyesHudBeerStealObjective = { ent-BaseThiefStealObjective } + .desc = { ent-BaseThiefStealObjective.desc } +ent-BibleStealObjective = { ent-BaseThiefStealObjective } + .desc = { ent-BaseThiefStealObjective.desc } +ent-ClothingNeckGoldmedalStealObjective = { ent-BaseThiefStealObjective } + .desc = { ent-BaseThiefStealObjective.desc } +ent-ClothingNeckClownmedalStealObjective = { ent-BaseThiefStealObjective } + .desc = { ent-BaseThiefStealObjective.desc } +ent-NuclearBombStealObjective = { ent-BaseThiefStealStructureObjective } + .desc = { ent-BaseThiefStealStructureObjective.desc } +ent-FaxMachineCaptainStealObjective = { ent-BaseThiefStealStructureObjective } + .desc = { ent-BaseThiefStealStructureObjective.desc } +ent-ChemDispenserStealObjective = { ent-BaseThiefStealStructureObjective } + .desc = { ent-BaseThiefStealStructureObjective.desc } +ent-XenoArtifactStealObjective = { ent-BaseThiefStealStructureObjective } + .desc = { ent-BaseThiefStealStructureObjective.desc } +ent-FreezerHeaterStealObjective = { ent-BaseThiefStealStructureObjective } + .desc = { ent-BaseThiefStealStructureObjective.desc } +ent-TegStealObjective = { ent-BaseThiefStealStructureObjective } + .desc = { ent-BaseThiefStealStructureObjective.desc } +ent-BoozeDispenserStealObjective = { ent-BaseThiefStealStructureObjective } + .desc = { ent-BaseThiefStealStructureObjective.desc } +ent-AltarNanotrasenStealObjective = { ent-BaseThiefStealStructureObjective } + .desc = { ent-BaseThiefStealStructureObjective.desc } +ent-PlantRDStealObjective = { ent-BaseThiefStealStructureObjective } + .desc = { ent-BaseThiefStealStructureObjective.desc } +ent-IanStealObjective = { ent-BaseThiefStealAnimalObjective } + .desc = { ent-BaseThiefStealAnimalObjective.desc } +ent-BingusStealObjective = { ent-BaseThiefStealAnimalObjective } + .desc = { ent-BaseThiefStealAnimalObjective.desc } +ent-McGriffStealObjective = { ent-BaseThiefStealAnimalObjective } + .desc = { ent-BaseThiefStealAnimalObjective.desc } +ent-WalterStealObjective = { ent-BaseThiefStealAnimalObjective } + .desc = { ent-BaseThiefStealAnimalObjective.desc } +ent-MortyStealObjective = { ent-BaseThiefStealAnimalObjective } + .desc = { ent-BaseThiefStealAnimalObjective.desc } +ent-RenaultStealObjective = { ent-BaseThiefStealAnimalObjective } + .desc = { ent-BaseThiefStealAnimalObjective.desc } +ent-HamletStealObjective = { ent-BaseThiefStealAnimalObjective } + .desc = { ent-BaseThiefStealAnimalObjective.desc } +ent-ShivaStealObjective = { ent-BaseThiefStealAnimalObjective } + .desc = { ent-BaseThiefStealAnimalObjective.desc } +ent-SmileStealObjective = { ent-BaseThiefStealAnimalObjective } + .desc = { ent-BaseThiefStealAnimalObjective.desc } +ent-PunPunStealObjective = { ent-BaseThiefStealAnimalObjective } + .desc = { ent-BaseThiefStealAnimalObjective.desc } +ent-TropicoStealObjective = { ent-BaseThiefStealAnimalObjective } + .desc = { ent-BaseThiefStealAnimalObjective.desc } +ent-EscapeThiefShuttleObjective = Escape to centcom alive and unrestrained. + .desc = You don't want your illegal activities to be discovered by anyone, do you? diff --git a/Resources/Locale/en-US/prototypes/prototypes/objectives/traitor.ftl b/Resources/Locale/en-US/prototypes/prototypes/objectives/traitor.ftl new file mode 100644 index 00000000000..14dfd184a84 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/objectives/traitor.ftl @@ -0,0 +1,52 @@ +ent-BaseTraitorObjective = { ent-BaseObjective } + .desc = { ent-BaseObjective.desc } +ent-BaseTraitorSocialObjective = { ent-['BaseTraitorObjective', 'BaseSocialObjective'] } + + .desc = { ent-['BaseTraitorObjective', 'BaseSocialObjective'].desc } +ent-BaseTraitorStealObjective = { ent-['BaseTraitorObjective', 'BaseStealObjective'] } + + .desc = { ent-['BaseTraitorObjective', 'BaseStealObjective'].desc } +ent-EscapeShuttleObjective = Escape to centcom alive and unrestrained. + .desc = One of our undercover agents will debrief you when you arrive. Don't show up in cuffs. +ent-KillRandomPersonObjective = { ent-['BaseTraitorObjective', 'BaseKillObjective'] } + + .desc = Do it however you like, just make sure they don't make it to centcom. +ent-KillRandomHeadObjective = { ent-['BaseTraitorObjective', 'BaseKillObjective'] } + + .desc = We need this head gone and you probably know why. Good luck, agent. +ent-RandomTraitorAliveObjective = { ent-['BaseTraitorSocialObjective', 'BaseKeepAliveObjective'] } + + .desc = Identify yourself at your own risk. We just need them alive. +ent-RandomTraitorProgressObjective = { ent-['BaseTraitorSocialObjective', 'BaseHelpProgressObjective'] } + + .desc = Identify yourself at your own risk. We just need them to succeed. +ent-BaseCMOStealObjective = { ent-BaseTraitorStealObjective } + .desc = { ent-BaseTraitorStealObjective.desc } +ent-CMOHyposprayStealObjective = { ent-BaseCMOStealObjective } + .desc = { ent-BaseCMOStealObjective.desc } +ent-CMOCrewMonitorStealObjective = { ent-BaseCMOStealObjective } + .desc = { ent-BaseCMOStealObjective.desc } +ent-BaseRDStealObjective = { ent-BaseTraitorStealObjective } + .desc = { ent-BaseTraitorStealObjective.desc } +ent-RDHardsuitStealObjective = { ent-BaseRDStealObjective } + .desc = { ent-BaseRDStealObjective.desc } +ent-HandTeleporterStealObjective = { ent-BaseRDStealObjective } + .desc = { ent-BaseRDStealObjective.desc } +ent-SecretDocumentsStealObjective = { ent-BaseTraitorStealObjective } + .desc = { ent-BaseTraitorStealObjective.desc } +ent-MagbootsStealObjective = { ent-BaseTraitorStealObjective } + .desc = { ent-BaseTraitorStealObjective.desc } +ent-ClipboardStealObjective = { ent-BaseTraitorStealObjective } + .desc = { ent-BaseTraitorStealObjective.desc } +ent-CorgiMeatStealObjective = { ent-BaseTraitorStealObjective } + .desc = { ent-BaseTraitorStealObjective.desc } +ent-BaseCaptainObjective = { ent-BaseTraitorStealObjective } + .desc = { ent-BaseTraitorStealObjective.desc } +ent-CaptainIDStealObjective = { ent-BaseCaptainObjective } + .desc = { ent-BaseCaptainObjective.desc } +ent-CaptainJetpackStealObjective = { ent-BaseCaptainObjective } + .desc = { ent-BaseCaptainObjective.desc } +ent-CaptainGunStealObjective = { ent-BaseCaptainObjective } + .desc = { ent-BaseCaptainObjective.desc } +ent-NukeDiskStealObjective = { ent-BaseCaptainObjective } + .desc = { ent-BaseCaptainObjective.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/procedural/salvage_mods.ftl b/Resources/Locale/en-US/prototypes/prototypes/procedural/salvage_mods.ftl new file mode 100644 index 00000000000..676094d0e52 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/procedural/salvage_mods.ftl @@ -0,0 +1,2 @@ +ent-SalvageShuttleMarker = Salvage shuttle marker + .desc = { ent-FTLPoint.desc } diff --git a/Resources/Locale/en-US/prototypes/prototypes/roles/jobs/civilian/mime.ftl b/Resources/Locale/en-US/prototypes/prototypes/roles/jobs/civilian/mime.ftl new file mode 100644 index 00000000000..51a9a0730f2 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/roles/jobs/civilian/mime.ftl @@ -0,0 +1,2 @@ +ent-ActionMimeInvisibleWall = Create Invisible Wall + .desc = Create an invisible wall in front of you, if placeable there. diff --git a/Resources/Locale/en-US/prototypes/prototypes/simplestation14/benches.ftl b/Resources/Locale/en-US/prototypes/prototypes/simplestation14/benches.ftl new file mode 100644 index 00000000000..74b88929803 --- /dev/null +++ b/Resources/Locale/en-US/prototypes/prototypes/simplestation14/benches.ftl @@ -0,0 +1,65 @@ +ent-BenchBaseMiddle = bench + .desc = Multiple seats spanning a single object. Truly a marvel of science. + .suffix = Middle +ent-BenchParkMiddle = park bench + .desc = { ent-BenchBaseMiddle.desc } +ent-BenchParkLeft = { ent-BenchParkMiddle } + .suffix = Left + .desc = { ent-BenchParkMiddle.desc } +ent-BenchParkRight = { ent-BenchParkMiddle } + .suffix = Right + .desc = { ent-BenchParkMiddle.desc } +ent-BenchParkBambooMiddle = park bench + .desc = { ent-BenchBaseMiddle.desc } +ent-BenchParkBambooLeft = { ent-BenchParkBambooMiddle } + .suffix = Left + .desc = { ent-BenchParkBambooMiddle.desc } +ent-BenchParkBambooRight = { ent-BenchParkBambooMiddle } + .suffix = Right + .desc = { ent-BenchParkBambooMiddle.desc } +ent-BenchPewMiddle = pew + .desc = { ent-BenchBaseMiddle.desc } +ent-BenchPewLeft = { ent-BenchPewMiddle } + .suffix = Left + .desc = { ent-BenchPewMiddle.desc } +ent-BenchPewRight = { ent-BenchPewMiddle } + .suffix = Right + .desc = { ent-BenchPewMiddle.desc } +ent-BenchSteelMiddle = steel bench + .desc = { ent-BenchBaseMiddle.desc } +ent-BenchSteelLeft = { ent-BenchSteelMiddle } + .suffix = Left + .desc = { ent-BenchSteelMiddle.desc } +ent-BenchSteelRight = { ent-BenchSteelMiddle } + .suffix = Right + .desc = { ent-BenchSteelMiddle.desc } +ent-BenchSteelWhiteMiddle = white steel bench + .desc = { ent-BenchBaseMiddle.desc } +ent-BenchSteelWhiteLeft = { ent-BenchSteelWhiteMiddle } + .suffix = Left + .desc = { ent-BenchSteelWhiteMiddle.desc } +ent-BenchSteelWhiteRight = { ent-BenchSteelWhiteMiddle } + .suffix = Right + .desc = { ent-BenchSteelWhiteMiddle.desc } +ent-BenchSofaMiddle = sofa + .desc = { ent-BenchBaseMiddle.desc } +ent-BenchSofaLeft = { ent-BenchSofaMiddle } + .suffix = Left + .desc = { ent-BenchSofaMiddle.desc } +ent-BenchSofaRight = { ent-BenchSofaMiddle } + .suffix = Right + .desc = { ent-BenchSofaMiddle.desc } +ent-BenchSofaCorner = sofa + .suffix = Corner + .desc = { "" } +ent-BenchSofaCorpMiddle = grey sofa + .desc = { ent-BenchBaseMiddle.desc } +ent-BenchSofaCorpLeft = { ent-BenchSofaCorpMiddle } + .suffix = Left + .desc = { ent-BenchSofaCorpMiddle.desc } +ent-BenchSofaCorpRight = { ent-BenchSofaCorpMiddle } + .suffix = Right + .desc = { ent-BenchSofaCorpMiddle.desc } +ent-BenchSofaCorpCorner = grey sofa + .suffix = Corner + .desc = { "" }