├── img └── misc │ ├── map │ ├── 小溪.png │ ├── 沼泽.png │ ├── 沼泽2.png │ ├── 狼窝.png │ ├── 箭头.png │ ├── 伊甸小屋.png │ ├── 位置高亮1.png │ ├── 位置高亮2.png │ ├── 旧下水道地图.png │ ├── 森林地图.png │ ├── 码头地图.png │ ├── 荒原地图.png │ ├── 走私者酒吧1.png │ ├── 走私者酒吧2.png │ ├── 11*11地图.png │ ├── 森林斯德哥尔摩.png │ ├── 禁止通行-横向.png │ ├── 老教堂墓地地图.png │ ├── 走私者洞穴地图.png │ ├── 森林地图part1.png │ ├── 森林地图part2.png │ ├── antique_dildo.png │ ├── antique_horn.png │ ├── antique_watch.gif │ ├── antique_candlestick.png │ └── antique_crystal_pink.png │ ├── icon │ ├── 赎罪券.png │ ├── RPS │ │ ├── RPS.gif │ │ ├── Emote_RPS_Paper.png │ │ ├── Emote_RPS_Rock.png │ │ ├── Emote_RPS_Scissors.png │ │ ├── Emote_RPS_Win_Rock.gif │ │ ├── Emote_RPS_Win_Paper.gif │ │ └── Emote_RPS_Win_Scissors.gif │ ├── map │ │ ├── pc.png │ │ ├── Pinky.gif │ │ └── Gold_Bar.png │ ├── Void_Bag.png │ ├── clear_icon.png │ ├── food │ │ ├── Pho.png │ │ ├── Sake.png │ │ ├── Sashimi.png │ │ ├── Pad_Thai.png │ │ ├── Cooked_Fish.png │ │ ├── Lobster_Tail.png │ │ ├── Cooked_Shrimp.png │ │ ├── Seafood_Dinner.png │ │ └── Shucked_Oyster.png │ ├── rain_icon.png │ ├── Peddlers_Hat.png │ ├── terra_debug.png │ ├── tool │ │ ├── Bug_Net.png │ │ ├── Cell_Phone.png │ │ ├── Ice_Mirror.png │ │ ├── Shellphone.png │ │ ├── Starfury.png │ │ ├── Bloody_Tear.png │ │ ├── Demon_Conch.png │ │ ├── Magic_Conch.png │ │ ├── Magic_Mirror.png │ │ ├── Mana_Crystal.png │ │ ├── Golden_Bug_Net.png │ │ ├── Torrential_Tear.png │ │ ├── Lavaproof_Bug_Net.png │ │ ├── Staff_of_Regrowth.png │ │ ├── Gravediggers_Shovel.png │ │ ├── Snake_Charmers_Flute.png │ │ ├── Bottomless_Lava_Bucket.png │ │ ├── Super_Absorbant_Sponge.png │ │ ├── Bottomless_Honey_Bucket.png │ │ └── Bottomless_Water_Bucket.png │ ├── Abigails_Flower.png │ ├── Bestiary_icon.png │ ├── Journey_Toggle.png │ ├── Sextant_regular.png │ ├── accessories │ │ ├── GPS.png │ │ ├── PDA.png │ │ ├── Radar.png │ │ ├── Compass.png │ │ ├── Angel_Halo.png │ │ ├── DPS_Meter.png │ │ ├── Fin_Wings.png │ │ ├── Gold_Watch.png │ │ ├── Ice_Skates.png │ │ ├── Inner_Tube.png │ │ ├── Lava_Charm.png │ │ ├── R_E_K_3000.png │ │ ├── Stopwatch.png │ │ ├── Demon_Horns.png │ │ ├── Depth_Meter.png │ │ ├── Flurry_Boots.png │ │ ├── Goblin_Tech.png │ │ ├── Hermes_Boots.png │ │ ├── Tally_Counter.png │ │ ├── Thermometer.png │ │ ├── Ancient_Chisel.png │ │ ├── Dunerider_Boots.png │ │ ├── Fledgling_Wings.png │ │ ├── Lucky_Horseshoe.png │ │ ├── Metal_Detector.png │ │ ├── Sailfish_Boots.png │ │ ├── Lifeform_Analyzer.png │ │ ├── Magiluminescence.png │ │ ├── Blizzard_in_a_Bottle.png │ │ ├── Water_Walking_Boots.png │ │ └── Sandstorm_in_a_Bottle.png │ ├── buff_icon │ │ ├── Empty.png │ │ ├── Crate_(buff).png │ │ ├── Sonar_(buff).png │ │ ├── Tipsy_(buff).png │ │ ├── Fishing_(buff).png │ │ ├── Warmth_(buff).png │ │ ├── buff_negative.png │ │ ├── Lovestruck_(buff).png │ │ └── Cerebral_Mindtrick_(buff).png │ ├── coin │ │ ├── Gold_Coin.png │ │ ├── Copper_Coin.png │ │ └── Silver_Coin.png │ ├── Accessories_icon.png │ ├── Copper_Shortsword.png │ ├── Mystic_Snake_Coil.png │ ├── Sextant_bloodmoon.png │ ├── armor │ │ ├── Angler_Hat.png │ │ ├── Angler_Vest.png │ │ ├── Armor_Pants.png │ │ ├── Armor_Shirt.png │ │ ├── Angler_Pants.png │ │ ├── Armor_Helmet.png │ │ ├── Angler_Hat_item.png │ │ ├── Angler_Vest_item.png │ │ └── Angler_Pants_item.png │ ├── fishing │ │ ├── bait │ │ │ ├── Worm.png │ │ │ ├── Firefly.png │ │ │ ├── Ladybug.png │ │ │ ├── Lavafly.png │ │ │ ├── Maggot.png │ │ │ ├── Snail.png │ │ │ ├── Gold_Worm.png │ │ │ ├── Stinkbug.png │ │ │ ├── Gold_Ladybug.png │ │ │ ├── Grasshopper.png │ │ │ ├── Magma_Snail.png │ │ │ ├── Master_Bait.png │ │ │ ├── Sea_Minnow.png │ │ │ ├── Truffle_Worm.png │ │ │ ├── Blue_Dragonfly.png │ │ │ ├── Glowing_Snail.png │ │ │ ├── Gold_Butterfly.png │ │ │ ├── Gold_Dragonfly.png │ │ │ ├── Hell_Butterfly.png │ │ │ ├── Lightning_Bug.png │ │ │ ├── Red_Dragonfly.png │ │ │ ├── Apprentice_Bait.png │ │ │ ├── Black_Dragonfly.png │ │ │ ├── Gold_Grasshopper.png │ │ │ ├── Green_Dragonfly.png │ │ │ ├── Journeyman_Bait.png │ │ │ ├── Julia_Butterfly.png │ │ │ ├── Monarch_Butterfly.png │ │ │ ├── Orange_Dragonfly.png │ │ │ ├── Sulphur_Butterfly.png │ │ │ ├── Ulysses_Butterfly.png │ │ │ ├── Yellow_Dragonfly.png │ │ │ ├── Blue_Jellyfish_bait.png │ │ │ ├── Pink_Jellyfish_bait.png │ │ │ ├── Enchanted_Nightcrawler.png │ │ │ ├── Green_Jellyfish_bait.png │ │ │ ├── Red_Admiral_Butterfly.png │ │ │ ├── Tree_Nymph_Butterfly.png │ │ │ ├── bait_animation │ │ │ │ ├── Lavafly.gif │ │ │ │ ├── Magma_Snail.gif │ │ │ │ ├── Blue_Dragonfly.gif │ │ │ │ ├── Gold_Dragonfly.gif │ │ │ │ ├── Hell_Butterfly.gif │ │ │ │ ├── Red_Dragonfly.gif │ │ │ │ ├── Black_Dragonfly.gif │ │ │ │ ├── Green_Dragonfly.gif │ │ │ │ ├── Orange_Dragonfly.gif │ │ │ │ └── Yellow_Dragonfly.gif │ │ │ ├── Purple_Emperor_Butterfly.png │ │ │ └── Zebra_Swallowtail_Butterfly.png │ │ ├── fish │ │ │ ├── Bass.png │ │ │ ├── Tuna.png │ │ │ ├── Salmon.png │ │ │ ├── Shrimp.png │ │ │ ├── Tin_Can.png │ │ │ ├── Trout.png │ │ │ ├── Flounder.png │ │ │ ├── Honeyfin.png │ │ │ ├── Joja_Cola.png │ │ │ ├── Old_Shoe.png │ │ │ ├── Prismite.png │ │ │ ├── Stinkfish.png │ │ │ ├── Atlantic_Cod.png │ │ │ ├── Chaos_Fish.png │ │ │ ├── Damselfish.png │ │ │ ├── Double_Cod.png │ │ │ ├── Flarefin_Koi.png │ │ │ ├── Frost_Minnow.png │ │ │ ├── Golden_Carp.png │ │ │ ├── Neon_Tetra.png │ │ │ ├── Obsidifish.png │ │ │ ├── Red_Snapper.png │ │ │ ├── Rock_Lobster.png │ │ │ ├── Seaweed_junk.png │ │ │ ├── Charred_Lasher.png │ │ │ ├── Crag_Bullhead.png │ │ │ ├── Princess_Fish.png │ │ │ ├── Specular_Fish.png │ │ │ ├── Armored_Cavefish.png │ │ │ ├── Coastal_Demonfish.png │ │ │ ├── Greenwave_Loach.png │ │ │ ├── Prismatic_Guppy.png │ │ │ ├── Sunken_Sailfish.png │ │ │ ├── Variegated_Lardfish.png │ │ │ └── Sunken_Sailfish_temp.png │ │ ├── house_icon.png │ │ ├── iron_fence.png │ │ ├── crates │ │ │ ├── Oyster.png │ │ │ ├── Iron_Crate.png │ │ │ ├── Sky_Crate.png │ │ │ ├── Can_Of_Worms.png │ │ │ ├── Frozen_Crate.png │ │ │ ├── Golden_Crate.png │ │ │ ├── Jungle_Crate.png │ │ │ ├── Oasis_Crate.png │ │ │ ├── Ocean_Crate.png │ │ │ ├── Sunken_Crate.png │ │ │ ├── Wooden_Crate.png │ │ │ ├── Brimstone_Crate.png │ │ │ ├── Dungeon_Crate.png │ │ │ ├── Hallowed_Crate.png │ │ │ ├── Obsidian_Crate.png │ │ │ └── Sulphurous_Crate.png │ │ ├── quest_fish │ │ │ ├── Batfish.png │ │ │ ├── Bonefish.png │ │ │ ├── Brimlish.png │ │ │ ├── Catfish.png │ │ │ ├── Derpfish.png │ │ │ ├── Dirtfish.png │ │ │ ├── Fishron.png │ │ │ ├── Mudfish.png │ │ │ ├── Pengfish.png │ │ │ ├── Angelfish.png │ │ │ ├── Bunnyfish.png │ │ │ ├── Cloudfish.png │ │ │ ├── Clownfish.png │ │ │ ├── Fishotron.png │ │ │ ├── Harpyfish.png │ │ │ ├── Hungerfish.png │ │ │ ├── Jewelfish.png │ │ │ ├── Mirage_Fish.png │ │ │ ├── Pixiefish.png │ │ │ ├── Scarab_Fish.png │ │ │ ├── Serpentuna.png │ │ │ ├── Slimefish.png │ │ │ ├── Slurpfish.png │ │ │ ├── Spiderfish.png │ │ │ ├── Surf_Clam.png │ │ │ ├── Wyverntail.png │ │ │ ├── Zombie_Fish.png │ │ │ ├── Dynamite_Fish.png │ │ │ ├── Scorpio_Fish.png │ │ │ ├── Tundra_Trout.png │ │ │ ├── Unicorn_Fish.png │ │ │ ├── Amanita_Fungifin.png │ │ │ ├── Bloody_Manowar.png │ │ │ ├── Bumblebee_Tuna.png │ │ │ ├── Demonic_Hellfish.png │ │ │ ├── Fallen_Starfish.png │ │ │ ├── Fish_of_Cthulhu.png │ │ │ ├── Mutant_Flinxfin.png │ │ │ ├── Eutrophic_Sandfish.png │ │ │ ├── Guide_Voodoo_Fish.png │ │ │ ├── Tropical_Barracuda.png │ │ │ └── quest_fish_sp │ │ │ │ └── Cap'n_Tunabeard.png │ │ ├── bobber │ │ │ ├── Bobber_(Bloody).png │ │ │ ├── Bobber_(Golden).png │ │ │ ├── Bobber_(Scarab).png │ │ │ ├── Bobber_(Wooden).png │ │ │ ├── Fishing_Bobber.png │ │ │ ├── Bobber_(Hotlines).png │ │ │ ├── Bobber_(Slurper).png │ │ │ ├── Bobber_(Fiberglass).png │ │ │ ├── Bobber_(Reinforced).png │ │ │ ├── Bobber_(Sitting_Ducks).png │ │ │ ├── Glowing_Fishing_Bobber.png │ │ │ ├── Argon_Moss_Fishing_Bobber.png │ │ │ ├── Lava_Moss_Fishing_Bobber.png │ │ │ ├── Neon_Moss_Fishing_Bobber.png │ │ │ ├── Xenon_Moss_Fishing_Bobber.png │ │ │ ├── Helium_Moss_Fishing_Bobber.gif │ │ │ └── Krypton_Moss_Fishing_Bobber.png │ │ ├── fishing_pole │ │ │ ├── Chum_Caster.png │ │ │ ├── Slurper_Pole.png │ │ │ ├── Golden_Fishing_Rod.png │ │ │ ├── Scarab_Fishing_Rod.png │ │ │ ├── Wood_Fishing_Pole.png │ │ │ ├── Hotline_Fishing_Hook.png │ │ │ ├── Fiberglass_Fishing_Pole.png │ │ │ ├── Reinforced_Fishing_Pole.png │ │ │ └── Sitting_Ducks_Fishing_Pole.png │ │ └── fishing_accessories │ │ │ ├── Sextant.png │ │ │ ├── Fish_Finder.png │ │ │ ├── Tackle_Box.png │ │ │ ├── Angler_Earring.png │ │ │ ├── Fishing_Bobber.png │ │ │ ├── Weather_Radio.png │ │ │ ├── Angler_Tackle_Bag.png │ │ │ ├── Enchanted_Pearl.png │ │ │ ├── Glowing_Fishing_Bobber.png │ │ │ ├── High_Test_Fishing_Line.png │ │ │ ├── Lavaproof_Fishing_Hook.png │ │ │ ├── Lavaproof_Tackle_Bag.png │ │ │ ├── Fishermans_Pocket_Guide.png │ │ │ ├── Lava_Moss_Fishing_Bobber.png │ │ │ ├── Neon_Moss_Fishing_Bobber.png │ │ │ ├── Argon_Moss_Fishing_Bobber.png │ │ │ ├── Helium_Moss_Fishing_Bobber.gif │ │ │ ├── Krypton_Moss_Fishing_Bobber.png │ │ │ ├── Xenon_Moss_Fishing_Bobber.png │ │ │ └── Supreme_Bait_Tackle_Box_Fishing_Station.png │ ├── heavyClouds_icon.png │ ├── lightClouds_icon.png │ ├── material │ │ ├── Iron_Bar.png │ │ ├── Argon_Moss.png │ │ ├── Black_Pearl.png │ │ ├── Fallen_Star.png │ │ ├── Helium_Moss.gif │ │ ├── Lava_Moss.png │ │ ├── Neon_Moss.png │ │ ├── Pink_Pearl.png │ │ ├── Sea_Prism.png │ │ ├── Sea_Remains.png │ │ ├── White_Pearl.png │ │ ├── Xenon_Moss.png │ │ ├── Krypton_Moss.png │ │ └── Demonic_Bone_Ash.png │ ├── Purification_Powder.png │ ├── furniture_item │ │ ├── Fangs.png │ │ ├── Campfire.png │ │ ├── Couch_Gag.png │ │ ├── Hellforge.png │ │ ├── Iron_Anvil.png │ │ ├── The_Duke.png │ │ ├── Work_Bench.png │ │ ├── Bast_Statue.png │ │ ├── Compass_Rose.png │ │ ├── Cooking_Pot.png │ │ ├── Crustography.png │ │ ├── Ships_Wheel.png │ │ ├── Silent_Fish.png │ │ ├── Treasure_Map.png │ │ ├── Wall_Anchor.png │ │ ├── Extractinator.png │ │ ├── Goldfish_Trophy.png │ │ ├── Life_Preserver.png │ │ ├── Seaweed_Planter.png │ │ ├── Bunnyfish_Trophy.png │ │ ├── Living_Wood_Table.png │ │ ├── Sharkteeth_Trophy.png │ │ ├── Ship_in_a_Bottle.png │ │ ├── Swordfish_Trophy.png │ │ ├── What_Lurks_Below.png │ │ ├── Dread_of_the_Red_Sea.png │ │ ├── Pillagin_Me_Pixels.png │ │ ├── Tinkerers_Workshop.png │ │ └── Not_So_Lost_In_Paradise.png │ ├── hint │ │ ├── Emote_Crafting.gif │ │ ├── Forest_Pylon_icon.png │ │ ├── Emote_Emote_Confused.gif │ │ ├── Emote_Event_Bloodmoon.gif │ │ └── Emote_Item_Fishing_Rod.gif │ ├── potions │ │ ├── Crate_Potion.png │ │ ├── Sonar_Potion.png │ │ ├── Fishing_Potion.png │ │ └── Warmth_Potion.png │ ├── pylon │ │ ├── Desert_Pylon.png │ │ ├── Forest_Pylon.png │ │ ├── Hallow_Pylon.png │ │ ├── Jungle_Pylon.png │ │ ├── Mushroom_Pylon.png │ │ ├── Sunken_Pylon.png │ │ ├── Universal_Pylon.png │ │ ├── Desert_Pylon_(placed).gif │ │ ├── Forest_Pylon_(placed).gif │ │ ├── Hallow_Pylon_(placed).gif │ │ ├── Jungle_Pylon_(placed).gif │ │ ├── Sunken_Pylon_(placed).gif │ │ ├── Mushroom_Pylon_(placed).gif │ │ └── Universal_Pylon_(placed).gif │ ├── nonogram │ │ ├── nonogram_true.png │ │ ├── nonogram_blank.png │ │ └── nonogram_false.png │ ├── pet │ │ ├── pet_item │ │ │ ├── Eye_Bone.png │ │ │ ├── Stardrop.png │ │ │ ├── Bamboo_Leaf.png │ │ │ ├── Shark_Bait.png │ │ │ ├── Strange_Orb.png │ │ │ ├── Zephyr_Fish.png │ │ │ ├── Birdie_Rattle.png │ │ │ ├── Celestial_Wand.png │ │ │ ├── Companion_Cube.png │ │ │ ├── Parrot_Cracker.png │ │ │ ├── Royal_Delight.png │ │ │ ├── Bedazzled_Nectar.png │ │ │ ├── Blue_Chicken_Egg.png │ │ │ ├── Exotic_Chew_Toy.png │ │ │ ├── Glommers_Flower.png │ │ │ └── Rusted_Jingle_Bell.png │ │ └── pet_projectile │ │ │ ├── Estee.gif │ │ │ ├── Junimo.gif │ │ │ ├── Chester.gif │ │ │ ├── Glommer.gif │ │ │ ├── Fennec_Fox.gif │ │ │ ├── Lil_Harpy.gif │ │ │ ├── Pet_Parrot.gif │ │ │ ├── Zephyr_Fish.gif │ │ │ ├── Blue_Chicken.gif │ │ │ ├── Slime_Prince.gif │ │ │ ├── Baby_Red_Panda.gif │ │ │ ├── Glittery_Butterfly.gif │ │ │ ├── Baby_Ghost_Bell_(pet).gif │ │ │ ├── Companion_Cube_(pet).png │ │ │ ├── Ocean_Spirit_(sleep).png │ │ │ └── Shark_Pup_in_Bubble.gif │ ├── Abigails_Flower_(placed).png │ ├── Vanity_Accessories_icon.png │ ├── heavyPrecipitation_icon.png │ ├── lightPrecipitation_icon.png │ ├── placed_bait │ │ ├── Placed_Maggot.gif │ │ ├── Placed_Snail.gif │ │ ├── Placed_Worm.gif │ │ ├── Placed_Firefly.png │ │ ├── Placed_Ladybug.gif │ │ ├── Placed_Stinkbug.gif │ │ ├── Placed_Gold_Worm.gif │ │ ├── Placed_Grasshopper.gif │ │ ├── Placed_Glowing_Snail.gif │ │ ├── Placed_Gold_Ladybug.gif │ │ ├── Placed_Lightning_Bug.png │ │ ├── Placed_Red_Dragonfly.gif │ │ ├── Placed_Truffle_Worm.gif │ │ ├── Placed_Black_Dragonfly.gif │ │ ├── Placed_Blue_Dragonfly.gif │ │ ├── Placed_Gold_Butterfly.gif │ │ ├── Placed_Gold_Dragonfly.gif │ │ ├── Placed_Gold_Grasshopper.gif │ │ ├── Placed_Green_Dragonfly.gif │ │ ├── Placed_Hell_Butterfly.gif │ │ ├── Placed_Julia_Butterfly.gif │ │ ├── Placed_Orange_Dragonfly.gif │ │ ├── Placed_Yellow_Dragonfly.gif │ │ ├── Placed_Monarch_Butterfly.gif │ │ ├── Placed_Sulphur_Butterfly.gif │ │ ├── Placed_Ulysses_Butterfly.gif │ │ ├── Placed_Red_Admiral_Butterfly.gif │ │ ├── Placed_Tree_Nymph_Butterfly.gif │ │ ├── Placed_Enchanted_Nightcrawler.gif │ │ ├── Placed_Purple_Emperor_Butterfly.gif │ │ └── Placed_Zebra_Swallowtail_Butterfly.gif │ ├── furniture_placed │ │ ├── Fangs_placed.png │ │ ├── Placed_Tables.png │ │ ├── The_Duke_placed.png │ │ ├── Bast_Statue_placed.png │ │ ├── Campfire_(placed).gif │ │ ├── Couch_Gag_placed.png │ │ ├── Hellforge_(placed).gif │ │ ├── Ships_Wheel_placed.png │ │ ├── Silent_Fish_placed.png │ │ ├── Wall_Anchor_placed.png │ │ ├── Compass_Rose_placed.png │ │ ├── Cooking_Pot_(placed).png │ │ ├── Crustography_placed.png │ │ ├── Iron_Anvil_(placed).png │ │ ├── Reef_Chair_(placed).png │ │ ├── Reef_Table_(placed).png │ │ ├── Treasure_Map_placed.png │ │ ├── Work_Bench_(placed).png │ │ ├── Bunnyfish_Trophy_placed.png │ │ ├── Extractinator_(placed).gif │ │ ├── Goldfish_Trophy_placed.png │ │ ├── Life_Preserver_placed.png │ │ ├── Seaweed_Planter_placed.png │ │ ├── Ship_in_a_Bottle_placed.png │ │ ├── Swordfish_Trophy_placed.png │ │ ├── What_Lurks_Below_placed.png │ │ ├── Wooden_Chair_(placed).png │ │ ├── Wooden_Table_(placed).png │ │ ├── campfire_(placed)_off.png │ │ ├── Pillagin_Me_Pixels_placed.png │ │ ├── Reef_Chandelier_(placed).png │ │ ├── Sharkteeth_Trophy_placed.png │ │ ├── Dread_of_the_Red_Sea_placed.png │ │ ├── Living_Wood_Table_(placed).png │ │ ├── Tinkerers_Workshop_(placed).png │ │ └── Not_So_Lost_In_Paradise_placed.png │ ├── herb │ │ ├── Fireblossom_placed_mature.png │ │ ├── Fireblossom_placed_sprout.png │ │ ├── Shiverthorn_placed_mature.png │ │ ├── Shiverthorn_placed_sprout.png │ │ ├── Fireblossom_placed_blossom.png │ │ └── Shiverthorn_placed_blossom.png │ ├── location │ │ ├── underground_ice_lake.png │ │ └── underground_lava_lake.png │ └── blood_moon_monolith │ │ ├── Blood_Moon_Monolith.png │ │ ├── Blood_Moon_Monolith_(placed).png │ │ └── Blood_Moon_Monolith_(placed)_(active).gif │ └── locations │ ├── underground_ice_lake │ └── base.png │ └── underground_lava_lake │ └── base.png ├── game ├── equipment │ ├── lake_ice_skating.twee │ ├── informational_accessory │ │ ├── metal_detector_widget.twee │ │ ├── radar_widget.twee │ │ └── weather_radio_widgets.twee │ └── terraArmor.js ├── terra_hint_widget.twee ├── npc │ ├── widgets_npc.twee │ ├── guide │ │ ├── guide_mod_hint_bloodmoon.twee │ │ ├── guide_mod_hint_fishing_request.twee │ │ ├── guide_mod_hint_fishing_power.twee │ │ ├── guide_compass.twee │ │ ├── guide_watch.twee │ │ ├── guide_mod_hint_bloody_tear.twee │ │ └── guide_mod_hint_pylon.twee │ └── dryad │ │ └── dryad_intro.twee ├── tool │ ├── museum_gravediggers_shovel_widget.twee │ ├── snake_charmers_flute_use_1.twee │ ├── terra_expand_tool.twee │ ├── snake_charmers_flute_use_2.twee │ ├── terraConsumable.js │ └── terra_fishing_rod_widget.twee ├── blood_moon_monolith │ ├── weatherBloodMoonByMonolith.js │ └── blood_moon_monolith_bedroom.twee ├── fishing │ ├── Angler+Fishing_Request │ │ ├── fishing_request_journal_widget.twee │ │ ├── fishing_angler_intro.twee │ │ └── furniture_painting_angler_cabin_switch.twee │ ├── Fishing │ │ ├── fishing_skill.twee │ │ └── fishing_place_school_pool_unlock.twee │ ├── Bait │ │ ├── bait_forest_shop_bug_net.twee │ │ └── bait_forest_shop_receive.twee │ └── terraTrash.js ├── terra_debug │ ├── terra_debug_baits.twee │ ├── terra_debug_crates.twee │ ├── terra_debug_potions.twee │ ├── terra_debug_fish.twee │ ├── terra_debug_fishing_pole.twee │ ├── terra_debug_request_fish.twee │ └── terra_debug_fishing_angler_furniture.twee ├── halloween │ ├── Abigails_Flower_grown.twee │ └── widgets_terra_halloween.twee ├── crafting │ ├── orphanage_loft_iron_anvil.twee │ ├── orphanage_loft_tinkerers_workshop.twee │ ├── orphanage_loft_cooking_pot.twee │ ├── terraCraftingStation.js │ ├── orphanage_loft_work_bench.twee │ └── orphanage_loft_bottemless_honey_bucket_widget.twee ├── nonogram │ ├── nonogram.js │ └── nonogram.css ├── BabyHawk │ ├── bird_tower_cooking_pot.twee │ └── bird_tower_work_bench.twee ├── void_bag │ └── updateVoidbag.js ├── pylon │ └── pylon_museum.twee ├── terra_journal_widget.twee ├── buff_widget.twee ├── terra_manor_lab_spray.twee ├── world_corruption_ask │ └── world_corruption_ask_result.twee ├── island │ └── fishing_island_unlock_waterfall.twee ├── terra_orphanage_loft_spray.twee └── domRobin │ ├── robin_forest_bait_rainy.twee │ └── robin_forest_bait_overcast.twee ├── module └── css │ ├── terraPet.css │ ├── terraBestiary.css │ └── informational_accessory.css └── js ├── terraEffect.js └── characteristicBonusUI.js /img/misc/map/小溪.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/小溪.png -------------------------------------------------------------------------------- /img/misc/map/沼泽.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/沼泽.png -------------------------------------------------------------------------------- /img/misc/map/沼泽2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/沼泽2.png -------------------------------------------------------------------------------- /img/misc/map/狼窝.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/狼窝.png -------------------------------------------------------------------------------- /img/misc/map/箭头.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/箭头.png -------------------------------------------------------------------------------- /img/misc/icon/赎罪券.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/赎罪券.png -------------------------------------------------------------------------------- /img/misc/map/伊甸小屋.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/伊甸小屋.png -------------------------------------------------------------------------------- /img/misc/map/位置高亮1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/位置高亮1.png -------------------------------------------------------------------------------- /img/misc/map/位置高亮2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/位置高亮2.png -------------------------------------------------------------------------------- /img/misc/map/旧下水道地图.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/旧下水道地图.png -------------------------------------------------------------------------------- /img/misc/map/森林地图.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/森林地图.png -------------------------------------------------------------------------------- /img/misc/map/码头地图.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/码头地图.png -------------------------------------------------------------------------------- /img/misc/map/荒原地图.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/荒原地图.png -------------------------------------------------------------------------------- /img/misc/map/走私者酒吧1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/走私者酒吧1.png -------------------------------------------------------------------------------- /img/misc/map/走私者酒吧2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/走私者酒吧2.png -------------------------------------------------------------------------------- /img/misc/icon/RPS/RPS.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/RPS/RPS.gif -------------------------------------------------------------------------------- /img/misc/icon/map/pc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/map/pc.png -------------------------------------------------------------------------------- /img/misc/map/11*11地图.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/11*11地图.png -------------------------------------------------------------------------------- /img/misc/map/森林斯德哥尔摩.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/森林斯德哥尔摩.png -------------------------------------------------------------------------------- /img/misc/map/禁止通行-横向.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/禁止通行-横向.png -------------------------------------------------------------------------------- /img/misc/map/老教堂墓地地图.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/老教堂墓地地图.png -------------------------------------------------------------------------------- /img/misc/map/走私者洞穴地图.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/走私者洞穴地图.png -------------------------------------------------------------------------------- /img/misc/icon/Void_Bag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/Void_Bag.png -------------------------------------------------------------------------------- /img/misc/icon/clear_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/clear_icon.png -------------------------------------------------------------------------------- /img/misc/icon/food/Pho.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/food/Pho.png -------------------------------------------------------------------------------- /img/misc/icon/food/Sake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/food/Sake.png -------------------------------------------------------------------------------- /img/misc/icon/map/Pinky.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/map/Pinky.gif -------------------------------------------------------------------------------- /img/misc/icon/rain_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/rain_icon.png -------------------------------------------------------------------------------- /img/misc/map/森林地图part1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/森林地图part1.png -------------------------------------------------------------------------------- /img/misc/map/森林地图part2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/森林地图part2.png -------------------------------------------------------------------------------- /img/misc/icon/Peddlers_Hat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/Peddlers_Hat.png -------------------------------------------------------------------------------- /img/misc/icon/food/Sashimi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/food/Sashimi.png -------------------------------------------------------------------------------- /img/misc/icon/map/Gold_Bar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/map/Gold_Bar.png -------------------------------------------------------------------------------- /img/misc/icon/terra_debug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/terra_debug.png -------------------------------------------------------------------------------- /img/misc/icon/tool/Bug_Net.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/tool/Bug_Net.png -------------------------------------------------------------------------------- /img/misc/map/antique_dildo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/antique_dildo.png -------------------------------------------------------------------------------- /img/misc/map/antique_horn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/antique_horn.png -------------------------------------------------------------------------------- /img/misc/map/antique_watch.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/antique_watch.gif -------------------------------------------------------------------------------- /img/misc/icon/Abigails_Flower.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/Abigails_Flower.png -------------------------------------------------------------------------------- /img/misc/icon/Bestiary_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/Bestiary_icon.png -------------------------------------------------------------------------------- /img/misc/icon/Journey_Toggle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/Journey_Toggle.png -------------------------------------------------------------------------------- /img/misc/icon/Sextant_regular.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/Sextant_regular.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/GPS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/GPS.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/PDA.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/PDA.png -------------------------------------------------------------------------------- /img/misc/icon/buff_icon/Empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/buff_icon/Empty.png -------------------------------------------------------------------------------- /img/misc/icon/coin/Gold_Coin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/coin/Gold_Coin.png -------------------------------------------------------------------------------- /img/misc/icon/food/Pad_Thai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/food/Pad_Thai.png -------------------------------------------------------------------------------- /img/misc/icon/tool/Cell_Phone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/tool/Cell_Phone.png -------------------------------------------------------------------------------- /img/misc/icon/tool/Ice_Mirror.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/tool/Ice_Mirror.png -------------------------------------------------------------------------------- /img/misc/icon/tool/Shellphone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/tool/Shellphone.png -------------------------------------------------------------------------------- /img/misc/icon/tool/Starfury.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/tool/Starfury.png -------------------------------------------------------------------------------- /img/misc/icon/Accessories_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/Accessories_icon.png -------------------------------------------------------------------------------- /img/misc/icon/Copper_Shortsword.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/Copper_Shortsword.png -------------------------------------------------------------------------------- /img/misc/icon/Mystic_Snake_Coil.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/Mystic_Snake_Coil.png -------------------------------------------------------------------------------- /img/misc/icon/Sextant_bloodmoon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/Sextant_bloodmoon.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/Radar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Radar.png -------------------------------------------------------------------------------- /img/misc/icon/armor/Angler_Hat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/armor/Angler_Hat.png -------------------------------------------------------------------------------- /img/misc/icon/armor/Angler_Vest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/armor/Angler_Vest.png -------------------------------------------------------------------------------- /img/misc/icon/armor/Armor_Pants.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/armor/Armor_Pants.png -------------------------------------------------------------------------------- /img/misc/icon/armor/Armor_Shirt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/armor/Armor_Shirt.png -------------------------------------------------------------------------------- /img/misc/icon/coin/Copper_Coin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/coin/Copper_Coin.png -------------------------------------------------------------------------------- /img/misc/icon/coin/Silver_Coin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/coin/Silver_Coin.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Worm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Worm.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Bass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Bass.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Tuna.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Tuna.png -------------------------------------------------------------------------------- /img/misc/icon/food/Cooked_Fish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/food/Cooked_Fish.png -------------------------------------------------------------------------------- /img/misc/icon/food/Lobster_Tail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/food/Lobster_Tail.png -------------------------------------------------------------------------------- /img/misc/icon/heavyClouds_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/heavyClouds_icon.png -------------------------------------------------------------------------------- /img/misc/icon/lightClouds_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/lightClouds_icon.png -------------------------------------------------------------------------------- /img/misc/icon/material/Iron_Bar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/material/Iron_Bar.png -------------------------------------------------------------------------------- /img/misc/icon/tool/Bloody_Tear.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/tool/Bloody_Tear.png -------------------------------------------------------------------------------- /img/misc/icon/tool/Demon_Conch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/tool/Demon_Conch.png -------------------------------------------------------------------------------- /img/misc/icon/tool/Magic_Conch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/tool/Magic_Conch.png -------------------------------------------------------------------------------- /img/misc/icon/tool/Magic_Mirror.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/tool/Magic_Mirror.png -------------------------------------------------------------------------------- /img/misc/icon/tool/Mana_Crystal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/tool/Mana_Crystal.png -------------------------------------------------------------------------------- /img/misc/icon/Purification_Powder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/Purification_Powder.png -------------------------------------------------------------------------------- /img/misc/icon/RPS/Emote_RPS_Paper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/RPS/Emote_RPS_Paper.png -------------------------------------------------------------------------------- /img/misc/icon/RPS/Emote_RPS_Rock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/RPS/Emote_RPS_Rock.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/Compass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Compass.png -------------------------------------------------------------------------------- /img/misc/icon/armor/Angler_Pants.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/armor/Angler_Pants.png -------------------------------------------------------------------------------- /img/misc/icon/armor/Armor_Helmet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/armor/Armor_Helmet.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Firefly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Firefly.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Ladybug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Ladybug.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Lavafly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Lavafly.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Maggot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Maggot.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Snail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Snail.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Salmon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Salmon.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Shrimp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Shrimp.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Tin_Can.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Tin_Can.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Trout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Trout.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/house_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/house_icon.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/iron_fence.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/iron_fence.png -------------------------------------------------------------------------------- /img/misc/icon/food/Cooked_Shrimp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/food/Cooked_Shrimp.png -------------------------------------------------------------------------------- /img/misc/icon/food/Seafood_Dinner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/food/Seafood_Dinner.png -------------------------------------------------------------------------------- /img/misc/icon/food/Shucked_Oyster.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/food/Shucked_Oyster.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Fangs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Fangs.png -------------------------------------------------------------------------------- /img/misc/icon/hint/Emote_Crafting.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/hint/Emote_Crafting.gif -------------------------------------------------------------------------------- /img/misc/icon/material/Argon_Moss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/material/Argon_Moss.png -------------------------------------------------------------------------------- /img/misc/icon/material/Black_Pearl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/material/Black_Pearl.png -------------------------------------------------------------------------------- /img/misc/icon/material/Fallen_Star.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/material/Fallen_Star.png -------------------------------------------------------------------------------- /img/misc/icon/material/Helium_Moss.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/material/Helium_Moss.gif -------------------------------------------------------------------------------- /img/misc/icon/material/Lava_Moss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/material/Lava_Moss.png -------------------------------------------------------------------------------- /img/misc/icon/material/Neon_Moss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/material/Neon_Moss.png -------------------------------------------------------------------------------- /img/misc/icon/material/Pink_Pearl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/material/Pink_Pearl.png -------------------------------------------------------------------------------- /img/misc/icon/material/Sea_Prism.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/material/Sea_Prism.png -------------------------------------------------------------------------------- /img/misc/icon/material/Sea_Remains.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/material/Sea_Remains.png -------------------------------------------------------------------------------- /img/misc/icon/material/White_Pearl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/material/White_Pearl.png -------------------------------------------------------------------------------- /img/misc/icon/material/Xenon_Moss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/material/Xenon_Moss.png -------------------------------------------------------------------------------- /img/misc/icon/potions/Crate_Potion.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/potions/Crate_Potion.png -------------------------------------------------------------------------------- /img/misc/icon/potions/Sonar_Potion.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/potions/Sonar_Potion.png -------------------------------------------------------------------------------- /img/misc/icon/pylon/Desert_Pylon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pylon/Desert_Pylon.png -------------------------------------------------------------------------------- /img/misc/icon/pylon/Forest_Pylon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pylon/Forest_Pylon.png -------------------------------------------------------------------------------- /img/misc/icon/pylon/Hallow_Pylon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pylon/Hallow_Pylon.png -------------------------------------------------------------------------------- /img/misc/icon/pylon/Jungle_Pylon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pylon/Jungle_Pylon.png -------------------------------------------------------------------------------- /img/misc/icon/pylon/Mushroom_Pylon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pylon/Mushroom_Pylon.png -------------------------------------------------------------------------------- /img/misc/icon/pylon/Sunken_Pylon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pylon/Sunken_Pylon.png -------------------------------------------------------------------------------- /img/misc/icon/tool/Golden_Bug_Net.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/tool/Golden_Bug_Net.png -------------------------------------------------------------------------------- /img/misc/icon/tool/Torrential_Tear.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/tool/Torrential_Tear.png -------------------------------------------------------------------------------- /img/misc/map/antique_candlestick.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/antique_candlestick.png -------------------------------------------------------------------------------- /img/misc/map/antique_crystal_pink.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/map/antique_crystal_pink.png -------------------------------------------------------------------------------- /img/misc/icon/RPS/Emote_RPS_Scissors.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/RPS/Emote_RPS_Scissors.png -------------------------------------------------------------------------------- /img/misc/icon/RPS/Emote_RPS_Win_Rock.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/RPS/Emote_RPS_Win_Rock.gif -------------------------------------------------------------------------------- /img/misc/icon/accessories/Angel_Halo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Angel_Halo.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/DPS_Meter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/DPS_Meter.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/Fin_Wings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Fin_Wings.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/Gold_Watch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Gold_Watch.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/Ice_Skates.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Ice_Skates.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/Inner_Tube.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Inner_Tube.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/Lava_Charm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Lava_Charm.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/R_E_K_3000.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/R_E_K_3000.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/Stopwatch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Stopwatch.png -------------------------------------------------------------------------------- /img/misc/icon/armor/Angler_Hat_item.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/armor/Angler_Hat_item.png -------------------------------------------------------------------------------- /img/misc/icon/armor/Angler_Vest_item.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/armor/Angler_Vest_item.png -------------------------------------------------------------------------------- /img/misc/icon/buff_icon/Crate_(buff).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/buff_icon/Crate_(buff).png -------------------------------------------------------------------------------- /img/misc/icon/buff_icon/Sonar_(buff).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/buff_icon/Sonar_(buff).png -------------------------------------------------------------------------------- /img/misc/icon/buff_icon/Tipsy_(buff).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/buff_icon/Tipsy_(buff).png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Gold_Worm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Gold_Worm.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Stinkbug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Stinkbug.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/crates/Oyster.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/crates/Oyster.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Flounder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Flounder.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Honeyfin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Honeyfin.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Joja_Cola.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Joja_Cola.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Old_Shoe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Old_Shoe.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Prismite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Prismite.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Stinkfish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Stinkfish.png -------------------------------------------------------------------------------- /img/misc/icon/hint/Forest_Pylon_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/hint/Forest_Pylon_icon.png -------------------------------------------------------------------------------- /img/misc/icon/material/Krypton_Moss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/material/Krypton_Moss.png -------------------------------------------------------------------------------- /img/misc/icon/nonogram/nonogram_true.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/nonogram/nonogram_true.png -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_item/Eye_Bone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_item/Eye_Bone.png -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_item/Stardrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_item/Stardrop.png -------------------------------------------------------------------------------- /img/misc/icon/potions/Fishing_Potion.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/potions/Fishing_Potion.png -------------------------------------------------------------------------------- /img/misc/icon/potions/Warmth_Potion.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/potions/Warmth_Potion.png -------------------------------------------------------------------------------- /img/misc/icon/pylon/Universal_Pylon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pylon/Universal_Pylon.png -------------------------------------------------------------------------------- /img/misc/icon/tool/Lavaproof_Bug_Net.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/tool/Lavaproof_Bug_Net.png -------------------------------------------------------------------------------- /img/misc/icon/tool/Staff_of_Regrowth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/tool/Staff_of_Regrowth.png -------------------------------------------------------------------------------- /img/misc/icon/Abigails_Flower_(placed).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/Abigails_Flower_(placed).png -------------------------------------------------------------------------------- /img/misc/icon/RPS/Emote_RPS_Win_Paper.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/RPS/Emote_RPS_Win_Paper.gif -------------------------------------------------------------------------------- /img/misc/icon/Vanity_Accessories_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/Vanity_Accessories_icon.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/Demon_Horns.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Demon_Horns.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/Depth_Meter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Depth_Meter.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/Flurry_Boots.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Flurry_Boots.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/Goblin_Tech.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Goblin_Tech.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/Hermes_Boots.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Hermes_Boots.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/Tally_Counter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Tally_Counter.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/Thermometer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Thermometer.png -------------------------------------------------------------------------------- /img/misc/icon/armor/Angler_Pants_item.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/armor/Angler_Pants_item.png -------------------------------------------------------------------------------- /img/misc/icon/buff_icon/Fishing_(buff).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/buff_icon/Fishing_(buff).png -------------------------------------------------------------------------------- /img/misc/icon/buff_icon/Warmth_(buff).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/buff_icon/Warmth_(buff).png -------------------------------------------------------------------------------- /img/misc/icon/buff_icon/buff_negative.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/buff_icon/buff_negative.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Gold_Ladybug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Gold_Ladybug.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Grasshopper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Grasshopper.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Magma_Snail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Magma_Snail.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Master_Bait.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Master_Bait.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Sea_Minnow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Sea_Minnow.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Truffle_Worm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Truffle_Worm.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/crates/Iron_Crate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/crates/Iron_Crate.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/crates/Sky_Crate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/crates/Sky_Crate.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Atlantic_Cod.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Atlantic_Cod.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Chaos_Fish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Chaos_Fish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Damselfish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Damselfish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Double_Cod.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Double_Cod.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Flarefin_Koi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Flarefin_Koi.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Frost_Minnow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Frost_Minnow.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Golden_Carp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Golden_Carp.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Neon_Tetra.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Neon_Tetra.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Obsidifish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Obsidifish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Red_Snapper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Red_Snapper.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Rock_Lobster.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Rock_Lobster.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Seaweed_junk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Seaweed_junk.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Campfire.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Campfire.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Couch_Gag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Couch_Gag.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Hellforge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Hellforge.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Iron_Anvil.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Iron_Anvil.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/The_Duke.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/The_Duke.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Work_Bench.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Work_Bench.png -------------------------------------------------------------------------------- /img/misc/icon/heavyPrecipitation_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/heavyPrecipitation_icon.png -------------------------------------------------------------------------------- /img/misc/icon/hint/Emote_Emote_Confused.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/hint/Emote_Emote_Confused.gif -------------------------------------------------------------------------------- /img/misc/icon/lightPrecipitation_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/lightPrecipitation_icon.png -------------------------------------------------------------------------------- /img/misc/icon/material/Demonic_Bone_Ash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/material/Demonic_Bone_Ash.png -------------------------------------------------------------------------------- /img/misc/icon/nonogram/nonogram_blank.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/nonogram/nonogram_blank.png -------------------------------------------------------------------------------- /img/misc/icon/nonogram/nonogram_false.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/nonogram/nonogram_false.png -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_item/Bamboo_Leaf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_item/Bamboo_Leaf.png -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_item/Shark_Bait.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_item/Shark_Bait.png -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_item/Strange_Orb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_item/Strange_Orb.png -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_item/Zephyr_Fish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_item/Zephyr_Fish.png -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_projectile/Estee.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_projectile/Estee.gif -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_projectile/Junimo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_projectile/Junimo.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Maggot.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Maggot.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Snail.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Snail.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Worm.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Worm.gif -------------------------------------------------------------------------------- /img/misc/icon/tool/Gravediggers_Shovel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/tool/Gravediggers_Shovel.png -------------------------------------------------------------------------------- /img/misc/icon/tool/Snake_Charmers_Flute.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/tool/Snake_Charmers_Flute.png -------------------------------------------------------------------------------- /game/equipment/lake_ice_skating.twee: -------------------------------------------------------------------------------- 1 | :: Lake Ice Skating 2 | 借助这双<>溜冰鞋,你轻盈地滑到了安全的冰面上。
3 |
4 | <> -------------------------------------------------------------------------------- /img/misc/icon/RPS/Emote_RPS_Win_Scissors.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/RPS/Emote_RPS_Win_Scissors.gif -------------------------------------------------------------------------------- /img/misc/icon/accessories/Ancient_Chisel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Ancient_Chisel.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/Dunerider_Boots.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Dunerider_Boots.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/Fledgling_Wings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Fledgling_Wings.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/Lucky_Horseshoe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Lucky_Horseshoe.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/Metal_Detector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Metal_Detector.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/Sailfish_Boots.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Sailfish_Boots.png -------------------------------------------------------------------------------- /img/misc/icon/buff_icon/Lovestruck_(buff).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/buff_icon/Lovestruck_(buff).png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Blue_Dragonfly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Blue_Dragonfly.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Glowing_Snail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Glowing_Snail.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Gold_Butterfly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Gold_Butterfly.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Gold_Dragonfly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Gold_Dragonfly.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Hell_Butterfly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Hell_Butterfly.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Lightning_Bug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Lightning_Bug.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Red_Dragonfly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Red_Dragonfly.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/crates/Can_Of_Worms.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/crates/Can_Of_Worms.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/crates/Frozen_Crate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/crates/Frozen_Crate.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/crates/Golden_Crate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/crates/Golden_Crate.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/crates/Jungle_Crate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/crates/Jungle_Crate.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/crates/Oasis_Crate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/crates/Oasis_Crate.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/crates/Ocean_Crate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/crates/Ocean_Crate.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/crates/Sunken_Crate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/crates/Sunken_Crate.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/crates/Wooden_Crate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/crates/Wooden_Crate.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Charred_Lasher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Charred_Lasher.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Crag_Bullhead.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Crag_Bullhead.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Princess_Fish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Princess_Fish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Specular_Fish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Specular_Fish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Batfish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Batfish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Bonefish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Bonefish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Brimlish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Brimlish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Catfish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Catfish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Derpfish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Derpfish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Dirtfish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Dirtfish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Fishron.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Fishron.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Mudfish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Mudfish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Pengfish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Pengfish.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Bast_Statue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Bast_Statue.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Compass_Rose.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Compass_Rose.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Cooking_Pot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Cooking_Pot.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Crustography.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Crustography.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Ships_Wheel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Ships_Wheel.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Silent_Fish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Silent_Fish.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Treasure_Map.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Treasure_Map.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Wall_Anchor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Wall_Anchor.png -------------------------------------------------------------------------------- /img/misc/icon/hint/Emote_Event_Bloodmoon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/hint/Emote_Event_Bloodmoon.gif -------------------------------------------------------------------------------- /img/misc/icon/hint/Emote_Item_Fishing_Rod.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/hint/Emote_Item_Fishing_Rod.gif -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_item/Birdie_Rattle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_item/Birdie_Rattle.png -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_item/Celestial_Wand.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_item/Celestial_Wand.png -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_item/Companion_Cube.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_item/Companion_Cube.png -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_item/Parrot_Cracker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_item/Parrot_Cracker.png -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_item/Royal_Delight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_item/Royal_Delight.png -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_projectile/Chester.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_projectile/Chester.gif -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_projectile/Glommer.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_projectile/Glommer.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Firefly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Firefly.png -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Ladybug.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Ladybug.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Stinkbug.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Stinkbug.gif -------------------------------------------------------------------------------- /img/misc/icon/pylon/Desert_Pylon_(placed).gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pylon/Desert_Pylon_(placed).gif -------------------------------------------------------------------------------- /img/misc/icon/pylon/Forest_Pylon_(placed).gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pylon/Forest_Pylon_(placed).gif -------------------------------------------------------------------------------- /img/misc/icon/pylon/Hallow_Pylon_(placed).gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pylon/Hallow_Pylon_(placed).gif -------------------------------------------------------------------------------- /img/misc/icon/pylon/Jungle_Pylon_(placed).gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pylon/Jungle_Pylon_(placed).gif -------------------------------------------------------------------------------- /img/misc/icon/pylon/Sunken_Pylon_(placed).gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pylon/Sunken_Pylon_(placed).gif -------------------------------------------------------------------------------- /img/misc/icon/tool/Bottomless_Lava_Bucket.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/tool/Bottomless_Lava_Bucket.png -------------------------------------------------------------------------------- /img/misc/icon/tool/Super_Absorbant_Sponge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/tool/Super_Absorbant_Sponge.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/Lifeform_Analyzer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Lifeform_Analyzer.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/Magiluminescence.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Magiluminescence.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Apprentice_Bait.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Apprentice_Bait.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Black_Dragonfly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Black_Dragonfly.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Gold_Grasshopper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Gold_Grasshopper.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Green_Dragonfly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Green_Dragonfly.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Journeyman_Bait.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Journeyman_Bait.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Julia_Butterfly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Julia_Butterfly.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Monarch_Butterfly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Monarch_Butterfly.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Orange_Dragonfly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Orange_Dragonfly.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Sulphur_Butterfly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Sulphur_Butterfly.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Ulysses_Butterfly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Ulysses_Butterfly.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Yellow_Dragonfly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Yellow_Dragonfly.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bobber/Bobber_(Bloody).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bobber/Bobber_(Bloody).png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bobber/Bobber_(Golden).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bobber/Bobber_(Golden).png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bobber/Bobber_(Scarab).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bobber/Bobber_(Scarab).png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bobber/Bobber_(Wooden).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bobber/Bobber_(Wooden).png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bobber/Fishing_Bobber.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bobber/Fishing_Bobber.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/crates/Brimstone_Crate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/crates/Brimstone_Crate.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/crates/Dungeon_Crate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/crates/Dungeon_Crate.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/crates/Hallowed_Crate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/crates/Hallowed_Crate.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/crates/Obsidian_Crate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/crates/Obsidian_Crate.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Armored_Cavefish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Armored_Cavefish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Coastal_Demonfish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Coastal_Demonfish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Greenwave_Loach.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Greenwave_Loach.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Prismatic_Guppy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Prismatic_Guppy.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Sunken_Sailfish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Sunken_Sailfish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Angelfish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Angelfish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Bunnyfish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Bunnyfish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Cloudfish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Cloudfish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Clownfish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Clownfish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Fishotron.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Fishotron.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Harpyfish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Harpyfish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Hungerfish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Hungerfish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Jewelfish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Jewelfish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Mirage_Fish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Mirage_Fish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Pixiefish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Pixiefish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Scarab_Fish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Scarab_Fish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Serpentuna.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Serpentuna.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Slimefish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Slimefish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Slurpfish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Slurpfish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Spiderfish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Spiderfish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Surf_Clam.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Surf_Clam.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Wyverntail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Wyverntail.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Zombie_Fish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Zombie_Fish.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Extractinator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Extractinator.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Goldfish_Trophy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Goldfish_Trophy.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Life_Preserver.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Life_Preserver.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Seaweed_Planter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Seaweed_Planter.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Fangs_placed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Fangs_placed.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Placed_Tables.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Placed_Tables.png -------------------------------------------------------------------------------- /img/misc/icon/herb/Fireblossom_placed_mature.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/herb/Fireblossom_placed_mature.png -------------------------------------------------------------------------------- /img/misc/icon/herb/Fireblossom_placed_sprout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/herb/Fireblossom_placed_sprout.png -------------------------------------------------------------------------------- /img/misc/icon/herb/Shiverthorn_placed_mature.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/herb/Shiverthorn_placed_mature.png -------------------------------------------------------------------------------- /img/misc/icon/herb/Shiverthorn_placed_sprout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/herb/Shiverthorn_placed_sprout.png -------------------------------------------------------------------------------- /img/misc/icon/location/underground_ice_lake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/location/underground_ice_lake.png -------------------------------------------------------------------------------- /img/misc/icon/location/underground_lava_lake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/location/underground_lava_lake.png -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_item/Bedazzled_Nectar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_item/Bedazzled_Nectar.png -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_item/Blue_Chicken_Egg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_item/Blue_Chicken_Egg.png -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_item/Exotic_Chew_Toy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_item/Exotic_Chew_Toy.png -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_item/Glommers_Flower.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_item/Glommers_Flower.png -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_projectile/Fennec_Fox.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_projectile/Fennec_Fox.gif -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_projectile/Lil_Harpy.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_projectile/Lil_Harpy.gif -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_projectile/Pet_Parrot.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_projectile/Pet_Parrot.gif -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_projectile/Zephyr_Fish.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_projectile/Zephyr_Fish.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Gold_Worm.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Gold_Worm.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Grasshopper.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Grasshopper.gif -------------------------------------------------------------------------------- /img/misc/icon/pylon/Mushroom_Pylon_(placed).gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pylon/Mushroom_Pylon_(placed).gif -------------------------------------------------------------------------------- /img/misc/icon/pylon/Universal_Pylon_(placed).gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pylon/Universal_Pylon_(placed).gif -------------------------------------------------------------------------------- /img/misc/icon/tool/Bottomless_Honey_Bucket.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/tool/Bottomless_Honey_Bucket.png -------------------------------------------------------------------------------- /img/misc/icon/tool/Bottomless_Water_Bucket.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/tool/Bottomless_Water_Bucket.png -------------------------------------------------------------------------------- /img/misc/locations/underground_ice_lake/base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/locations/underground_ice_lake/base.png -------------------------------------------------------------------------------- /game/terra_hint_widget.twee: -------------------------------------------------------------------------------- 1 | :: TerraHint [widget] 2 | <> 3 | | 4 | 5 | <> 6 | 7 | <> -------------------------------------------------------------------------------- /img/misc/icon/accessories/Blizzard_in_a_Bottle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Blizzard_in_a_Bottle.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/Water_Walking_Boots.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Water_Walking_Boots.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Blue_Jellyfish_bait.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Blue_Jellyfish_bait.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Pink_Jellyfish_bait.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Pink_Jellyfish_bait.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bobber/Bobber_(Hotlines).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bobber/Bobber_(Hotlines).png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bobber/Bobber_(Slurper).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bobber/Bobber_(Slurper).png -------------------------------------------------------------------------------- /img/misc/icon/fishing/crates/Sulphurous_Crate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/crates/Sulphurous_Crate.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Variegated_Lardfish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Variegated_Lardfish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_pole/Chum_Caster.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_pole/Chum_Caster.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Dynamite_Fish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Dynamite_Fish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Scorpio_Fish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Scorpio_Fish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Tundra_Trout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Tundra_Trout.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Unicorn_Fish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Unicorn_Fish.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Bunnyfish_Trophy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Bunnyfish_Trophy.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Living_Wood_Table.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Living_Wood_Table.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Sharkteeth_Trophy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Sharkteeth_Trophy.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Ship_in_a_Bottle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Ship_in_a_Bottle.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Swordfish_Trophy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Swordfish_Trophy.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/What_Lurks_Below.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/What_Lurks_Below.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/The_Duke_placed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/The_Duke_placed.png -------------------------------------------------------------------------------- /img/misc/icon/herb/Fireblossom_placed_blossom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/herb/Fireblossom_placed_blossom.png -------------------------------------------------------------------------------- /img/misc/icon/herb/Shiverthorn_placed_blossom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/herb/Shiverthorn_placed_blossom.png -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_item/Rusted_Jingle_Bell.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_item/Rusted_Jingle_Bell.png -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_projectile/Blue_Chicken.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_projectile/Blue_Chicken.gif -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_projectile/Slime_Prince.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_projectile/Slime_Prince.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Glowing_Snail.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Glowing_Snail.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Gold_Ladybug.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Gold_Ladybug.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Lightning_Bug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Lightning_Bug.png -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Red_Dragonfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Red_Dragonfly.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Truffle_Worm.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Truffle_Worm.gif -------------------------------------------------------------------------------- /img/misc/locations/underground_lava_lake/base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/locations/underground_lava_lake/base.png -------------------------------------------------------------------------------- /img/misc/icon/accessories/Sandstorm_in_a_Bottle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/accessories/Sandstorm_in_a_Bottle.png -------------------------------------------------------------------------------- /img/misc/icon/buff_icon/Cerebral_Mindtrick_(buff).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/buff_icon/Cerebral_Mindtrick_(buff).png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Enchanted_Nightcrawler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Enchanted_Nightcrawler.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Green_Jellyfish_bait.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Green_Jellyfish_bait.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Red_Admiral_Butterfly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Red_Admiral_Butterfly.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Tree_Nymph_Butterfly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Tree_Nymph_Butterfly.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/bait_animation/Lavafly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/bait_animation/Lavafly.gif -------------------------------------------------------------------------------- /img/misc/icon/fishing/bobber/Bobber_(Fiberglass).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bobber/Bobber_(Fiberglass).png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bobber/Bobber_(Reinforced).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bobber/Bobber_(Reinforced).png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fish/Sunken_Sailfish_temp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fish/Sunken_Sailfish_temp.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_accessories/Sextant.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_accessories/Sextant.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_pole/Slurper_Pole.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_pole/Slurper_Pole.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Amanita_Fungifin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Amanita_Fungifin.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Bloody_Manowar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Bloody_Manowar.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Bumblebee_Tuna.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Bumblebee_Tuna.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Demonic_Hellfish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Demonic_Hellfish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Fallen_Starfish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Fallen_Starfish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Fish_of_Cthulhu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Fish_of_Cthulhu.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Mutant_Flinxfin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Mutant_Flinxfin.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Dread_of_the_Red_Sea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Dread_of_the_Red_Sea.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Pillagin_Me_Pixels.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Pillagin_Me_Pixels.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Tinkerers_Workshop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Tinkerers_Workshop.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Bast_Statue_placed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Bast_Statue_placed.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Campfire_(placed).gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Campfire_(placed).gif -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Couch_Gag_placed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Couch_Gag_placed.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Hellforge_(placed).gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Hellforge_(placed).gif -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Ships_Wheel_placed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Ships_Wheel_placed.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Silent_Fish_placed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Silent_Fish_placed.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Wall_Anchor_placed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Wall_Anchor_placed.png -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_projectile/Baby_Red_Panda.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_projectile/Baby_Red_Panda.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Black_Dragonfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Black_Dragonfly.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Blue_Dragonfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Blue_Dragonfly.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Gold_Butterfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Gold_Butterfly.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Gold_Dragonfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Gold_Dragonfly.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Gold_Grasshopper.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Gold_Grasshopper.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Green_Dragonfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Green_Dragonfly.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Hell_Butterfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Hell_Butterfly.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Julia_Butterfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Julia_Butterfly.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Orange_Dragonfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Orange_Dragonfly.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Yellow_Dragonfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Yellow_Dragonfly.gif -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Purple_Emperor_Butterfly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Purple_Emperor_Butterfly.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bobber/Bobber_(Sitting_Ducks).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bobber/Bobber_(Sitting_Ducks).png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bobber/Glowing_Fishing_Bobber.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bobber/Glowing_Fishing_Bobber.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Eutrophic_Sandfish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Eutrophic_Sandfish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Guide_Voodoo_Fish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Guide_Voodoo_Fish.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/Tropical_Barracuda.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/Tropical_Barracuda.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Compass_Rose_placed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Compass_Rose_placed.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Cooking_Pot_(placed).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Cooking_Pot_(placed).png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Crustography_placed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Crustography_placed.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Iron_Anvil_(placed).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Iron_Anvil_(placed).png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Reef_Chair_(placed).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Reef_Chair_(placed).png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Reef_Table_(placed).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Reef_Table_(placed).png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Treasure_Map_placed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Treasure_Map_placed.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Work_Bench_(placed).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Work_Bench_(placed).png -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_projectile/Glittery_Butterfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_projectile/Glittery_Butterfly.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Monarch_Butterfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Monarch_Butterfly.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Sulphur_Butterfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Sulphur_Butterfly.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Ulysses_Butterfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Ulysses_Butterfly.gif -------------------------------------------------------------------------------- /img/misc/icon/blood_moon_monolith/Blood_Moon_Monolith.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/blood_moon_monolith/Blood_Moon_Monolith.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/Zebra_Swallowtail_Butterfly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/Zebra_Swallowtail_Butterfly.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/bait_animation/Magma_Snail.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/bait_animation/Magma_Snail.gif -------------------------------------------------------------------------------- /img/misc/icon/fishing/bobber/Argon_Moss_Fishing_Bobber.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bobber/Argon_Moss_Fishing_Bobber.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bobber/Lava_Moss_Fishing_Bobber.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bobber/Lava_Moss_Fishing_Bobber.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bobber/Neon_Moss_Fishing_Bobber.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bobber/Neon_Moss_Fishing_Bobber.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/bobber/Xenon_Moss_Fishing_Bobber.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bobber/Xenon_Moss_Fishing_Bobber.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_accessories/Fish_Finder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_accessories/Fish_Finder.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_accessories/Tackle_Box.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_accessories/Tackle_Box.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_pole/Golden_Fishing_Rod.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_pole/Golden_Fishing_Rod.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_pole/Scarab_Fishing_Rod.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_pole/Scarab_Fishing_Rod.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_pole/Wood_Fishing_Pole.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_pole/Wood_Fishing_Pole.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_item/Not_So_Lost_In_Paradise.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_item/Not_So_Lost_In_Paradise.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Bunnyfish_Trophy_placed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Bunnyfish_Trophy_placed.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Extractinator_(placed).gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Extractinator_(placed).gif -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Goldfish_Trophy_placed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Goldfish_Trophy_placed.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Life_Preserver_placed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Life_Preserver_placed.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Seaweed_Planter_placed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Seaweed_Planter_placed.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Ship_in_a_Bottle_placed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Ship_in_a_Bottle_placed.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Swordfish_Trophy_placed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Swordfish_Trophy_placed.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/What_Lurks_Below_placed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/What_Lurks_Below_placed.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Wooden_Chair_(placed).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Wooden_Chair_(placed).png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Wooden_Table_(placed).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Wooden_Table_(placed).png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/campfire_(placed)_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/campfire_(placed)_off.png -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_projectile/Baby_Ghost_Bell_(pet).gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_projectile/Baby_Ghost_Bell_(pet).gif -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_projectile/Companion_Cube_(pet).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_projectile/Companion_Cube_(pet).png -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_projectile/Ocean_Spirit_(sleep).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_projectile/Ocean_Spirit_(sleep).png -------------------------------------------------------------------------------- /img/misc/icon/pet/pet_projectile/Shark_Pup_in_Bubble.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/pet/pet_projectile/Shark_Pup_in_Bubble.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Red_Admiral_Butterfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Red_Admiral_Butterfly.gif -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Tree_Nymph_Butterfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Tree_Nymph_Butterfly.gif -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/bait_animation/Blue_Dragonfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/bait_animation/Blue_Dragonfly.gif -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/bait_animation/Gold_Dragonfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/bait_animation/Gold_Dragonfly.gif -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/bait_animation/Hell_Butterfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/bait_animation/Hell_Butterfly.gif -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/bait_animation/Red_Dragonfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/bait_animation/Red_Dragonfly.gif -------------------------------------------------------------------------------- /img/misc/icon/fishing/bobber/Helium_Moss_Fishing_Bobber.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bobber/Helium_Moss_Fishing_Bobber.gif -------------------------------------------------------------------------------- /img/misc/icon/fishing/bobber/Krypton_Moss_Fishing_Bobber.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bobber/Krypton_Moss_Fishing_Bobber.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_accessories/Angler_Earring.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_accessories/Angler_Earring.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_accessories/Fishing_Bobber.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_accessories/Fishing_Bobber.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_accessories/Weather_Radio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_accessories/Weather_Radio.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_pole/Hotline_Fishing_Hook.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_pole/Hotline_Fishing_Hook.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Pillagin_Me_Pixels_placed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Pillagin_Me_Pixels_placed.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Reef_Chandelier_(placed).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Reef_Chandelier_(placed).png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Sharkteeth_Trophy_placed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Sharkteeth_Trophy_placed.png -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Enchanted_Nightcrawler.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Enchanted_Nightcrawler.gif -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/bait_animation/Black_Dragonfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/bait_animation/Black_Dragonfly.gif -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/bait_animation/Green_Dragonfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/bait_animation/Green_Dragonfly.gif -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/bait_animation/Orange_Dragonfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/bait_animation/Orange_Dragonfly.gif -------------------------------------------------------------------------------- /img/misc/icon/fishing/bait/bait_animation/Yellow_Dragonfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/bait/bait_animation/Yellow_Dragonfly.gif -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_accessories/Angler_Tackle_Bag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_accessories/Angler_Tackle_Bag.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_accessories/Enchanted_Pearl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_accessories/Enchanted_Pearl.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_pole/Fiberglass_Fishing_Pole.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_pole/Fiberglass_Fishing_Pole.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_pole/Reinforced_Fishing_Pole.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_pole/Reinforced_Fishing_Pole.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Dread_of_the_Red_Sea_placed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Dread_of_the_Red_Sea_placed.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Living_Wood_Table_(placed).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Living_Wood_Table_(placed).png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Tinkerers_Workshop_(placed).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Tinkerers_Workshop_(placed).png -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Purple_Emperor_Butterfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Purple_Emperor_Butterfly.gif -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_pole/Sitting_Ducks_Fishing_Pole.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_pole/Sitting_Ducks_Fishing_Pole.png -------------------------------------------------------------------------------- /img/misc/icon/furniture_placed/Not_So_Lost_In_Paradise_placed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/furniture_placed/Not_So_Lost_In_Paradise_placed.png -------------------------------------------------------------------------------- /img/misc/icon/placed_bait/Placed_Zebra_Swallowtail_Butterfly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/placed_bait/Placed_Zebra_Swallowtail_Butterfly.gif -------------------------------------------------------------------------------- /img/misc/icon/blood_moon_monolith/Blood_Moon_Monolith_(placed).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/blood_moon_monolith/Blood_Moon_Monolith_(placed).png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_accessories/Glowing_Fishing_Bobber.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_accessories/Glowing_Fishing_Bobber.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_accessories/High_Test_Fishing_Line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_accessories/High_Test_Fishing_Line.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_accessories/Lavaproof_Fishing_Hook.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_accessories/Lavaproof_Fishing_Hook.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_accessories/Lavaproof_Tackle_Bag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_accessories/Lavaproof_Tackle_Bag.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/quest_fish/quest_fish_sp/Cap'n_Tunabeard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/quest_fish/quest_fish_sp/Cap'n_Tunabeard.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_accessories/Fishermans_Pocket_Guide.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_accessories/Fishermans_Pocket_Guide.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_accessories/Lava_Moss_Fishing_Bobber.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_accessories/Lava_Moss_Fishing_Bobber.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_accessories/Neon_Moss_Fishing_Bobber.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_accessories/Neon_Moss_Fishing_Bobber.png -------------------------------------------------------------------------------- /module/css/terraPet.css: -------------------------------------------------------------------------------- 1 | .terraPet { 2 | position: absolute; 3 | left: 64px; 4 | top: 0px; 5 | z-index: 10; 6 | user-select: none; 7 | width: 64px; 8 | height: 192px; 9 | overflow: hidden; 10 | } -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_accessories/Argon_Moss_Fishing_Bobber.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_accessories/Argon_Moss_Fishing_Bobber.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_accessories/Helium_Moss_Fishing_Bobber.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_accessories/Helium_Moss_Fishing_Bobber.gif -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_accessories/Krypton_Moss_Fishing_Bobber.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_accessories/Krypton_Moss_Fishing_Bobber.png -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_accessories/Xenon_Moss_Fishing_Bobber.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_accessories/Xenon_Moss_Fishing_Bobber.png -------------------------------------------------------------------------------- /img/misc/icon/blood_moon_monolith/Blood_Moon_Monolith_(placed)_(active).gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/blood_moon_monolith/Blood_Moon_Monolith_(placed)_(active).gif -------------------------------------------------------------------------------- /img/misc/icon/fishing/fishing_accessories/Supreme_Bait_Tackle_Box_Fishing_Station.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nephthelana/DOL-Terra-Expanding-Modd/HEAD/img/misc/icon/fishing/fishing_accessories/Supreme_Bait_Tackle_Box_Fishing_Station.png -------------------------------------------------------------------------------- /game/npc/widgets_npc.twee: -------------------------------------------------------------------------------- 1 | :: Widgets NPC Pronoun [widget] 2 | <> 3 | <> 4 | <> 5 | <> 6 | <> 7 | <> 8 | <> 9 | _terraGender 10 | <> -------------------------------------------------------------------------------- /game/npc/guide/guide_mod_hint_bloodmoon.twee: -------------------------------------------------------------------------------- 1 | :: Guide Mod Hint Bloodmoon 2 | “曾经的血月升起时,目之所及,皆是一片血红,并伴随着蜂拥而来的怪物。我的上一任,就是在一次血月中打开了家门而惨死的——虽然那些怪物当时也会开门就是了。
3 |
4 | “而这个世界的水域,同样潜伏着一种只会在血月出没的危险水生生物,它会残酷地回应任何打扰。但现在其攻击性大大降低,有时还会向人类索要一种血月才会出产的食物,来补充缺失的血月负能量。”
5 |
6 | <><>
-------------------------------------------------------------------------------- /game/tool/museum_gravediggers_shovel_widget.twee: -------------------------------------------------------------------------------- 1 | :: Museum Gravediggers Shovel [widget] 2 | <> 3 | 你漫步在展台之间,浏览着一件又一件藏品。在游客眼中,这些文物承载着历史;而对你来说,它们意味着一次次难忘的经历。
4 |
5 | 在你的帮助下,博物馆正在一点一点地恢复昔日的辉煌:这一切都要归功于你,正是你的探索和冒险才让这些古董重见天日。
6 |
7 | <><>
8 | <
> -------------------------------------------------------------------------------- /game/blood_moon_monolith/weatherBloodMoonByMonolith.js: -------------------------------------------------------------------------------- 1 | // 用于判断当前的Weather.bloonMoon为true时,是否是血月天塔柱带来的效果 2 | function weatherBloodMoonByMonolith() { 3 | return (Weather.bloodMoon && V.blood_moon_monolith && !Time.isBloodMoon() && !(Time.date.day === Time.date.lastDayOfMonth && Time.date.hour > 12) && !(Time.date.day === 1 && Time.date.hour < 12)); 4 | } 5 | window.weatherBloodMoonByMonolith = weatherBloodMoonByMonolith; -------------------------------------------------------------------------------- /game/fishing/Angler+Fishing_Request/fishing_request_journal_widget.twee: -------------------------------------------------------------------------------- 1 | :: Fishing Request Journal [widget] 2 | <> 3 | <> 4 | <> 5 |
  • 今日钓鱼任务:<>_requestFish.cn_name(抓捕地点:_requestFish.catching_place_des)
  • 6 | <
    > 7 | <
    > -------------------------------------------------------------------------------- /game/terra_debug/terra_debug_baits.twee: -------------------------------------------------------------------------------- 1 | :: Terra Debug Baits 2 | 请选择获得的鱼饵。
    3 | <><><><>
    4 | <><><><>
    5 | <><><><>
    6 |
    7 | <><><> -------------------------------------------------------------------------------- /game/tool/snake_charmers_flute_use_1.twee: -------------------------------------------------------------------------------- 1 | :: Snake Charmers Flute Use 1 2 | <><> 3 | 你用耍蛇者长笛爬到了高处。
    4 | <>
    5 |
    6 | <> 7 |
    8 | <> 9 | 配合一双翅膀,你可以滑翔到小镇的任一处街道。这与公交车相比安全得多。
    10 |
    11 | <> 12 | <> 13 | 这上面的风景不错。
    14 | <
    > 15 |
    16 | 爬下去
    17 | <> -------------------------------------------------------------------------------- /game/npc/guide/guide_mod_hint_fishing_request.twee: -------------------------------------------------------------------------------- 1 | :: Guide Mod Hint Fishing Request 2 | “钓鱼任务的机制,确实对刚开始接触的人来说有些难理解。我会尽量和你解释清楚的。
    3 |
    4 | “渔夫在每天清晨6:00刷新需求的任务鱼种类。
    5 |
    6 | “在任务生效期间,且身上还没有对应任务鱼的时候,你才能在对应的钓鱼点钓到它。这意味着:
    7 | 8 | <>如果当天已经提交了任务,那么到下一个6:00刷新任务前不会钓到任务鱼;
    9 | <>如果身上已经有当天需求的任务鱼,那么不会钓到任务鱼;
    10 | <>如果通过猜拳更换了当日任务,你就需要去新的指定地点钓任务鱼。
    11 |
    12 | “值得一提的是,即使当天你还未向渔夫询问过任务鱼的种类与地点,你仍可以在满足条件的情况下,在当天对应的钓鱼点钓到任务鱼:任务鱼是每天自然生成在特定位置的的,而不是你问了渔夫后,渔夫放在那的。”
    13 |
    14 | <><> -------------------------------------------------------------------------------- /game/halloween/Abigails_Flower_grown.twee: -------------------------------------------------------------------------------- 1 | :: Abigails Flower Grown [widget] 2 | <> 3 | <> 4 | <> 5 | 墓地里生长着一朵与众不同的花。也许是你之前没有注意到它,它已经生长到想要怒放的状态了。
    6 |
    7 | 与其它花草不同,它美得摄人心魄。
    8 | <><><>
    9 |
    10 | <
    > 11 | <
    > 12 | <
    > 13 | 14 | :: Abigails Flower Pick 1 15 | / 未完成 /
    16 | 你越接近这朵花,越能感到它散发出平和的气息。它好像在邀请着你,一个来自“栖息于花中的灵魂”的邀请。
    17 |
    18 | <><> -------------------------------------------------------------------------------- /game/fishing/Fishing/fishing_skill.twee: -------------------------------------------------------------------------------- 1 | :: Fishing Skill [widget] 2 | <> 3 | <> 4 | <> 5 | <> 6 | <> 7 | <> 17 | <> 18 | <> 19 | <> 20 | <> -------------------------------------------------------------------------------- /game/npc/dryad/dryad_intro.twee: -------------------------------------------------------------------------------- 1 | :: Widgets Dryad [Widgets] 2 | <> 3 | <> 4 | <><><>
    5 | <
    > 6 | <
    > 7 | 8 | :: Dryad Hourglass 1 9 | 你环顾博物馆,很快找到了那个铭文沙漏。其内部的流沙均匀落下,使你感到安心与镇静。<><>
    10 |
    11 | 看来或许是出于展览目的,温特有时会使用它。
    12 |
    13 | 取出纸笔,你观察了一下这些刻在沙漏上的铭文的字形与排列,然后开始抄写。这并不是一件容易的事:这些字符大致在一个网格中排列,看不出整段话是从哪里起始的。你尽量保留着字符间的相对位置关系。
    14 |
    15 | “很高兴看到你对这种失传的文字仍有如此浓厚的兴趣,”熟悉的声音在你耳边响起,温特将手搭在你一边的肩膀上。
    16 |
    17 | <><> 18 | -------------------------------------------------------------------------------- /game/crafting/orphanage_loft_iron_anvil.twee: -------------------------------------------------------------------------------- 1 | :: Orphanage Loft Iron Anvil Widget [widget] 2 | <> 3 | <> 4 | <><><>
    5 | <
    > 6 | <
    > 7 | 8 | :: Orphanage Loft Iron Anvil 9 | 你拿起锻造用的工具。 10 | <>
    11 |
    12 | 13 | <> 14 |
    15 | <><><> -------------------------------------------------------------------------------- /game/equipment/informational_accessory/metal_detector_widget.twee: -------------------------------------------------------------------------------- 1 | :: Metal Detector Widgets [widget] 2 | <> 3 | < V[a])>> 4 | <> 5 | 你还注意到一点:自刚进入这座建筑起,你的耳边时常会响起某种类似警报的嘀嘟声。烟雾似乎阻碍了你对这个声音的感知,但当你站在这个位置时,你终于搞清了声音的来源——是一个附着在基座下半部分的仪器。这个仪器也许是用来检测室内烟雾浓度的,又或是某种保护水晶的装置。
    6 |
    7 | 出于安全考虑,你决定检查一下这个设备:其上有一对红绿两色的指示灯交替闪烁,与嘀嘟声频率一致,似乎是反映了当前信号强度。你准备进一步检查是否有可操作的按钮,但你惊奇的发现,它竟然是用一些强力胶粘附在基座上的。稍加一用力,你就将其取了下来。
    8 |
    9 | 你获得了<>金属探测器!
    10 |
    11 | <
    > 12 | <
    > -------------------------------------------------------------------------------- /game/npc/guide/guide_mod_hint_fishing_power.twee: -------------------------------------------------------------------------------- 1 | :: Guide Mod Hint Fishing Power 2 | “渔力是许多钓鱼相关因素对钓鱼产生的影响总和。它决定了等待鱼咬钩所需的时间,以及得到高品质渔获的几率。
    3 |
    4 | “<>渔民袖珍宝典允许你随时在虚空袋中查看当前的渔力。它是渔夫任务奖励之一。”
    5 |
    6 | 渔力影响因素一览 7 | 8 | 所用钓竿的渔力。钓竿可以在宝匣中找到,或以渔夫奖励的方式得到、或从旅商处购买得到;
    9 | 所用鱼饵的鱼饵力。鱼饵可由渔夫奖励、宝匣、森林商店、完成前置任务后和罗宾一起去森林得到;
    10 | 特定的配饰和物品。绝大多数都是渔夫任务的奖励;
    11 | 特定药水的增益。由渔夫奖励得到;
    12 | 此外,天气、一天中的时间段、月相也会影响渔力。 13 |
    14 |

    15 |
    16 | <><>
    -------------------------------------------------------------------------------- /game/equipment/informational_accessory/radar_widget.twee: -------------------------------------------------------------------------------- 1 | :: Widgets Radar [widget] 2 | <> 3 | < V[a])>> 4 | <> 5 | 你还找到一张粘在金属管底部的纸条。你小心地将其取下,然后展开了它。上面的文字同样看不懂,但有一张示意图描绘了某种电子产品的结构。整张纸条的末尾标记着这样一个符号:<>
    6 | 如果你能找到这个标志所代表的人,或许就可以解开这个金属管的秘密。你收起了这张纸条。
    7 | <
    > 8 | <
    > 9 | 10 | <> 11 | <> 12 | <> 13 | <> 14 | 除此之外,你还注意到一个特别的东西:和那张纸条上的示意图一模一样的设备。你获得了<>雷达!
    15 |
    16 | <
    > 17 | <
    > -------------------------------------------------------------------------------- /game/terra_debug/terra_debug_crates.twee: -------------------------------------------------------------------------------- 1 | :: Terra Debug Crates 2 | 请选择获得的宝匣。
    3 | 4 |
    5 | <> 6 | <> 7 | <> 8 |
    9 |
    10 | <> 11 |
    12 |
    13 | 16 |
    17 | <
    > 18 | <
    > 19 |
    20 |
    21 |
    22 | <><><> -------------------------------------------------------------------------------- /game/nonogram/nonogram.js: -------------------------------------------------------------------------------- 1 | function generateNonogramTable() { 2 | let numbers = []; 3 | for (let i = 1; i <= Math.pow(V.Nonogram.sideLength,2); i++) { 4 | numbers.push(i); 5 | } 6 | let puzzleList = numbers.randomMany(Math.round(Math.pow(V.Nonogram.sideLength,2) * random(50,60) / 100)); 7 | V.Nonogram.grid = {}; 8 | for (let j=1; j <= Math.pow(V.Nonogram.sideLength,2); j++) { 9 | V.Nonogram.grid["No" + j] = {} 10 | let unitGrid = V.Nonogram.grid["No" + j]; 11 | unitGrid.row = Math.floor((j - 1) / V.Nonogram.sideLength) + 1; 12 | unitGrid.column = j - (unitGrid.row - 1) * V.Nonogram.sideLength; 13 | unitGrid.puzzled = puzzleList.includes(j) ? true : false; 14 | unitGrid.answer = "blank"; 15 | } 16 | } 17 | window.generateNonogramTable = generateNonogramTable; -------------------------------------------------------------------------------- /game/terra_debug/terra_debug_potions.twee: -------------------------------------------------------------------------------- 1 | :: Terra Debug Potions 2 | 请选择获得的药水。
    3 | 4 |
    5 | <> 6 | <> 7 | <> 8 |
    9 |
    10 | <> 11 |
    12 |
    13 | 16 |
    17 | <
    > 18 | <
    > 19 |
    20 |
    21 |
    22 | <><><> -------------------------------------------------------------------------------- /game/terra_debug/terra_debug_fish.twee: -------------------------------------------------------------------------------- 1 | :: Terra Debug Fish 2 | 请选择获得的鱼。
    3 | 4 |
    5 | <> 6 | <> 7 | <> 8 |
    9 | <材料" : "">> 10 |
    11 | <> 12 |
    13 |
    14 | 17 |
    18 | <
    > 19 | <
    > 20 |
    21 |
    22 |
    23 | <><><> -------------------------------------------------------------------------------- /game/BabyHawk/bird_tower_cooking_pot.twee: -------------------------------------------------------------------------------- 1 | :: Bird Tower Cooking Pot Link [widget] 2 | <> 3 | <><><>
    4 | <
    > 5 | 6 | :: Bird Tower Cooking Pot 7 | 你可以利用这口锅烹饪鱼类。鹰崽们还只能消化熟鱼。 8 | <>
    9 |
    10 | 11 | <> 12 | 你可以从烹饪鱼类中精进你的家务技能
    13 | <> 14 | 你的家务技能已经达到了S
    15 | <
    > 16 |
    17 |
    18 | 19 | <> 20 |
    21 | 22 | <><><> 23 | -------------------------------------------------------------------------------- /game/crafting/orphanage_loft_tinkerers_workshop.twee: -------------------------------------------------------------------------------- 1 | :: Orphanage Loft Tinkerers Workshop Widget [widget] 2 | <> 3 | <> 4 | <> 5 | <> 6 | <> 7 | <> 8 | <><><>
    9 | <
    > 10 | <
    > 11 | 12 | :: Orphanage Loft Tinkerers Workshop 13 | 工匠作坊里有专门将配饰组合在一起的工具。 14 | <>
    15 |
    16 | 17 | <> 18 |
    19 | <><><> -------------------------------------------------------------------------------- /game/nonogram/nonogram.css: -------------------------------------------------------------------------------- 1 | 2 | 3 | .itemNonogramFor5 { 4 | display: grid; 5 | grid-template-columns: repeat(6, 50px); 6 | padding: 0.5rem; 7 | } 8 | 9 | .itemNonogramFor10 { 10 | display: grid; 11 | grid-template-columns: repeat(11, 50px); 12 | padding: 0.5rem; 13 | } 14 | 15 | .itemNonogramFor15 { 16 | display: grid; 17 | grid-template-columns: repeat(16, 50px); 18 | padding: 0.5rem; 19 | } 20 | 21 | .itemNonogramInFirstColumn { 22 | display: flex; 23 | flex-direction: row; 24 | align-items: center; 25 | text-align: center; 26 | border: 1px solid var(--200); 27 | justify-content: flex-end; 28 | } 29 | 30 | .itemNonogramInFirstRow { 31 | display: flex; 32 | flex-direction: column; 33 | align-items: center; 34 | text-align: center; 35 | border: 1px solid var(--200); 36 | justify-content: flex-end; 37 | } -------------------------------------------------------------------------------- /game/npc/guide/guide_compass.twee: -------------------------------------------------------------------------------- 1 | :: Guide Compass 2 | 你取出从走私者洞穴中找到的银质指南针,放在了桌上。
    3 |
    4 | “毫不意外,这种指南针还有很多个。”向导一手拿起这个指南针摆弄着,看起来是在测试其功能。
    5 |
    6 | <><> 7 | 8 | :: Guide Compass 1 9 | <> 10 | “玻璃表面有几道细密的裂纹,但在时间的冲刷下,它仍能很好的指示方向。很抱歉我不能像博物馆馆长一样用钱来支付报酬,但我会在研究完之后,给你这块指南针经过改良的版本。”
    11 |
    12 | “大概需要一个小时,在那之后来拿吧。”
    13 |
    14 | <><> 15 | 16 | :: Guide Compass 2 17 | <> 18 | <> 19 | <> 20 | <> 21 | “修复这块玻璃是很轻松的事。所以我另外做了一些改进,这样你在一些地方探索时,它能显示出你所处的具体位置。”
    22 |
    23 | 你获得了<>罗盘!
    24 |
    25 | <><> -------------------------------------------------------------------------------- /game/void_bag/updateVoidbag.js: -------------------------------------------------------------------------------- 1 | // 抄自原版function updateOptions(),用于在切换鱼竿后更新页面(但这样并不能更新侧边栏) 2 | function updateVoidbag() { 3 | if (["terraExpandToolOverlay","terraExpandEquipmentOverlay"].includes(T.currentOverlay) && T.optionsRefresh && V.passage !== "Start") { 4 | updatehistorycontrols(); 5 | const optionsData = clone(V.options); 6 | const tmpButtons = T.buttons; 7 | const tmpKey = T.key; 8 | 9 | if (!State.restore(true)) return; // don't do anything if state couldn't be restored 10 | V.options = optionsData; 11 | State.show(); 12 | 13 | T.key = tmpKey; 14 | T.buttons = tmpButtons; 15 | T.buttons.setupTabs(); 16 | if (T.key !== "options") { 17 | T.buttons.setActive(T.buttons.activeTab); 18 | } 19 | Weather.Observables.checkForUpdate(); 20 | } 21 | } 22 | window.updateVoidbag = updateVoidbag; -------------------------------------------------------------------------------- /game/pylon/pylon_museum.twee: -------------------------------------------------------------------------------- 1 | :: Widget Pylon Museum [widget] 2 | <> 3 | 4 | <> 5 | <><><>
    6 | <
    > 7 | <
    > 8 | 9 | :: Pylon Museum 10 | <><> 11 | <> 12 | 温特很是诧异,随即低头陷入了沉思:“环绕着自然物体的基座?我在古书上看到过一种建筑——一颗来自大自然的璀璨水晶,由围绕着自然景观的基座支撑着——它被称作‘晶塔’……”
    13 |
    14 | “也许你不会相信书上记载的这些建筑的作用:‘用手触摸这颗水晶,它会奇迹般地与世界各地的其他水晶发生共鸣,给予使用者在水晶间传送的能力。’ 15 | 我和西里斯讨论过我在书上得到的这个发现,他也认为这是不可能的。也许这些只是那些用铜制短剑战斗的原始人类幻想的产物。 16 | 但同一时代的著作中也有生动语言描述,用匪夷所思的武器与传说中的生物或神明战斗的英勇事迹。我猜测这些也是那个时代的神话。”
    17 |
    18 | 说完这些,温特缓缓地走向你。“也许你已经在不同地方发现了这些基座。可惜我没有空去陪你看看它们,但你可以去寻找那些水晶,”<>朝你眨了个眼,“然后告诉我你的发现。”
    19 |
    20 | <><> -------------------------------------------------------------------------------- /game/npc/guide/guide_watch.twee: -------------------------------------------------------------------------------- 1 | :: Guide Watch 2 | 你取出从旧下水道中找到的怀表,放在了桌上。
    3 |
    4 | “果然如我所料,这种怀表不止一个。”向导盯着这几根历经百年仍在运行的时针,沉思了许久。你不知道向导在想什么,也观察着这块怀表。
    5 |
    6 | <><> 7 | 8 | :: Guide Watch 1 9 | <> 10 | “很好,”向导打破了房间里清脆的滴嗒声,“你的努力没有白费,这种怀表还能发挥特别的功能。很抱歉我不能像博物馆馆长一样用钱来支付报酬,但我会在研究完之后,给你这块表经过改良的版本。”
    11 |
    12 | “大概需要一个小时,在那之后来拿吧。”
    13 |
    14 | <><> 15 | 16 | :: Guide Watch 2 17 | <> 18 | <> 19 | <> 20 | <> 21 | “如你所见,这块怀表在用材和做工上都无可挑剔,但那个时代的工艺技术有所欠缺,导致它的某个功能已经严重损坏。几乎每个怀表都会在岁月流逝中出现这种问题——但现在我把它修好了。”
    22 |
    23 | 你获得了<>金表!
    24 |
    25 | <><> -------------------------------------------------------------------------------- /module/css/terraBestiary.css: -------------------------------------------------------------------------------- 1 | /* 图鉴物品栏整体框架 */ 2 | .terraContainerItem { 3 | display: grid; 4 | grid-template-columns: repeat(auto-fill, 50px); 5 | gap: 5px; 6 | } 7 | 8 | /* 通用物品栏图标属性 */ 9 | .terraIconButton { 10 | display: grid; 11 | place-items: center; 12 | height: 48px; 13 | margin: -0.4em; 14 | } 15 | 16 | /* 表示图鉴未解锁的物品 */ 17 | .terraItemLocked { 18 | filter: contrast(0); 19 | } 20 | 21 | /* 新行的平移动画 */ 22 | @keyframes slide-down { 23 | 0% { 24 | opacity: 0; 25 | transform: translateY(-20px); 26 | } 27 | 100% { 28 | opacity: 1; 29 | transform: translateY(0); 30 | } 31 | } 32 | 33 | /* 图鉴详细信息栏 */ 34 | .new-row { 35 | grid-column: 1 / -1; 36 | padding: 10px; 37 | border: 1px solid var(--200); 38 | animation: slide-down 0.5s ease-out; 39 | } 40 | 41 | /* 图鉴详细信息栏的分隔线 */ 42 | .new-row hr { 43 | border-top: 1px solid var(--600); 44 | width: 100%; 45 | } -------------------------------------------------------------------------------- /game/terra_journal_widget.twee: -------------------------------------------------------------------------------- 1 | :: Widgets Terra Journal [widget] 2 | <> 3 | <> 4 | <> 5 |
  • 神殿的司祭处,有向导需要的净化粉。
  • 6 | <
    > 7 | <> 8 |
  • 博物馆的馆长处,有向导需要的铜短剑。
  • 9 | <
    > 10 | <> 11 |
  • 将净化粉和铜短剑提交给向导。他住在森林商店旁边。
  • 12 | <
    > 13 | <
    > 14 | <
    > 15 | 16 | <> 17 | < V[a])>> 18 | <> 19 | <> 20 |
  • 你身上有一张标记着<>的纸条。
  • 21 | <> 22 |
  • 码头装有电子产品的集装箱里,应该有旅商提到的那个通讯工具。
  • 23 | <
    > 24 | <
    > 25 | <
    > -------------------------------------------------------------------------------- /game/crafting/orphanage_loft_cooking_pot.twee: -------------------------------------------------------------------------------- 1 | :: Orphanage Loft Cooking Pot Widget [widget] 2 | <> 3 | <> 4 | <><><>
    5 | <
    > 6 | <
    > 7 | 8 | :: Orphanage Loft Cooking Pot 9 | 阁楼里有充足的用于加热烹饪锅的木材。 10 | <>
    11 |
    12 | 13 | <> 14 | 你可以从烹饪鱼类中精进你的家务技能
    15 | <> 16 | 你的家务技能已经达到了S
    17 | <
    > 18 |
    19 |
    20 | 21 | <> 22 |
    23 | <><><> -------------------------------------------------------------------------------- /game/blood_moon_monolith/blood_moon_monolith_bedroom.twee: -------------------------------------------------------------------------------- 1 | :: Blood Moon Monolith Bedroom [widget] 2 | <> 3 | <> 4 | <> 5 | 你可以把这个血月天塔柱放在卧室里。
    6 | <><><><> 7 | <> 8 | 这个从恐惧鹦鹉螺那里得来的天塔柱能维持血月的一部分。(?)激活后在夜晚给予血月的纯视觉效果 9 |
    10 | <> 11 | <><><><> 12 | <> 13 | <><><><> 14 | <> 15 | <
    > 16 |
    17 | <
    > 18 | <
    > -------------------------------------------------------------------------------- /game/npc/guide/guide_mod_hint_bloody_tear.twee: -------------------------------------------------------------------------------- 1 | :: Guide Mod Hint Bloody Tear 2 | “嗯……我确实认识这个东西。但说实话,几乎没有人拿着它来咨询我过。
    3 |
    4 | “这个晶体叫做血泪。如果在夜晚将它打碎,就可以让血月降临。如果当晚已经是血月的话,使用它就毫无意义。我很好奇你是如何得到它的。”
    5 |
    6 | 你将自己与恐惧鹦鹉螺的遭遇详细地叙述了一遍。
    7 |
    8 | “你应该对此感到庆幸:从恐惧鹦鹉螺面前全身而退可不是一件简单的事情。不过,它在这个世界的攻击性降低了很多,也没有那么暴躁——这是你这笔交易能够达成的原因之一。”
    9 |
    10 | <> 11 | <><> 12 | <> 13 | <><><> 14 | <> 15 | 16 | :: Guide Mod Hint Chum Caster 17 | <> 18 | “如你所见,当你在血月钓鱼时,就有机会见到它。血月之外是无法见到恐惧鹦鹉螺的。
    19 |
    20 | “除去周期性的血月,你还可以使用和它交易得到的血泪来召唤血月。血泪并不会对固定的血月周期产生影响。
    21 |
    22 | “作为这一情报的交换,我可以送给你一根特殊的钓竿。用它在血月钓鱼,可以大大提高你遇到恐惧鹦鹉螺的概率。但我必须要警告你:尽管目前这个生物现在看上去比较友好,你仍得多加小心。”
    23 |
    24 | 你获得了<>鱼饵投掷者!
    25 |
    26 | <><> -------------------------------------------------------------------------------- /game/crafting/terraCraftingStation.js: -------------------------------------------------------------------------------- 1 | setup.terraCraftingStation = { 2 | "Work_Bench": { 3 | name: "Work_Bench", 4 | cn_name: "工作台", 5 | icon: "<>", 6 | }, 7 | "Iron_Anvil": { 8 | name: "Iron_Anvil", 9 | cn_name: "铁砧", 10 | icon: "<>", 11 | }, 12 | "Cooking_Pot": { 13 | name: "Cooking_Pot", 14 | cn_name: "烹饪锅", 15 | icon: "<>", 16 | }, 17 | "Tinkerers_Workshop": { 18 | name: "Tinkerers_Workshop", 19 | cn_name: "工匠作坊", 20 | icon: "<>", 21 | }, 22 | "Hellforge": { 23 | name: "Hellforge", 24 | cn_name: "地狱熔炉", 25 | icon: "<>" 26 | }, 27 | "birdToolBox": { 28 | name: "birdToolBox", 29 | cn_name: "鹰塔工具箱", 30 | icon: "<>", 31 | }, 32 | "birdPot": { 33 | name: "birdPot", 34 | cn_name: "鹰塔烹饪锅", 35 | icon: "<>", 36 | }, 37 | } -------------------------------------------------------------------------------- /game/fishing/Bait/bait_forest_shop_bug_net.twee: -------------------------------------------------------------------------------- 1 | :: Bait Forest Shop Bug Net 2 | <><> 3 | <> 4 | “看来你也想试着自己抓几只虫子吗?”格威岚显得十分自信,“你算是问对人了!”
    5 |
    6 | “每种昆虫有自己的行为模式:比如蚱蜢,它们喜欢在草丛里觅食,同时与周围的环境浑然一体,很难察觉。但如果能够趁其专注于食物时,就能比较轻松的用拇指和食指抓住它;”
    7 |
    8 | <>转身从幕帘后取出了一个发出闪光的瓶子。“再然后是萤火虫,这种虫子很容易就能抓到,但要小心不要太用力。抓到萤火虫后,最好是像这样将它们直接装进瓶子里。那既然说到瓶子……”格威岚又向商店深处走去。
    9 |
    10 | “蠕虫我更建议装在盛有一定厚度泥土的笼子里,因为这样……”格威岚双臂抱着一个玻璃笼子,里面确实装了不少的土。但这笼子看起来实在有些沉,以至于<>在昏暗的光线中碰倒了什么杆子。“哦!抱歉,你能帮我捡一下吗?”
    11 |
    12 | 你拿起了倒在地上的杆子:这是一个虫网。
    13 |
    14 | <>看起来有些尴尬。"害,瞧瞧我这记性。"
    15 |
    16 | “你徒手抓虫的技巧太好了,把这忘了也正常。”你不禁好奇<>这里到底都还有什么稀奇古怪的东西。
    17 |
    18 | “谢谢。”格威岚将玻璃笼子放在地上,接过你手中的虫网,“你说的没错,自从我研究透了这些昆虫的习性后,就再也没用过这个虫网。”
    19 |
    20 | “所以我想它更适合在你的手上继续发挥作用。”<>将虫网又递还给你,“这对抓昆虫的初学者来说要友好得多。”
    21 |
    22 | 你获得了<>虫网。试着用它在森林里抓些什么吧。
    23 |
    24 | <><>
    25 | <> -------------------------------------------------------------------------------- /game/halloween/widgets_terra_halloween.twee: -------------------------------------------------------------------------------- 1 | :: Terra Halloween [widget] 2 | <> 3 | 4 | <> 5 | <> 6 | 你感觉到黑夜中,树丛里有双眼睛在盯着你。
    7 |
    8 | 那个方向传来奇怪的叫声:“永不复焉。永不复焉。永不复焉。永不复焉。永不复焉。永不复焉。”<><><>
    9 |
    10 | 它扑扇了几下翅膀——只是一只乌鸦。
    11 |
    12 | <><><> 13 | <
    > 14 | <
    > 15 | 16 | <
    > 17 | 18 | <> 19 | 20 | <> 21 | 你感觉到树丛里有双眼睛在盯着你。
    22 |
    23 | 那个方向传来奇怪的叫声:“永不复焉。永不复焉。永不复焉。永不复焉。永不复焉。永不复焉。”<><><>
    24 |
    25 | 它扑扇了几下翅膀——只是一只乌鸦。
    26 |
    27 | <
    > 28 | 29 | <
    > -------------------------------------------------------------------------------- /game/terra_debug/terra_debug_fishing_pole.twee: -------------------------------------------------------------------------------- 1 | :: Terra Debug Fishing Pole 2 | 请选择获得/丢弃鱼竿。
    3 | 4 |
    5 | <> 6 | <> 7 | <> 8 |
    9 |
    10 | <> 11 |
    12 |
    13 | 20 |
    21 | <
    > 22 | <
    > 23 |
    24 |
    25 |
    26 | <><><> -------------------------------------------------------------------------------- /game/fishing/Angler+Fishing_Request/fishing_angler_intro.twee: -------------------------------------------------------------------------------- 1 | :: Fishing Angler Intro 2 | 3 | <> 4 | <> 5 | <> 6 | 你将<>从沉睡中唤醒。
    7 |
    8 | <> 9 | <> 14 | <>看起来还有些晕。“这真是个糟糕的经历——我听说这个海域很危险,看来他们说的是真的!”
    15 |
    16 | <>让你先回岸上。“我好像还得休息一下,就不麻烦你了。我是个渔夫,我的小屋就在海滩。如果你也对鱼感兴趣的话欢迎来找我:这个世界到处都是各种稀奇古怪的鱼!”
    17 | <> 18 | <> 23 | <>看起来毫不掩饰。“海里睡觉可真够无聊的——我听说这个海域很危险,但以我睡觉到现在的亲身经历,我可以肯定那些人在说谎!”
    24 |
    25 | <>挥手叫你离开:“够了,我还想再躺一会。你应该能看出来我是个渔夫。我的小(jian)屋(yu)就在海滩,如果你也对鱼感兴趣的话可以来找我:这个世界到处都是各种稀奇古怪的鱼!”
    26 | <
    > 27 |
    28 | <><><><> -------------------------------------------------------------------------------- /game/BabyHawk/bird_tower_work_bench.twee: -------------------------------------------------------------------------------- 1 | :: Bird Tower Work Bench Link [widget] 2 | <> 3 | <> 4 | <> 5 | <><>
    6 | <> 7 | 你可以将鱼类加工成食物,但在这之前你需要获得一个工具箱。
    8 | <
    > 9 |
    10 | <
    > 11 | 12 | :: Bird Tower Work Bench 13 | 你打开了工具箱。这里面的工具足以帮你制作生鱼片。 14 | <>
    15 |
    16 | 17 | <> 18 | 你可以从加工鱼类为生鱼片中精进你的家务技能,直到你的家务等级达到B
    19 | <> 20 | 你已经完全掌握了技巧,你的家务水平不会再从加工鱼类为生鱼片中得到突破了。
    21 | <> 22 | 你的家务技能已经达到了S
    23 | <
    > 24 |
    25 |
    26 | 27 | <> 28 |
    29 | 30 | <><><> 31 | 32 | -------------------------------------------------------------------------------- /game/fishing/Bait/bait_forest_shop_receive.twee: -------------------------------------------------------------------------------- 1 | :: Bait Forest Shop Receive 2 | <><> 3 | <> 4 | <> 5 | <> 6 | <> 7 | <> 8 | <> 9 | <> 10 | <> 11 | <> 12 | <> 13 | <> 14 | <> 15 | <> 16 | <> 17 | “你对这些小家伙感兴趣么?”<>钻入一个隐秘的房间中,拿着一个罐子走了出来。
    18 |
    19 | 你获得了:<><>(_bait_forest_shop_receive)
    20 |
    21 | <><><> 22 | <> -------------------------------------------------------------------------------- /game/buff_widget.twee: -------------------------------------------------------------------------------- 1 | :: Buff Widget [widget] 2 | <> 3 |
    4 | <> 5 | 6 | 增益追踪器 7 | 8 | <> 9 | <> 10 | <> 11 | <> 12 | <> 13 | <>_buff.cn_name: 14 | <> 15 | 无限
    16 | <> 17 | <>
    18 | <
    > 19 | <
    > 20 |
    21 |
    22 | <>
    23 | <> 24 |
    25 | <
    > 26 | <
    > -------------------------------------------------------------------------------- /game/terra_manor_lab_spray.twee: -------------------------------------------------------------------------------- 1 | :: Terra Manor Lab Spray [widget] 2 | <> 3 | 4 | <> 5 | <> 6 | 你有防狼喷雾原料($fishing_spray_material)。 7 | <> 8 | <><><><><><>
    9 | <> 10 | 但你现在没有空瓶需要补充。
    11 | <
    > 12 | <> 13 | 你可以在实验室中研究从<>黑曜石匣中开出的粉末。
    14 | <><><><><>
    15 | <
    > 16 |
    17 | <
    > 18 | 19 | <
    > 20 | 21 | :: Terra Manor Lab Spray Research 22 | <> 23 | 你小心翼翼地打开了一袋粉末。经过分析,这是用于制作防狼喷雾的原料。
    24 |
    25 | 你可以在实验室用原料补充防狼喷雾了!
    26 |
    27 | <><><> 28 | 29 | :: Terra Manor Lab Spray Refill 30 | <> 31 | <> 32 | 参照着凯拉尔留在墙上的使用说明,你重新装填了你的防狼喷雾。
    33 |
    34 | <><> -------------------------------------------------------------------------------- /module/css/informational_accessory.css: -------------------------------------------------------------------------------- 1 | .informationalAccessoryGrid { 2 | display: grid; 3 | grid-template-columns: repeat(auto-fit, minmax(48%, 1fr)); 4 | grid-gap: 5px; 5 | } 6 | 7 | .GPSOldSewerMap { 8 | position: relative; 9 | width: 200px; 10 | height: 200px; 11 | } 12 | 13 | .GPSOldSewerMapSmugglerPub { 14 | position: absolute; 15 | top: 121px; 16 | left: 111px; 17 | pointer-events: none; 18 | } 19 | 20 | .GPSTentaclePlainsMap { 21 | position: relative; 22 | width: 320px; 23 | height: 320px; 24 | } 25 | 26 | .GPSCatacombs { 27 | position: relative; 28 | width: 230px; 29 | height: 230px; 30 | } 31 | 32 | .GPSDocks { 33 | position: relative; 34 | width: 150px; 35 | height: 110px; 36 | } 37 | 38 | .GPSForest { 39 | position: relative; 40 | width: 276px; 41 | height: 270px; 42 | } 43 | 44 | .GPSForestPart1 { 45 | position: relative; 46 | width: 200px; 47 | height: 70px; 48 | } 49 | 50 | .GPSForestPart2 { 51 | position: relative; 52 | width: 270px; 53 | height: 150px; 54 | } 55 | 56 | .GPSBeachCave { 57 | position: relative; 58 | width: 190px; 59 | height: 190px; 60 | } 61 | 62 | .GPSMoor { 63 | position: relative; 64 | width: 190px; 65 | height: 230px; 66 | } -------------------------------------------------------------------------------- /game/tool/terra_expand_tool.twee: -------------------------------------------------------------------------------- 1 | :: Terra Expand Tool [widget] 2 | <> 3 | <> 4 | <> 5 | 6 | <> 7 | <><><> 8 | <><><> 9 | <> 10 | 11 | <> 12 | <> 13 |
    14 | <> 15 | <> 19 |
    20 | <> 21 | <
    > 22 | 23 | 24 | <> 25 | <> 26 | 27 | 28 | <> 29 | 30 | 31 | <> 32 | 33 | 34 | <> 35 | 36 | 37 | <> 38 | 39 | <> -------------------------------------------------------------------------------- /game/terra_debug/terra_debug_request_fish.twee: -------------------------------------------------------------------------------- 1 | :: Terra Debug Request Fish 2 | 请选择获得/丢弃任务鱼。
    3 | 4 |
    5 | <> 6 | <> 7 | <> 8 | <${_requestFish.cn_name}`>> 9 |
    10 |
    11 | 12 | <> 13 | 14 |
    15 |
    16 | 23 |
    24 | <
    > 25 | <
    > 26 |
    27 |
    28 |
    29 | <><>
    -------------------------------------------------------------------------------- /game/fishing/Angler+Fishing_Request/furniture_painting_angler_cabin_switch.twee: -------------------------------------------------------------------------------- 1 | :: Furniture Painting Angler Cabin Switch 2 | 放什么呢?
    3 | <> 4 | <>
    5 | <> 6 | 7 |
    8 | <> 9 | <> 10 | <> 11 | <> 12 |
    13 |
    14 |
    15 | <> 16 |
    17 |
    18 |
    19 | 22 |
    23 | <
    > 24 | <
    > 25 |
    26 |
    27 | <
    > 28 |
    29 | <><><> -------------------------------------------------------------------------------- /game/tool/snake_charmers_flute_use_2.twee: -------------------------------------------------------------------------------- 1 | :: Snake Charmers Flute Use 2 2 | <><> 3 | 你用耍蛇者长笛爬到了高处。有了这对强健的翅膀,你可以飞到更远的地方。
    4 | <>
    5 |
    6 | <> 7 | <> 8 | <> 9 |
    10 | <><><><>
    11 | <> 12 | <> 13 |
    14 | <><><><>
    15 | <><><><>
    16 |
    17 | <> 18 |
    19 | 爬下去
    20 | <> 21 | <> 22 | <><><><><>
    23 |
    24 | <> 25 |
    26 | <><><><>
    27 | <> 28 | <><><><><><>
    29 | <><><><><>
    30 | <><><><>
    31 | <
    > -------------------------------------------------------------------------------- /game/tool/terraConsumable.js: -------------------------------------------------------------------------------- 1 | setup.terraConsumable = { 2 | "Bloody_Tear": { 3 | name: "Bloody_Tear", 4 | cn_name: "血泪", 5 | type: "consumable", 6 | material: false, 7 | amount: V.Bloody_Tear || 0, 8 | icon: "tool/Bloody_Tear.png", 9 | des: "在夜晚使用以召唤血月。这不会影响原本的血月周期。
    使用它即表示你同意承担召唤血月将会带来的所有后果
    “诅咒之夜太可怕了。”", 10 | use: "<>", 11 | }, 12 | "Mana_Crystal": { 13 | name: "Mana_Crystal", 14 | cn_name: "魔力水晶", 15 | type: "consumable", 16 | material: false, 17 | amount: V.Mana_Crystal || 0, 18 | icon: "tool/Mana_Crystal.png", 19 | des: "用坠落之星的魔力汇聚而成,使用后可以对已有的催眠特质起到抵消作用,使随机一项催眠特质降级", 20 | use: "<>", 21 | }, 22 | } 23 | 24 | function getAllConsumableList() { 25 | let all_consumable_list = Object.keys(setup.terraConsumable); 26 | return all_consumable_list; 27 | } 28 | window.getAllConsumableList = getAllConsumableList; 29 | 30 | function getConsumableObtained() { 31 | for (let consumable in setup.terraConsumable) { 32 | setup.terraConsumable[consumable].amount = V[consumable]; 33 | } 34 | let consumable_obtained = Object.keys(setup.terraConsumable); 35 | return consumable_obtained.filter(consumable => { 36 | return setup.terraConsumable[consumable].amount > 0; 37 | }); 38 | } 39 | window.getConsumableObtained = getConsumableObtained; -------------------------------------------------------------------------------- /game/world_corruption_ask/world_corruption_ask_result.twee: -------------------------------------------------------------------------------- 1 | 2 | :: World Corruption Ask 3 | <> 4 | <> 5 | <> 6 | <> 7 | <> 8 | <> 9 | “你想知道现在世界的腐化度?”约旦说着,将一些绿色的叶片放在了一个古怪的祭坛上。它们发出了绿光,并排布成数个圆环缓慢的旋转着,你能感到这股力量的温暖。约旦仔细地端详着其中的符号,然后转身看向了你。
    10 |
    11 | “现在世界中$world_corruption_soft%为腐化之地,腐化扩散的速度是$world_corruption_hard倍。 12 | <> 13 | <> 14 | 我们生活在童话之中。 15 | <> 16 | 世界已完全变得纯净。干得漂亮! 17 | <> 18 | <> 19 | <> 20 | 世界处于平衡状态,你做的很好。 21 | <> 22 | 你就要成功了! 23 | <> 24 | 你做的很好,但还需要加以控制。 25 | <> 26 | <> 27 | <> 28 | 世界处于平衡状态,但你还能做的更好。 29 | <> 30 | 情况确实严峻…… 31 | <> 32 | 你有许多工作要做……环境改造枪?这是什么东西? 33 | <> 34 | <>”
    35 |
    36 | <><> -------------------------------------------------------------------------------- /game/terra_debug/terra_debug_fishing_angler_furniture.twee: -------------------------------------------------------------------------------- 1 | :: Terra Debug Fishing Angler Furniture 2 | 请选择获得/丢弃渔夫家具。
    3 | 4 |
    5 | <> 6 | <> 7 | <> 8 |
    9 |
    10 | 11 | <> 12 | 13 |
    14 |
    15 | 22 |
    23 | <
    > 24 | <
    > 25 |
    26 |
    27 |
    28 | <><>
    -------------------------------------------------------------------------------- /game/island/fishing_island_unlock_waterfall.twee: -------------------------------------------------------------------------------- 1 | :: Fishing Island Unlock Waterfall 1 2 | 你花了一些时间来到瀑布上方。这里的水流比下游要缓和,河水看起来更加清澈,河面上还漂浮着几片荷叶。河岸被岩石包围着,就像一个露天浴池。如果这个浴池的尽头不是十几米高的瀑布,你也许会愿意在这里洗澡的。
    3 |
    4 | <> 5 | 四周安静得可怕,除了鸟鸣声什么都没有,虽然你已经检查过周边了,但你依然无法放心。<><>
    6 | <> 7 | 你坐在岸边,把脚伸进冰凉的水中。四周非常安静,只有鸟鸣声环绕着你,你感到很放松。<><>
    8 | <
    > 9 |
    10 | <> 11 | <><><> 12 | <> 13 | <><> 14 | <> 15 | 16 | :: Fishing Island Unlock Waterfall 2 17 | 忽然,你发现身边的一片荷叶下面冒出了气泡。你伸手推开了荷叶,发现自己正与一条鱼四目相对。它呆呆地看着你,又吐出几个气泡之后,才仿佛恍然大悟一般飞快地逃走了。
    18 |
    19 | 你灵光一闪,或许可以在这里钓鱼来补充你的食物。
    20 |
    21 | 于是你掏出鱼竿,尝试垂钓。三十分钟后,你几乎要睡着了,但你的鱼竿猛得一抖,驱散了你的睡意。你立刻坐直身子,一边稳住钓竿,小心收线,一边祈祷鱼线不要断掉。最终,经过几分钟的斗争,那条倒霉鱼儿失败了,落入了你的手中。
    22 |
    23 | <><> 24 | 25 | :: Fishing Island Unlock Waterfall 26 | <> 27 | 忽然,你发现身边的一片荷叶下面冒出了气泡。你伸手推开了荷叶,发现自己正与一条鱼四目相对。它呆呆地看着你,又吐出几个气泡之后,才仿佛恍然大悟一般飞快地逃走了。
    28 |
    29 | 你现在可以前往瀑布湖钓鱼了!
    30 |
    31 | <><><><> -------------------------------------------------------------------------------- /game/terra_orphanage_loft_spray.twee: -------------------------------------------------------------------------------- 1 | :: Terra Orphanage Loft Spray [widget] 2 | <> 3 | 4 | <> 5 | <> 6 | 你有防狼喷雾原料($fishing_spray_material)。 7 | <> 8 |
    <><><><><><>
    9 | <> 10 | 但你现在没有空瓶需要补充。
    11 | <
    > 12 | <> 13 | 你可以在实验室中研究从<>黑曜石匣中开出的粉末。
    14 | <><><><><>
    15 | <
    > 16 | <
    > 17 | 18 | <
    > 19 | 20 | :: Terra Orphanage Loft Spray Research 21 | <><><> 22 | <> 23 | 你进入了化学实验室,里面的一些烧杯还在冒泡。在一个<><><>的帮助下,你们打开了一袋粉末。经过分析,这是用于制作防狼喷雾的原料。
    24 |
    25 | 你可以在实验室用原料补充防狼喷雾了!
    26 |
    27 | <><><> 28 | 29 | :: Terra Orphanage Loft Spray Refill 30 | <><><> 31 | <> 32 | <> 33 | 你进入了化学实验室,里面的一些烧杯还在冒泡。参照着使用说明,你重新装填了你的防狼喷雾。
    34 |
    35 | <><> -------------------------------------------------------------------------------- /game/domRobin/robin_forest_bait_rainy.twee: -------------------------------------------------------------------------------- 1 | :: Robin Forest Bait Rainy 2 | <><> 3 | 4 | 你们在返回孤儿院的途中,玩起了“躲水坑”的游戏。
    5 |
    6 | 罗宾突然定在了一处水坑前,缓缓地蹲了下来,专注观察着地上的什么东西。你凑上前去,发现是几只蠕虫。雨天它们需要到地面来呼吸空气。
    7 |
    8 | “鱼儿肯定喜欢这个,对吧?咱们可以带几只回去。”说完,罗宾就准备伸手去抓。
    9 |
    10 | 你提醒<>最好不要直接用手去碰它们。 11 | <> 12 | 你需要一个工具来更安全地捕捉小动物。一个住在森林,且喜爱昆虫的人应该有办法。 13 | <> 14 | 你拿出你的 15 | <> 16 | <>金虫网 17 | <> 18 | <>防熔岩虫网 19 | <> 20 | <>虫网 21 | <> 22 | 23 | ,网住了这些蠕虫。
    24 |
    25 | <> 26 | 你获得了_bait只<>蠕虫。
    27 | <> 28 |
    29 | 你还发现其中一条是<>金蠕虫!
    30 | <> 31 | <> 32 | <> 33 | <> 34 | <> 35 | <> 36 | <> 37 | <> 38 | <
    > 39 | <
    > 40 |
    41 | 你们一起回到孤儿院。 42 |

    43 | <> -------------------------------------------------------------------------------- /game/fishing/terraTrash.js: -------------------------------------------------------------------------------- 1 | setup.terraTrash = { 2 | "Old_Shoe": { 3 | name: "Old_Shoe", 4 | cn_name: "旧鞋", 5 | type: "trash", 6 | amount: V.Old_Shoe || 0, 7 | icon: "fishing/fish/Old_Shoe.png", 8 | }, 9 | "Seaweed_junk": { 10 | name: "Seaweed_junk", 11 | cn_name: "海草", 12 | type: "trash", 13 | amount: V.Seaweed_junk || 0, 14 | icon: "fishing/fish/Seaweed_junk.png", 15 | }, 16 | "Tin_Can": { 17 | name: "Tin_Can", 18 | cn_name: "锡罐", 19 | type: "trash", 20 | amount: V.Tin_Can || 0, 21 | icon: "fishing/fish/Tin_Can.png", 22 | }, 23 | "Joja_Cola": { 24 | name: "Joja_Cola", 25 | cn_name: "Joja可乐", 26 | type: "trash", 27 | amount: V.Joja_Cola || 0, 28 | icon: "fishing/fish/Joja_Cola.png", 29 | }, 30 | } 31 | 32 | function getAllTrashList() { 33 | let all_trash_list = Object.keys(setup.terraTrash); 34 | return all_trash_list; 35 | } 36 | window.getAllTrashList = getAllTrashList; 37 | 38 | function getTrashObtainedList() { 39 | for (let trash in setup.terraTrash) { 40 | setup.terraTrash[trash].amount = V[trash] || 0; 41 | } 42 | let trash_obtained = Object.keys(setup.terraTrash); 43 | return trash_obtained.filter(trash => { 44 | return setup.terraTrash[trash].amount > 0; 45 | }); 46 | } 47 | window.getTrashObtainedList = getTrashObtainedList; -------------------------------------------------------------------------------- /js/terraEffect.js: -------------------------------------------------------------------------------- 1 | // widget生产器 2 | const terraEffect = { 3 | create(name, fn) { 4 | if (this[name] === undefined && !Macro.get(name)) { 5 | DefineMacro(name, function () { 6 | this.output.append(fn(...this.args)); 7 | }); 8 | this[name] = fn; 9 | } else { 10 | console.error(`A function with the name "${name}" already exists in statDisplay.`); 11 | } 12 | } 13 | } 14 | window.terraEffect = terraEffect; 15 | 16 | // 创建名为“terraEffect”的widget 17 | terraEffect.create("terraEffect", () => { 18 | const fragment = document.createDocumentFragment(); 19 | 20 | const sWikifier = text => {fragment.append(Wikifier.wikifyEval(text));}; 21 | 22 | if (V.Traveling_Merchant_arrive_message) { 23 | sWikifier('旅商已到达梅尔街的码头!

    '); 24 | delete V.Traveling_Merchant_arrive_message; 25 | } 26 | 27 | if (V.Traveling_Merchant_leave_message) { 28 | sWikifier('旅商已离开!

    '); 29 | delete V.Traveling_Merchant_leave_message; 30 | } 31 | 32 | if (V.Angel_Halo_nessage) { 33 | sWikifier('<>天使光环牢牢束缚住了你体内因纯洁不足而试图逸散的天使气息。

    '); 34 | delete V.Angel_Halo_nessage; 35 | } 36 | 37 | if (V.Demon_Horns_nessage) { 38 | sWikifier('<>恶魔角抵抗着你体内太多的纯洁,阻止了你体内恶魔之力的流失。

    '); 39 | delete V.Demon_Horns_nessage; 40 | } 41 | 42 | return fragment; 43 | }); -------------------------------------------------------------------------------- /game/crafting/orphanage_loft_work_bench.twee: -------------------------------------------------------------------------------- 1 | :: Orphanage Loft Work Bench Unlock [widget] 2 | <> 3 | <> 4 | <> 5 | 有一张小木桌子上同样堆满了箱子。你注意到箱底压着几张放在桌上的图纸。
    6 | <><><>
    7 | <
    > 8 | <> 9 | <><><>
    10 | <
    > 11 | <
    > 12 | 13 | :: Orphanage Loft Work Bench 1 14 | <> 15 | 这几个箱子虽然密封得严严实实,满是尘土。但好在它们都比较轻,你能比较容易地把木桌上的这些箱子搬下来。
    16 |
    17 | <><> 18 | 19 | :: Orphanage Loft Work Bench 20 | 你擦去落在工作台上的灰尘。 21 | <>
    22 |
    23 | 24 | <> 25 | 你可以从加工鱼类为生鱼片中精进你的家务技能,直到你的家务等级达到B
    26 | <> 27 | 你已经完全掌握了技巧,你的家务水平不会再从加工鱼类为生鱼片中得到突破了。
    28 | <> 29 | 你的家务技能已经达到了S
    30 | <
    > 31 |
    32 |
    33 | 34 | <> 35 |
    36 | <><><> -------------------------------------------------------------------------------- /js/characteristicBonusUI.js: -------------------------------------------------------------------------------- 1 | function characteristicBonusUI() { 2 | const boots = V.terra_accessories_slots.find(accessory => setup.terraAccessories[accessory].type === "boots"); 3 | if (boots) { 4 | T.athleticsConfig.modifier = Math.floor(T.athleticsConfig.modifier * 1.1); 5 | T.athleticsConfig.modTypes.good.pushUnique(setup.terraAccessories[boots].cn_name); 6 | } 7 | if (V.terra_accessories_slots.includes("Inner_Tube")) { 8 | T.swimmingConfig.modifier = Math.floor(T.swimmingConfig.modifier * 1.05); 9 | T.swimmingConfig.modTypes.good.pushUnique("浮游圈"); 10 | } 11 | if (V.terra_accessories_slots.includes("Lucky_Horseshoe")) { 12 | T.skulduggeryConfig.modifier = Math.floor(T.skulduggeryConfig.modifier * 1.05); 13 | T.skulduggeryConfig.modTypes.good.pushUnique("幸运马掌"); 14 | T.dancingConfig.modifier = Math.floor(T.dancingConfig.modifier * 1.05); 15 | T.dancingConfig.modTypes.good.pushUnique("幸运马掌"); 16 | T.swimmingConfig.modifier = Math.floor(T.swimmingConfig.modifier * 1.05); 17 | T.swimmingConfig.modTypes.good.pushUnique("幸运马掌"); 18 | T.athleticsConfig.modifier = Math.floor(T.athleticsConfig.modifier * 1.05); 19 | T.athleticsConfig.modTypes.good.pushUnique("幸运马掌"); 20 | T.tendingConfig.modifier = Math.floor(T.tendingConfig.modifier * 1.05); 21 | T.tendingConfig.modTypes.good.pushUnique("幸运马掌"); 22 | T.housekeepingConfig.modifier = Math.floor(T.housekeepingConfig.modifier * 1.05); 23 | T.housekeepingConfig.modTypes.good.pushUnique("幸运马掌"); 24 | } 25 | } 26 | window.characteristicBonusUI = characteristicBonusUI; -------------------------------------------------------------------------------- /game/fishing/Fishing/fishing_place_school_pool_unlock.twee: -------------------------------------------------------------------------------- 1 | :: Fishing Place School Pool Unlock 1 2 | 你脱掉鞋袜,在安静的泳池旁边坐下,将小腿伸进清凉的水里,让水流牵着它们轻轻地晃动。空旷的游泳馆和这片恬静的水池令你倍感安心。<><>
    3 |
    4 | 忽然,你的脑海里响起了一个温柔男孩的声音:“有水的地方就能钓鱼!”你不记得这是谁,也不记得自己什么时候听过这句话。但这个声音就像涟漪,在你脑中回荡着。你抬起头,看着面前平静的水面,萌生了一个奇妙的想法。
    5 |
    6 | <><> 7 | 8 | :: Fishing Place School Pool Unlock 2 9 | 你手持鱼竿,你在水面上的倒影露出的疑惑的表情。是的,泳池的水太清澈了,这个时间也不会有人,这里除了水什么都没有!
    10 |
    11 | 你有些犹豫,你确信这儿什么也钓不到,但是你的好奇心依旧蠢蠢欲动,令你心里一阵瘙痒。最终,你抛出了鱼竿。
    12 |
    13 | <><> 14 | 15 | :: Fishing Place School Pool Unlock 3 16 | 一段时间的等待后,水面依旧平静如初,浮标也没有一点动静,你的期待一点点落空,逐渐确信自己做了一个愚蠢的决定。
    17 |
    18 | 就在你准备结束这荒唐的垂钓时,你的浮标猛烈地抖动了一下。你怀疑自己眼花了,但紧接着你手中的鱼竿突然变得沉重——真的有什么东西咬钩了!
    19 |
    20 | <> 21 | 你的声呐药水显示,这是一条内裤!
    22 |
    23 | <
    > 24 | 你又惊又喜,不敢相信眼前发生的一切,只是小心地收竿,迫不及待地查看自己钓到的东西。
    25 |
    26 | <>一条内裤,私部处还残留着一些白色粘液,浓稠到在水里泡了不知多久也没有被完全冲掉。
    27 |
    28 | 你的脸红了,你不明白它和它的主人究竟遭遇了什么,以至于它会以这样羞耻的模样被你钓上来。你回想起自己在游泳课上的遭遇和见闻,不可避免地对校园生活有了更深刻的认识。<><><><>
    29 |
    30 | 你现在可以在课余时间来到游泳池里钓……内裤了……<>
    31 |
    32 | <><> -------------------------------------------------------------------------------- /game/equipment/informational_accessory/weather_radio_widgets.twee: -------------------------------------------------------------------------------- 1 | :: Widgets Weather Radio [widget] 2 | <> 3 | <> 4 | <> 5 | <> 6 | <> 7 | <> 8 | <> 9 | <>
    10 | <
    > 11 | <>
    12 | 接下来 13 | <> 14 | <> 15 | <> 16 | <> 17 | <> 18 | <> 19 | <> 20 | <>">> 21 | <> 22 | <> 23 | <> 24 | <> 25 | <> 26 | 小时内的天气为:
    27 |
    28 | <> 29 | <> 30 |
    31 |
    32 | <> 33 |
    34 |
    35 | <> 36 | <> 37 |
    38 | <
    > 39 |
    40 | <
    > -------------------------------------------------------------------------------- /game/equipment/terraArmor.js: -------------------------------------------------------------------------------- 1 | setup.terraArmor = { 2 | "Angler_Hat": { 3 | name: "Angler_Hat", 4 | cn_name: "渔夫帽", 5 | type: "helmet", 6 | set: "angler", 7 | obtained: V.Angler_Hat, 8 | icon: "armor/Angler_Hat.png", 9 | icon_item: "armor/Angler_Hat_item.png", 10 | des: "渔力增加5", 11 | set_bonus: "套装奖励:降低20%诱惑值" 12 | }, 13 | "Angler_Vest": { 14 | name: "Angler_Vest", 15 | cn_name: "渔夫背心", 16 | type: "shirt", 17 | set: "angler", 18 | obtained: V.Angler_Vest, 19 | icon: "armor/Angler_Vest.png", 20 | icon_item: "armor/Angler_Vest_item.png", 21 | des: "渔力增加5", 22 | set_bonus: "套装奖励:降低20%诱惑值" 23 | }, 24 | "Angler_Pants": { 25 | name: "Angler_Pants", 26 | cn_name: "渔夫裤", 27 | type: "pants", 28 | set: "angler", 29 | obtained: V.Angler_Pants, 30 | icon: "armor/Angler_Pants.png", 31 | icon_item: "armor/Angler_Pants_item.png", 32 | des: "渔力增加5", 33 | set_bonus: "套装奖励:降低20%诱惑值" 34 | } 35 | } 36 | 37 | function getAllArmorList() { 38 | let all_armor_list = Object.keys(setup.terraArmor); 39 | return all_armor_list; 40 | } 41 | window.getAllArmorList = getAllArmorList; 42 | 43 | function getArmorObtained() { 44 | for (let armor in setup.terraArmor) { 45 | setup.terraArmor[armor].obtained = V[armor]; 46 | } 47 | let armor_obtained = Object.keys(setup.terraArmor); 48 | return armor_obtained.filter(armor => { 49 | return setup.terraArmor[armor].obtained === true; 50 | }); 51 | } 52 | window.getArmorObtained = getArmorObtained; -------------------------------------------------------------------------------- /game/npc/guide/guide_mod_hint_pylon.twee: -------------------------------------------------------------------------------- 1 | :: Guide Mod Hint Pylon 2 | <> 3 | <> 4 | “你已经集齐了6个晶塔,恭喜你!我想你已经不需要这方面的提示了。”
    5 | <> 6 | “卧室里的提示不够明确是吗?没问题,你想知道哪个晶塔的晶石位置?不过在此之前,你得保证他们对你有了足够的好感。”
    7 |
    8 | <> 9 | <>孤儿院卧室在与罗宾去森林约会,野餐篮被大风吹跑时。且罗宾自信值不低于20,创伤为0
    10 | <
    > 11 | <> 12 | <>农场卧室解锁农场安全屋,在晴天或阴天,和艾利克斯一起在树下休息后,触发一起骑马的剧情
    13 | <
    > 14 | <> 15 | <>伊甸小屋让伊甸帮忙搜索森林
    16 | <
    > 17 | <> 18 | <>鹰塔在晴天或阴天,巨鹰在栖木上时,有概率被邀请去一次约会
    19 | <
    > 20 | <> 21 | <>狼窝成为头狼后,与黑狼一起打猎,并选择去河边
    22 | <
    > 23 | <> 24 | <>神殿升职为修士/修女后,在神殿找到悉尼询问心事,然后选择一个晴朗的天气一起去神殿花园
    25 | <
    > 26 | <
    > 27 | <> 28 | “不知道卧室的基座是什么用处?你可以去博物馆问问。”
    29 | <> 30 | “如果你对小镇的历史有了更多了解,你会注意到卧室里奇怪的基座。”
    31 | <
    > 32 |
    33 | <><> 34 | -------------------------------------------------------------------------------- /game/tool/terra_fishing_rod_widget.twee: -------------------------------------------------------------------------------- 1 | :: Terra Fishing Rod [widget] 2 | <> 3 | <> 4 | 钓竿(?)不同鱼竿提供不同的渔力。你不能在钓鱼小游戏中切换鱼竿
    5 | <> 6 | 哦不,钓钩都抛出去了,怎么能换鱼竿呢? 7 | <> 8 | 9 |
    10 | <> 11 | <> 12 | <> 13 | <> 14 |
    15 |
    16 | <> 17 |
    18 |
    19 | 32 |
    33 | <
    > 34 | <
    > 35 | <
    > 36 |
    37 |
    38 | <
    > 39 | <> 40 | 渔夫好像提到他家在海滩。他真的会给你个鱼竿吗?
    41 | <> 42 | 你需要从某人那里获得鱼竿。也许这人正漂浮在海上。
    43 | <
    > 44 | <
    > -------------------------------------------------------------------------------- /game/crafting/orphanage_loft_bottemless_honey_bucket_widget.twee: -------------------------------------------------------------------------------- 1 | :: Orphanage Loft Bottomless Honey Bucket [widget] 2 | <> 3 | <> 4 | <><><><><>
    5 | <> 6 | 你可以将<>无底蜂蜜桶寄存在这里,给大家供应蜂蜜饮料。
    7 | <><><><><>
    8 | <
    > 9 | <
    > 10 | 11 | <> 12 | <> 13 | <><> 14 | 你看到一群孤儿聚集在阁楼下方的一张桌子前。是<><>正在给大家分发刚刚<>。<>
    15 |
    16 | <><><> 17 | <
    > 18 | 19 | :: Orphanage Loft Bottomless Honey Bucket Set 20 | <>
    21 | <> 22 | <> 23 | 你从虚空袋中取出无底蜂蜜桶,将它放在了<>。桶中盛满了浓稠晶亮的蜂蜜,如同流动的琥珀。它沉甸甸的重量令你感到喜悦。
    24 |
    25 | 你取出一只小勺,舀起了一些蜂蜜送入口中。甜美的味道在舌尖扩散开来,你不禁闭上眼睛,细细品味:这美好的味道让你几乎暂时忘记了生活的艰苦,和来自贝利的压迫。<><>
    26 |
    27 | 你相信孤儿院里的大家都会喜欢它的味道。幸福感涌遍了你的全身。<><>
    28 | <> 29 | 你从虛空袋中拿出无底蜂蜜桶。桶中盛满了浓稠晶亮的蜂蜜,如同流动的琥珀。
    30 |
    31 | 你将它放在了<>。你相信大家都会喜欢它的味道。
    32 | <
    > 33 |
    34 | <><> -------------------------------------------------------------------------------- /game/domRobin/robin_forest_bait_overcast.twee: -------------------------------------------------------------------------------- 1 | :: Robin Forest Bait Overcast [widget] 2 | <> 3 | 4 | <> 5 |
    6 | <><> 7 | <
    > 8 | 9 | <
    > 10 | 11 | :: Robin Forest Bait Overcast Catch 12 | <><> 13 | 14 | 担心森林深处的危险,你们决定先在附近的区域搜索野餐篮的踪迹。但很快你们就有了意外收获。
    15 |
    16 | “快看,那里有好多瓢虫!”罗宾兴奋地跳了起来,完全忘记了野餐篮的事情。“看吧,这就是我说的‘欧气守恒定律’!接下来我要幸运一整天了!”
    17 |
    18 | 罗宾伸出<>的双手,期待着有一只瓢虫能够降落在<>手上。但看起来它们不想给这个面子。
    19 |
    20 | “看起来今天的运气还是不够好呢,嘿嘿。我们回去吧。”你能听出<>有些失望。
    21 |
    22 | <> 23 | 你需要一个工具来安全地捕捉小动物。一个住在森林,且喜爱昆虫的人应该有办法。 24 | <> 25 | 你拿出你的 26 | <> 27 | <>金虫网 28 | <> 29 | <>防熔岩虫网 30 | <> 31 | <>虫网 32 | <> 33 | 34 | ,网住了这些瓢虫。
    35 |
    36 | <> 37 | 你获得了_bait只<>瓢虫。
    38 | <> 39 |
    40 | 你还发现其中一条是<>金瓢虫!
    41 | <> 42 | <> 43 | <> 44 | <> 45 | <> 46 | <> 47 | <> 48 | <> 49 | <
    > 50 |
    51 | “幸运的是我们有这个虫网。”你从虫网里挑出来一只最漂亮的瓢虫,放在罗宾手里。能认识彼此,也是一种命运的眷顾。
    52 |
    53 | <
    > 54 | 你们一起回到孤儿院。 55 |

    56 | <> --------------------------------------------------------------------------------